Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scamper for openSUSE:Factory checked 
in at 2026-01-13 21:36:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scamper (Old)
 and      /work/SRC/openSUSE:Factory/.scamper.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scamper"

Tue Jan 13 21:36:06 2026 rev:42 rq:1327017 version:20260105

Changes:
--------
--- /work/SRC/openSUSE:Factory/scamper/scamper.changes  2025-10-28 
14:46:37.939105190 +0100
+++ /work/SRC/openSUSE:Factory/.scamper.new.1928/scamper.changes        
2026-01-13 21:36:07.703872754 +0100
@@ -1,0 +2,52 @@
+Tue Jan  6 12:40:50 UTC 2026 - Sebastian Wagner <[email protected]>
+
+- Update to version 20260105:
+ * scamper:
+ * add initial implementation of RFC 4656 OWAMP.  the implementation is
+   functional but incomplete, and all owamp interfaces (e.g., warts,
+   json, command line interface, python interface, and the
+   implementation itself) are subject to change.
+ * document current owamp command line interface in scamper man page.
+ * remove unused scamper_privsep_open_udp and scamper_privsep_open_tcp.
+ * sc_remoted:
+ * use unveil(2) and pledge(2) where present (OpenBSD) to restrict
+   the files sc_remoted has access to after initialization, and restrict
+   system calls available to sc_remoted.
+ * add optional-at-runtime chroot support to sc_remoted, to restrict
+   the files sc_remoted has access to after initalization on operating
+   systems without unveil(2), and add "security considerations" section
+   to sc_remoted man page on chroot support.
+ * refactor debug messages: most were errors that should have been
+   emitted to stderr even without using -O debug.
+ * add -O notimes option to remove timestamps, useful when the system
+   independently prefaces debug output with a timestamp.
+ * emit names and magic values associated with remote scamper instances in
+   debug messages.
+ * Python module:
+ * bindings for ScamperOwamp.
+ * drop GIL when calling clibscamperctrl.scamper_mux_add which can be
+   IO bound.
+ * add hash / cmp to ScamperVp, allowing ScamperVp objects to be stored
+   in sets.
+ * allow do_ inst variables to be a set as well as a list, use set
+   internally.
+ * libscamperctrl:
+ * fix possible crash in scamper_mux_add().
+ * add scamper_mux_add_inet().
+ * ensure scamper_ctrl_strerror() will report something if
+   scamper_mux_add() or scamper_mux_add_inet() fails.
+ * bump version.
+ * libscamperfile:
+ * add owamp interfaces, scamper/scamper_owamp.h
+ * bump version to account for owamp interfaces.
+ * tests:
+ * add additional tests for radargun data structures.
+ * add unit_cmd_owamp tests to check owamp command parsing.
+ * add glue to check warts and json code paths for owamp.
+ * sc_wartsdump:
+ * consistently preface any hex output with 0x.
+ * dump owamp structures.
+ * configure.ac
+ * use quoted form for all test statements.
+
+-------------------------------------------------------------------

Old:
----
  scamper-cvs-20251020.tar.gz

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

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

Other differences:
------------------
++++++ scamper.spec ++++++
--- /var/tmp/diff_new_pack.0XOPdi/_old  2026-01-13 21:36:08.515906521 +0100
+++ /var/tmp/diff_new_pack.0XOPdi/_new  2026-01-13 21:36:08.519906687 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scamper
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # 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:        20251020
+Version:        20260105
 Release:        0
 Summary:        Parallel Internet measurement utility
 License:        GPL-2.0-only

++++++ scamper-cvs-20251020.tar.gz -> scamper-cvs-20260105.tar.gz ++++++
++++ 161097 lines of diff (skipped)

Reply via email to