From f48938703827128c723075378eda9d81c3eb4e677c3e67675ae4bc195b299890 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Mon, 28 Nov 2022 12:26:08 +0000 Subject: [PATCH 1/2] Accepting request 1038596 from home:dancermak:branches:devel:microos new upstream release 1.28.2 OBS-URL: https://build.opensuse.org/request/show/1038596 OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=11 --- _service | 2 +- _servicedata | 2 +- buildah-1.28.0.tar.xz | 3 --- buildah-1.28.2.tar.xz | 3 +++ buildah.changes | 17 +++++++++++++++++ buildah.spec | 4 ++-- 6 files changed, 24 insertions(+), 7 deletions(-) delete mode 100644 buildah-1.28.0.tar.xz create mode 100644 buildah-1.28.2.tar.xz diff --git a/_service b/_service index 8ba16de..b01e705 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ buildah @PARENT_TAG@ v(.*) - v1.28.0 + v1.28.2 enable diff --git a/_servicedata b/_servicedata index bd7619f..eaab0c7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/containers/buildah.git - 79f41e3235ecc17d711a9aa06ec769234ec95399 \ No newline at end of file + 6a35b0ab235df00088b76807d6f8e8c20c1a32e0 \ No newline at end of file diff --git a/buildah-1.28.0.tar.xz b/buildah-1.28.0.tar.xz deleted file mode 100644 index ad18223..0000000 --- a/buildah-1.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8217f9c7a21e9c20c07e7dd4fb3739f877b1e961e4d61b3d036d6e065ad74ab -size 8587872 diff --git a/buildah-1.28.2.tar.xz b/buildah-1.28.2.tar.xz new file mode 100644 index 0000000..55ad454 --- /dev/null +++ b/buildah-1.28.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f1da5537c27048cbfa7c39a92ad00583cf7d0ed133097fadcacaba3290b2b5 +size 46945676 diff --git a/buildah.changes b/buildah.changes index 18d165d..22ff218 100644 --- a/buildah.changes +++ b/buildah.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Nov 28 08:55:11 UTC 2022 - dcermak@suse.com + +- Update to version 1.28.2: + * version: bump to 1.28.2 + * Stop using ubi8 + * Define and use a safe, reliable test image + +------------------------------------------------------------------- +Wed Nov 23 10:30:12 UTC 2022 - dcermak@suse.com + +- Update to version 1.28.1: + * version: bump to v1.28.1 + * copier.Put(): clear up os/syscall mode bit confusion + * retrofit, test: ubi8 changed architecture string +- Only build targets that we install + ------------------------------------------------------------------- Fri Oct 07 08:53:06 UTC 2022 - dcermak@suse.com diff --git a/buildah.spec b/buildah.spec index a48273b..218c4c5 100644 --- a/buildah.spec +++ b/buildah.spec @@ -18,7 +18,7 @@ %define project github.com/containers/buildah Name: buildah -Version: 1.28.0 +Version: 1.28.2 Release: 0 Summary: Tool for building OCI containers License: Apache-2.0 @@ -76,7 +76,7 @@ cp -avr * $HOME/go/src/%{project} cd $HOME/go/src/%{project} # Build buildah -GOFLAGS=-buildmode=pie make %{?_smp_mflags} GIT_COMMIT=unknown +GOFLAGS=-buildmode=pie %make_build GIT_COMMIT=unknown buildah docs %check # Too many tests fail due to the restricted permissions in the build enviroment. From 6359c6fc743bc6a988b742e0f3190bb77450b2147d30d488ff1d1c437de30e6d Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Mon, 28 Nov 2022 14:34:02 +0000 Subject: [PATCH 2/2] Rerun services with a pristine checkout. OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=12 --- buildah-1.28.2.tar.xz | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildah-1.28.2.tar.xz b/buildah-1.28.2.tar.xz index 55ad454..d79e471 100644 --- a/buildah-1.28.2.tar.xz +++ b/buildah-1.28.2.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61f1da5537c27048cbfa7c39a92ad00583cf7d0ed133097fadcacaba3290b2b5 -size 46945676 +oid sha256:d9b5fa0ac2a6446107d8fa5f0c8df18a81c168825cbaa2629d04a8ebeb3de2fb +size 8617948