diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..caa2804 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1721140261 +commit: 38bb6101e4f28f5e3f2557fc887bcfdeb2f4fed7092328e90bec04f9e37f69b8 +url: https://src.opensuse.org/jengelh/libnftnl +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..9b987cf --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640a1c72181900a9403a5cf0284e12f60c55f1835767e6e8d6fcc306c74c5744 +size 256 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 bd6b2fe..0000000 Binary files a/libnftnl-1.2.6.tar.xz.sig and /dev/null differ diff --git a/libnftnl-1.2.7.tar.xz b/libnftnl-1.2.7.tar.xz new file mode 100644 index 0000000..8c5cd8d --- /dev/null +++ b/libnftnl-1.2.7.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..34ba2a3 Binary files /dev/null and b/libnftnl-1.2.7.tar.xz.sig differ diff --git a/libnftnl.changes b/libnftnl.changes index 2338931..3298687 100644 --- a/libnftnl.changes +++ b/libnftnl.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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..036b441 100644 --- a/libnftnl.spec +++ b/libnftnl.spec @@ -1,7 +1,7 @@ # # spec file for package libnftnl # -# 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 @@ -18,7 +18,7 @@ Name: libnftnl %define lname libnftnl11 -Version: 1.2.6 +Version: 1.2.7 Release: 0 Summary: Userspace library to access the nftables Netlink interface License: GPL-2.0-or-later