Hello community, here is the log from the commit of package scamper for openSUSE:Leap:15.2 checked in at 2020-01-30 06:07:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/scamper (Old) and /work/SRC/openSUSE:Leap:15.2/.scamper.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scamper" Thu Jan 30 06:07:36 2020 rev:12 rq:763583 version:20190916 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/scamper/scamper.changes 2020-01-15 16:01:22.147860230 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.scamper.new.26092/scamper.changes 2020-01-30 06:07:36.378437762 +0100 @@ -1,0 +2,45 @@ +Wed Sep 18 19:37:58 UTC 2019 - Sebastian Wagner <[email protected]> + +- 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 + +------------------------------------------------------------------- +Tue Aug 20 19:34:08 UTC 2019 - Sebastian Wagner <[email protected]> + +- add SIOCGSTAMP.patch for recent changes in socket.h/socketios.h + +------------------------------------------------------------------- Old: ---- scamper-cvs-20181219.tar.gz New: ---- scamper-cvs-20190916.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scamper.spec ++++++ --- /var/tmp/diff_new_pack.pTdHEq/_old 2020-01-30 06:07:36.854438028 +0100 +++ /var/tmp/diff_new_pack.pTdHEq/_new 2020-01-30 06:07:36.858438031 +0100 @@ -1,7 +1,7 @@ # # spec file for package scamper # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: scamper -Version: 20181219 +Version: 20190916 Release: 0 Summary: Parallel Internet measurement utility License: GPL-2.0-only ++++++ scamper-cvs-20181219.tar.gz -> scamper-cvs-20190916.tar.gz ++++++ ++++ 27984 lines of diff (skipped)
