From 9b2a0287682fb8861b0e79af0795c6cda0851538 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Thu, 16 Sep 2021 15:56:20 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- fetchmail.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fetchmail.spec b/fetchmail.spec index afea85f..c8666a4 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -1,7 +1,7 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail Version: 6.4.22 -Release: 1%{?dist} +Release: 2%{?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 Sahana Prasad - 6.4.22-2 +- Rebuilt with OpenSSL 3.0.0 + * Thu Sep 16 2021 Vitezslav Crhonek - 6.4.22-1 - Update to fetchmail-6.4.22 (CVE-2021-39272)