X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc-docs.spec;h=add474e1116f1a074ae92dc4c55aa1e957290843;hb=0b285eb863942c9c127543175dc379f71f7556c8;hp=f5341f2dfc6bb94cbdb5c8c1eb2b8c72d4f3ae58;hpb=619bb00d324ffc0cdc6fe1c9d985c423192aeb4e;p=myplc.git diff --git a/myplc-docs.spec b/myplc-docs.spec index f5341f2..add474e 100644 --- a/myplc-docs.spec +++ b/myplc-docs.spec @@ -1,6 +1,6 @@ %define name myplc-docs %define version 5.2 -%define taglevel 1 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -96,6 +96,16 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/planetlab/doc/ %changelog +* Fri Jun 28 2013 Thierry Parmentelat - myplc-5.2-4 +- drop PLC_OMF_XMPP_{USER,PASSWORD} from config + +* Tue Apr 23 2013 Thierry Parmentelat - myplc-5.2-3 +- plc.d/gpg now does not rm /dev/random but preserves it +- this is because libvirt won't let us run mknod + +* Wed Apr 10 2013 Thierry Parmentelat - myplc-5.2-2 +- fix typo in check-hrns - used to print 'host' while dealing with persons + * Thu Mar 07 2013 Thierry Parmentelat - myplc-5.2-1 - supports httpd config for either mod_python (preferred) or mod_wsgi - requires mod_wsgi on f18 only, otherwise mod_python