forked from pool/libnftnl
Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
b3ef8674dd | |||
5f369e88bc | |||
|
97fb424b36 | ||
|
4481036b2c | ||
fc502a2878 | |||
d04778675e |
BIN
libnftnl-1.2.9.tar.xz
(Stored with Git LFS)
Normal file
BIN
libnftnl-1.2.9.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
libnftnl-1.2.9.tar.xz.sig
Normal file
BIN
libnftnl-1.2.9.tar.xz.sig
Normal file
Binary file not shown.
BIN
libnftnl-1.3.0.tar.xz
(Stored with Git LFS)
BIN
libnftnl-1.3.0.tar.xz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
@@ -1,10 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 14:44:38 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.3.0
|
||||
* set: dump set backend name (hash, rbtree...) and elem count,
|
||||
if available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 28 15:56:38 UTC 2025 - Eugenio Paolantonio <eugenio.paolantonio@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libnftnl
|
||||
%define lname libnftnl11
|
||||
Version: 1.3.0
|
||||
Version: 1.2.9
|
||||
Release: 0
|
||||
Summary: Userspace library to access the nftables Netlink interface
|
||||
License: GPL-2.0-or-later
|
||||
@@ -26,8 +26,8 @@ Group: Productivity/Networking/Security
|
||||
URL: https://netfilter.org/projects/libnftnl/
|
||||
|
||||
#Git-Clone: git://git.netfilter.org/libnftnl
|
||||
Source: https://www.netfilter.org/projects/libnftnl/files/%name-%version.tar.xz
|
||||
Source2: https://www.netfilter.org/projects/libnftnl/files/%name-%version.tar.xz.sig
|
||||
Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.xz
|
||||
Source2: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.xz.sig
|
||||
Source9: %name.keyring
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.4
|
||||
|
Reference in New Issue
Block a user