--- rpms/e-smith-base/sme8/e-smith-base.spec 2014/03/10 13:25:54 1.164 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2015/11/28 22:24:48 1.173 @@ -1,16 +1,22 @@ -# $Id: e-smith-base.spec,v 1.163 2014/02/18 06:17:19 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.172 2015/10/16 14:52:45 stephdl Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 91 +%define release 97 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: e-smith-base-5.2.0.90.tar.gz Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch +Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch +Patch3: e-smith-base-5.2.0_console_verification_dhcp_vs_pptp.patch +Patch4: e-smith-base-5.2.0-default_to_no_on_quit_console_app.patch +Patch5: e-smith-base-5.2.0-only_fire_ip_change_on_wan.patch +Patch6: e-smith-base-5.2.0_sha256_cert.patch +Patch7: e-smith-backup-5.2.0.bz9097.Test_Backup_MountPoint.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -58,7 +64,30 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog -* Mon Mar 10 2014 Chris Burnat 5.2.0.91.sme +* Fri Oct 16 2015 Stephane de Labrusse 5.2.0-97.sme +- Verify the mountpoint during the console backup [SME: 9097] +- Added e-smith-backup-5.2.0.bz9097.Test_Backup_MountPoint.patch + +* Mon Aug 24 2015 Charlie Brady 5.2.0-96.sme +* Use sha256 algorithm for signature of SSL cert. [SME: 8607] + +* Tue Mar 31 2015 Daniel Berteaud 5.2.0-95.sme +- Only fire the ip-change event when IP is assigned to WAN nic + (Code by Charlie Brady and John Crisp) [SME: 8891] + +* Sun Jan 11 2015 Stephane de Labrusse 5.2.0-94.sme +- When quiting the console app with unsaved changes set the default selected +- answer to NO, Hsing-Foo Wang [SME: 8794] + +* Wed Apr 23 2014 stephane de Labrusse 5.2.0-93.sme +- Add a verification in the console of number of pptp clients against ip allowed in dhcpd +- [SME: 8298] + +* Sun Apr 6 2014 stephane de Labrusse 5.2.0-92.sme +- Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd +- [SME: 8298] + +* Mon Mar 10 2014 Chris Burnat 5.2.0-91.sme - Reset primary ibay default type [SME: 8267] * Mon Feb 17 2014 Ian Wells 5.2.0-90.sme @@ -1558,6 +1587,12 @@ e-smith server and gateway software - ba %prep %setup %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]