From 0f06181084b2b4f01670ab9db8b3d23c569a7aac Mon Sep 17 00:00:00 2001 From: duyiwei Date: Tue, 10 Sep 2024 02:56:07 +0000 Subject: [PATCH] Rebuild for golang CVE 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 7810c50..c116d14 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}/%{_vendor}/secrets/* %changelog +* Tue Sep 10 2024 duyiwei - 4:1-5 +- Rebuild for golang CVE + * Wed Apr 24 2024 yueyuankun - 4:1-4 - Replace openEuler with %{_vendor} -- Gitee