X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc.spec;h=2de790ac628037735369694a4a5c06a7ba72a860;hb=1ede41bf0a153eb193ebd9f0276f1b951aa173af;hp=ecdc712b16f35d255725563d00211e47d294ff5d;hpb=ca46ab59f071e938e535f834a07f821744fe3b69;p=myplc.git diff --git a/myplc.spec b/myplc.spec index ecdc712..2de790a 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,7 +5,7 @@ %define name myplc %define version 4.3 -%define taglevel 22 +%define taglevel 30 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -197,6 +197,42 @@ fi /usr/share/myplc %changelog +* 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 + * Mon Sep 07 2009 Thierry Parmentelat - MyPLC-4.3-22 - SSL setup for monitor box, and related new config variables - new conf_file for /etc/planetlab/extensions