Hello community,

here is the log from the commit of package scamper for openSUSE:Factory checked 
in at 2019-09-26 20:41:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scamper (Old)
 and      /work/SRC/openSUSE:Factory/.scamper.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scamper"

Thu Sep 26 20:41:18 2019 rev:8 rq:733235 version:20190916

Changes:
--------
--- /work/SRC/openSUSE:Factory/scamper/scamper.changes  2019-08-22 
10:53:25.397691424 +0200
+++ /work/SRC/openSUSE:Factory/.scamper.new.2352/scamper.changes        
2019-09-26 20:41:24.510514521 +0200
@@ -1,0 +2,40 @@
+Wed Sep 18 19:37:58 UTC 2019 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- remove SIOCGSTAMP.patch
+- update to version 20190916:
+ * scamper
+  * add a host implementation for looking up DNS records.  it uses
+  the first nameserver it finds in /etc/resolv.conf by default.
+  * add an -O ptr option to tracelb.
+  * bugfix json output for tracelb.
+  * integrate patricia trie implementation into scamper hotspot
+  * use HAVE_SYSCTL macro to solve a compile issue on android
+  * include <linux/sockios.h> to get SIOCGSTAMP in Linux kernel > 5.2
+  * add -A option to ping code to set the ack number to use in tcp
+  probes (or sequence number in SYN packets).  do not randomly
+  generate sequence and ack values for each TCP ping.
+  * rework options handling to allow for long long values.
+  * set the window size in TCP probes to 65535, instead of advertising a
+  zero receive window.
+  * update configure scripts around the use of --with-privsep-dir-owner
+ * sc_ally:
+  * when outputting alias sets, conduct a canonical sort to allow for
+  easy diffs
+  * update man page because sc_ally can take more than two addresses per
+  line
+ * sc_erosprober:
+  * new driver to periodically probe addresses and rotate output files.
+ * sc_hoiho:
+  * new utility for holistic orthography of Internet hostname
+  observations.  this utility is only built if --with-sc_hoiho is
+  passed to configure.  sc_hoiho requires pcre or pcre2, which can be
+  controlled by passing --with-pcre or --with-pcre2 to configure.
+ * sc_uptime:
+  * add a last_tx column to state_dsts to allow for simple monitoring of
+  when each destination address was last probed.
+ * various drivers:
+  * handle scamper disconnections gracefully in sc_ally,
+  sc_filterpolicy, sc_prefixscan, sc_radargun, sc_speedtrap,
+  sc_tbitblind, sc_tbitpmtud, and sc_uptime
+
+-------------------------------------------------------------------

Old:
----
  SIOCGSTAMP.patch
  scamper-cvs-20181219.tar.gz

New:
----
  scamper-cvs-20190916.tar.gz

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

Other differences:
------------------
++++++ scamper.spec ++++++
--- /var/tmp/diff_new_pack.X37ZN7/_old  2019-09-26 20:41:25.262512511 +0200
+++ /var/tmp/diff_new_pack.X37ZN7/_new  2019-09-26 20:41:25.266512501 +0200
@@ -18,14 +18,13 @@
 
 
 Name:           scamper
-Version:        20181219
+Version:        20190916
 Release:        0
 Summary:        Parallel Internet measurement utility
 License:        GPL-2.0-only
 Group:          Productivity/Networking/Diagnostic
 Url:            https://www.caida.org/tools/measurement/scamper/
 Source:         
https://www.caida.org/tools/measurement/%{name}/code/%{name}-cvs-%{version}.tar.gz
-Patch0:         SIOCGSTAMP.patch
 BuildRequires:  libopenssl-devel
 BuildRequires:  pkgconfig
 
@@ -74,7 +73,6 @@
 
 %prep
 %setup -q -n %{name}-cvs-%{version}
-%patch0 -p0
 
 %build
 %configure --disable-static

++++++ scamper-cvs-20181219.tar.gz -> scamper-cvs-20190916.tar.gz ++++++
++++ 27984 lines of diff (skipped)


Reply via email to