X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=e278345cb287e0d27fd20907a0d26e537074aae4;hb=24a085e5a8de43aa3370f0336c950d0001a09afd;hp=cac26a4707aee645bed1d028635c5d38d9c03568;hpb=4a8ff9bc1f4e602b8a3229aebc59cc612cdbd34d;p=plewww.git diff --git a/plewww.spec b/plewww.spec index cac26a4..e278345 100644 --- a/plewww.spec +++ b/plewww.spec @@ -5,7 +5,7 @@ # what the myplc rpm requires %define name plewww %define version 4.3 -%define taglevel 40 +%define taglevel 44 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -126,6 +126,21 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Wed Apr 28 2010 S.Çağlar Onur - PLEWWW-4.3-44 +- Use readfile() function to reduce the memory footprint + +* Fri Apr 02 2010 Thierry Parmentelat - PLEWWW-4.3-43 +- removed all deprecated functions for PHP-5.3 on fedora 12 + +* Tue Mar 16 2010 Talip Baris Metin - PLEWWW-4.3-42 +- * exclude DNS from subnet checking +- * redirect pi's and techs to register wizard. only display 'Insuffieient privs' error to users' +- * allow longer abbreviated names +- * don't let empty strings kill the server (postgresql and apache) + +* Sat Jan 09 2010 Thierry Parmentelat - PLEWWW-4.3-41 +- disable drupal user registration (hard: patching the user module) + * Wed Dec 16 2009 Baris Metin - PLEWWW-4.3-40 - * show error messages for update interface - * 'Add Node' is admin only