From 25ca173d31d7423151fadee6f0e227e35dc1fb8f Mon Sep 17 00:00:00 2001 From: lijian Date: Tue, 20 Feb 2024 09:40:52 +0000 Subject: [PATCH] Rebuild for golang CVE Signed-off-by: lijian --- containers-common.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/containers-common.spec b/containers-common.spec index cb288fa..07425e4 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -15,7 +15,7 @@ Epoch: 4 Name: containers-common Version: 1 -Release: 1 +Release: 2 Summary: Common configuration and documentation for containers.URL:https://github.com/containers/common License: ASL 2.0 BuildArch: noarch @@ -128,5 +128,8 @@ fi %{_datadir}/openEuler/secrets/* %changelog +* Tue Feb 20 2024 lijian - 4:1-2 +- Rebuild for golang CVE + * Mon Mar 21 2022 fushanqing - 4:1-1 - Init package \ No newline at end of file -- Gitee