Hello community,

here is the log from the commit of package tcpreplay for openSUSE:Factory 
checked in at 2020-06-22 17:46:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcpreplay (Old)
 and      /work/SRC/openSUSE:Factory/.tcpreplay.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcpreplay"

Mon Jun 22 17:46:46 2020 rev:9 rq:816318 version:4.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcpreplay/tcpreplay.changes      2020-06-12 
21:45:25.864493346 +0200
+++ /work/SRC/openSUSE:Factory/.tcpreplay.new.2956/tcpreplay.changes    
2020-06-22 17:46:48.414016589 +0200
@@ -1,0 +2,23 @@
+Mon Jun 15 10:28:57 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 4.3.3:
+  * Increase cache buffers size to accomodate VLAN edits (#594)
+  * Correct L2 header length to correct IP header offset (#583)
+  * Fix warnings from gcc version 10 (#580)
+  * Heap Buffer Overflow in randomize_iparp (#579)
+  * Use after free in get_ipv6_next (#578)
+  * Heap Buffer Overflow in git_ipv6_next (#576)
+  * Call pcap_freecode() on pcap_compile() (#572)
+  * Increase max snaplen to 262144 (#571)
+  * Fix divide by zero in fuzzing (#570)
+  * Unique IP repeats at very high iteration counts (#566)
+  * Fails to compile on FreeBSD amd64 13.0 (#558)
+  * Heap Buffer Overflow in do_checksum (#556) (#577)
+  * Attempt to correct corrupt pcap files, if possible (#557)
+  * Fix GCC v10 warnings (#555)
+  * Remove some duplicated SOURCES entries (#551)
+  * Expand /dev/bpfX hard limit to fix macOS Mojave (#550)
+  * Implement –loopdelay-ms when using –loop=0 (#546)
+  * Heap overflow packet2tree and get_l2len (#530)
+
+-------------------------------------------------------------------

Old:
----
  tcpreplay-4.3.2.tar.gz
  tcpreplay-4.3.2.tar.gz.asc

New:
----
  tcpreplay-4.3.3.tar.gz
  tcpreplay-4.3.3.tar.gz.asc

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

Other differences:
------------------
++++++ tcpreplay.spec ++++++
--- /var/tmp/diff_new_pack.ybXSpD/_old  2020-06-22 17:46:49.414019725 +0200
+++ /var/tmp/diff_new_pack.ybXSpD/_new  2020-06-22 17:46:49.418019738 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           tcpreplay
-Version:        4.3.2
+Version:        4.3.3
 Release:        0
 Summary:        Network analysis and testing tools
 License:        GPL-3.0-only
@@ -48,8 +48,6 @@
 %setup -q
 
 %build
-# fix building with gcc10
-export CFLAGS="%{optflags} -fcommon"
 %configure \
   --enable-dynamic-link
 make %{?_smp_mflags} V=1

++++++ tcpreplay-4.3.2.tar.gz -> tcpreplay-4.3.3.tar.gz ++++++
++++ 2884 lines of diff (skipped)



Reply via email to