--- rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2014/12/04 22:23:47 1.3 +++ rpms/e-smith-pop3/sme9/e-smith-pop3.spec 2016/01/06 10:41:15 1.6 @@ -1,16 +1,18 @@ -# $Id: e-smith-pop3.spec,v 1.2 2014/12/04 22:23:08 vip-ire Exp $ +# $Id: e-smith-pop3.spec,v 1.5 2014/12/19 15:33:54 vip-ire Exp $ Summary: startup scripts for pop3 package %define name e-smith-pop3 Name: %{name} %define version 2.4.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-pop3-2.4.0-sslio2stunnel.patch +Patch1: e-smith-pop3-2.4.0-disable_fips_for_stunnel.patch +Patch2: e-smith-pop3-2.4.0-disable_tlsv1.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools >= 1.13.0-04 BuildArchitectures: noarch @@ -24,6 +26,12 @@ Obsoletes: checkpassword AutoReqProv: no %changelog +* Wed Jan 6 2016 Daniel Berteaud 2.4.0-4 +- Disable TLSv1 [SME: 9169] + +* Fri Dec 19 2014 Daniel Berteaud 2.4.0-3 +- Disable fips mode on stunnel [SME: 8733] + * Thu Dec 4 2014 Daniel Berteaud 2.4.0-2 - Use stunnel instead of sslio to support TLS [SME: 8716] @@ -83,6 +91,8 @@ Startup scripts for pop3 package. %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %build perl createlinks