From 3fb19cbbfe63725bb7d00de2cb8fbf66d9532a7b Mon Sep 17 00:00:00 2001 From: duyiwei Date: Wed, 22 May 2024 08:41:13 +0000 Subject: [PATCH] Rebuild for golang CVE-2022-1962 Signed-off-by: duyiwei --- containers-common.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/containers-common.spec b/containers-common.spec index 07425e4..4947b37 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -15,7 +15,7 @@ Epoch: 4 Name: containers-common Version: 1 -Release: 2 +Release: 3 Summary: Common configuration and documentation for containers.URL:https://github.com/containers/common License: ASL 2.0 BuildArch: noarch @@ -128,6 +128,9 @@ fi %{_datadir}/openEuler/secrets/* %changelog +* Wed May 22 2024 duyiwei - 4:1-3 +- Rebuild for golang CVE-2022-1962 + * Tue Feb 20 2024 lijian - 4:1-2 - Rebuild for golang CVE -- Gitee