From b6a475bd6ec4f4285a46f516faa2405dd87ce4cfc1bbd770856734657ea9d374 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 22 Mar 2024 17:20:00 +0000 Subject: [PATCH] - Update to release 3.26 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=172 --- xtables-addons-3.25.tar.asc | 7 ------- xtables-addons-3.25.tar.xz | 3 --- xtables-addons-3.26.tar.asc | 7 +++++++ xtables-addons-3.26.tar.xz | 3 +++ xtables-addons.changes | 7 +++++++ xtables-addons.spec | 9 ++++----- 6 files changed, 21 insertions(+), 15 deletions(-) delete mode 100644 xtables-addons-3.25.tar.asc delete mode 100644 xtables-addons-3.25.tar.xz create mode 100644 xtables-addons-3.26.tar.asc create mode 100644 xtables-addons-3.26.tar.xz diff --git a/xtables-addons-3.25.tar.asc b/xtables-addons-3.25.tar.asc deleted file mode 100644 index 7129d44..0000000 --- a/xtables-addons-3.25.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZN+HjgAKCRD3bv5dDCI6 -j0hwAPsEwA76g8DpMgazCYqE9dE3nxYAQatkOgSrjZyguneXrgEAnZHfW5+JoMBG -7DbBt+V2+qZUO8h5btadhBdVzVkRAwk= -=LzvA ------END PGP SIGNATURE----- diff --git a/xtables-addons-3.25.tar.xz b/xtables-addons-3.25.tar.xz deleted file mode 100644 index 11d3858..0000000 --- a/xtables-addons-3.25.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9f4c6a8e92eb7cfbf03f4ebcb1e1e793256c2efd0226d83312bfb0ffe14b84 -size 336460 diff --git a/xtables-addons-3.26.tar.asc b/xtables-addons-3.26.tar.asc new file mode 100644 index 0000000..9c23ecb --- /dev/null +++ b/xtables-addons-3.26.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- + +iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZf27uwAKCRD3bv5dDCI6 +jwlAAP9zLDN1LHHJcFW6wBcOjKcSPVdXDhNEfCfE+jxmWnjIHAEA/WDJq8bX3zeM +B3Icanufx3iSl8NsN62PxJhSPxFshQ0= +=PPR1 +-----END PGP SIGNATURE----- diff --git a/xtables-addons-3.26.tar.xz b/xtables-addons-3.26.tar.xz new file mode 100644 index 0000000..887cd46 --- /dev/null +++ b/xtables-addons-3.26.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b52df2117bacf2e32d1d3f98d09dbf88b274390733d3955699b108acaf9f2a6 +size 336968 diff --git a/xtables-addons.changes b/xtables-addons.changes index 07b353a..908005a 100644 --- a/xtables-addons.changes +++ b/xtables-addons.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 22 17:19:51 UTC 2024 - Jan Engelhardt + +- Update to release 3.26 + * xt_pknock: fix misuse of shash API + * xt_SYSRQ: resolve crash, switch to new SHASH_ON_STACK + ------------------------------------------------------------------- Sun Dec 17 10:59:00 UTC 2023 - Jan Engelhardt diff --git a/xtables-addons.spec b/xtables-addons.spec index f27d760..74f62f0 100644 --- a/xtables-addons.spec +++ b/xtables-addons.spec @@ -1,7 +1,7 @@ # # spec file for package xtables-addons # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xtables-addons -Version: 3.25 +Version: 3.26 Release: 0 Summary: IP Packet Filter Administration Extensions License: GPL-2.0-only AND GPL-2.0-or-later @@ -32,7 +32,7 @@ Source4: %name.keyring Patch1: sle-kernels.patch BuildRequires: %kernel_module_package_buildreqs BuildRequires: automake -BuildRequires: kernel-syms >= 4.16 +BuildRequires: kernel-syms >= 5.4 BuildRequires: libtool BuildRequires: pkg-config >= 0.21 BuildRequires: xz @@ -102,8 +102,7 @@ done find "$b/%_prefix" -iname "*.la" -delete find "$b/%_libdir" -maxdepth 1 -type l -iname "*.so" -delete -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %_bindir/xt_geoip*