public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jindrich Novy <jnovy@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.21.1-1.el9
Date: Wed, 05 Aug 2026 18:46:22 GMT	[thread overview]
Message-ID: <178595558201.1.9907936655328769955.rpms-buildah-fc340e1295c0@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/buildah
            Branch : update-buildah-cve-2026-46597
            Commit : fc340e1295c0a6a3526b4406eeab65c35c4ba262
            Author : Jindrich Novy <jnovy@redhat.com>
            Date   : 2021-07-01T09:18:58+02:00
            Stats  : +9/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildah/c/fc340e1295c0a6a3526b4406eeab65c35c4ba262?branch=update-buildah-cve-2026-46597

            Log:
            buildah-1.21.1-1.el9

- update to buildah 1.21.1 from the release-1.21 upstream branch
- Related: #1970747

Signed-off-by: Jindrich Novy <jnovy@redhat.com>

---
diff --git a/buildah.spec b/buildah.spec
index ca748e8..b49863a 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -14,13 +14,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl 
 %endif
 
 %global import_path github.com/containers/buildah
-%global branch main
-%global commit0 ecfcde24a1222a2ba1252e82d2c37e6bce6bdb72
+%global branch release-1.21
+%global commit0 af2a1d4d762a627e01a87f4aab4dd0c1876df6b6
 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
 
 Name: buildah
-Version: 1.22.0
-Release: 0.17%{?dist}
+Version: 1.21.1
+Release: 1%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
@@ -96,7 +96,6 @@ export GO111MODULE=off
 export CGO_CFLAGS="%{optflags} -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
 export CNI_VERSION=`grep '^# github.com/containernetworking/cni ' src/modules.txt | sed 's,.* ,,'`
 export LDFLAGS="$LDFLAGS -X main.buildInfo=`date +%s` -X main.cniVersion=${CNI_VERSION}"
-
 rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go
 %gobuild -o bin/%{name} %{import_path}/cmd/%{name}
 %gobuild -o imgtype %{import_path}/tests/imgtype
@@ -128,6 +127,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
+* Thu Jul 01 2021 Jindrich Novy <jnovy@redhat.com> - 1.21.1-1
+- update to buildah 1.21.1 from the release-1.21 upstream branch
+- Related: #1970747
+
 * Wed Jun 30 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.17
 - update to the latest content of https://github.com/containers/buildah/tree/main
   (https://github.com/containers/buildah/commit/ecfcde2)

diff --git a/sources b/sources
index 688df72..e74675b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (main-ecfcde2.tar.gz) = 6dbc5bb82e5e0ea5076a5bda42bccd16de6df0fb4270a0efdd791b621bd0df845bc72e453e163e851506a4483c8f3af63359d5f4747d8ce6217a56435481386a
+SHA512 (release-1.21-af2a1d4.tar.gz) = fc6acdefe98133776900e2f6e323b8720dcf110b350a2ff60a4c86080e5cdd5615f9d064113974093be3a21da776677d23016961ca1dfbb1cf8ac7da95bcbfbd

                 reply	other threads:[~2026-08-05 18:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178595558201.1.9907936655328769955.rpms-buildah-fc340e1295c0@fedoraproject.org \
    --to=jnovy@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox