From 5049b912dceb41a4e649d4b4e0286fa5ce5429373cb352c507bda8c3fa2f3b0c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 3 Oct 2024 08:57:10 +0200 Subject: [PATCH] libnftnl 1.2.8 --- libnftnl-1.2.7.tar.xz | 3 --- libnftnl-1.2.7.tar.xz.sig | Bin 566 -> 0 bytes libnftnl-1.2.8.tar.xz | 3 +++ libnftnl-1.2.8.tar.xz.sig | Bin 0 -> 566 bytes libnftnl.changes | 7 +++++++ libnftnl.spec | 7 +++---- 6 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 libnftnl-1.2.7.tar.xz delete mode 100644 libnftnl-1.2.7.tar.xz.sig create mode 100644 libnftnl-1.2.8.tar.xz create mode 100644 libnftnl-1.2.8.tar.xz.sig diff --git a/libnftnl-1.2.7.tar.xz b/libnftnl-1.2.7.tar.xz deleted file mode 100644 index 8c5cd8d..0000000 --- a/libnftnl-1.2.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9122774f968093d5c0bacddd67de480f31fa4073405a7fc058a34b0f387aecb3 -size 343876 diff --git a/libnftnl-1.2.7.tar.xz.sig b/libnftnl-1.2.7.tar.xz.sig deleted file mode 100644 index 34ba2a315584206a9f6fc2e54490aa76a359ef9c68807ecd206c4babd0cff79c..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%nyD)c^_!5Y=6m zii#8<zwk+WC6jFR^BT9CbuFJs3hW$iJZz+&>}dj zKWz6tnti52F1S-r^dfkeJr7Ty zwo(vS054z}BbSZU{OAm%6{!^B=%rUz-Z9g3s}vk-obYRGeo?Jx1?7+g^a00bv8Wr) z_l^RSdU0%rZNbN~to5Y=6m zii#8<BXDc7xo9Y2IaM=9rvLqgghonrLdK=x z#{*6+;+;aK?4RRoAyOC$a8Nm7NqSE1rGa)67Eft}8x{FabDC}hFJD8J2tT0c@;|VPPiwzLjEerqQ)F+eH(zi z@itU%tIGq@VQ`;?M7oKR6{gbRFSg%W8)O&2D5Lcp3~*t z*5FA$;5$NE;ynbS0G9d!!F~)Ykc^Y?ZU*NS5$5>WBIEVkK(3w#@8)TrzQaS=P+4sc z(q4C#JBAFSTO1Z_E8U+5GGyx|dHbE})*5+i)$&S614@R^8J#5XW?_Ir5cJGw$nINm z68`7Vt5|GyKfY;6m88f*yY?li$g!IQ+aVLr*+hE`%6UC~K@9iM_#BJ2Q9%daxH_68 z@8aw;Kb68mG9&td=&!R$`STcX`FfPIFR!FO-?WQz>% literal 0 HcmV?d00001 diff --git a/libnftnl.changes b/libnftnl.changes index 3298687..2280ce8 100644 --- a/libnftnl.changes +++ b/libnftnl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 3 06:56:16 UTC 2024 - Jan Engelhardt + +- Update to release 1.2.8 + * Fixes for incorrect validation of dynset netlink attributes + from the kernel + ------------------------------------------------------------------- Tue Jul 16 14:29:11 UTC 2024 - Jan Engelhardt diff --git a/libnftnl.spec b/libnftnl.spec index 036b441..993c134 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,7 +1,7 @@ # # spec file for package libnftnl # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2028 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libnftnl %define lname libnftnl11 -Version: 1.2.7 +Version: 1.2.8 Release: 0 Summary: Userspace library to access the nftables Netlink interface License: GPL-2.0-or-later @@ -68,8 +68,7 @@ applications that want to make use of libnftnl. %make_install rm -f "%buildroot/%_libdir"/*.la -%post -n %lname -p /sbin/ldconfig -%postun -n %lname -p /sbin/ldconfig +%ldconfig_scriptlets -n %lname %files -n %lname %_libdir/libnftnl.so.11*