!65 fix CVE-2023-39326
From: @lauk001 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
d6ed5584fe
@ -30,7 +30,7 @@ ExcludeArch: ppc64
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.8.0
|
Version: 1.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Work with remote images registries - retrieving information, images, signing content
|
Summary: Work with remote images registries - retrieving information, images, signing content
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -319,6 +319,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_prefix}/share/bash-completion/completions/%{name}
|
%{_prefix}/share/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 21 2024 liukuo<liukuo@kylinos.cn> - 1:1.8.0-2
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:rebuild for golang cvefix: CVE-2023-39326
|
||||||
|
|
||||||
* Tue Oct 17 2023 lijian <lijian2@kylinos.cn> - 1:1.8.0-1
|
* Tue Oct 17 2023 lijian <lijian2@kylinos.cn> - 1:1.8.0-1
|
||||||
- update to 1.8.0
|
- update to 1.8.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user