From: Stephen Soltesz Date: Wed, 26 Aug 2009 19:22:28 +0000 (+0000) Subject: Setting tag BootManager-4.3-11 X-Git-Tag: BootManager-4.3-11~1 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=ae90b061f9faa600b546b0b3a320a8fe978b4741 Setting tag BootManager-4.3-11 raise a single exception for nodes with authentication errors fix syntax error in MakeInitrd.py --- diff --git a/bootmanager.spec b/bootmanager.spec index ec1781e..e41d5cf 100644 --- a/bootmanager.spec +++ b/bootmanager.spec @@ -5,7 +5,7 @@ %define name bootmanager %define version 4.3 -%define taglevel 10 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -85,6 +85,10 @@ chkconfig --del monitor-runlevelagent /var/www/html/boot/uudecode.gz %changelog +* Wed Aug 26 2009 Stephen Soltesz - BootManager-4.3-11 +- raise a single exception for nodes with authentication errors +- fix syntax error in MakeInitrd.py + * Mon Aug 10 2009 Stephen Soltesz - BootManager-4.3-10 - Replace UpdateBootstate with UpdateRunlevel where appropriate. - Removed failboot and install from forced states.