From 377c251bd6707a81943c678a69ca54c6f610d09ae0fb6ccb9f9167fb1e39b0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 2 Jan 2025 17:32:23 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main libnftnl revision 60aa4f952a4abcb4e258957cd3e5d355 --- libnftnl-1.2.6.tar.xz | 3 --- libnftnl-1.2.6.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 | 21 +++++++++++++++++++++ libnftnl.spec | 7 +++---- 6 files changed, 27 insertions(+), 7 deletions(-) delete mode 100644 libnftnl-1.2.6.tar.xz delete mode 100644 libnftnl-1.2.6.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.6.tar.xz b/libnftnl-1.2.6.tar.xz deleted file mode 100644 index e787ebd..0000000 --- a/libnftnl-1.2.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ceeaea2cd92147da19f13a35a7f1a4bc2767ff897e838e4b479cf54b59c777f4 -size 336684 diff --git a/libnftnl-1.2.6.tar.xz.sig b/libnftnl-1.2.6.tar.xz.sig deleted file mode 100644 index bd6b2fef0911f67ed2e2d117c9fb33648adf9ea7fdc8b6bac99dcfb0d7ed8c47..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%Wa(#Q+Kk5Y=6m zii#8<Win6D6ZWTqWCoAM^(}`I*!7 z*|ilL*6SnRR5?!80#ntUs zcl1P_#1FnpySOa)Ye0RR0JZ0S@N->o{}2RBnZgCTS!Jy4` z>>m?@o@-%7rCpV^!Iun6%n=S$g-=eVcTF<-*E}L}`Jk7GWtaa%cZ-E$Dp>zc-34v*1Q26VJG-k7x`xuGQfoncI E5!I&;q5uE@ 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 0000000000000000000000000000000000000000000000000000000000000000..76d0fff6cfa8837a8fb5a8601a44439a4887d2956bffc1103ee5247c22e27046 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SW*e79j*T*<`H1NrA^z0Q;NOU6+cA6d>dU0%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 2338931..2280ce8 100644 --- a/libnftnl.changes +++ b/libnftnl.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +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 + +- Update to release 1.2.7 + * Avoid potential use-after-free when clearing set's expression + list + * Avoid misc buffer overflows in attribute setters + * Implement nftnl_obj_unset symbol already exported in + libnftnl.map + * Remove unimplemented symbols from libnftnl.map + * Validate per-expression and per-object attribute value and + data length + * Fix synproxy object setter with unaligned data + ------------------------------------------------------------------- Tue Jul 11 20:15:50 UTC 2023 - Jan Engelhardt diff --git a/libnftnl.spec b/libnftnl.spec index 381cb32..993c134 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,7 +1,7 @@ # # spec file for package libnftnl # -# Copyright (c) 2023 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.6 +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*