--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2008/10/13 21:47:54 1.31 +++ 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.30 2008/10/08 16:38:52 vip-ire 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 3 +%define release 11 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -12,6 +12,14 @@ Group: Networking/Daemons Source: %{name}-%{version}.tar.gz Patch1: e-smith-base+ldap-5.0.0-sys_accounts.patch Patch2: e-smith-base+ldap-5.0.0-sambaRole.patch +Patch3: e-smith-base+ldap-5.0.0-smartd40.patch +Patch4: e-smith-base+ldap-5.0.0-usbRev70drive.patch +Patch5: e-smith-base+ldap-5.2.0-ftp_auth.patch +Patch6: e-smith-base+ldap-5.0.0-straysymlink.patch +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 @@ -64,6 +72,30 @@ 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] + +* Mon Nov 23 2009 Gavin Weight 5.0.0-9.sme +- Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 1189] + +* Fri Nov 6 2009 Jonathan Martens 5.0.0-8.sme +- Translate $ifName in console configuration pages [SME: 1189] + +* Sat Jun 6 2009 Shad L. Lords 5.0.0-7.sme +- Clean up stray symlinks in /lib/modules before depmod [SME: 5334] + +* Thu Mar 26 2009 Daniel B. 5.0.0-6.sme +- Set PersistentPasswd to off in proftpd [SME: 5103] + +* Sat Feb 14 2009 Jonathan Martens 5.0.0-5.sme +- Auto-mount USB REV70-drive as usbdisk [SME: 5006] + +* Sat Oct 25 2008 Stephen Noble 5.0.0-4.sme +- create service link for smartd [SME: 1445] + * Mon Oct 13 2008 Shad L. Lords 5.0.0-3.sme - Add patch to support multiple samba roles [SME: 4172] @@ -1191,6 +1223,14 @@ e-smith server and gateway software - ba %setup %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%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 ]