X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=d69940ec0f387ab5501981f9ca9657e58d4070fe;hb=5ae21c9d6bd955a3f1fb8e143f4a9d893aba90a4;hp=24a917137511f35007eccac559fa611f816c4aeb;hpb=61faf325502152daa47d6d0cc1af7c316719e8dd;p=myplc.git diff --git a/myplc.spec b/myplc.spec index 24a9171..d69940e 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 23 +%define taglevel 31 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -197,6 +197,42 @@ fi /usr/share/myplc %changelog +* Mon Nov 09 2009 Daniel Hokka Zakrisson - MyPLC-4.3-31 +- Make the /etc/hosts manipulation optional. + +* Thu Nov 05 2009 Daniel Hokka Zakrisson - MyPLC-4.3-30 +- Fix SetRole. + +* Tue Nov 03 2009 Marc Fiuczynski - MyPLC-4.3-29 +- - Added "SetRole()" so that db-config.d/ scriplets can insert roles +- into the DB. +- - Added the root ssh key handling support back into plc.d/ssh and the +- default xml file. This should be identical to the way it was in +- rc12. +- - Added support in the db-config.d/01-init script to register the root +- ssh public key with the default administrator. In this way the root +- ssh key will make it into the root account on the nodes by means of +- NodeManager's specialaccounts plugin. + +* Tue Oct 20 2009 Thierry Parmentelat - MyPLC-4.3-28 +- db-config ignores sliver tags +- sirius's db-config script renamed (was sirious) + +* Tue Oct 13 2009 Thierry Parmentelat - MyPLC-4.3-27 +- fix for silverauth - missing tag types now created at plc startup time + +* Fri Oct 09 2009 Thierry Parmentelat - MyPLC-4.3-26 +- plc.d/ssl preserves SSL certificates when it thinkfs they're obsolete + +* Wed Oct 07 2009 Thierry Parmentelat - MyPLC-4.3-25 +- companion to NM's specialaccounts plugin +- do not generate /etc/planetlab/root_ssh_key* anymore +- remove related config. variables and conf_files + +* Sun Sep 20 2009 Stephen Soltesz - MyPLC-4.3-24 +- clarified description text to refer only to plcrt and not other optional +- packages. + * Sat Sep 19 2009 Stephen Soltesz - MyPLC-4.3-23 - fixed a bug setting slice multiple attributes with the same tag name