diff --git a/ipasserelle-base.spec b/ipasserelle-base.spec index a9559c2..daaa813 100644 --- a/ipasserelle-base.spec +++ b/ipasserelle-base.spec @@ -1,4 +1,4 @@ -%define version 0.2.15 +%define version 0.2.16 %define release 1 %define name ipasserelle-base @@ -46,6 +46,11 @@ Based on SMEServer, iPasserelle is a specially configured SME Server, with some additionnal modules %changelog +* Mon Sep 10 2012 Daniel Berteaud 0.2.16-1 +- Validation for the shell field +- accept empty value for the shell and the chroot dir +- add a script to purge home dir recycle bin + * Fri Aug 24 2012 Daniel Berteaud 0.2.15-1 - Add a chroot field in user info panel @@ -208,6 +213,7 @@ perl createlinks --file /etc/cron.monthly/maillog-rotate 'attr(0755,root,root)' \ --file /etc/cron.hourly/qmail-notify 'attr(0755,root,root)' \ --file /etc/cron.hourly/cacrl 'attr(0755,root,root)' \ + --file /etc/cron.daily/purge-homes-recycle 'attr(0755,root,root)' \ --dir /home/e-smith/files/scan 'attr(0750,root,shared)' \ --dir /var/lib/qpsmtpd/greylisting 'attr(0750,qpsmtpd,qpsmtpd)' \ > %{name}-%{version}-filelist