From c9056444da1f53991cf8537d03cf3f3e2d305c0f877ac3f5f3d5410c657796f5 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Mon, 13 May 2024 12:55:29 +0000 Subject: [PATCH] * Bump-github.com-containers-image-v5-from-5.30.0-to-5.30.1.patch (CVE-2024-3727, bsc#1224114). OBS-URL: https://build.opensuse.org/package/show/network:cluster/apptainer?expand=0&rev=76 --- apptainer.changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apptainer.changes b/apptainer.changes index b6e1863..c91cdeb 100644 --- a/apptainer.changes +++ b/apptainer.changes @@ -5,8 +5,10 @@ Mon May 13 05:36:38 UTC 2024 - Egbert Eich github.com/opencontainers/go-digest and used throughout the Go-implemented containers ecosystem are always validated. This prevents attackers from triggering unexpected authenticated - registry accesses. (CVE-2024-3727, bsc#1224114). - + registry accesses. + * Bump-github.com-containers-image-v5-from-5.30.0-to-5.30.1.patch + (CVE-2024-3727, bsc#1224114). + ------------------------------------------------------------------- Fri Mar 15 11:20:14 UTC 2024 - Christian Goll