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.28.0-2.el9
Date: Wed, 05 Aug 2026 18:47:02 GMT	[thread overview]
Message-ID: <178595562222.1.5949286139413692515.rpms-buildah-27fab4ca4e59@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/buildah
            Branch : update-buildah-cve-2026-46597
            Commit : 27fab4ca4e59ad0f0939b494a2972aba918de517
            Author : Jindrich Novy <jnovy@redhat.com>
            Date   : 2022-11-17T09:41:30+01:00
            Stats  : +7/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildah/c/27fab4ca4e59ad0f0939b494a2972aba918de517?branch=update-buildah-cve-2026-46597

            Log:
            buildah-1.28.0-2.el9

- pull in crun by default
- Resolves: #2142494

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

---
diff --git a/buildah.spec b/buildah.spec
index 62e61d6..5724ae6 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -15,7 +15,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl 
 Epoch: 1
 Name: buildah
 Version: 1.28.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
@@ -37,7 +37,8 @@ BuildRequires: gpgme-devel
 BuildRequires: device-mapper-devel
 BuildRequires: libassuan-devel
 BuildRequires: make
-Requires: runc >= 1.0.0-26
+Recommends: crun
+Requires: oci-runtime
 Requires: containers-common >= 2:1-2
 Recommends: container-selinux
 Requires: slirp4netns >= 0.3-0
@@ -132,6 +133,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
+* Thu Nov 17 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-2
+- pull in crun by default
+- Resolves: #2142494
+
 * Tue Nov 01 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-1
 - update to https://github.com/containers/buildah/releases/tag/v1.28.0
 - Related: #2124478

                 reply	other threads:[~2026-08-05 18:47 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=178595562222.1.5949286139413692515.rpms-buildah-27fab4ca4e59@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