SHA256
1
0
forked from pool/libnftnl

Accepting request 1194083 from security:netfilter

libnftnl alone hopefully should not regress in openqa

- Update to release 1.2.7

OBS-URL: https://build.opensuse.org/request/show/1194083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnftnl?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2024-08-16 10:22:54 +00:00 committed by Git OBS Bridge
commit fc502a2878
8 changed files with 26 additions and 5 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1721140261
commit: 38bb6101e4f28f5e3f2557fc887bcfdeb2f4fed7092328e90bec04f9e37f69b8
url: https://src.opensuse.org/jengelh/libnftnl
revision: master

3
build.specials.obscpio Normal file
View File

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

BIN
libnftnl-1.2.6.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
libnftnl-1.2.7.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
libnftnl-1.2.7.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 16 14:29:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

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