X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=blobdiff_plain;f=plcapi.spec;fp=plcapi.spec;h=670a47fa63460943290a9c0907ca309a9266aef8;hp=0cae1a45734fd1d156a2223fb95211286860bda8;hb=f9ac2727e6fbddf97e885ffa1271a562315fb274;hpb=627477ce2065f9181498bd596e11d5179537bca5 diff --git a/plcapi.spec b/plcapi.spec index 0cae1a4..670a47f 100644 --- a/plcapi.spec +++ b/plcapi.spec @@ -1,6 +1,6 @@ %define name plcapi %define version 5.3 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -154,6 +154,18 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 08 2017 Thierry Parmentelat - plcapi-5.3-11 +- mostly issued for the R2lab deployment +- *** major +- * dots allowed in login_base and slice name +- * new lease filter 'day' +- *** minor +- * more explicit message in case of overlapping resas +- * bugfix: escaping unicode in xml +- * GetLeases allowed to anonymous callers +- *** miscell +- * use plain json library + * Sun Jul 10 2016 Thierry Parmentelat - plcapi-5.3-10 - GetBootMedium with systemd-debug option : add kernel arg systemd.log_target=console