Accepting request 195953 from security:netfilter
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/195953 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conntrack-tools?expand=0&rev=21
This commit is contained in:
commit
b213d4bffb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4b0f42a9e814e9f2c95bb5dbaa7bd02a418114e019d6fa85d6b22ff20c95b6a
|
||||
size 495439
|
Binary file not shown.
3
conntrack-tools-1.4.2.tar.bz2
Normal file
3
conntrack-tools-1.4.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e5c423dc077f9ca8767eaa6cf40446943905711c6a8fe27f9cc1977d4d6aa11e
|
||||
size 472074
|
BIN
conntrack-tools-1.4.2.tar.bz2.sig
Normal file
BIN
conntrack-tools-1.4.2.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 7 13:13:50 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.4.2
|
||||
* This release includes bugfixes and the connlabel support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 19:59:14 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: conntrack-tools
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Url: http://conntrack-tools.netfilter.org/
|
||||
Summary: Userspace tools for interacting with the Connection Tracking System
|
||||
@ -37,14 +37,14 @@ BuildRequires: flex >= 2.5.33
|
||||
BuildRequires: pkgconfig >= 0.21
|
||||
%if 0%{?suse_version} >= 1140
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.3
|
||||
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.4
|
||||
BuildRequires: pkgconfig(libnetfilter_cthelper) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libnetfilter_cttimeout) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libnetfilter_queue) >= 1.0.2
|
||||
BuildRequires: pkgconfig(libnfnetlink) >= 1.0.1
|
||||
%else
|
||||
BuildRequires: libmnl-devel >= 1.0.0
|
||||
BuildRequires: libnetfilter_conntrack-devel >= 1.0.3
|
||||
BuildRequires: libnetfilter_conntrack-devel >= 1.0.4
|
||||
BuildRequires: libnetfilter_cthelper-devel >= 1.0.0
|
||||
BuildRequires: libnetfilter_cttimeout-devel >= 1.0.0
|
||||
BuildRequires: libnetfilter_queue-devel >= 1.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user