Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wait4x for openSUSE:Factory checked 
in at 2026-08-28 19:55:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wait4x (Old)
 and      /work/SRC/openSUSE:Factory/.wait4x.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wait4x"

Fri Aug 28 19:55:09 2026 rev:2 rq:1374370 version:3.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wait4x/wait4x.changes    2026-03-02 
17:41:34.222436973 +0100
+++ /work/SRC/openSUSE:Factory/.wait4x.new.1265/wait4x.changes  2026-08-28 
19:58:23.537068457 +0200
@@ -1,0 +2,57 @@
+Fri Aug 28 08:50:49 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 3.7.1:
+  * Bump github.com/moby/go-archive from 0.2.0 to 0.3.0
+- Update to version 3.7.0:
+  * Highlights
+    - The waiter no longer races or leaks memory when checks run in
+      parallel
+    - CI runs Go 1.26.6, and GitHub Actions and base images are
+      pinned by digest
+  * Exciting New Features
+    - tag debian images in docker bake in #524
+  * Enhancements
+    - update CI to Go 1.26 in #527
+    - pin ci actions and image digests in #538
+    - upgrade runtime packages and add envrc in #540
+  * Bug Fixes
+    - Fix waiter race condition and memory leak in #475
+    - stop pinning wait4x.dev IPs in DNS tests in #523
+    - wait until mysql is ready in tests in #526
+  * Dependency Updates
+    - Bump the github-actions group across 1 directory with 2
+      updates in #470
+    - Bump the testcontainers group with 7 updates in #469
+    - Bump golang.org/x/net from 0.40.0 to 0.49.0 in #503
+    - Bump the github-actions group across 1 directory with 8
+      updates in #522
+    - Bump the docker group across 1 directory with 2 updates in
+      #525
+    - Bump the testcontainers group across 1 directory with 7
+      updates in #488
+    - Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.9 in
+      #519
+    - Bump github.com/tidwall/gjson from 1.18.0 to 1.19.0 in #516
+    - Bump github.com/segmentio/kafka-go from 0.4.48 to 0.4.51 in
+      #520
+    - Bump github.com/lib/pq from 1.10.9 to 1.12.3 in #521
+    - Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in #528
+    - Bump github.com/antchfx/htmlquery from 1.3.4 to 1.3.6 in #517
+    - Bump github.com/miekg/dns from 1.1.68 to 1.1.72 in #507
+    - Bump go.temporal.io/api from 1.51.0 to 1.63.5 in #518
+    - Bump github.com/stretchr/testify from 1.11.1 to 1.12.0 in
+      #531
+    - Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 in
+      #534
+    - Bump github.com/fatih/color from 1.18.0 to 1.19.0 in #536
+    - Bump github.com/rabbitmq/amqp091-go from 1.10.0 to 1.13.0 in
+      #535
+    - Bump golang.org/x/net from 0.56.0 to 0.58.0 in #533
+    - Bump github.com/rs/zerolog from 1.34.0 to 1.35.1 in #532
+    - Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 in #537
+    - Bump github.com/spf13/cobra from 1.9.1 to 1.10.2 in #496
+    - Bump mvdan.cc/sh/v3 from 3.12.0 to 3.13.1 in #530
+  * Other Changes
+    - Update mailmap in #494
+
+-------------------------------------------------------------------

Old:
----
  wait4x-3.6.0.obscpio

New:
----
  wait4x-3.7.1.obscpio

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

Other differences:
------------------
++++++ wait4x.spec ++++++
--- /var/tmp/diff_new_pack.LhUVRk/_old  2026-08-28 19:58:25.383132999 +0200
+++ /var/tmp/diff_new_pack.LhUVRk/_new  2026-08-28 19:58:25.384133034 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           wait4x
-Version:        3.6.0
+Version:        3.7.1
 Release:        0
 Summary:        Wait for a port or a service to enter the requested state
 License:        Apache-2.0
 URL:            https://github.com/wait4x/wait4x
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) >= 1.24
+BuildRequires:  go1.25 >= 1.25.4
 
 %description
 Wait4X is a lightweight, zero-dependency tool to wait for services to be ready.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LhUVRk/_old  2026-08-28 19:58:25.469136005 +0200
+++ /var/tmp/diff_new_pack.LhUVRk/_new  2026-08-28 19:58:25.475136215 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/wait4x/wait4x.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">refs/tags/v3.6.0</param>
+    <param name="revision">refs/tags/v3.7.1</param>
     <param name="match-tag">v*</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LhUVRk/_old  2026-08-28 19:58:25.531138173 +0200
+++ /var/tmp/diff_new_pack.LhUVRk/_new  2026-08-28 19:58:25.540138488 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/wait4x/wait4x.git</param>
-              <param 
name="changesrevision">97f6539e11575977097054f0769d021ac605fc91</param></service></servicedata>
+              <param 
name="changesrevision">2250284ef0e2c8dda66bfcb6474aa83b19ad31e8</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/wait4x/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.wait4x.new.1265/vendor.tar.gz differ: char 13, line 
1

++++++ wait4x-3.6.0.obscpio -> wait4x-3.7.1.obscpio ++++++
++++ 1755 lines of diff (skipped)

++++++ wait4x.obsinfo ++++++
--- /var/tmp/diff_new_pack.LhUVRk/_old  2026-08-28 19:58:25.902151144 +0200
+++ /var/tmp/diff_new_pack.LhUVRk/_new  2026-08-28 19:58:25.917151669 +0200
@@ -1,5 +1,5 @@
 name: wait4x
-version: 3.6.0
-mtime: 1760999256
-commit: 97f6539e11575977097054f0769d021ac605fc91
+version: 3.7.1
+mtime: 1787139794
+commit: 2250284ef0e2c8dda66bfcb6474aa83b19ad31e8
 

Reply via email to