Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package werf for openSUSE:Factory checked in at 2026-03-24 18:49:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/werf (Old) and /work/SRC/openSUSE:Factory/.werf.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "werf" Tue Mar 24 18:49:09 2026 rev:67 rq:1342159 version:2.63.0 Changes: -------- --- /work/SRC/openSUSE:Factory/werf/werf.changes 2026-01-13 21:32:38.219203090 +0100 +++ /work/SRC/openSUSE:Factory/.werf.new.8177/werf.changes 2026-03-24 18:50:06.829538061 +0100 @@ -1,0 +2,85 @@ +Tue Mar 24 05:47:36 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 2.63.0: + * Features + - build, stapel, git: add WERF_DISABLE_GIT_COMMIT_ANCESTRY_CHECK to disable git commit ancestry check (bae3300) + - deploy: switch to goccy/go-yaml and improve parse error context (#7398) (3097703) + - import: provide WERF_EXPERIMENTAL_IMPORT_BY_SOURCE_IMAGE_TAG env to change calculation import checksums method to reduce FD (#7392) (9abe1b5) + - telemetry: extend build metrics with metadata fields (#7384) (09a324e) + * Bug Fixes + - deploy: print engine.Render() result on debug level (#7396) (7237218) + - deploy: tracking absence for release namespace deletion (#7397) (6d885d9) + - includes: add empty args check (a6b8766) +- Update to version 2.62.2: + * Bug Fixes + - --set-root-json not working (#7374) (613f2e1) + - build: bound retry loop on unexpected stages storage state and invalidate manifest cache on stage rejection (#7369) (9e3c8a1) + - regenerate mock for LegacyContainerOptions to add missing AddNetwork method (1ea6c3a) + - stages-copy: fix panic (#7382) (08d91de) +- Update to version 2.62.1: + * Bug Fixes + - cleanup: do not require docker daemon for registry mirrors (7a42d33) +- Update to version 2.62.0: + * Features + - build: add network isolation for Docker backend (6f41567) + - build: document network isolation for build containers (beb904f) + - build: remove unused empty string argument in full dockerfile test (09b3e43) + - build: support network directive in werf.yaml (bf8482f) + - deploy: add plan freezing support (#7362) (28c053f) + * Bug Fixes + - build: impl requested changes (2811f4e) +- Update to version 2.61.1: + * Miscellaneous Chores + - release: force 2.61.1 (615246c) +- Update to version 2.61.0: + * Features + - deploy: --set-root-json flag (#7348) (429ea3b) + * Bug Fixes + - kube: correctly resolve client config per context (5f12fed) +- Update to version 2.60.0: + * Features + - add TypeScript chart rendering support (NELM_FEAT_TYPESCRIPT=true) (#7341) (b336225) + - build: use build report in commands require build (#7297) (d705476) + - cleanup: support kube token and kube token path (#7327) (352b8c3) + - deploy: werf.io/delete-dependency-<id> annotation (#7337) (05dfc1d) + - deploy: add resource validation flags (#7343) (223d537) + - deploy: auto delete dependency detection (#7342) (ddb2087) + * Bug Fixes + - build, docker: robust image ID extraction for buildx across different Docker storage drivers (#7345) (db3c046) +- Update to version 2.59.0: + * Features + - deploy: enhanced local resource validation (#7335) (bf1ef99) +- Update to version 2.58.0: + * Features + - build: skip meta tags publication for read only registry (#7291) (7a80bbf) + - deploy: implement resource validation against api spec (#7328) (b927515) + * Bug Fixes + - build: add broken image error handling for image-spec stage (#7322) (56fb883) + - build: panic: image "..." not found (#7318) (145064e) + - cleanup: normalize 404 error message on tag deletion (#7332) (72deb33) + - deploy: force adoption always on (8154022) + +------------------------------------------------------------------- +Mon Mar 23 15:15:02 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 2.57.2: + * Bug Fixes + - build, docker, dockerfile: don't post cleanup images (#7313) + (f7bf030) + - build, dockerfile, staged: fix staged dockerfile dependencies + for COPY --from (#7300) (18e3c64) + - build, stapel, buildah: binary files patch incorrect (#7310) + (2eec873) + - build, stapel, import, buildah: close file descriptors in + checksum calculation loop (#7320) (b4f5124) + - build: sanitize docker credentials from buildkit and docker + errors (#7299) (ae50410) + - ci-env: optimize docker config copying to prevent inodes + overflow (#7305) (d5005c1) + - deploy: add standalone pod tracking (#7316) (418e21a) + - deploy: adjust service account managed fields (#7319) + (751a900) + - includes, giterminism: fix includePaths handling (#7321) + (b71c543) + +------------------------------------------------------------------- @@ -62 +147 @@ - * - Update to version 2.55.3: +- Update to version 2.55.3: @@ -65 +150 @@ - * - Update to version 2.55.2: +- Update to version 2.55.2: @@ -68 +153 @@ - * - Update to version 2.55.1: +- Update to version 2.55.1: @@ -72 +157 @@ - * - Update to version 2.55.0: +- Update to version 2.55.0: @@ -91 +176 @@ - * - Update to version 2.54.0: +- Update to version 2.54.0: @@ -139 +224 @@ - * - Update to version 2.53.1: +- Update to version 2.53.1: @@ -218 +303 @@ - * - Update to version 2.51.3: +- Update to version 2.51.3: @@ -2051 +2136 @@ - * - Bug Fixes + * Bug Fixes Old: ---- werf-2.57.1.obscpio New: ---- werf-2.63.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ werf.spec ++++++ --- /var/tmp/diff_new_pack.RLy86w/_old 2026-03-24 18:50:09.165634450 +0100 +++ /var/tmp/diff_new_pack.RLy86w/_new 2026-03-24 18:50:09.189635440 +0100 @@ -17,7 +17,7 @@ Name: werf -Version: 2.57.1 +Version: 2.63.0 Release: 0 Summary: CLI for the Werf CI/CD system License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.RLy86w/_old 2026-03-24 18:50:09.453646334 +0100 +++ /var/tmp/diff_new_pack.RLy86w/_new 2026-03-24 18:50:09.497648149 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/werf/werf</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v2.57.1</param> + <param name="revision">v2.63.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.RLy86w/_old 2026-03-24 18:50:09.697656402 +0100 +++ /var/tmp/diff_new_pack.RLy86w/_new 2026-03-24 18:50:09.733657887 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/werf/werf</param> - <param name="changesrevision">74387ecf6f3093b596cc2343b2676010f2d1a5b8</param></service></servicedata> + <param name="changesrevision">196f19a9da33d622ceb0f29e855335c44eb02f39</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/werf/vendor.tar.gz /work/SRC/openSUSE:Factory/.werf.new.8177/vendor.tar.gz differ: char 16, line 1 ++++++ werf-2.57.1.obscpio -> werf-2.63.0.obscpio ++++++ ++++ 12031 lines of diff (skipped) ++++++ werf.obsinfo ++++++ --- /var/tmp/diff_new_pack.RLy86w/_old 2026-03-24 18:50:17.181965211 +0100 +++ /var/tmp/diff_new_pack.RLy86w/_new 2026-03-24 18:50:17.185965376 +0100 @@ -1,5 +1,5 @@ name: werf -version: 2.57.1 -mtime: 1767090805 -commit: 74387ecf6f3093b596cc2343b2676010f2d1a5b8 +version: 2.63.0 +mtime: 1773694187 +commit: 196f19a9da33d622ceb0f29e855335c44eb02f39
