public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lokesh Mandvekar <lsm5@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/buildah] update-buildah-cve-2026-46597: buildah-1.33.1-2.el9
Date: Wed, 05 Aug 2026 18:47:14 GMT	[thread overview]
Message-ID: <178595563404.1.4641988915829034796.rpms-buildah-72d872dbc57f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/buildah
            Branch : update-buildah-cve-2026-46597
            Commit : 72d872dbc57f253a611c6cb8dab44e34a633d43a
            Author : Lokesh Mandvekar <lsm5@redhat.com>
            Date   : 2023-11-28T16:18:26+05:30
            Stats  : +6/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/buildah/c/72d872dbc57f253a611c6cb8dab44e34a633d43a?branch=update-buildah-cve-2026-46597

            Log:
            buildah-1.33.1-2.el9

- Fix gating issues in tests/tests.yml
- Related: RHEL-2112

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>

---
diff --git a/buildah.spec b/buildah.spec
index 3ccacc2..32babfb 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.33.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A command line tool used for creating OCI Images
 License: ASL 2.0
 URL: https://%{name}.io
@@ -134,6 +134,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
 %{_datadir}/%{name}/test
 
 %changelog
+* Tue Nov 28 2023 Lokesh Mandvekar <lsm5@redhat.com> - 1:1.33.1-2
+- Fix gating issues in tests/tests.yml
+- Related: RHEL-2112
+
 * Sun Nov 19 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.33.1-1
 - update to https://github.com/containers/buildah/releases/tag/v1.33.1
 - Related: RHEL-2112

diff --git a/tests/tests.yml b/tests/tests.yml
index 52afad9..c1a23c9 100644
--- a/tests/tests.yml
+++ b/tests/tests.yml
@@ -14,3 +14,4 @@
         BUILDAH_BINARY: /usr/bin/buildah
         IMGTYPE_BINARY: /usr/bin/buildah-imgtype
         COPY_BINARY: /usr/bin/buildah-copy
+        TUTORIAL_BINARY: /usr/bin/buildah-tutorial

                 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=178595563404.1.4641988915829034796.rpms-buildah-72d872dbc57f@fedoraproject.org \
    --to=lsm5@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