Jan Engelhardt 2019-08-19 12:15:36 +00:00 committed by Git OBS Bridge
parent d18a946595
commit 1aa105ade5
6 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22dd97d3b06ae8c67499506e2bfd6803ce116479076ec3700e7a4c7cd9fcba0f
size 366521

Binary file not shown.

3
libnftnl-1.1.4.tar.bz2 Normal file
View File

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

BIN
libnftnl-1.1.4.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 19 12:04:35 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.1.4
* Add ct id support, add ct expectation support,
add synproxy support.
-------------------------------------------------------------------
Tue May 28 08:30:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,18 +18,17 @@
Name: libnftnl
%define lname libnftnl11
Version: 1.1.3
Version: 1.1.4
Release: 0
Summary: Userspace library to access the nftables Netlink interface
License: GPL-2.0-or-later
Group: Productivity/Networking/Security
Url: http://netfilter.org/projects/libnftnl/
URL: https://netfilter.org/projects/libnftnl/
#Git-Clone: git://git.netfilter.org/libnftnl
Source: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2
Source2: http://ftp.netfilter.org/pub/libnftnl/%name-%version.tar.bz2.sig
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkgconfig >= 0.21
BuildRequires: pkg-config >= 0.21
BuildRequires: xz
BuildRequires: pkgconfig(libmnl) >= 1.0.3