Commit Graph

256 Commits

Author SHA1 Message Date
Phil Sutter
9272a9e4cc iptables-1.8.10-3
- Fix compat sub-package obsoletion

Resolves: rhbz#2248494
2023-11-07 14:56:24 +01:00
Phil Sutter
c61918e309 iptables-1.8.10-2
- Obsolete dropped compat package
2023-10-10 19:40:51 +02:00
Phil Sutter
4407a0239c tests: Drop checks for iptables RPM
On one hand, the test will fail as the RPM is called 'iptables-nft' (or
'iptables-legacy', but that's not the default). On the other, if
iptables RPM is missing the commands will fail as well so this check
happens implicitly anyway.
2023-10-10 19:23:45 +02:00
Phil Sutter
97407d1230 iptables-1.8.10-1
- New version 1.8.10
- Drop compat sub-package

Resolves: rhbz#2243041
2023-10-10 17:37:13 +02:00
Phil Sutter
dc297257aa Convert license to SPDX format
Signed-off-by: Phil Sutter <psutter@redhat.com>
2023-08-15 11:39:21 +02:00
Fedora Release Engineering
21624d3027 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 07:35:31 +00:00
Phil Sutter
5463f77d3b iptables-1.8.9-4
- Backport fixes from upstream
2023-05-24 13:03:08 +02:00
Phil Sutter
7ae7437d5f iptables-1.8.9-3
- Support %%_excludedocs macro in alternatives installation
2023-04-20 13:16:15 +02:00
Fedora Release Engineering
c7a1e984df Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 13:19:17 +00:00
Phil Sutter
4ee5eabf2a New version 1.8.9
- Make iptables-xml a relative symlink
- Drop not needed xtables.conf
- Ship iptables.xslt with iptables-legacy package
- Ship ebtables-translate tool with iptables-nft package

Resolves: rhbz#2160427
2023-01-12 15:16:38 +01:00
Fedora Release Engineering
565364658d Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 14:49:19 +00:00
Peter Robinson
b28381ff81 iptables-services requires iptables-apply in utils to apply rules 2022-07-08 11:48:31 +01:00
Phil Sutter
8e6fc4330b Update to 1.8.8. Fixes rhbz#2085503 2022-05-13 17:14:57 +02:00
Phil Sutter
0f9f220b67 iptables-1.8.7-16
- Improve error messages for unsupported extensions
- xshared: Fix response to unprivileged users
- libxtables: Register only the highest revision extension
- Ignore typical 'fedpkg local' results in .gitignore
2022-03-03 13:28:15 +01:00
Fedora Release Engineering
c2fb2d6c94 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 13:25:32 +00:00
Kevin Fenzi
3f23334d0e Rebuild for new libnftnl. 2021-11-27 16:54:53 -08:00
Phil Sutter
cf09f27f91 iptables-1.8.7-13
- doc: ebtables-nft.8: Adjust for missing atomic-options
- nft: Fix for non-verbose check command
- Build services sub-package as noarch
2021-08-05 14:19:53 +02:00
Fedora Release Engineering
19e3e9da98 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:42:28 +00:00
Phil Sutter
36833ea1e0 iptables-1.8.7-11
- Fix performance restoring large rulesets
- Review unit file
2021-07-01 18:31:01 +02:00
Phil Sutter
18074ebc22 iptables-1.8.7-10
- Backport fixes from upstream
2021-06-16 13:12:24 +02:00
Phil Sutter
ff526cce7e iptables-1.8.7-9
- Remove bashisms from arptables-nft-helper
- tests: Use iproute instead of bridge-utils
2021-06-16 11:24:21 +02:00
Phil Sutter
1f40634151 iptables-1.8.7-8
- iptables.init: Fix functionality for iptables-nft
- iptables.init: Ignore sysctl files not suffixed '.conf'
- iptables.init: Drop unused NEW_MODUTILS check
- iptables.init: Drop some trailing whitespace
2021-05-07 18:33:08 +02:00
Damian Wrobel
2eea62dd86 Add missing readlink required for iptables-nft(post)
The following is observed while creating fedora-server image:
  Running scriptlet: iptables-nft-1.8.5-5.fc33.armv7hl
/var/tmp/rpm-tmp.5nTAii: line 14: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 14: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 18: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 31: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 34: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 31: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 34: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 31: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 34: readlink: command not found
/var/tmp/rpm-tmp.5nTAii: line 38: readlink: command not found
2021-03-29 12:44:41 +02:00
Phil Sutter
ad1732dc5d iptables-1.8.7-6
- Restore alternatives configuration after upgrade
- Fix license location
2021-03-23 21:17:05 +01:00
Phil Sutter
3fe153906e iptables-1.8.7-5
- Fix upgrade path with package rename
- Add missing dependencies to iptables-nft package
2021-03-23 12:34:21 +01:00
Phil Sutter
f04bde23a0 iptables-1.8.7-4
- Drop bootstrap code again
- Drop workarounds for F24 and lower
- Fix iptables-utils summary
- Ship iptables-apply with iptables-utils
- Reduce files sections by use of globbing
- Ship common man pages with iptables-libs
- Ship *-translate man pages with iptables-nft
- Move legacy iptables binaries, libraries and headers into sub-packages
- Introduce compat sub-package to help with above transitions
- Drop libipulog header from devel package, this belongs to libnetfilter_log
- Do not ship internal headers in devel package
2021-02-17 02:45:05 +01:00
Robert Scheck
cf6ddaf253 Spec file cleanup 2021-02-01 16:45:08 +00:00
Phil Sutter
bc305c871c Disable failing test in role standard-test-beakerlib as well
Missed this one in previous commit.
2021-02-01 17:38:05 +01:00
Phil Sutter
648ffbc316 ebtables: Exit gracefully on invalid table names 2021-01-28 14:44:50 +01:00
Phil Sutter
0075af4c46 tests: Disable invalid test
Since Fedora moved to cgroupsv2, this test does not apply anymore.
2021-01-27 19:07:49 +01:00
Fedora Release Engineering
4ee1618a2f - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:28:12 +00:00
Kevin Fenzi
1c2b75e472 Update to 1.8.7. Fixes rhbz#1916948 2021-01-16 13:35:56 -08:00
Tom Stellard
ab5d74c2b9 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:54:33 +00:00
Tom Stellard
706150b129 Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-11-19 17:34:02 +01:00
Phil Sutter
4ef8aaebbe iptables-1.8.6-4
- ebtables: Fix for broken chain renaming
2020-11-17 14:27:08 +01:00
Phil Sutter
d2237b3900 iptables-1.8.6-3
- Drop obsolete StandardOutput setting from unit file
- Remove StandardError setting from unit file, its value is default
2020-11-16 13:57:14 +01:00
Florian Weimer
e922d284f8 Remove build dependency on autogen 2020-11-05 11:55:03 +01:00
Kevin Fenzi
730c58d404 Update to 1.8.6. Fixes bug #1893453 2020-10-31 16:49:52 -07:00
Phil Sutter
fb677ca83c iptables-1.8.5-3
- nft: cache: Check consistency with NFT_CL_FAKE, too
- nft: Fix command name in ip6tables error message
2020-08-25 18:01:24 +02:00
Fedora Release Engineering
34ff3b278c - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:56:02 +00:00
Phil Sutter
bf5df54de6 iptables-1.8.5-1
- Rebase onto upstream version 1.8.5 plus two late fixes
- Drop explicit iptables-apply installation, upstream fixed that
- Ship ip6tables-apply along with iptables package
2020-06-23 15:37:36 +02:00
Phil Sutter
66ed4161fe iptables-1.8.4-7
- Move nft-specific extensions into iptables-nft package
- Move remaining extensions into iptables-libs package
- Make iptables-nft depend on iptables-libs instead of iptables
- Add upstream-suggested fixes
2020-02-12 22:07:38 +01:00
Fedora Release Engineering
cebf536dea - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 05:36:32 +00:00
Phil Sutter
c92b9d3896 iptables-1.8.4-5
- Raise Alternatives priority of nft variants to match legacy ones
- Add Provides lines to allow for iptables-nft as full legacy alternative
2020-01-16 12:40:33 +01:00
Phil Sutter
cdcc1ab620 iptables-1.8.4-4
- Drop leftover include in arptables-nft-helper
2019-12-19 12:02:45 +01:00
Phil Sutter
1eb645da34 iptables-1.8.4-3
- Remove dependencies on initscripts package
2019-12-13 14:52:22 +01:00
Phil Sutter
195c6f7051 iptables-1.8.4-2
- iptables-services requires /etc/init.d/functions
2019-12-10 22:29:00 +01:00
Phil Sutter
0681cd9708 iptables-1.8.4-1
- New upstream version 1.8.4
2019-12-04 16:47:33 +01:00
Fedora Release Engineering
b7623c906b - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:40:19 +00:00
Björn Esser
44fab225f9
Fix for differing so-versions 2019-06-25 20:13:19 +02:00