Include iptables in Base Runtime
This is an API change with no practical effect on Boltron. Preventing an unnecessary package split that wouldn't be needed in Platform anyway. iptables is required by firewalld, part of installer. Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
734032fc6c
commit
6043a325ae
1 changed files with 21 additions and 3 deletions
|
|
@ -286,7 +286,8 @@ data:
|
|||
# hfsutils
|
||||
hfsutils, hfsutils-devel,
|
||||
# iptables
|
||||
iptables-libs,
|
||||
iptables, iptables-devel, iptables-libs, iptables-services,
|
||||
iptables-utils,
|
||||
# isl
|
||||
isl, isl-devel,
|
||||
# kernel
|
||||
|
|
@ -340,8 +341,14 @@ data:
|
|||
libksba, libksba-devel,
|
||||
# libmetalink
|
||||
libmetalink, libmetalink-devel,
|
||||
# libmnl
|
||||
libmnl, libmnl-devel, libmnl-static,
|
||||
# libmpc
|
||||
compat-libmpc, libmpc, libmpc-devel,
|
||||
# libnetfilter_conntrack
|
||||
libnetfilter_conntrack, libnetfilter_conntrack-devel,
|
||||
# libnfnetlink
|
||||
libnfnetlink, libnfnetlink-devel,
|
||||
# libpcap
|
||||
libpcap, libpcap-devel,
|
||||
# libpeas
|
||||
|
|
@ -606,8 +613,7 @@ data:
|
|||
# hfsutils
|
||||
hfsutils-x11,
|
||||
# iptables
|
||||
iptables, iptables-compat, iptables-devel, iptables-services,
|
||||
iptables-utils,
|
||||
iptables-compat,
|
||||
# kernel
|
||||
kernel-PAE-devel, kernel-PAEdebug-devel, kernel-debug-devel,
|
||||
kernel-devel, kernel-lpae-devel, kernel-tools,
|
||||
|
|
@ -1057,10 +1063,22 @@ data:
|
|||
libmetalink:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 14d998a17d45a384c2b9391536b3294efaeb6390
|
||||
# libmnl-1.0.4-2.fc26
|
||||
libmnl:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 0fecaca66472a4f11fbac306aaded65a354dcfab
|
||||
# libmpc-1.0.2-6.fc26
|
||||
libmpc:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 54ced8ff789bdaa32de7836e82a5b0d481d36bce
|
||||
# libnetfilter_conntrack-1.0.6-2.fc26
|
||||
libnetfilter_conntrack:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 0e59521eaee1763e46d0a48e0ad6e5d02fc67e59
|
||||
# libnfnetlink-1.0.1-9.fc26
|
||||
libnfnetlink:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
ref: 3e3ab7c13aac49047432b6f4ceb42ef1ed48c483
|
||||
# libpcap-1.8.1-3.fc26
|
||||
libpcap:
|
||||
rationale: Autogenerated by Base Runtime tools.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue