commit 62ce4287483f7ad1bbcc68fa1706a5a259a23068
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Nov 21 09:40:58 2024 +0000
Update to 3.27
el8_fix.patch | 8 ++++----
el9_fix.patch | 4 ++--
sources | 2 +-
xtables-addons-kmod.spec | 7 +++++--
4 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index c0a2c4f..55858a8 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.26/extensions/compat_xtables.h
-+++ xtables-addons-3.26/extensions/compat_xtables.h
+--- xtables-addons-3.27/extensions/compat_xtables.h
++++ xtables-addons-3.27/extensions/compat_xtables.h
@@ -21,7 +21,7 @@
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0) || \
LINUX_VERSION_CODE >= KERNEL_VERSION(5, 9, 9) && LINUX_VERSION_CODE <
KERNEL_VERSION(5, 10, 0) || \
@@ -9,8 +9,8 @@
#else
# define ip_route_me_harder(xnet, xsk, xskb, xaddrtype) ip_route_me_harder((xnet),
(xskb), (xaddrtype))
# define ip6_route_me_harder(xnet, xsk, xskb) ip6_route_me_harder((xnet), (xskb))
---- xtables-addons-3.26/extensions/xt_ipp2p.c
-+++ xtables-addons-3.26/extensions/xt_ipp2p.c
+--- xtables-addons-3.27/extensions/xt_ipp2p.c
++++ xtables-addons-3.27/extensions/xt_ipp2p.c
@@ -19,7 +19,7 @@ MODULE_AUTHOR("Eicke Friedrich/Klaus Deg
MODULE_DESCRIPTION("An extension to iptables to identify P2P traffic.");
MODULE_LICENSE("GPL");
diff --git a/el9_fix.patch b/el9_fix.patch
index 94efe1c..17fbb0b 100644
--- a/el9_fix.patch
+++ b/el9_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.26/extensions/compat_xtables.h
-+++ xtables-addons-3.26/extensions/compat_xtables.h
+--- xtables-addons-3.27/extensions/compat_xtables.h
++++ xtables-addons-3.27/extensions/compat_xtables.h
@@ -26,7 +26,7 @@
# define ip_route_me_harder(xnet, xsk, xskb, xaddrtype) ip_route_me_harder((xnet),
(xskb), (xaddrtype))
# define ip6_route_me_harder(xnet, xsk, xskb) ip6_route_me_harder((xnet), (xskb))
diff --git a/sources b/sources
index db96605..7e9e36f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.26.tar.xz) =
858126c5887a3a1d2c122e51fcfdb41a5ddb3fff45308a8dda46de06c0df9f4f8059466bc182cff5b2baa3efcef9240378a890ca8237aec4dfccb74523a56851
+SHA512 (xtables-addons-3.27.tar.xz) =
1938342914c24621743d0460e4057ffa6d3b6d01f3d0ca5feaa3852675f18c309f57fcb73725972d4aa87b7da92667efffa16e203f4cd1362cb8bb03a116636a
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 602017e..d52f720 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -10,8 +10,8 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 3.26
-Release: 2%{?dist}
+Version: 3.27
+Release: 1%{?dist}
License: GPL-2.0-only
URL:
https://inai.de/projects/xtables-addons/
Source0:
https://inai.de/files/xtables-addons/xtables-addons-%{version}.tar.xz
@@ -63,6 +63,9 @@ done
%{?akmod_install}
%changelog
+* Thu Nov 21 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.27-1
+- Update to 3.27
+
* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.26-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild