Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8efe9050e3 |
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ Version: 4.8.0
|
|||
%gometa
|
||||
|
||||
Name: geoipupdate
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Update GeoIP2 binary databases from MaxMind
|
||||
|
||||
License: ASL 2.0 or MIT
|
||||
|
|
@ -106,6 +106,9 @@ install -p -m 0644 _build/GeoIP.conf.5 %{buildroot}%{_mandir}/man5/GeoIP.conf.5
|
|||
%config(noreplace) %{_sysconfdir}/cron.weekly/geoipupdate
|
||||
|
||||
%changelog
|
||||
* Sat Jul 09 2022 Maxwell G <gotmax@e.email> - 4.8.0-3
|
||||
- Rebuild for CVE-2022-{24675,28327,29526} in golang
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue