From: Thierry Parmentelat Date: Wed, 1 Jul 2009 11:23:34 +0000 (+0000) Subject: Tagging module PLCAPI - PLCAPI-4.3-21 X-Git-Tag: PLCAPI-4.3-21~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=551f497ea33ca322e5a10c7f9f45e0415ff4095e;p=plcapi.git Tagging module PLCAPI - PLCAPI-4.3-21 getbootmedium supports options as tags (serial, cramfs, kvariant, kargs, no-hangcheck ) reportrunlevel logs its calls only when run_level changes pycurl more robust wrt to xmlrpclib.Transport --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 3f37f492..4af07f45 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.3 -%define taglevel 20 +%define taglevel 21 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -100,6 +100,11 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/wsdl/plcapi.wsdl %changelog +* Wed Jul 01 2009 Thierry Parmentelat - PLCAPI-4.3-21 +- getbootmedium supports options as tags (serial, cramfs, kvariant, kargs, no-hangcheck ) +- reportrunlevel logs its calls only when run_level changes +- pycurl more robust wrt to xmlrpclib.Transport + * Tue Jun 16 2009 Thierry Parmentelat - PLCAPI-4.3-20 - produce a wsdl interface - bugfix in getbootmedium for nodes with interface tags