diff --git a/_service b/_service index 7537e86..e50837a 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.26.2 + v1.26.3 enable diff --git a/_servicedata b/_servicedata index 1b8a2fa..edd6054 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - b5dd10d1f0af950b182c3c7cbcf7c58b14eda0cf \ No newline at end of file + bcc29527fc99d7666438e7820e71f43a40dc8838 \ No newline at end of file diff --git a/buildah-1.26.2.tar.xz b/buildah-1.26.2.tar.xz deleted file mode 100644 index f42263b..0000000 --- a/buildah-1.26.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f55e318d0393cb594acaa83ce044ac4ce425721123d4a906529ea28d502fcc8f -size 8179712 diff --git a/buildah-1.26.3.tar.xz b/buildah-1.26.3.tar.xz new file mode 100644 index 0000000..bd7986c --- /dev/null +++ b/buildah-1.26.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d6539e81df750a0605864615ec1d7d9965855cadaac5f36031b3b767bbc4d69 +size 8433952 diff --git a/buildah.changes b/buildah.changes index 4211eb6..d002844 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Aug 03 11:54:24 UTC 2022 - fcrozat@suse.com + +- Update to version 1.26.3: + * release: bump to v1.26.3 + * define.downloadToDirectory: fail early if bad HTTP response + * add: fail on bad http response instead of writing to container + * squash: never use build cache when computing last step of last stage + * run: allow resuing secret twice in different RUN steps + * integration tests: update expected error messages + * integration tests: quote "?" in shell scripts + * Use errors.Is() to check for storage errors + * lint: inspectable is never nil + * chroot: use ActKillThread instead of ActKill + * chroot: honor DefaultErrnoRet + * Bump dependencies + * Set user namespace defaults correctly for the library + * contrib/rpm/buildah.spec: fix `rpm` parser warnings +- Drop requires on apparmor pattern, should be moved elsewhere + for systems which want AppArmor instead of SELinux. +- Drop binutils-gold workaround, no longer needed. +- Update BuildRequires to libassuan-devel >= 2.5.2, pkgconfig file + is required to build. + ------------------------------------------------------------------- Thu Jul 07 09:00:47 UTC 2022 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index 2adf9a7..acc6d9d 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,7 +18,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.26.2 +Version: 1.26.3 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0 @@ -34,12 +34,12 @@ BuildRequires: glib2-devel-static BuildRequires: glibc-devel-static BuildRequires: golang-packaging BuildRequires: libapparmor-devel -BuildRequires: libassuan-devel +BuildRequires: libassuan-devel >= 2.5.2 BuildRequires: libbtrfs-devel BuildRequires: libgpgme-devel +BuildRequires: libgpgme-devel BuildRequires: libseccomp-devel BuildRequires: golang(API) >= 1.13 -Requires: patterns-base-apparmor Requires: cni Requires: libcontainers-common Requires: libcontainers-image @@ -48,10 +48,6 @@ Requires: runc >= 1.0.2 Requires: slirp4netns %{go_nostrip} BuildRequires: libostree-devel -# workaround for https://bugzilla.opensuse.org/show_bug.cgi?id=1183043 -%ifarch %arm %arm64 -BuildRequires: binutils-gold -%endif # Not supported by libseccomp-golang ExcludeArch: ppc64