Hello community,

here is the log from the commit of package tcpflow for openSUSE:Factory checked 
in at 2018-02-16 21:46:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcpflow (Old)
 and      /work/SRC/openSUSE:Factory/.tcpflow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcpflow"

Fri Feb 16 21:46:22 2018 rev:7 rq:577247 version:1.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcpflow/tcpflow.changes  2017-02-20 
13:13:57.338069496 +0100
+++ /work/SRC/openSUSE:Factory/.tcpflow.new/tcpflow.changes     2018-02-16 
21:46:25.671288797 +0100
@@ -1,0 +2,13 @@
+Fri Feb 16 12:14:04 UTC 2018 - dims...@opensuse.org
+
+- Update to version 1.4.5:
+  + Handles RFC1122 keepalive packets.
+  + Fixed wifi selection and added wifi viz.
+  + New option -0 to omit extra new lines.
+  + Various build fixes.
+- Replace openssl-devel BuildRequires with pkgconfig(openssl),
+  limited to versions < 1.1: tcpflow is not yet compatible to
+  openssl-1.1.
+- Package COPYING as license, not as doc.
+
+-------------------------------------------------------------------

Old:
----
  tcpflow-1.4.4.tar.gz

New:
----
  tcpflow-1.4.5.tar.gz

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

Other differences:
------------------
++++++ tcpflow.spec ++++++
--- /var/tmp/diff_new_pack.tEuSyO/_old  2018-02-16 21:46:26.387262974 +0100
+++ /var/tmp/diff_new_pack.tEuSyO/_new  2018-02-16 21:46:26.387262974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tcpflow
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Sebastien Braun.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           tcpflow
-Version:        1.4.4
+Version:        1.4.5
 Release:        0
 Summary:        Reconstruct TCP streams from captured packets
 License:        GPL-3.0+
@@ -33,7 +33,7 @@
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  libpcap-devel
-BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig(openssl) < 1.1
 
 %description
 tcpflow is a program that captures data transmitted as part of TCP connections
@@ -54,7 +54,8 @@
 
 %files
 %defattr(0644,root,root)
-%doc AUTHORS README COPYING NEWS TODO.txt ChangeLog
+%license COPYING
+%doc AUTHORS README NEWS TODO.txt ChangeLog
 %attr(0755,root,root) %{_bindir}/tcpflow
 %{_mandir}/man1/*.1.*
 

++++++ tcpflow-1.4.4.tar.gz -> tcpflow-1.4.5.tar.gz ++++++
++++ 9646 lines of diff (skipped)


Reply via email to