--- rpms/e-smith-base/sme8/e-smith-base.spec 2008/08/04 20:04:32 1.55 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2008/08/12 16:43:23 1.60 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - ba %define name e-smith-base Name: %{name} %define version 4.18.1 -%define release 16 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -19,6 +19,12 @@ Patch8: e-smith-base-4.18.1-dateManip.pa Patch9: e-smith-base-4.18.1-ethernetlist.patch Patch10: e-smith-base-4.18.1-add2general.patch Patch11: e-smith-base-4.18.1-get_raid_details_cciss.patch +Patch12: e-smith-base-4.18.1-RevertInvalidLocaleReversion.patch +Patch13: e-smith-base-4.18.1-FixAndMoveRESET_PASSWORD_TITLE.patch +Patch14: e-smith-base-4.18.1-removeInvalidEntryTag.patch +Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch +Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch +Patch17: e-smith-base-4.18.1-ip-down.race.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 1.18.0-19 @@ -37,7 +43,6 @@ Requires: /sbin/microcode_ctl Requires: dbus Requires: hal Requires: acpid -Requires: whiptail Requires: rssh Requires: bridge-utils Requires: vconfig @@ -66,6 +71,26 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Aug 11 2008 Charlie Brady 4.18.1-21 +- Fix race condition in VPN ip-down handling which could cause loss of + LAN connectivity. [SME: 4405] + +* Sat Aug 9 2008 Shad L. Lords 4.18.1-20 +- Remove requires for whiptail. No longer needed [SME: 4491] + +* Fri Aug 8 2008 Jonathan Martens 4.18.1-19 +- Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487] + +* Thu Aug 7 2008 Jonathan Martens 4.18.1-18 +- Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it + to e-smith-formmagick's general [SME: 4475] +- Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476] +- Remove invalid entry tag from userpassword's locale file preventing the + form from displaying properly [SME: 4479] + +* Tue Aug 5 2008 Jonathan Martens 4.18.1-17 +- Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472] + * Mon Aug 4 2008 Jonathan Martens 4.18.1-16 - Revert some locale changes @@ -1257,6 +1282,12 @@ e-smith server and gateway software - ba %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +%patch17 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]