Wed, 08 Apr 2026 21:52:11 CST | login

Information for build golang-github-coreos-iptables-0.5.0-2.oc9

ID36671
Package Namegolang-github-coreos-iptables
Version0.5.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-coreos-iptables.git?.#cb4585524bc278920243fcc5df88d71b0be54b95
SummaryGo wrapper around iptables utility
Description Go bindings for iptables utility. In-kernel netfilter does not have a good userspace API. The tables are manipulated via setsockopt that sets/replaces the entire table. Changes to existing table need to be resolved by userspace code which is difficult and error-prone. Netfilter developers heavily advocate using iptables utlity for programmatic manipulation. go-iptables wraps invocation of iptables utility with functions to append and delete rules; create, clear and delete chains.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 00:40:16 CST
CompletedFri, 13 Jun 2025 00:46:34 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-coreos-iptables.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-coreos-iptables.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-coreos-iptables-0.5.0-2.oc9.src.rpm (info) (download)
noarch
golang-github-coreos-iptables-devel-0.5.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.5.0-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build