X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=3e72675529cae6d3c214d34d70704701382c3174;hb=1b3b30db16a86e3a45b618417ee919b5bacab17e;hp=1a989878b68e9f1ce136a3a4a66b6e1227265201;hpb=3987ac02b18543a266158121af2a2d0547088fe4;p=plewww.git diff --git a/plewww.spec b/plewww.spec index 1a98987..3e72675 100644 --- a/plewww.spec +++ b/plewww.spec @@ -1,7 +1,7 @@ # what the myplc rpm requires %define name plewww -%define version 4.3 -%define taglevel 62 +%define version 5.2 +%define taglevel 0 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -27,7 +27,7 @@ URL: %{SCMURL} #Requires: httpd >= 2.0 Requires: php >= 5.0 Requires: postgresql >= 8.0 -Requires: PLCAPI >= 4.3 +Requires: plcapi >= 5.2 Requires: drupal = 4.7 Requires: plewww-plekit @@ -125,6 +125,57 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Wed Dec 19 2012 Thierry Parmentelat - plewww-4.3-75 +- add extra code to prevent confidentiality leaks +- for vicci: $plc->hide_planetlab_block, that should not affect mainstream +- return_url for add-person and remove-person +- myslice.log now in /var/log/myslice/ (should have been cleaned up..) + +* Fri Aug 31 2012 Thierry Parmentelat - plewww-4.3-74 +- add tags section on site and person pages + +* Mon Jul 09 2012 Thierry Parmentelat - plewww-4.3-73 +- slightly tweak profiling points in slice.php + +* Mon May 07 2012 Thierry Parmentelat - plewww-4.3-72 +- ships with new default images for PLC/PLE from planet-lab.eu + +* Mon Apr 16 2012 Thierry Parmentelat - plewww-4.3-71 +- no change, just make sync for lxc-hosted tests + +* Fri Feb 24 2012 Thierry Parmentelat - plewww-4.3-70 +- refactoring for tophat/columns +- should take care of the irritating warning message about columns + +* Mon Nov 28 2011 Thierry Parmentelat - plewww-4.3-69 +- do not display the 'node' role when confusing + +* Mon Nov 07 2011 Thierry Parmentelat - plewww-4.3-68 +- support for setting nodes as reservable +- rely more on previous state when deciding to open or not toggles in a view +- remove statements for setting maximum memory usage, that sometimes + +* Mon Sep 26 2011 Thierry Parmentelat - plewww-4.3-67 +- node page can edit interfaces even when no interface + +* Wed Aug 31 2011 Thierry Parmentelat - plewww-4.3-66 +- uses a 2-week (!) session + +* Mon Jun 06 2011 Thierry Parmentelat - plewww-4.3-65 +- minor/cosmetic fixes in the leases area + +* Mon Jun 06 2011 Thierry Parmentelat - plewww-4.3-64 +- new jstorage to store stuff in the browser, start to use that to "remember" the open/closed tabs +- uses MYSLICE_TOPHAT_AVAILABLE and MYSLICE_COMON_AVAILABLE to decide whether to add extra data +- has a feature to 'test' pcu connection +- only admins can add users to different sites. +- remove dep. to outdated _gen_planetflow.php +- rephrased (disabled, or pending registration) +- + various fixes + +* Wed Mar 23 2011 Thierry Parmentelat - plewww-4.3-63 +- fix display glitch exposed with dimes initscript + * Tue Mar 22 2011 Thierry Parmentelat - plewww-4.3-62 - rename initscript_body into initscript_code