commit 7cddbedbc4ecfb0de1dd0e586b08e97ae79e957c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu May 4 12:24:45 2023 +0100
Release 3.24
el8_fix.patch | 8 ++++----
sources | 2 +-
xtables-addons-kmod.spec | 5 ++++-
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index 66fac6c..2b4f0dd 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.23/extensions/compat_xtables.h
-+++ xtables-addons-3.23/extensions/compat_xtables.h
+--- xtables-addons-3.24/extensions/compat_xtables.h
++++ xtables-addons-3.24/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.23/extensions/xt_ipp2p.c
-+++ xtables-addons-3.23/extensions/xt_ipp2p.c
+--- xtables-addons-3.24/extensions/xt_ipp2p.c
++++ xtables-addons-3.24/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 6e62a19..f4745bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.23.tar.xz) =
f798ad74db6068ee50cae662f3de331cbc8654f0ab2b1d59ce3f7818795213e771702078e495f526a212ce8b9ba7920c04670cd5fb3ff51e693bf0161d2e2486
+SHA512 (xtables-addons-3.24.tar.xz) =
08c3b87617e0124aef99a3953fc5e03e8d98be50ce70771e352509ec64263d5256f744489f10f39879630d9dc8d28f3c91173b4739c95bbd8d5ad56e33138eb4
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 4597327..320d916 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -10,7 +10,7 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 3.23
+Version: 3.24
Release: 1%{?dist}
License: GPLv2
URL:
https://inai.de/projects/xtables-addons/
@@ -62,6 +62,9 @@ done
%{?akmod_install}
%changelog
+* Thu May 04 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.24-1
+- Release 3.24
+
* Fri Jan 13 2023 Leigh Scott <leigh123linux(a)gmail.com> - 3.23-1
- Release 3.23