X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=myplc-release.spec;h=61de6170f9b98b5274770389f8d158adb5e9c4b6;hb=ddeb43e37cd7caa76ccfdeeb12afea8d0004eb1c;hp=046f15735b3c0bc260c9a7240d232398d9e6192d;hpb=4fe5d5de115633470daef49690f7d1a24c8cba20;p=myplc.git diff --git a/myplc-release.spec b/myplc-release.spec index 046f157..61de617 100644 --- a/myplc-release.spec +++ b/myplc-release.spec @@ -5,7 +5,7 @@ %define name myplc-release %define version 4.3 -%define taglevel 14 +%define taglevel 20 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -57,6 +57,35 @@ rm -rf $RPM_BUILD_ROOT /etc/myplc-release %changelog +* Tue Jul 07 2009 Thierry Parmentelat - MyPLC-4.3-20 +- bugfix in db-config, tag 4.3-19 would not fly + +* Mon Jul 06 2009 Marc Fiuczynski - MyPLC-4.3-19 +- Refactored db-config into snippets in db-config.d/. + +* Thu Jul 02 2009 Thierry Parmentelat - MyPLC-4.3-18 +- oops, tag 4.3-17 was broken and would not work + +* Wed Jul 01 2009 Thierry Parmentelat - MyPLC-4.3-17 +- bugfix - escape sequences inserted in xml configs + +* Fri Jun 26 2009 Marc Fiuczynski - MyPLC-4.3-16 +- Handle db-config.d files properly. + +* Tue Jun 23 2009 Marc Fiuczynski - MyPLC-4.3-15 +- - Fix /etc/init.d/plc to have command usage show up on the tty rather +- than the log file +- - Fix db-config to be a bit more cautious when +- /etc/planetlab/db-config.d doesn't exist +- - Clean up db-config approach to ignore .bak, *~, .rpm{save,new}, and +- .orig files. +- - Refactor generic plc-config-tty code into plc_config.py. +- plc-config-tty now contains MyPLC specific paths, "usual" variables, +- and the list of validated variables and the corresponding +- validator() function. This refactoring lets one reuse plc_config.py +- as a generic cmdline configuration tool for highly customer MyPLC +- like software. + * Mon Jun 15 2009 Stephen Soltesz - MyPLC-4.3-14 - update PCU Type descriptions. - updates to init scripts