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.22.3-1.el9
Date: Wed, 05 Aug 2026 18:46:27 GMT	[thread overview]
Message-ID: <178595558764.1.8892435877730277495.rpms-buildah-3ea00c6f17bd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/buildah
            Branch : update-buildah-cve-2026-46597
            Commit : 3ea00c6f17bd6a27302cd24f570f4f08aea7ab6e
            Author : Jindrich Novy <jnovy@redhat.com>
            Date   : 2021-09-03T10:52:50+02:00
            Stats  : +12/-7 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildah/c/3ea00c6f17bd6a27302cd24f570f4f08aea7ab6e?branch=update-buildah-cve-2026-46597

            Log:
            buildah-1.22.3-1.el9

- update to the latest content of https://github.com/containers/buildah/tree/release-1.22
  (https://github.com/containers/buildah/commit/4d20222)
- Related: #2000051

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

---
diff --git a/buildah.spec b/buildah.spec
index 2b26ff1..fdbfbbf 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -1,5 +1,5 @@
 # https://bugzilla.redhat.com/show_bug.cgi?id=1904567
-%global _lto_cflags %%{nil}
+%global _lto_cflags %{nil}
 
 %global _find_debuginfo_dwz_opts %{nil}
 %global _dwz_low_mem_die_limit 0
@@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl 
 
 %global import_path github.com/containers/buildah
 %global branch release-1.22
-%global commit0 71b8003a3505fcaa2a53f80997cea09507035e7e
+%global commit0 4d2022278696ad2f39b5c95029d8c699db404f37
 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
 
 Name: buildah
-Version: 1.22.0
-Release: 3%{?dist}
+Version: 1.22.3
+Release: 1%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
@@ -31,7 +31,7 @@ Source0: https://%{import_path}/tarball/%{commit0}/%{branch}-%{shortcommit0}.tar
 %else
 Source0: https://%{import_path}/archive/%{commit0}/%{name}-%{version}-%{shortcommit0}.tar.gz
 %endif
-BuildRequires: golang >= 1.12.12-4
+BuildRequires: golang >= 1.16.6
 BuildRequires: git
 BuildRequires: glib2-devel
 BuildRequires: libseccomp-devel
@@ -43,7 +43,7 @@ BuildRequires: device-mapper-devel
 BuildRequires: libassuan-devel
 BuildRequires: make
 Requires: runc >= 1.0.0-26
-Requires: containers-common
+Requires: containers-common >= 2:1-2
 Recommends: container-selinux
 Requires: slirp4netns >= 0.3-0
 
@@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
+* Fri Sep 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.3-1
+- update to the latest content of https://github.com/containers/buildah/tree/release-1.22
+  (https://github.com/containers/buildah/commit/4d20222)
+- Related: #2000051
+
 * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.22.0-3
 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
   Related: rhbz#1991688

diff --git a/sources b/sources
index 3ea8ca3..e2151aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (release-1.22-71b8003.tar.gz) = 9377bdac685042b9ea5ffbed3ab9047170939e3564cc64319c6e02d228869e92c1589966d2c2861cb3adb447c43640a5cdfc08aab5ba06fb957930bb60b537e0
+SHA512 (release-1.22-4d20222.tar.gz) = ce5b4c51f91a392642c98cc084db9bb21533daa1d1bbcd35cfc751b387fc04a4a013fe7a6aa8d4f931936540d54fa0ede08a374c17af1384ebced6b43b7236b3

                 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=178595558764.1.8892435877730277495.rpms-buildah-3ea00c6f17bd@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