SHA256
1
0
forked from pool/libnftnl

libnftnl 1.2.7

This commit is contained in:
Jan Engelhardt 2024-07-16 16:31:01 +02:00
parent e7d71e4a79
commit 38bb6101e4
6 changed files with 19 additions and 5 deletions

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