Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librespeed-cli for openSUSE:Factory 
checked in at 2026-08-20 16:18:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librespeed-cli (Old)
 and      /work/SRC/openSUSE:Factory/.librespeed-cli.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librespeed-cli"

Thu Aug 20 16:18:03 2026 rev:6 rq:1372283 version:1.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/librespeed-cli/librespeed-cli.changes    
2026-06-25 10:56:15.607416223 +0200
+++ /work/SRC/openSUSE:Factory/.librespeed-cli.new.1258/librespeed-cli.changes  
2026-08-20 16:18:03.263087103 +0200
@@ -1,0 +2,20 @@
+Thu Aug 20 10:12:49 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Update to version 1.0.14:
+  * Fix upload stall against servers that do not decode chunked
+    bodies (send Content-Length matching the payload)
+  * Harden concurrent transfers and terminal output (data race,
+    goroutine leak, escape injection)
+  * Keep sub-millisecond precision in ping and jitter
+  * Correct the .well-known retry URL and preserve empty
+    rawIspInfo through GetIPInfo
+  * Report progress, TLS version/cipher, ping distribution and
+    per-probe address under --debug
+  * Name the platform in the User-Agent
+  * Drop the empty copyright line and terminate output with a
+    newline; omit the build-date parenthesis when unset
+  * Refresh vendored modules (golang.org/x/net 0.49.0 -> 0.57.0)
+- Raise golang(API) floor to 1.25 matching go.mod
+- Enable %check with the new unit tests
+
+-------------------------------------------------------------------

Old:
----
  speedtest-cli-1.0.13.obscpio

New:
----
  speedtest-cli-1.0.14.obscpio

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

Other differences:
------------------
++++++ librespeed-cli.spec ++++++
--- /var/tmp/diff_new_pack.DyB6Xu/_old  2026-08-20 16:18:04.501130560 +0200
+++ /var/tmp/diff_new_pack.DyB6Xu/_new  2026-08-20 16:18:04.509130841 +0200
@@ -18,7 +18,7 @@
 
 %define sname speedtest-cli
 Name:           librespeed-cli
-Version:        1.0.13
+Version:        1.0.14
 Release:        0
 Summary:        Command line client for LibreSpeed
 License:        LGPL-3.0-only
@@ -26,7 +26,7 @@
 Source:         %{sname}-%{version}.tar.zst
 Source1:        vendor.tar.gz
 BuildRequires:  zstd
-BuildRequires:  golang(API) >= 1.18
+BuildRequires:  golang(API) >= 1.25
 
 %description
 Command line interface for LibreSpeed speed test backends, written in Go.
@@ -46,6 +46,9 @@
 %install
 install -Dm755 %{sname} %{buildroot}%{_bindir}/%{name}
 
+%check
+go test -mod=vendor ./...
+
 %files
 %{_bindir}/%{name}
 %doc README.md

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DyB6Xu/_old  2026-08-20 16:18:04.605134211 +0200
+++ /var/tmp/diff_new_pack.DyB6Xu/_new  2026-08-20 16:18:04.612134457 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/librespeed/speedtest-cli</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.0.13</param>
+    <param name="revision">v1.0.14</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.DyB6Xu/_old  2026-08-20 16:18:04.646135650 +0200
+++ /var/tmp/diff_new_pack.DyB6Xu/_new  2026-08-20 16:18:04.651135826 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/librespeed/speedtest-cli</param>
-              <param 
name="changesrevision">2f2408764d88e9601aa64a03b340f8e3151003e4</param></service></servicedata>
+              <param 
name="changesrevision">42e5f76c90e64e04ab7079fd76d833dfe41805da</param></service></servicedata>
 (No newline at EOF)
 

++++++ speedtest-cli-1.0.13.obscpio -> speedtest-cli-1.0.14.obscpio ++++++
++++ 1708 lines of diff (skipped)

++++++ speedtest-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.DyB6Xu/_old  2026-08-20 16:18:04.922145339 +0200
+++ /var/tmp/diff_new_pack.DyB6Xu/_new  2026-08-20 16:18:04.935145795 +0200
@@ -1,5 +1,5 @@
 name: speedtest-cli
-version: 1.0.13
-mtime: 1777531133
-commit: 2f2408764d88e9601aa64a03b340f8e3151003e4
+version: 1.0.14
+mtime: 1786945145
+commit: 42e5f76c90e64e04ab7079fd76d833dfe41805da
 

++++++ vendor.tar.gz ++++++
++++ 7649 lines of diff (skipped)

Reply via email to