Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scamper for openSUSE:Factory checked in at 2023-03-14 18:17:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scamper (Old) and /work/SRC/openSUSE:Factory/.scamper.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scamper" Tue Mar 14 18:17:28 2023 rev:20 rq:1071453 version:20230302 Changes: -------- --- /work/SRC/openSUSE:Factory/scamper/scamper.changes 2023-02-24 18:08:23.165504912 +0100 +++ /work/SRC/openSUSE:Factory/.scamper.new.31432/scamper.changes 2023-03-14 18:17:32.548019738 +0100 @@ -1,0 +2,14 @@ +Tue Mar 7 09:28:35 UTC 2023 - Sebastian Wagner <[email protected]> + +- Update to version 20230302: + - scamper: + * use a random source port / ICMP ID in trace if -s 0. + * better parallelize pings to a single destination that use + udp-dport, tcp-ack-sport, or tcp-syn-sport probe methods. + * document default value of source port consistently for all + measurements that take a source port parameter in the man page. + - sc_wartscat: + * print useful error messages when encountering an error. + * add ability to merge neighbourdisc, tbit, sting, sniff, and host. + +------------------------------------------------------------------- Old: ---- scamper-cvs-20230224.tar.gz New: ---- scamper-cvs-20230302.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scamper.spec ++++++ --- /var/tmp/diff_new_pack.qHic6s/_old 2023-03-14 18:17:33.116022774 +0100 +++ /var/tmp/diff_new_pack.qHic6s/_new 2023-03-14 18:17:33.120022796 +0100 @@ -18,7 +18,7 @@ Name: scamper -Version: 20230224 +Version: 20230302 Release: 0 Summary: Parallel Internet measurement utility License: GPL-2.0-only @@ -42,14 +42,15 @@ to the next point in the network, followed by a TTL limited search to infer where the failure appears to occur. -%package -n libscamperfile4 +%package -n libscamperfile5 Summary: File access library for scamper's binary dump format Group: System/Libraries Obsoletes: libscamperfile1 < %{version} Obsoletes: libscamperfile2 < %{version} Obsoletes: libscamperfile3 < %{version} +Obsoletes: libscamperfile4 < %{version} -%description -n libscamperfile4 +%description -n libscamperfile5 Scamper is a program that is able to conduct Internet measurement tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to fill a specified packets-per-second rate. Currently, it supports the @@ -62,7 +63,7 @@ %package -n libscamperfile-devel Summary: Development headers for scamper's binary dump file access library Group: Development/Libraries/Other -Requires: libscamperfile4 = %{version}-%{release} +Requires: libscamperfile5 = %{version}-%{release} %description -n libscamperfile-devel Scamper is a program that is able to conduct Internet measurement @@ -114,9 +115,9 @@ %make_install find %{buildroot} -type f -name "*.la" -delete -print -%post -n libscamperfile4 -p /sbin/ldconfig +%post -n libscamperfile5 -p /sbin/ldconfig %post -n libscamperctrl1 -p /sbin/ldconfig -%postun -n libscamperfile4 -p /sbin/ldconfig +%postun -n libscamperfile5 -p /sbin/ldconfig %postun -n libscamperctrl1 -p /sbin/ldconfig %files @@ -126,7 +127,7 @@ %{_mandir}/man1/* %{_mandir}/man5/* -%files -n libscamperfile4 +%files -n libscamperfile5 %{_libdir}/libscamperfile.so.* %files -n libscamperfile-devel ++++++ scamper-cvs-20230224.tar.gz -> scamper-cvs-20230302.tar.gz ++++++ ++++ 2645 lines of diff (skipped)
