diff --git a/skopeo.spec b/skopeo.spec index 1ad3814f9bc89c19adc592b41b1cd8dcc1657dc3..263c6934f31d187b7fd0210a4ca2101b493f3ea5 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -1,4 +1,3 @@ -%define anolis_release .0.1 %global with_check 0 %global _find_debuginfo_dwz_opts %{nil} @@ -19,12 +18,11 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 2 Name: skopeo Version: 1.6.2 -Release: 6%{anolis_release}%{?dist} +Release: 9%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} # https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures -ExcludeArch: loongarch64 ExclusiveArch: %{go_arches} %if 0%{?branch:1} Source0: https://%{import_path}/tarball/%{commit0}/%{branch}-%{shortcommit0}.tar.gz @@ -121,13 +119,23 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog -* Mon Jul 24 2023 Liwei Ge - 2:1.6.2-6.0.1 -- disable loongarch64 build - -* Fri Jan 13 2023 Jindrich Novy - 2:1.6.2-6 +* Tue Sep 05 2023 Jindrich Novy - 2:1.6.2-9 +- rebuild because of CVE-2023-29406 +- Resolves: #2236831 + +* Thu Jun 15 2023 Jindrich Novy - 2:1.6.2-8 +- rebuild for following CVEs: +CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723 CVE-2023-24539 CVE-2023-24540 CVE-2023-29400 +- Resolves: #2179946 +- Resolves: #2187316 +- Resolves: #2187362 +- Resolves: #2203679 +- Resolves: #2207508 + +* Tue Mar 14 2023 Jindrich Novy - 2:1.6.2-7 - update to the latest content of https://github.com/containers/skopeo/tree/release-1.6 (https://github.com/containers/skopeo/commit/2b16a1c) -- Related: #2129766 +- Related: #2176055 * Tue Aug 16 2022 Jindrich Novy - 2:1.6.2-5 - update to the latest content of https://github.com/containers/skopeo/tree/release-1.6