Fri, 03 Apr 2026 08:47:16 CST | login

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

ID29488
Package Namegolang-github-coreos-iptables
Version0.5.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-coreos-iptables.git?.#cd6849719d8c7050cf2005a03a26eed85869186a
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:04:32 CST
CompletedSat, 21 Sep 2024 00:07:04 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
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-coreos-iptables-0.5.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-coreos-iptables-devel-0.5.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 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build