From a40cd7a1e778c36b722bfe1334f3d5e67bcbc5b1 Mon Sep 17 00:00:00 2001 From: duyiwei Date: Wed, 22 May 2024 08:42:28 +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 89ab22e..6aedfc8 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -15,7 +15,7 @@ Epoch: 4 Name: containers-common Version: 1 -Release: 4 +Release: 5 Summary: Common configuration and documentation for containers. URL: https://github.com/containers/common License: Apache-2.0 @@ -164,6 +164,9 @@ fi %{_datadir}/openEuler/secrets/* %changelog +* Wed May 22 2024 duyiwei - 4:1-5 +- Rebuild for golang CVE-2022-1962 + * Tue Feb 20 2024 lijian - 4:1-4 - Rebuild for golang CVE