From 030f23d80b67db2c85967df7ad9412c4feae0618 Mon Sep 17 00:00:00 2001 From: lijian Date: Tue, 20 Feb 2024 09:10:11 +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 7851305..89ab22e 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -15,7 +15,7 @@ Epoch: 4 Name: containers-common Version: 1 -Release: 3 +Release: 4 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 +* Tue Feb 20 2024 lijian - 4:1-4 +- Rebuild for golang CVE + * Fri Nov 10 2023 wangyueliang - 4:1-3 - Avoid building systems that cannot handle hidden files -- Gitee