Hello community,

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

Package is "nemesis"

Mon Jun 22 17:45:14 2020 rev:4 rq:816042 version:1.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/nemesis/nemesis.changes  2019-07-08 
15:11:46.631388390 +0200
+++ /work/SRC/openSUSE:Factory/.nemesis.new.2956/nemesis.changes        
2020-06-22 17:45:32.001775521 +0200
@@ -1,0 +2,24 @@
+Wed Jun 10 10:47:13 UTC 2020 - Martin Hauke <[email protected]>
+
+- Update to version 1.7
+  Changes
+  * Convert all man pages to mdoc format
+  Fixes
+  * Fix #6: Skip sleep/delay when sending only one frame,
+    i.e. default
+  * Fix #9: Call correct exit function in nemesis-dhcp
+  * Fix missing S: to getopt() in nemesis-dhcp
+  * Fix network byte ordering problem with CIADDR, YIADDR, SIADDR,
+    and GIADDR in nemesis-dhcp
+  * Fix command line parsing of client MAC address, Ethernet
+    source MAC address, and Ethernet destination MAC address in
+    nemesis-dhcp
+  * Fix missing newline in nemesis-dhcp usage text
+  * Fix invalid call to close(), found by Valgrind
+
+-------------------------------------------------------------------
+Sun Jun  7 19:35:49 UTC 2020 - Martin Hauke <[email protected]>
+
+- Set CFLAGS+=-fcommon
+
+-------------------------------------------------------------------

Old:
----
  nemesis-1.6.tar.gz

New:
----
  nemesis-1.7.tar.gz

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

Other differences:
------------------
++++++ nemesis.spec ++++++
--- /var/tmp/diff_new_pack.gJDanU/_old  2020-06-22 17:45:33.665780861 +0200
+++ /var/tmp/diff_new_pack.gJDanU/_new  2020-06-22 17:45:33.665780861 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nemesis
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2018, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           nemesis
-Version:        1.6
+Version:        1.7
 Release:        0
 Summary:        TCP/IP Packet Injection Suite
 License:        BSD-4-Clause
@@ -44,6 +44,7 @@
 %setup -q
 
 %build
+export CFLAGS="%optflags -fcommon"
 autoreconf -fiv
 %configure
 make %{?_smp_mflags}

++++++ nemesis-1.6.tar.gz -> nemesis-1.7.tar.gz ++++++
++++ 5087 lines of diff (skipped)


Reply via email to