Sat, 31 Jan 2026 04:33:18 CST | login

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

ID41997
Package Namerust-ipnet
Version2.9.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-ipnet.git?.#2652b3fedb1f5ac99ff9ca3e9d255b7709771bd0
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 08:39:01 CST
CompletedSat, 14 Jun 2025 08:46:14 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-2.oc9.src.rpm (info) (download)
noarch
rust-ipnet+default-devel-2.9.0-2.oc9.noarch.rpm (info) (download)
rust-ipnet+heapless-devel-2.9.0-2.oc9.noarch.rpm (info) (download)
rust-ipnet+ser_as_str-devel-2.9.0-2.oc9.noarch.rpm (info) (download)
rust-ipnet+serde-devel-2.9.0-2.oc9.noarch.rpm (info) (download)
rust-ipnet+std-devel-2.9.0-2.oc9.noarch.rpm (info) (download)
rust-ipnet-devel-2.9.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.9.0-2 - Rebuilt for loongarch64 * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.9.0-1 - initial build