--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2010/01/30 21:35:23 1.40 +++ rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2010/02/08 20:58:39 1.41 @@ -1,10 +1,10 @@ -# $Id: e-smith-base+ldap.spec,v 1.39 2009/11/23 18:54:28 bytegw Exp $ +# $Id: e-smith-base+ldap.spec,v 1.40 2010/01/30 21:35:23 snetram Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base+ldap Name: %{name} %define version 5.0.0 -%define release 10 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,7 @@ Patch6: e-smith-base+ldap-5.0.0-straysym Patch7: e-smith-base+ldap-5.0.0-adapter-translation-fixes.patch Patch8: e-smith-base+ldap-5.0.0-FixLocale_External.patch Patch9: e-smith-base+ldap-5.0.0-generate-2048-bits-keys.patch +Patch10: e-smith-base+ldap-5.0.0-sha1.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.0.0-2 @@ -71,6 +72,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Feb 8 2010 Jonathan Martens 5.0.0-11.sme +- Improve security by using SHA1 algorithm for certificate signing [SME: 5736] + * Sat Jan 30 2010 Jonathan Martens 5.0.0-10.sme - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5734] @@ -1226,6 +1230,7 @@ e-smith server and gateway software - ba %patch7 -p1 %patch8 -p1 %patch9 -p1 +%patch10 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]