Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package govulncheck for openSUSE:Factory 
checked in at 2026-02-27 17:13:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/govulncheck (Old)
 and      /work/SRC/openSUSE:Factory/.govulncheck.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "govulncheck"

Fri Feb 27 17:13:24 2026 rev:13 rq:1335460 version:1.1.4+git23.a9cf566

Changes:
--------
--- /work/SRC/openSUSE:Factory/govulncheck/govulncheck.changes  2025-08-25 
20:41:37.888972451 +0200
+++ /work/SRC/openSUSE:Factory/.govulncheck.new.29461/govulncheck.changes       
2026-02-27 17:14:31.303580872 +0100
@@ -1,0 +2,45 @@
+Fri Feb 27 03:56:24 UTC 2026 - Jeff Kowalczyk <[email protected]>
+
+- Update to version 1.1.4+git23.a9cf566:
+  * all: upgrade go directive to at least 1.25.0 [generated]
+  * go.mod: update golang.org/x dependencies
+  * vuln: add codereview.cfg
+  * cmd/govulncheck: remove gotypesalias.go (not needed anymore)
+  * internal/scan: improve error message for govulncheck
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * cmd/govulncheck: use docker image with go 1.25
+  * all: upgrade go directive to at least 1.24.0 [generated]
+  * go.mod: update golang.org/x dependencies
+  * internal/buildinfo: stop testing the windows/arm port
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * go.mod: update golang.org/x dependencies
+  * cmd/govulncheck/integration: update go version in Dockerfile
+  * all: upgrade go directive to at least 1.23.0 [generated]
+  * go.mod: update golang.org/x dependencies
+  * internal/vulncheck: add Unalias call
+
+-------------------------------------------------------------------
+Thu Feb 26 21:38:41 UTC 2026 - Jeff Kowalczyk <[email protected]>
+
+- Packaging improvements:
+  * Update to BuildRequires: golang(API) >= 1.26 latest stable.
+    This tool requires the latest stable Go toolchain to check
+    other Go applications using that latest stable version of Go.
+  * Refs boo#1248678
+  * _service tar_scm set revision to branch main until upstream
+    next has a tagged release
+  * _service tar_scm when revision is a branch name e.g. master
+    use versionformat @PARENT_TAG@+git@TAG_OFFSET@.%h to represent
+    git commit history included beyond last tagged release. Archive
+    name will be: name-X.Y.Z+gitN.shortsha.tar.gz. When upstream
+    project resumes tagged releases drop the param versionformat
+    and restore revision to tag name e.g. vX.Y.Z.
+
+-------------------------------------------------------------------
@@ -5 +50 @@
-  * Update to BuildRequires: golang(API) >= 1.25 latest table.
+  * Update to BuildRequires: golang(API) >= 1.25 latest stable.

Old:
----
  govulncheck-1.1.4.tar.gz

New:
----
  govulncheck-1.1.4+git23.a9cf566.tar.gz

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

Other differences:
------------------
++++++ govulncheck.spec ++++++
--- /var/tmp/diff_new_pack.TCgb2B/_old  2026-02-27 17:14:32.151615969 +0100
+++ /var/tmp/diff_new_pack.TCgb2B/_new  2026-02-27 17:14:32.155616135 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package govulncheck
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           govulncheck
-Version:        1.1.4
+Version:        1.1.4+git23.a9cf566
 Release:        0
 Summary:        CLI tool to report known CVE vulnerabilities in Go source code 
and binaries
 License:        BSD-3-Clause
@@ -25,7 +25,7 @@
 URL:            https://github.com/golang/vuln
 Source:         %{name}-%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  golang(API) >= 1.25
+BuildRequires:  golang(API) >= 1.26
 # Required to build on SLE-12
 ExcludeArch:    s390
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TCgb2B/_old  2026-02-27 17:14:32.211618453 +0100
+++ /var/tmp/diff_new_pack.TCgb2B/_new  2026-02-27 17:14:32.223618949 +0100
@@ -3,10 +3,10 @@
     <param name="url">https://github.com/golang/vuln.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v1.1.4</param>
-    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="revision">master</param>
+    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
     <param name="changesgenerate">enable</param>
-    <param name="versionrewrite-pattern">v(.*)</param>
+    <param name="versionrewrite-pattern">v(.*?)(\+git0\.?.*?)?$</param>
     <param name="filename">govulncheck</param>
   </service>
   <service name="set_version" mode="manual">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.TCgb2B/_old  2026-02-27 17:14:32.247619942 +0100
+++ /var/tmp/diff_new_pack.TCgb2B/_new  2026-02-27 17:14:32.259620439 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/golang/vuln.git</param>
-              <param 
name="changesrevision">d1f380186385b4f64e00313f31743df8e4b89a77</param></service></servicedata>
+              <param 
name="changesrevision">a9cf566971d512048614ae269b160fe47a1fceb3</param></service></servicedata>
 (No newline at EOF)
 

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

Reply via email to