--- rpms/e-smith-base/sme9/e-smith-base.spec 2014/03/24 03:14:48 1.67 +++ rpms/e-smith-base/sme9/e-smith-base.spec 2014/05/06 18:20:45 1.71 @@ -1,15 +1,19 @@ -# $Id: e-smith-base.spec,v 1.66 2014/03/24 03:05:37 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.70 2014/04/23 18:56:53 stephdl Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.6.0 -%define release 2 +%define release 6 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch1: e-smith-base-5.6.0-console.patch +Patch2: e-smith-base-5.6.0_added_verification_of_pptp_clients_against_dhcp.patch +Patch3: e-smith-base-5.6.0_console_verification_dhcp_vs_pptp.patch +Patch4: e-smith-base-5.6.0_remove_10runparts_for_anacron_compatibility.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArch: noarch Requires: pwauth @@ -58,6 +62,22 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Tue May 06 2014 stephane de Labrusse 5.6.0-6.sme +- remove /etc/e-smith/templates/etc/crontab/10runparts for anacron compatibility +- [SME: 8364] + +* Wed Apr 23 2014 stephane de Labrusse 5.6.0-5.sme +- Add a verification in the console of number of pptp clients against ip allowed in dhcpd +- [SME: 8312] + +* Sun Apr 6 2014 stephane de Labrusse 5.6.0-4.sme +- Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd +- [SME: 8312] + +* Sat Apr 5 2014 Ian Wells 5.6.0-3.sme +- Ensure console is run with taint checking [SME: 8311] +- Non-functional perl::Critic changes. + * Sun Mar 23 2014 Ian Wells 5.6.0-2.sme - Roll new stream to really remove obsolete images [SME: 7962] @@ -1684,6 +1704,10 @@ e-smith server and gateway software - ba %prep %setup +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 %pre /sbin/e-smith/create-system-user smelastsys 2999 \