Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package buildah for openSUSE:Factory checked 
in at 2023-04-11 13:51:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/buildah (Old)
 and      /work/SRC/openSUSE:Factory/.buildah.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "buildah"

Tue Apr 11 13:51:07 2023 rev:67 rq:1078341 version:1.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/buildah/buildah.changes  2023-02-17 
16:45:55.303172383 +0100
+++ /work/SRC/openSUSE:Factory/.buildah.new.19717/buildah.changes       
2023-04-11 13:51:18.779414128 +0200
@@ -1,0 +2,83 @@
+Mon Apr 10 05:32:16 UTC 2023 - [email protected]
+
+- Update to version 1.30.0:
+  * Bump to v1.30.0
+  * fix(deps): update module github.com/containers/common to v0.52.0
+  * fix(deps): update module golang.org/x/crypto to v0.8.0
+  * chore(deps): update dependency containers/automation_images to v20230405
+  * vendor c/common ff62cdebdd0e
+  * vendor in latest containers/(storage, image)
+  * fix(deps): update module github.com/opencontainers/runc to v1.1.5
+  * fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.7
+  * buildah image should not enable fuse-overlayfs for rootful mode
+  * stage_executor: inline network add default string
+  * build: pass process environment variables by reference
+  * run: pass process environment variables by reference
+  * fix(deps): update module github.com/containers/common to v0.51.2
+  * chore(deps): update dependency containers/automation_images to v20230330
+  * fix(deps): update module github.com/docker/docker to v23.0.2+incompatible
+  * chore(deps): update dependency containers/automation_images to v20230320
+  * fix(deps): update module github.com/onsi/gomega to v1.27.6
+  * fix(deps): update github.com/opencontainers/runtime-tools digest to e931285
+  * [skip-ci] Update actions/stale action to v8
+  * test: don't allow to override io.buildah.version
+  * executor: only apply label on the final stage
+  * Update docs/buildah-build.1.md
+  * update build instruction for Ubuntu
+  * code review
+  * build: accept arguments from file with --build-arg-file
+  * run_linux: Update heuristic for mounting /sys
+  * [CI:BUILD] Packit: Enable Copr builds on PR and commit to main
+  * fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.6
+  * Update to Go 1.18
+  * Disable dependabot in favor of renovate
+  * chore(deps): update dependency containers/automation_images to v20230314
+  * Fix requiring tests on Makefile changes
+  * Vendor in latest containers/(storage, common, image)
+  * imagebuildah: set len(short_image_id) to 12
+  * Re-enable conformance tests
+  * Skip conformance test failures with Docker 23.0.1
+  * Cirrus: Replace Ubuntu -> Debian SID
+  * run: add support for inline --network in RUN stmt
+  * vendor: bump imagebuilder to a3c3f8358ca31b1e4daa6
+  * stage_executor: attempt to push cache only when cacheKey is valid
+  * Add "ifnewer" as option in help message for pull command
+  * build: document behaviour of buildah's distributed cache
+  * fix(deps): update module golang.org/x/term to v0.6.0
+  * Add default list of capabilities required to run buildah in a container
+  * executor,copy: honor default ARG value while eval stage
+  * sshagent: use ExtendedAgent instead of Agent
+  * tests/bud: remove unwated test
+  * executor: do not warn on builtin default args
+  * executor: don't warn about unused TARGETARCH,TARGETOS,TARGETPLATFORM
+  * Fix tutorial for rootless mode
+  * Vendor in latest containers/(common, storage, image)
+  * Ignore the base image's base image annotations
+  * fix(deps): update module github.com/fsouza/go-dockerclient to v1.9.5
+  * build(deps): bump github.com/containers/storage from 1.45.3 to 1.45.4
+  * Vendor in latest containers/common
+  * docs/tutorials/04: add defaults for Run()
+  * imagebuildah.StageExecutor: suppress bogus "Pushing cache []:..."
+  * executor: also add stage with no children to cleanupStages
+  * [CI:BUILD] copr: fix el8 builds
+  * Fix documentation on which Capabilities are allowed by default
+  * Skip subject-length validation for renovate PRs
+  * Temporarily hard-skip bud-multiple-platform-values test
+  * fix(deps): update github.com/openshift/imagebuilder digest to 86828bf
+  * build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.17
+  * build(deps): bump tim-actions/get-pr-commits from 1.1.0 to 1.2.0
+  * build(deps): bump github.com/containers/image/v5 from 5.24.0 to 5.24.1
+  * [skip-ci] Update tim-actions/get-pr-commits digest to 55b867b
+  * build(deps): bump github.com/opencontainers/selinux
+  * build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0
+  * Add renovate configuration
+  * Run codespell on codebase
+  * login: support interspersed args for password
+  * conformance: use scratch for minimal test
+  * pkg/parse: expose public CleanCacheMount API
+  * build(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7
+  * build(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16
+  * docs: specify order preference for FROM
+  * Bump to v1.30.0-dev
+
+-------------------------------------------------------------------

Old:
----
  buildah-1.29.1.tar.xz

New:
----
  buildah-1.30.0.tar.xz

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

Other differences:
------------------
++++++ buildah.spec ++++++
--- /var/tmp/diff_new_pack.2GVckN/_old  2023-04-11 13:51:19.483418206 +0200
+++ /var/tmp/diff_new_pack.2GVckN/_new  2023-04-11 13:51:19.491418253 +0200
@@ -18,7 +18,7 @@
 
 %define project github.com/containers/buildah
 Name:           buildah
-Version:        1.29.1
+Version:        1.30.0
 Release:        0
 Summary:        Tool for building OCI containers
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.2GVckN/_old  2023-04-11 13:51:19.527418461 +0200
+++ /var/tmp/diff_new_pack.2GVckN/_new  2023-04-11 13:51:19.531418485 +0200
@@ -5,7 +5,7 @@
     <param name="filename">buildah</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v1.29.1</param>
+    <param name="revision">v1.30.0</param>
     <param name="changesgenerate">enable</param>
 </service>
 <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.2GVckN/_old  2023-04-11 13:51:19.551418601 +0200
+++ /var/tmp/diff_new_pack.2GVckN/_new  2023-04-11 13:51:19.555418623 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/containers/buildah.git</param>
-              <param 
name="changesrevision">faf0d4fcbaede00f4e615dc5cc2ccc816f240cfe</param></service></servicedata>
+              <param 
name="changesrevision">04965f1198104afafd22197a479bd15c9b43148e</param></service></servicedata>
 (No newline at EOF)
 

++++++ buildah-1.29.1.tar.xz -> buildah-1.30.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/buildah/buildah-1.29.1.tar.xz 
/work/SRC/openSUSE:Factory/.buildah.new.19717/buildah-1.30.0.tar.xz differ: 
char 15, line 1

Reply via email to