From b87031debfd7310bc17289f0c95391396ce6a8ff Mon Sep 17 00:00:00 2001 From: jianli-97 Date: Thu, 14 Sep 2023 06:19:30 +0000 Subject: [PATCH] rebuild for golang cvefix (cherry picked from commit 06dc86e07a898f2ec1b18d4869138dd9d5575f8f) --- skopeo.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 3c743af..cf5b944 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -30,7 +30,7 @@ ExcludeArch: ppc64 Name: %{repo} Epoch: 1 Version: 1.1.0 -Release: 8.dev.git%{shortcommit0} +Release: 9 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 +* Thu Sep 14 2023 lijian - 1:1.1.0-9 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:rebuild for golang cvefix: CVE-2023-24534,CVE-2023-24536,CVE-2023-24537,CVE-2023-24538 + * Fri Dec 10 2021 wangqing - 1.1.0-8.dev.git63085f5 - Type:bugfix - ID:NA