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 34ba2a3..0000000 Binary files a/libnftnl-1.2.7.tar.xz.sig and /dev/null differ diff --git a/libnftnl-1.2.8.tar.xz b/libnftnl-1.2.8.tar.xz new file mode 100644 index 0000000..ffb8347 --- /dev/null +++ b/libnftnl-1.2.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37fea5d6b5c9b08de7920d298de3cdc942e7ae64b1a3e8b880b2d390ae67ad95 +size 343732 diff --git a/libnftnl-1.2.8.tar.xz.sig b/libnftnl-1.2.8.tar.xz.sig new file mode 100644 index 0000000..76d0fff Binary files /dev/null and b/libnftnl-1.2.8.tar.xz.sig differ 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*