commit 2401f0be78f7825536d371ef032e6dcf25442fc2
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Mar 27 13:32:20 2024 +0000
Release 3.26
el8_fix.patch | 8 ++++----
el9_fix.patch | 5 ++---
sources | 2 +-
xtables-addons-kmod.spec | 9 ++++++---
4 files changed, 13 insertions(+), 11 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index c42f27f..c0a2c4f 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.25/extensions/compat_xtables.h
-+++ xtables-addons-3.25/extensions/compat_xtables.h
+--- xtables-addons-3.26/extensions/compat_xtables.h
++++ xtables-addons-3.26/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.25/extensions/xt_ipp2p.c
-+++ xtables-addons-3.25/extensions/xt_ipp2p.c
+--- xtables-addons-3.26/extensions/xt_ipp2p.c
++++ xtables-addons-3.26/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 9ebd622..94efe1c 100644
--- a/el9_fix.patch
+++ b/el9_fix.patch
@@ -1,6 +1,5 @@
-diff -up xtables-addons-3.25/extensions/compat_xtables.h.orig
xtables-addons-3.25/extensions/compat_xtables.h
---- xtables-addons-3.25/extensions/compat_xtables.h.orig 2023-11-24 14:41:38.305047788
+0100
-+++ xtables-addons-3.25/extensions/compat_xtables.h 2023-11-24 16:30:53.525902208 +0100
+--- xtables-addons-3.26/extensions/compat_xtables.h
++++ xtables-addons-3.26/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 43c2951..db96605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.25.tar.xz) =
d027614b36aacd65472e76533ace15a8a97eb1db33ff10226a525c5b4d8232c9732336875abfeac71a3a4351971982e884ede7ffe743b14b391b1eedca56be2d
+SHA512 (xtables-addons-3.26.tar.xz) =
858126c5887a3a1d2c122e51fcfdb41a5ddb3fff45308a8dda46de06c0df9f4f8059466bc182cff5b2baa3efcef9240378a890ca8237aec4dfccb74523a56851
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 1da3022..d75a264 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -10,9 +10,9 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 3.25
-Release: 3%{?dist}
-License: GPLv2
+Version: 3.26
+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
Patch0: el8_fix.patch
@@ -63,6 +63,9 @@ done
%{?akmod_install}
%changelog
+* Wed Mar 27 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.26-1
+- Release 3.26
+
* Sun Feb 04 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.25-3
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild