forked from pool/libnetfilter_conntrack
- Update to release 1.0.8
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnetfilter_conntrack?expand=0&rev=50
This commit is contained in:
parent
e5b9797efb
commit
9bb819dd93
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33685351e29dff93cc21f5344b6e628e41e32b9f9e567f4bec0478eb41f989b6
|
||||
size 346219
|
Binary file not shown.
3
libnetfilter_conntrack-1.0.8.tar.bz2
Normal file
3
libnetfilter_conntrack-1.0.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cd13be008923528687af6c6b860f35392d49251c04ee0648282d36b1faec1cf
|
||||
size 331750
|
BIN
libnetfilter_conntrack-1.0.8.tar.bz2.sig
Normal file
BIN
libnetfilter_conntrack-1.0.8.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 1 18:51:24 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.0.8
|
||||
* conntrack: support for IPS_OFFLOAD
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 1 12:29:12 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnetfilter_conntrack
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,15 +12,15 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
%define lname libnetfilter_conntrack3
|
||||
Version: 1.0.7
|
||||
Version: 1.0.8
|
||||
Release: 0
|
||||
Url: http://netfilter.org/projects/libnetfilter_conntrack/
|
||||
URL: http://netfilter.org/projects/libnetfilter_conntrack/
|
||||
Summary: Userspace library for the in-kernel connection tracking state table
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/Security
|
||||
@ -31,7 +31,6 @@ Source2: ftp://ftp.netfilter.org/pub/libnetfilter_conntrack/%name-%versio
|
||||
Source3: baselibs.conf
|
||||
Source4: %name.keyring
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#git#BuildRequires: autoconf, automake >= 1.6, libtool
|
||||
BuildRequires: pkgconfig >= 0.21
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.3
|
||||
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user