commit a84852754b77424944946618b4250a84e4be06f7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Jun 27 13:10:39 2022 +0100
Release 3.21
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 d56ac56..a1cd3e7 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.20/extensions/compat_xtables.h
-+++ xtables-addons-3.20/extensions/compat_xtables.h
+--- xtables-addons-3.21/extensions/compat_xtables.h
++++ xtables-addons-3.21/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.20/extensions/xt_ipp2p.c
-+++ xtables-addons-3.20/extensions/xt_ipp2p.c
+--- xtables-addons-3.21/extensions/xt_ipp2p.c
++++ xtables-addons-3.21/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 9ee55c7..72dbf3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.20.tar.xz) =
0a38c12159dd555a31f24dc5a74d012b27723925df827edffe2343f6b8e61e838b5dc4776bafe37587e9622b9da1e9cd4220e4f576d58e78eb21ad18a419fb2e
+SHA512 (xtables-addons-3.21.tar.xz) =
5ec30a14f7dffcaa87bbeb910b46ef5ba3bafc4b6f0ce1579eb21ca6395106fa9157b300f463b43169ea85ec9ff0d9a5377cb5ebc2bb2f637e2a1fe9ff61728e
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index d0fc192..48dd188 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.20
+Version: 3.21
Release: 1%{?dist}
License: GPLv2
URL:
https://inai.de/projects/xtables-addons/
@@ -62,6 +62,9 @@ done
%{?akmod_install}
%changelog
+* Mon Jun 27 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3.21-1
+- Release 3.21
+
* Sun Apr 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3.20-1
- Release 3.20