From 0bc6e5d07b46c26b25ea5f04990f07032313f359 Mon Sep 17 00:00:00 2001 From: jianli-97 Date: Tue, 20 Feb 2024 16:31:00 +0800 Subject: [PATCH] Rebuild for golang CVE --- containers-common.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/containers-common.spec b/containers-common.spec index cb288fa..30d168d 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 +- Init package -- Gitee