1
0

Accepting request 1160748 from security:netfilter

- Update to release 3.26

OBS-URL: https://build.opensuse.org/request/show/1160748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xtables-addons?expand=0&rev=83
This commit is contained in:
Ana Guerrero 2024-03-25 20:07:40 +00:00 committed by Git OBS Bridge
commit 3cad67f416
6 changed files with 21 additions and 15 deletions

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZN+HjgAKCRD3bv5dDCI6
j0hwAPsEwA76g8DpMgazCYqE9dE3nxYAQatkOgSrjZyguneXrgEAnZHfW5+JoMBG
7DbBt+V2+qZUO8h5btadhBdVzVkRAwk=
=LzvA
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c9f4c6a8e92eb7cfbf03f4ebcb1e1e793256c2efd0226d83312bfb0ffe14b84
size 336460

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZf27uwAKCRD3bv5dDCI6
jwlAAP9zLDN1LHHJcFW6wBcOjKcSPVdXDhNEfCfE+jxmWnjIHAEA/WDJq8bX3zeM
B3Icanufx3iSl8NsN62PxJhSPxFshQ0=
=PPR1
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b52df2117bacf2e32d1d3f98d09dbf88b274390733d3955699b108acaf9f2a6
size 336968

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 22 17:19:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

@ -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*