Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zot-registry for openSUSE:Factory 
checked in at 2026-01-13 21:30:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zot-registry (Old)
 and      /work/SRC/openSUSE:Factory/.zot-registry.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zot-registry"

Tue Jan 13 21:30:34 2026 rev:11 rq:1326886 version:2.1.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/zot-registry/zot-registry.changes        
2025-11-24 14:08:21.467175426 +0100
+++ /work/SRC/openSUSE:Factory/.zot-registry.new.1928/zot-registry.changes      
2026-01-13 21:31:19.155904131 +0100
@@ -1,0 +2,61 @@
+Tue Jan 13 05:47:57 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.1.13:
+  * fix: do not reject requests having an Authorization header if
+    basic auth is disabled (#3673)
+
+-------------------------------------------------------------------
+Mon Jan 12 18:55:57 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 2.1.12:
+  * chore: fix dependabot alerts (#3660)
+  * fix: make sure the function and caller information are added to
+    log messages emitted by 3rd party libraries using slog
+    directly. (#3659)
+  * feat: add configurable mTLS identity extraction with fallback
+    chain (#3640)
+  * fix: prevent nil pointer dereference in RemoveImageFromRepoMeta
+    (#3658)
+  * chore: fix dependabot alerts (#3657)
+  * fix: more logging for sync extension (#3656)
+  * docs: fix deadlink and typo (#3641)
+  * refactor: enhance TLS cert generation and refactor HTTP client
+    architecture (#3638)
+  * fix: accept log levels supported by older zot versions,
+    validate configured log level (#3639)
+  * feat: support mTLS-only authn/authz with AccessControl and
+    allow combining mTLS with other auth mechanisms (#3624)
+  * chore: fix dependabot alerts (#3636)
+  * fix: remove misleading error messages on successful syncs
+    (#3619)
+  * ci: save unified coverage as build artifact (#3626)
+  * ci: split needsprivileges tests from devmode tests (#3625)
+  * refactor(test): new apis for creating temporary files (#3605)
+  * chore: Fix deps (#3620)
+  * fix(trivy): cleanup Trivy temporary directory (#3618)
+  * feat(config): validate storage root directories for path
+    conflicts (#3602)
+  * Fix error handling: return nil explicitly on successful
+    completion (#3603)
+  * fix(meta): handle cases when substores are nested (#3598)
+  * feat: explicitly log if each authentication method is enabled
+    (#3599)
+  * chore: Enable Go jsonv2 experiment and update the trivy
+    dependency (v0.67.2) (#3572)
+  * chore: fix dependabot alerts (#3595)
+  * fix(storage): enforce standard OCI blob path structure in
+    GetNextDigestWithBlobPaths (#3594)
+  * chore: sync golang 1.25 (#3596)
+  * fix: multiple fixes based on recent test failures (#3582)
+  * fix: sync should be disabled when enable is false (#3579)
+  * ci: use minio==7.2.18 (#3581)
+  * fix: handle zero time values in LastUpdated sorting functions
+    (#3580)
+  * refactor: optimize code with modern Go patterns and
+    pre-allocation (#3576)
+  * chore: update golangci-lint and fix all issues (#3575)
+  * fix: Add HTTP client timeouts to prevent indefinite hangs in
+    sync operations (#3574)
+  * docs: update examples with the sync config example (#3573)
+
+-------------------------------------------------------------------

Old:
----
  zot-registry-2.1.11.obscpio

New:
----
  zot-registry-2.1.13.obscpio

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

Other differences:
------------------
++++++ zot-registry.spec ++++++
--- /var/tmp/diff_new_pack.6bHaO4/_old  2026-01-13 21:31:20.803972136 +0100
+++ /var/tmp/diff_new_pack.6bHaO4/_new  2026-01-13 21:31:20.807972301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zot-registry
 #
-# Copyright (c) 2025 SUSE LLC
+# 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
@@ -23,7 +23,7 @@
 %define zui_version commit-f870292
 
 Name:           zot-registry
-Version:        2.1.11
+Version:        2.1.13
 Release:        0
 Summary:        Scale-out production-ready vendor-neutral OCI-native container 
image registry
 License:        Apache-2.0
@@ -45,7 +45,7 @@
 BuildRequires:  coreutils
 BuildRequires:  fish
 BuildRequires:  git-core
-BuildRequires:  go >= 1.23
+BuildRequires:  golang(API) >= 1.25
 BuildRequires:  sysuser-tools
 BuildRequires:  zsh
 #

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6bHaO4/_old  2026-01-13 21:31:20.875975107 +0100
+++ /var/tmp/diff_new_pack.6bHaO4/_new  2026-01-13 21:31:20.879975272 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="package-meta">yes</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">v2.1.11</param>
+    <param name="revision">v2.1.13</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">zot-registry</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6bHaO4/_old  2026-01-13 21:31:20.903976263 +0100
+++ /var/tmp/diff_new_pack.6bHaO4/_new  2026-01-13 21:31:20.911976593 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/project-zot/zot</param>
-              <param 
name="changesrevision">69dd648d20eb7acf42dd6b93327ec678c66664bb</param></service></servicedata>
+              <param 
name="changesrevision">4ad3fad3bceb70c8ebd1669b0962c177353339b2</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/zot-registry/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.zot-registry.new.1928/vendor.tar.gz differ: char 
12, line 1

++++++ zot-registry-2.1.11.obscpio -> zot-registry-2.1.13.obscpio ++++++
++++ 34011 lines of diff (skipped)

++++++ zot-registry.obsinfo ++++++
--- /var/tmp/diff_new_pack.6bHaO4/_old  2026-01-13 21:31:22.300033869 +0100
+++ /var/tmp/diff_new_pack.6bHaO4/_new  2026-01-13 21:31:22.324034860 +0100
@@ -1,5 +1,5 @@
 name: zot-registry
-version: 2.1.11
-mtime: 1763659308
-commit: 69dd648d20eb7acf42dd6b93327ec678c66664bb
+version: 2.1.13
+mtime: 1766482222
+commit: 4ad3fad3bceb70c8ebd1669b0962c177353339b2
 

Reply via email to