Update to fetchmail-6.4.21
This commit is contained in:
parent
cae752b91c
commit
794e1f646b
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.20.tar.xz
|
||||
/fetchmail-6.4.20.tar.xz.asc
|
||||
/fetchmail-6.4.21.tar.xz
|
||||
/fetchmail-6.4.21.tar.xz.asc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.20
|
||||
Version: 6.4.21
|
||||
Release: 1%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
||||
@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Mon Aug 16 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.21-1
|
||||
- Update to fetchmail-6.4.21
|
||||
|
||||
* Tue Aug 03 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.20-1
|
||||
- Update to fetchmail-6.4.20 (CVE-2021-36386)
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.20.tar.xz) = 5b170f51a74b6596020282f5cbb34bf0a9ea8c5b089fd8c6c72df6c7742e16bcd5931d62181d56265779f9c3431c4ddf795a03deee09c5552a3aa0601282bd17
|
||||
SHA512 (fetchmail-6.4.20.tar.xz.asc) = a3cab9f2d8dabd8e80b99fcb1b77c59b9dda9731cc0f5493fcbc454057f609225dfb32d68f7cf2e41c5accc78ad30825033cee5e3933ab876707657c0403dabc
|
||||
SHA512 (fetchmail-6.4.21.tar.xz) = c9300f63c0e4073f199a9a7d9061774a7f88aad496b696cad96c0ee85107cae506461f0cd083903c60104b1e7654461213f3f759c1cdaffaf1c85fb1956faa67
|
||||
SHA512 (fetchmail-6.4.21.tar.xz.asc) = 6b43f9fadc113137be389a739188e8106ae816ea87f8b1e666175404859d07e9dab4b32233866aa0a41384744745e2629bbc86381a8c9339d29de1f8b461d64a
|
||||
|
Loading…
Reference in New Issue
Block a user