--- rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/10/28 22:25:00 1.7 +++ rpms/smeserver-tw-logonscript/contribs7/smeserver-tw-logonscript.spec 2009/11/04 00:42:53 1.8 @@ -1,10 +1,10 @@ -# $Id: smeserver-tw-logonscript.spec,v 1.6 2009/10/27 17:43:52 slords Exp $ +# $Id: smeserver-tw-logonscript.spec,v 1.7 2009/10/28 22:25:00 chriscosta Exp $ # Authority: chriscosta # Name: Christian Costa %define name smeserver-tw-logonscript %define version 1.3 -%define release 8 +%define release 9 Summary: TechnologyWise Windows/Linux logon script for Samba Name: %{name} Version: %{version} @@ -14,6 +14,7 @@ Patch0: smeserver-tw-logonscript-1.3-rem Patch1: smeserver-tw-logonscript-1.3-locale-2009-10-21.patch Patch2: smeserver-tw-logonscript-1.3-locale-2009-10-27.patch Patch3: smeserver-tw-logonscript-1.3-PamMountOptsFix-HomeNameChange.patch +Patch4: smeserver-tw-logonscript-1.3-SecurityFixBatchEdit.patch License: GNU GPL version 2 Group: Networking/Daemons BuildArchitectures: noarch @@ -29,6 +30,7 @@ TechnologyWise Windows/Linux logon scrip %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build perl createlinks @@ -47,7 +49,10 @@ rm -rf %{name} %defattr(-,root,root) %changelog -* Thu Oct 29 2009 SME Translation Server 1.3-8.sme +* Wed Nov 4 2009 Christian Costa 1.3-9 +- Fixed a security problem that would allow the creation of arbitrary files on the system. + +* Thu Oct 29 2009 Christian Costa 1.3-8 - Added additional pam_mount options to the .pam_mount.xml generation routine - Changed the user's home dir mount point name from home to win_home