Accepting request 48982 from security:netfilter
Copy from security:netfilter/conntrack-tools based on submit request 48982 from user coolo OBS-URL: https://build.opensuse.org/request/show/48982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conntrack-tools?expand=0&rev=5
This commit is contained in:
parent
5b4f9a0489
commit
8538b30580
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e36744da83eb2e6e54a5769aa1abf044d53089470d646898222936e7e8da6ac
|
||||
size 433383
|
3
conntrack-tools-0.9.15.tar.bz2
Normal file
3
conntrack-tools-0.9.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad67b64c1d968943b6b98e360ca06a8cef4569a6e3a8d536121077defca7f420
|
||||
size 438469
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 15 19:47:42 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- new upstream release 0.9.15
|
||||
* support for conntrack zones
|
||||
* support for TCP window scale synchronization
|
||||
* fixes to option parsing and printouts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 22:08:54 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package conntrack-tools (Version 0.9.14)
|
||||
# spec file for package conntrack-tools (Version 0.9.15)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,14 +19,16 @@
|
||||
|
||||
|
||||
Name: conntrack-tools
|
||||
Version: 0.9.14
|
||||
Version: 0.9.15
|
||||
Release: 1
|
||||
License: GNU GPL v2
|
||||
Group: Productivity/Networking/Security
|
||||
Url: http://conntrack-tools.netfilter.org/
|
||||
Source: http://www.netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: bison flex libnetfilter_conntrack-devel libnfnetlink-devel pkg-config
|
||||
BuildRequires: bison flex
|
||||
BuildRequires: libnetfilter_conntrack-devel >= 0.0.102
|
||||
BuildRequires: libnfnetlink-devel pkg-config
|
||||
Summary: Userspace tools for interacting with the Connection Tracking System
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user