From: Barış Metin Date: Fri, 18 Dec 2009 17:38:53 +0000 (+0000) Subject: Setting tag MyPLC-4.3-33 X-Git-Tag: MyPLC-4.3-33~1 X-Git-Url: http://git.onelab.eu/?p=myplc.git;a=commitdiff_plain;h=380681d18d87fd5392a158c5fc5895b9a8f7ab67 Setting tag MyPLC-4.3-33 * validate input according to type in plc_config * added the _genicw system slice * add tag types for sites and persons * add new tags for nodes and slices for exemption from myops --- diff --git a/myplc-docs.spec b/myplc-docs.spec index 199e93a..ee12fee 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -5,7 +5,7 @@ %define name myplc-docs %define version 4.3 -%define taglevel 32 +%define taglevel 33 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -87,6 +87,12 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Fri Dec 18 2009 Baris Metin - MyPLC-4.3-33 +- * validate input according to type in plc_config +- * added the _genicw system slice +- * add tag types for sites and persons +- * add new tags for nodes and slices for exemption from myops + * Thu Nov 26 2009 Thierry Parmentelat - MyPLC-4.3-32 - turn off drupal on a box that acts as BOOT server but not as WWW server - cleanup some obsolete code for old chroot-jail packaging in the process diff --git a/myplc-release.spec b/myplc-release.spec index 0e52b5e..5aabd92 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 4.3 -%define taglevel 32 +%define taglevel 33 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,12 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Fri Dec 18 2009 Baris Metin - MyPLC-4.3-33 +- * validate input according to type in plc_config +- * added the _genicw system slice +- * add tag types for sites and persons +- * add new tags for nodes and slices for exemption from myops + * Thu Nov 26 2009 Thierry Parmentelat - MyPLC-4.3-32 - turn off drupal on a box that acts as BOOT server but not as WWW server - cleanup some obsolete code for old chroot-jail packaging in the process diff --git a/myplc.spec b/myplc.spec index 0b4dfa6..131c373 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 32 +%define taglevel 33 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -197,6 +197,12 @@ fi /usr/share/myplc %changelog +* Fri Dec 18 2009 Baris Metin - MyPLC-4.3-33 +- * validate input according to type in plc_config +- * added the _genicw system slice +- * add tag types for sites and persons +- * add new tags for nodes and slices for exemption from myops + * Thu Nov 26 2009 Thierry Parmentelat - MyPLC-4.3-32 - turn off drupal on a box that acts as BOOT server but not as WWW server - cleanup some obsolete code for old chroot-jail packaging in the process