From 42943aaea42b0194ec5863847aea6c7f8f97172d8d51e809fef881249fd5d9ed Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Mon, 22 Aug 2022 10:47:25 +0000 Subject: [PATCH] Accepting request 997672 from home:dancermak:branches:devel:microos Add missing bugrefs to make the security team happy OBS-URL: https://build.opensuse.org/request/show/997672 OBS-URL: https://build.opensuse.org/package/show/devel:microos/buildah?expand=0&rev=5 --- buildah.changes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/buildah.changes b/buildah.changes index b7f67a8..8fa9483 100644 --- a/buildah.changes +++ b/buildah.changes @@ -895,7 +895,7 @@ Mon Mar 29 21:02:40 UTC 2021 - alexandre.vicenzi@suse.com * build(deps): bump github.com/containers/storage from 1.24.5 to 1.25.0 * Use chown function for U volume flag from containers/common repository * --iidfile: print hash prefix - * bump containernetworking/cni to v0.8.1 - fix for CVE-2021-20206 + * bump containernetworking/cni to v0.8.1 - fix for CVE-2021-20206 (bsc#1181961) * run: fix check for host pid namespace * Finish plumbing for buildah bud --manifest * buildah manifest add localimage should work @@ -1226,7 +1226,7 @@ Mon Mar 29 21:02:40 UTC 2021 - alexandre.vicenzi@suse.com * Bump github.com/seccomp/containers-golang from 0.4.1 to 0.5.0 * Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 * Bump github.com/opencontainers/runc from 1.0.0-rc9 to 1.0.0-rc90 - * Add CVE-2020-10696 to CHANGELOG.md and changelog.txt + * Add CVE-2020-10696 to CHANGELOG.md and changelog.txt (bsc#1167864) * Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 * Bump github.com/onsi/ginkgo from 1.12.2 to 1.12.3 * Vendor in containers/common v0.12.0 @@ -1497,7 +1497,7 @@ Fri Feb 12 08:54:54 UTC 2021 - Paolo Stivanin - Update to version 1.19.4: * run: fix check for host pid namespace - * bump containernetworking/cni library to v0.8.1 - fix for CVE-2021-20206 + * bump containernetworking/cni library to v0.8.1 - fix for CVE-2021-20206 (bsc#1181961) * Finish plumbing for buildah bud --manifest * buildah manifest add localimage should work * Fix build arg check @@ -1839,7 +1839,7 @@ Mon Aug 3 06:39:53 UTC 2020 - Sascha Grunert Wed Jun 24 13:24:58 UTC 2020 - Ralf Haferkamp - Update to v1.15.0 - * Add CVE-2020-10696 to CHANGELOG.md and changelog.txt + * Add CVE-2020-10696 to CHANGELOG.md and changelog.txt (bsc#1167864) * fix lighttpd example * remove dependency on openshift struct * Warn on unset build arguments