Sun, 01 Feb 2026 17:50:44 CST | login

Information for build rust-ipnet-2.9.0-1.oc9

ID26452
Package Namerust-ipnet
Version2.9.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-ipnet.git?.#ca22e51e136d4cc16b7a52ae6fc9a1e669bf5a23
SummaryTypes and useful methods for working with IP prefixes
DescriptionProvides types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new `IpNet`, `Ipv4Net`, and `Ipv6Net` types build on the existing `IpAddr`, `Ipv4Addr`, and `Ipv6Addr` types already provided in Rust's standard library and align to their design to stay consistent. The module also provides useful traits that extend `Ipv4Addr` and `Ipv6Addr` with methods for `Add`, `Sub`, `BitAnd`, and `BitOr` operations. The module only uses stable feature so it is guaranteed to compile using the stable toolchain.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 26 Jul 2024 01:32:20 CST
CompletedFri, 26 Jul 2024 01:36:16 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rust-ipnet.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-ipnet.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
rust-ipnet-2.9.0-1.oc9.src.rpm (info) (download)
noarch
rust-ipnet+default-devel-2.9.0-1.oc9.noarch.rpm (info) (download)
rust-ipnet+heapless-devel-2.9.0-1.oc9.noarch.rpm (info) (download)
rust-ipnet+ser_as_str-devel-2.9.0-1.oc9.noarch.rpm (info) (download)
rust-ipnet+serde-devel-2.9.0-1.oc9.noarch.rpm (info) (download)
rust-ipnet+std-devel-2.9.0-1.oc9.noarch.rpm (info) (download)
rust-ipnet-devel-2.9.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.0-1 - initial build