From: Thierry Parmentelat Date: Thu, 8 May 2008 07:25:33 +0000 (+0000) Subject: Tagging module MyPLC - MyPLC-4.2-10 X-Git-Tag: MyPLC-4.2-10~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=4d3eb0f230df155faa31ba74bd039cf539ac3db0;p=myplc.git Tagging module MyPLC - MyPLC-4.2-10 defaults for *_IP conf vars now void, expect more accurate /etc/hosts gethostbyname uses python rather than perl (hope this shrinks deps) doc: reviewed myplc doc - deprecated everything related to myplc-devel doc: packaging doc in myplc-native (myplc&PLCAPI) & rm'ed target files from svn make sync now works towards vserver-based myplc only --- diff --git a/myplc-native.spec b/myplc-native.spec index 981e431..9008513 100644 --- a/myplc-native.spec +++ b/myplc-native.spec @@ -5,7 +5,7 @@ %define name myplc-native %define version 4.2 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -220,6 +220,13 @@ fi /var/www/html/install-rpms/planetlab %changelog +* Thu May 08 2008 Thierry Parmentelat - MyPLC-4.2-10 +- defaults for *_IP conf vars now void, expect more accurate /etc/hosts +- gethostbyname uses python rather than perl (hope this shrinks deps) +- doc: reviewed myplc doc - deprecated everything related to myplc-devel +- doc: packaging doc in myplc-native (myplc&PLCAPI) & rm'ed target files from svn +- make sync now works towards vserver-based myplc only + * Mon May 05 2008 Stephen Soltesz - MyPLC-4.2-9 - - added vsys 'pfmount' script to the default netflow slice attributes. diff --git a/myplc.spec b/myplc.spec index 64574a2..9f2704e 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.2 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -169,6 +169,13 @@ fi %config(noreplace) /plc/data/* %changelog +* Thu May 08 2008 Thierry Parmentelat - MyPLC-4.2-10 +- defaults for *_IP conf vars now void, expect more accurate /etc/hosts +- gethostbyname uses python rather than perl (hope this shrinks deps) +- doc: reviewed myplc doc - deprecated everything related to myplc-devel +- doc: packaging doc in myplc-native (myplc&PLCAPI) & rm'ed target files from svn +- make sync now works towards vserver-based myplc only + * Mon May 05 2008 Stephen Soltesz - MyPLC-4.2-9 - - added vsys 'pfmount' script to the default netflow slice attributes.