commit 7610509487b43d7d52806ecf470e6cc51412b1e6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Nov 21 19:21:11 2023 +0000
Release 3.25
el8_fix.patch | 8 ++++----
sources | 2 +-
xtables-addons-kmod.spec | 7 +++++--
3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index 2b4f0dd..c42f27f 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.24/extensions/compat_xtables.h
-+++ xtables-addons-3.24/extensions/compat_xtables.h
+--- xtables-addons-3.25/extensions/compat_xtables.h
++++ xtables-addons-3.25/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.24/extensions/xt_ipp2p.c
-+++ xtables-addons-3.24/extensions/xt_ipp2p.c
+--- xtables-addons-3.25/extensions/xt_ipp2p.c
++++ xtables-addons-3.25/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/sources b/sources
index f4745bf..43c2951 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.24.tar.xz) =
08c3b87617e0124aef99a3953fc5e03e8d98be50ce70771e352509ec64263d5256f744489f10f39879630d9dc8d28f3c91173b4739c95bbd8d5ad56e33138eb4
+SHA512 (xtables-addons-3.25.tar.xz) =
d027614b36aacd65472e76533ace15a8a97eb1db33ff10226a525c5b4d8232c9732336875abfeac71a3a4351971982e884ede7ffe743b14b391b1eedca56be2d
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 2fec86d..ef1667e 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.24
-Release: 2%{?dist}
+Version: 3.25
+Release: 1%{?dist}
License: GPLv2
URL:
https://inai.de/projects/xtables-addons/
Source0:
https://inai.de/files/xtables-addons/xtables-addons-%{version}.tar.xz
@@ -62,6 +62,9 @@ done
%{?akmod_install}
%changelog
+* Tue Nov 21 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.25-1
+- Release 3.25
+
* Wed Aug 02 2023 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.24-2
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild