SHA256
1
0
forked from pool/libnftnl

libnftnl 1.2.8

This commit is contained in:
Jan Engelhardt 2024-10-03 08:57:10 +02:00
parent 38bb6101e4
commit 5049b912dc
6 changed files with 13 additions and 7 deletions

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 3 06:56:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- 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 <jengelh@inai.de>

View File

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