Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scamper for openSUSE:Factory checked in at 2025-10-13 15:36:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scamper (Old) and /work/SRC/openSUSE:Factory/.scamper.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scamper" Mon Oct 13 15:36:37 2025 rev:40 rq:1311101 version:20251002 Changes: -------- --- /work/SRC/openSUSE:Factory/scamper/scamper.changes 2025-10-04 18:52:51.325802402 +0200 +++ /work/SRC/openSUSE:Factory/.scamper.new.18484/scamper.changes 2025-10-13 15:38:11.340410806 +0200 @@ -1,0 +2,44 @@ +Mon Oct 6 11:11:39 UTC 2025 - Sebastian Wagner <[email protected]> + +- Update to version 20251002: + * scamper: + * add tls_errstr, use it in printerror_ssl. + * minify ping and trace json output by removing spaces in output. + * host: if qname contains a trailing dot, remove the trailing dot, so that + example.com. and example.com are equivalent. + * host: if do-not-probe file contains a prefix covering a nameserver + in /etc/resolv.conf, still allow the host command to use it. + * libscamperfile: + * provide API access to udpprobe stop_reason and its string rendering. + * add scamper_dealias_reply_is_icmp_echo_reply(). + * silence spurious uninitialized use warning in scamper_http_lib.c. + * add scamper_tbit_totext(). + * fix regression from 20241112 when reading tbit warts, which rejected + valid tbit measurements. + * libscamperctrl: + * add iata attribute to scamper_vp_t. + * Python module: + * use #defines from scamper C header files in more places. + * support pickling of ScamperAddr. + * add .iata attribute to ScamperVP, ScamperInst. + * add .stop_reason and .stop_reason_str attributes to ScamperHost, + ScamperHttp, ScamperPing and ScamperUdpprobe. + * add ScamperDealias.is_icmp_echo_reply(). + * add to_text() method to ScamperDealias, ScamperPing, ScamperTbit, + ScamperTrace, ScamperTracelb. + * update pyi to match API changes, fix enums with latest mypy. + * sc_remoted: + * add iata to list of supported metadata items per VP, document in + man page. + * sc_minrtt: + * add -a anycast-file option, to specify a file containing apparent + anycast prefixes. sc_minrtt will not consider samples for a covered + IP address if any of the samples collected by sc_pinger for the + address imply the address could not be in a single location. + document in man page. + * sc_wartsdump: + * print error code for udpprobe. + * tests: + * add more qname tests in unit_cmd_host.c. + +------------------------------------------------------------------- Old: ---- scamper-cvs-20250804.tar.gz New: ---- scamper-cvs-20251002.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scamper.spec ++++++ --- /var/tmp/diff_new_pack.4RvjJq/_old 2025-10-13 15:38:11.956436699 +0200 +++ /var/tmp/diff_new_pack.4RvjJq/_new 2025-10-13 15:38:11.960436868 +0200 @@ -18,7 +18,7 @@ Name: scamper -Version: 20250804 +Version: 20251002 Release: 0 Summary: Parallel Internet measurement utility License: GPL-2.0-only ++++++ scamper-cvs-20250804.tar.gz -> scamper-cvs-20251002.tar.gz ++++++ ++++ 109408 lines of diff (skipped)
