Hello community,

here is the log from the commit of package conntrack-tools for openSUSE:Factory
checked in at Thu Aug 4 10:20:49 CEST 2011.



--------
--- conntrack-tools/conntrack-tools.changes     2010-07-15 21:49:42.000000000 
+0200
+++ /mounts/work_src_done/STABLE/conntrack-tools/conntrack-tools.changes        
2011-07-27 23:19:31.000000000 +0200
@@ -1,0 +2,16 @@
+Sun Feb 27 04:33:13 UTC 2011 - [email protected]
+
+- new upstream release 1.0.0
+* SYN_SENT2 support for the command line tool conntrack (which was
+  added in Linux kernel >= 2.6.31).
+* allow to listen to update and destroy expectation events (it
+  requires a Linux kernel >= 2.6.37).
+* conntrack timestamping support with -o ktimestamp (this support
+  requires the upcoming Linux 2.6.38).
+* one fix for conntrackd: two very consecutive commit invocations
+  with option -c may result in the hang of the second commit
+  invocation if the first commit did not finish yet. As a result the
+  second commit invocation required a manual SIGTERM.
+- Remove redundant %clean section
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  conntrack-tools-0.9.15.tar.bz2

New:
----
  conntrack-tools-1.0.0.tar.bz2
  conntrack-tools-1.0.0.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ conntrack-tools.spec ++++++
--- /var/tmp/diff_new_pack.HaqwsV/_old  2011-08-04 10:18:51.000000000 +0200
+++ /var/tmp/diff_new_pack.HaqwsV/_new  2011-08-04 10:18:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package conntrack-tools (Version 0.9.15)
+# spec file for package conntrack-tools
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,50 +19,48 @@
 
 
 Name:           conntrack-tools
-Version:        0.9.15
+Version:        1.0.0
 Release:        1
-License:        GNU GPL v2
+License:        GPLv2+
 Group:          Productivity/Networking/Security
 Url:            http://conntrack-tools.netfilter.org/
-Source:         
http://www.netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2
+Source:         
http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2
+Source2:        
http://www.netfilter.org/projects/conntrack-tools/files/%name-%version.tar.bz2.sig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison flex
-BuildRequires:  libnetfilter_conntrack-devel >= 0.0.102
-BuildRequires:  libnfnetlink-devel pkg-config
+BuildRequires:  libnetfilter_conntrack-devel >= 0.9.1
+BuildRequires:  libnfnetlink-devel >= 1.0.0 pkg-config >= 0.19
 Summary:        Userspace tools for interacting with the Connection Tracking 
System
 
 %description
 The conntrack-tools are a set of tools targeted at system
 administrators. They are conntrack, the userspace command line
 interface, and conntrackd, the userspace daemon. The tool conntrack
-provides a full featured interface that is intended to replace the
-old /proc/net/ip_conntrack interface. Using conntrack, you can view
-and manage the in-kernel connection tracking state table from
-userspace. On the other hand, conntrackd covers the specific aspects
-of stateful firewalls to enable highly available scenarios, and can
-be used as statistics collector as well.
+provides a full featured interface that has replaced the old procfs
+interface. Using conntrack, you can view and manage the in-kernel
+connection tracking state table from userspace. On the other hand,
+conntrackd covers the specific aspects of stateful firewalls to
+enable highly available scenarios, and can be used as statistics
+collector as well.
 
-%define debug_package_requires %{name} = %{version}-%{release}
+%define debug_package_requires %name = %version-%release
 
 %prep
 %setup -q
 
 %build
 %configure --disable-static
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 
-%clean
-test "%{buildroot}" != "/" && %__rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS TODO doc/stats/conntrackd.conf
-%{_sbindir}/conntrack
-%{_sbindir}/conntrackd
-%{_mandir}/man8/conntrack.8.gz
-%{_mandir}/man8/conntrackd.8.gz
+%_sbindir/conntrack
+%_sbindir/conntrackd
+%_mandir/man8/conntrack.8.gz
+%_mandir/man8/conntrackd.8.gz
 
 %changelog

++++++ conntrack-tools-0.9.15.tar.bz2 -> conntrack-tools-1.0.0.tar.bz2 ++++++
++++ 3735 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to