Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package regclient for openSUSE:Factory checked in at 2026-02-25 21:12:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/regclient (Old) and /work/SRC/openSUSE:Factory/.regclient.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "regclient" Wed Feb 25 21:12:14 2026 rev:13 rq:1335064 version:0.11.2 Changes: -------- --- /work/SRC/openSUSE:Factory/regclient/regclient.changes 2025-12-09 12:55:39.893336790 +0100 +++ /work/SRC/openSUSE:Factory/.regclient.new.1977/regclient.changes 2026-02-25 21:21:46.917856716 +0100 @@ -1,0 +2,20 @@ +Wed Feb 25 10:06:03 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 0.11.2: + * Features: + - Add support for regctl config in XDG and APPDATA. (PR 1038) + - Add ImageWithBlobReaderHook for callbacks per layer when + copying an image. (PR 1046) + * Fixes: + - Do not sign released images multiple times. (PR 1027) + - regctl/action update for path fix. (PR 1031) + - Remove default values from regctl config. (PR 1039) + - Apply Go modernizations with go fix from 1.26.0. (PR 1053) + - Adjust test repo names to avoid races. (PR 1054) + - Automatically upgrade goimports and gorelease. (PR 1056) + * Other Changes: + - Add REGCTL_CONFIG to regctl help messages. (PR 1037) + - Go upgrade fixes CVE-2025-68121, govulncheck indicates this + project is not vulnerable. (PR 1047) + +------------------------------------------------------------------- Old: ---- regclient-0.11.1.obscpio New: ---- regclient-0.11.2.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ regclient.spec ++++++ --- /var/tmp/diff_new_pack.5gXFRk/_old 2026-02-25 21:21:49.817975796 +0100 +++ /var/tmp/diff_new_pack.5gXFRk/_new 2026-02-25 21:21:49.829976290 +0100 @@ -1,7 +1,7 @@ # # spec file for package regclient # -# 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: regclient -Version: 0.11.1 +Version: 0.11.2 Release: 0 Summary: OCI Registry Client in Go and tooling using those libraries License: Apache-2.0 @@ -28,7 +28,7 @@ BuildRequires: fish BuildRequires: git BuildRequires: zsh -BuildRequires: golang(API) >= 1.24 +BuildRequires: golang(API) >= 1.25 %description Client interface for the registry API. This packages includes regctl for a ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5gXFRk/_old 2026-02-25 21:21:50.045985159 +0100 +++ /var/tmp/diff_new_pack.5gXFRk/_new 2026-02-25 21:21:50.069986144 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/regclient/regclient</param> <param name="scm">git</param> <param name="package-meta">yes</param> - <param name="revision">v0.11.1</param> + <param name="revision">v0.11.2</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5gXFRk/_old 2026-02-25 21:21:50.089986965 +0100 +++ /var/tmp/diff_new_pack.5gXFRk/_new 2026-02-25 21:21:50.093987130 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/regclient/regclient</param> - <param name="changesrevision">bf3bcfc47173b49ee8000d1d3a1ac15036e83cf0</param></service></servicedata> + <param name="changesrevision">584b70d53427faad17a860e215ce2cd0cb76059f</param></service></servicedata> (No newline at EOF) ++++++ regclient-0.11.1.obscpio -> regclient-0.11.2.obscpio ++++++ ++++ 2722 lines of diff (skipped) ++++++ regclient.obsinfo ++++++ --- /var/tmp/diff_new_pack.5gXFRk/_old 2026-02-25 21:21:50.978023429 +0100 +++ /var/tmp/diff_new_pack.5gXFRk/_new 2026-02-25 21:21:50.982023593 +0100 @@ -1,5 +1,5 @@ name: regclient -version: 0.11.1 -mtime: 1765119647 -commit: bf3bcfc47173b49ee8000d1d3a1ac15036e83cf0 +version: 0.11.2 +mtime: 1771878465 +commit: 584b70d53427faad17a860e215ce2cd0cb76059f ++++++ vendor.tar.gz ++++++ ++++ 1983 lines of diff (skipped)
