diff options
author | 2024-03-17 10:25:06 -0700 | |
---|---|---|
committer | 2024-03-17 10:25:47 -0700 | |
commit | 58493f8b8a7e5e0f7a3b17c8f0a02d6a87dfc1c6 (patch) | |
tree | 52958e38276435b613830abc7aade00ccbf7d889 /profiles | |
parent | app-misc/tmuxp: add 1.42.0 (diff) | |
download | gentoo-58493f8b8a7e5e0f7a3b17c8f0a02d6a87dfc1c6.tar.gz gentoo-58493f8b8a7e5e0f7a3b17c8f0a02d6a87dfc1c6.tar.bz2 gentoo-58493f8b8a7e5e0f7a3b17c8f0a02d6a87dfc1c6.zip |
app-containers/buildah: mask 1.34.0
Masking because it isn't getting security fixes from upstream and seems
like 1.34.x is more suitable for podman 5.x (yet to be released)
https://github.com/containers/buildah/issues/5320
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
Closes: https://github.com/gentoo/gentoo/pull/35261
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e5130b9e8157..d2cefaf28f9a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Rahil Bhimjiani <me@rahil.rocks> (2024-03-17) +# buildah-1.34.0 isn't getting security fixes from upstream +# https://github.com/containers/buildah/issues/5320 +=app-containers/buildah-1.34.0 + # Sam James <sam@gentoo.org> (2024-03-16) # MIssing files (bug #927142). =app-admin/salt-3007.0 |