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 2025-11-24 14:07:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zot-registry (Old) and /work/SRC/openSUSE:Factory/.zot-registry.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zot-registry" Mon Nov 24 14:07:04 2025 rev:10 rq:1318989 version:2.1.11 Changes: -------- --- /work/SRC/openSUSE:Factory/zot-registry/zot-registry.changes 2025-10-23 16:40:21.925781744 +0200 +++ /work/SRC/openSUSE:Factory/.zot-registry.new.14147/zot-registry.changes 2025-11-24 14:08:21.467175426 +0100 @@ -1,0 +2,51 @@ +Fri Nov 21 06:16:05 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 2.1.11: + * fix(sync): properly handle CommitAll errors in syncImage and + skip failed temp sync dirs (#3567) + * feat: allow claim mapping for user name with oidc (#3540) + * Sync images with a background context (#3537) + * chore: fix dependabot alerts (#3566) + * fix(ui): update zui version (#3564) + * chore: update cosign from v2 to v3 (#3561) + * chore: update github.com/olekukonko/tablewriter to v1.1.1 + (#3559) + * fix (metadb): make sure metadb statistics are initialized on + image download, and minor metadb fixes for Docker v2 manifest + compatibility (#3545) + * chore: fix dependabot alerts (#3555) + * fix: show relevant error messages in case of images which + cannot be scanned by Trivy (#3554) + * fix: img-src annotation changes with zui move to vite (#3539) + * Fix Dockerfiles by moving the BASE_IMAGE arg into the global + scope (#3536) + * fix: gracefully handle manifests missing from storage (prepare + for sparse indexes) (#3503) + * chore: fix dependabot alerts (#3534) + * fix: separate cipher suites and curve preferences into FIPS and + non FIPS, and use them accordingly (#3523) + * fix: deduplicate entries in referrers responses (#3524) + * fix: add support for sha256 and sha512 in htpasswd (#3497) + * fix: re-introduce pagination (#3521) + * chore: fix dependabot alerts (#3517) + * chore: fix dependabot alerts (#3514) + * fix: support custom OAuth2 URLs for GitHub Enterprise and + self-hosted providers (#3513) + * fix(log): ensure func record is correct (#3501) + * fix: close file handle before moving file in FullBlobUpload + (#3499) + * docs: update maintainers and codeowners info (#3502) + * chore: fix monitoring goroutine leak in tests (#3500) + * chore: fix dependabot alerts (#3496) + * feat: add zot subcommand to enable testing retention policy + settings (#3449) + * fix: configure cookie Secure flag based on TLS configuration + (#3482) + * refactor: remove usage of goto in the image store (#2969) + * fix: zot version broken after switching to /v2 (#3479) + * chore: stabilize coverage in specific sync test (#3480) + * chore: fix dependabot alerts (#3477) + * fix: minor fixes based on intermittent test failures (#3465) +- remove patch fix_broken_version_output_in_2.1.10.patch + +------------------------------------------------------------------- Old: ---- fix_broken_version_output_in_2.1.10.patch zot-registry-2.1.10.obscpio New: ---- zot-registry-2.1.11.obscpio ----------(Old B)---------- Old: * fix: minor fixes based on intermittent test failures (#3465) - remove patch fix_broken_version_output_in_2.1.10.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zot-registry.spec ++++++ --- /var/tmp/diff_new_pack.z8WrHs/_old 2025-11-24 14:08:23.515261345 +0100 +++ /var/tmp/diff_new_pack.z8WrHs/_new 2025-11-24 14:08:23.515261345 +0100 @@ -20,10 +20,10 @@ %define executable_name zot # https://github.com/project-zot/zot/blob/main/Makefile#L28 -%define zui_version commit-731b639 +%define zui_version commit-f870292 Name: zot-registry -Version: 2.1.10 +Version: 2.1.11 Release: 0 Summary: Scale-out production-ready vendor-neutral OCI-native container image registry License: Apache-2.0 @@ -39,9 +39,6 @@ Source21: Makefile Source22: PACKAGING_README.md # -# PATCH-FIX-UPSTREAM fix_broken_version_output_in_2.1.10.patch -# https://github.com/project-zot/zot/pull/3479 -Patch1: https://github.com/project-zot/zot/commit/4ebe1416655b4074494a23fe285c45d15a0c4781.patch#/fix_broken_version_output_in_2.1.10.patch # BuildRequires: awk BuildRequires: bash-completion ++++++ _service ++++++ --- /var/tmp/diff_new_pack.z8WrHs/_old 2025-11-24 14:08:23.631266211 +0100 +++ /var/tmp/diff_new_pack.z8WrHs/_new 2025-11-24 14:08:23.643266715 +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.10</param> + <param name="revision">v2.1.11</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> <param name="filename">zot-registry</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.z8WrHs/_old 2025-11-24 14:08:23.675268057 +0100 +++ /var/tmp/diff_new_pack.z8WrHs/_new 2025-11-24 14:08:23.683268393 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/project-zot/zot</param> - <param name="changesrevision">dfb5d1df5403186d2359d95cb24c8e2f17ad930c</param></service></servicedata> + <param name="changesrevision">69dd648d20eb7acf42dd6b93327ec678c66664bb</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.14147/vendor.tar.gz differ: char 24, line 1 ++++++ zot-registry-2.1.10.obscpio -> zot-registry-2.1.11.obscpio ++++++ ++++ 13013 lines of diff (skipped) ++++++ zot-registry.obsinfo ++++++ --- /var/tmp/diff_new_pack.z8WrHs/_old 2025-11-24 14:08:25.491344243 +0100 +++ /var/tmp/diff_new_pack.z8WrHs/_new 2025-11-24 14:08:25.555346928 +0100 @@ -1,5 +1,5 @@ name: zot-registry -version: 2.1.10 -mtime: 1760775658 -commit: dfb5d1df5403186d2359d95cb24c8e2f17ad930c +version: 2.1.11 +mtime: 1763659308 +commit: 69dd648d20eb7acf42dd6b93327ec678c66664bb ++++++ zui.tgz ++++++ ++++ 3319 lines of diff (skipped)
