Accepting request 602813 from security:netfilter
- Update to new upstream release 1.4.5 OBS-URL: https://build.opensuse.org/request/show/602813 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conntrack-tools?expand=0&rev=31
This commit is contained in:
commit
2a3e3b5c43
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7caf4fcc4c03575df57d25e5216584d597fd916c891f191dac616ce68bdba6c
|
||||
size 1010504
|
Binary file not shown.
3
conntrack-tools-1.4.5.tar.bz2
Normal file
3
conntrack-tools-1.4.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36c6d99c7684851d4d72e75bd07ff3f0ff1baaf4b6f069eb7244990cd1a9a462
|
||||
size 479562
|
BIN
conntrack-tools-1.4.5.tar.bz2.sig
Normal file
BIN
conntrack-tools-1.4.5.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 1 12:39:52 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.4.5
|
||||
* new synproxy support
|
||||
* improved logging support (both stdout/stderr and log files)
|
||||
* new mDNS ct helper
|
||||
* deprecate unix backlog configuration
|
||||
* drop old/obsolete/deprecated conntrackd.conf config options
|
||||
* improved support for UPnP in the SSDP ct helper
|
||||
* add stronger TCP flags support
|
||||
* conntrack CLI tool: new support for IPv6 NAT
|
||||
* nfct CLI tool: some improvements to the build (-z lazy)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 16 23:53:12 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: conntrack-tools
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
Release: 0
|
||||
Url: http://conntrack-tools.netfilter.org/
|
||||
Summary: Userspace tools for interacting with the Connection Tracking System
|
||||
@ -48,7 +48,7 @@ BuildRequires: pkg-config >= 0.21
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(libmnl) >= 1.0.3
|
||||
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.6
|
||||
BuildRequires: pkgconfig(libnetfilter_conntrack) >= 1.0.7
|
||||
BuildRequires: pkgconfig(libnetfilter_cthelper) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libnetfilter_cttimeout) >= 1.0.0
|
||||
BuildRequires: pkgconfig(libnetfilter_queue) >= 1.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user