X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=5e0044ae549e242d3101a80fd6d3b2632972f5c4;hb=f1fa465e157d3fb6ac387d144e060cae61422cd8;hp=8b659036ae1a9301880567e285b8b685b9fd6bd7;hpb=927dc7590159276f9cf71dd748aaea092c98ec6b;p=plewww.git diff --git a/plewww.spec b/plewww.spec index 8b65903..5e0044a 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 41 +%define taglevel 47 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -126,6 +126,27 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Tue Jul 06 2010 Baris Metin - plewww-4.3-47 +- show nodegroups form to add new groups + +* Wed Jun 16 2010 Baris Metin - plewww-4.3-46 +- just tagging plewww again to test module-tag on git + +* Tue Jun 15 2010 Baris Metin - PLEWWW-4.3-45 +- encode strings properly in forms. + +* 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)