Update to fetchmail-6.4.22 ((CVE-2021-39272)
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
311eab3747
commit
a79eba51db
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/fetchmail-6.4.21.tar.xz
|
||||
/fetchmail-6.4.21.tar.xz.asc
|
||||
/fetchmail-6.4.22.tar.xz
|
||||
/fetchmail-6.4.22.tar.xz.asc
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A remote mail retrieval and forwarding utility
|
||||
Name: fetchmail
|
||||
Version: 6.4.21
|
||||
Release: 2%{?dist}
|
||||
Version: 6.4.22
|
||||
Release: 1%{?dist}
|
||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
|
||||
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
|
||||
# systemd service file
|
||||
@ -62,6 +62,9 @@ rm -f $RPM_BUILD_ROOT%{python3_sitelib}/__pycache__/fetchmailconf*
|
||||
%config(noreplace) %attr(0600, mail, mail) %{_sysconfdir}/fetchmailrc.example
|
||||
|
||||
%changelog
|
||||
* Thu Sep 16 2021 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.4.22-1
|
||||
- Update to fetchmail-6.4.22 (CVE-2021-39272)
|
||||
|
||||
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 6.4.21-2
|
||||
- Rebuilt with OpenSSL 3.0.0
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (fetchmail-6.4.21.tar.xz) = c9300f63c0e4073f199a9a7d9061774a7f88aad496b696cad96c0ee85107cae506461f0cd083903c60104b1e7654461213f3f759c1cdaffaf1c85fb1956faa67
|
||||
SHA512 (fetchmail-6.4.21.tar.xz.asc) = 6b43f9fadc113137be389a739188e8106ae816ea87f8b1e666175404859d07e9dab4b32233866aa0a41384744745e2629bbc86381a8c9339d29de1f8b461d64a
|
||||
SHA512 (fetchmail-6.4.22.tar.xz) = ff6db2705b6e3806e22c326da8a0f6bdc0909965cd283b50f9d55bd3a18a52fc4b2f4b4afece1e81aa25b6f1037450cb2b579c4d2cfe4705d34b31d4c1a47e00
|
||||
SHA512 (fetchmail-6.4.22.tar.xz.asc) = 529a86a6b1dab3fbee7fbaac00190ef943a441ac9ef90b28a119b6b90dbd6a3a59b905191d053b2ee493b62d050393ffe269cbc4116f01112d74642cade7faf9
|
||||
|
Loading…
Reference in New Issue
Block a user