Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ttl for openSUSE:Factory checked in 
at 2026-02-13 12:43:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ttl (Old)
 and      /work/SRC/openSUSE:Factory/.ttl.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ttl"

Fri Feb 13 12:43:58 2026 rev:2 rq:1332770 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ttl/ttl.changes  2026-01-29 17:45:36.507014303 
+0100
+++ /work/SRC/openSUSE:Factory/.ttl.new.1977/ttl.changes        2026-02-13 
12:45:14.990545239 +0100
@@ -1,0 +2,74 @@
+Thu Feb 12 18:57:21 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.17.0
+  Added
+  * Last RTT column: Main table now shows the most recent probe
+    RTT between Sent and Avg, matching mtr's default column order.
+  * JAvg and JMax columns: Jitter average and jitter max columns
+    appear in Wide display mode (press 'w').
+  * CSV columns: Added 'last_ms', 'jitter_avg_ms', 'jitter_max_ms'
+    to CSV export.
+  Changed
+  * CSV schema (breaking): Header now has 14 columns (was 11).
+    'last_ms' inserted before 'avg_ms'; 'jitter_avg_ms' and
+    'jitter_max_ms' appended.
+  * ASN column width: Increased auto mode cap (30→40 chars) and
+    wide mode width (24→36 chars) to show more of the AS name.
+  Dependencies
+  * Updated clap (4.5.54→4.5.58), clap_complete (4.5.65→4.5.66),
+    anyhow (1.0.100→1.0.101), libc (0.2.180→0.2.181),
+    proptest (1.9.0→1.10.0), plus transitive deps.
+
+-------------------------------------------------------------------
+Wed Feb 11 14:46:54 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.16.1
+  Fix: Hang on exit (#41)
+  * Bounded IPv6 echo drain loop — The poll_ipv6_echo_reply drain
+    loop now caps at 256 packets per batch and checks the
+    cancellation token, preventing starvation when the socket is
+    continuously readable
+  * Ctrl+C force-exit handler — tokio::signal::ctrl_c() handler
+    works outside crossterm raw mode; first press cancels
+    gracefully, second press force-exits with code 130
+  * Shutdown tracing — Set TTL_SHUTDOWN_TRACE=1 to see timestamped
+    shutdown progress logs on stderr, useful for diagnosing any
+    remaining hang scenarios.
+
+-------------------------------------------------------------------
+Thu Feb  5 20:59:26 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.16.0
+  Changed
+  * Immediate sent counting: Sent counters now increment when
+    probes leave, not when responses arrive. Matches mtr behavior
+    for real-time feedback.
+  Fixed
+  * Dual-stack --resolve-all --resolve-all without -4/-6 now
+    traces both IPv4 and IPv6 addresses by spawning dual receivers.
+    Previously silently dropped one address family.
+  * IPv6 Echo Reply double-counting: Fixed sent counter being
+    incremented twice for Linux IPv6 ICMP probes (once at send,
+    once at Echo Reply)
+
+-------------------------------------------------------------------
+Mon Feb 02 15:11:33 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 0.15.3
+  Changed
+  * ASN column format: Now shows AS##### name instead of just the
+    name, so ASN number is always visible even when truncated.
+  Fixed
+  * Sent count consistency: All pending probes are now counted as
+    timeouts when trace completes, ensuring consistent sent counts
+    across all hops.
+- Update to version 0.15.2
+  Added
+  * --jumbo flag: Enable 9216-byte max for PMTUD in jumbo frame
+    environments. Without this flag, PMTUD uses standard 1500-byte
+    ethernet max.
+  Fixed
+  * PMTUD accuracy: Standard ethernet (1500 MTU) now reports exact
+    MTU instead of ~1495.
+
+-------------------------------------------------------------------

Old:
----
  ttl-0.15.1.obscpio

New:
----
  ttl-0.17.0.obscpio

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

Other differences:
------------------
++++++ ttl.spec ++++++
--- /var/tmp/diff_new_pack.IkTMDf/_old  2026-02-13 12:45:20.602780287 +0100
+++ /var/tmp/diff_new_pack.IkTMDf/_new  2026-02-13 12:45:20.630781459 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           ttl
-Version:        0.15.1
+Version:        0.17.0
 Release:        0
 Summary:        Modern traceroute/mtr-style TUI
 License:        Apache-2.0 OR MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.IkTMDf/_old  2026-02-13 12:45:21.026798045 +0100
+++ /var/tmp/diff_new_pack.IkTMDf/_new  2026-02-13 12:45:21.050799050 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/lance0/ttl</param>
     <param name="scm">git</param>
-    <param name="revision">v0.15.1</param>
+    <param name="revision">v0.17.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="changesgenerate">enable</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.IkTMDf/_old  2026-02-13 12:45:21.262807929 +0100
+++ /var/tmp/diff_new_pack.IkTMDf/_new  2026-02-13 12:45:21.306809772 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/lance0/ttl</param>
-              <param 
name="changesrevision">93ccdf67b8831961e4eb5158c86f8d5d407a7e0a</param></service></servicedata>
+              <param 
name="changesrevision">99a94d5e31d87a3549e2705fd88e59536f9edecb</param></service></servicedata>
 (No newline at EOF)
 

++++++ ttl-0.15.1.obscpio -> ttl-0.17.0.obscpio ++++++
++++ 3872 lines of diff (skipped)

++++++ ttl.obsinfo ++++++
--- /var/tmp/diff_new_pack.IkTMDf/_old  2026-02-13 12:45:22.538861372 +0100
+++ /var/tmp/diff_new_pack.IkTMDf/_new  2026-02-13 12:45:22.566862545 +0100
@@ -1,5 +1,5 @@
 name: ttl
-version: 0.15.1
-mtime: 1769564169
-commit: 93ccdf67b8831961e4eb5158c86f8d5d407a7e0a
+version: 0.17.0
+mtime: 1770911779
+commit: 99a94d5e31d87a3549e2705fd88e59536f9edecb
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/ttl/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.ttl.new.1977/vendor.tar.zst differ: char 7, line 1

Reply via email to