diff --git a/reg.spec b/reg.spec index dee0d3a..3981f45 100644 --- a/reg.spec +++ b/reg.spec @@ -52,7 +52,7 @@ checks.} %global godocs VERSION.txt README.md Name: reg -Release: 8%{?dist} +Release: 9%{?dist} Summary: Docker registry v2 command line client License: MIT @@ -150,6 +150,10 @@ install -p -m 0640 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}-serve %config(noreplace) %{_sharedstatedir}/%{name}-server/templates/ %changelog +* Tue Jul 19 2022 Maxwell G - 0.16.1-9 +- Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in + golang + * Mon Jul 04 2022 Maxwell G - 0.16.1-8 - Fix FTBFS