From a044224b37f63e3ce0ab5c8d019e141126aac141 Mon Sep 17 00:00:00 2001 From: lauk Date: Tue, 20 Feb 2024 09:44:09 +0000 Subject: [PATCH] update skopeo.spec. Signed-off-by: lauk --- skopeo.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index cf5b944..e8c4a5c 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -30,7 +30,7 @@ ExcludeArch: ppc64 Name: %{repo} Epoch: 1 Version: 1.1.0 -Release: 9 +Release: 10 Summary: Work with remote images registries - retrieving information, images, signing content License: ASL 2.0 URL: https://github.com/containers/skopeo @@ -341,6 +341,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/bash-completion/completions/%{name} %changelog +* Tue Feb 20 2024 liukuo - 1:1.1.0-10 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:rebuild for golang cvefix: CVE-2023-39326 + * Thu Sep 14 2023 lijian - 1:1.1.0-9 - Type:bugfix - ID:NA