From: Mark Huang Date: Tue, 22 Aug 2006 17:18:32 +0000 (+0000) Subject: - fix version number, bump release number, added changelog X-Git-Tag: myplc-0_4-rc3~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=refs%2Fheads%2Fmyplc-0_4-branch;p=myplc.git - fix version number, bump release number, added changelog --- diff --git a/myplc.spec b/myplc.spec index 028f677..536e3fb 100644 --- a/myplc.spec +++ b/myplc.spec @@ -5,8 +5,8 @@ URL: http://cvs.planet-lab.org/cvs/myplc Summary: PlanetLab Central (PLC) Portable Installation Name: myplc -Version: 0.5 -Release: 2%{?pldistro:.%{pldistro}}%{?date:.%{date}} +Version: 0.4 +Release: 3%{?pldistro:.%{pldistro}}%{?date:.%{date}} License: PlanetLab Group: Applications/Systems Source0: %{name}-%{version}.tar.gz @@ -252,6 +252,16 @@ fi %endif %changelog +* Tue Aug 22 2006 Mark Huang - 0.4-3, 0.5-3 +- MyPLC 0.4 RC3. +- Fix upgrade path from RC1. +- Always regenerate plc_config.xml at first startup +- Upgrade kernel, iptables, vnet to 2.6.17-1.2142_FC4-3.planetlab +- Minor PlanetFlow fixes +- pl_mom/swapmon: Minor fixes +- bootcd: Added Supermicro IPMI support +- bootmanager: Cleanup, fixed check for new disks + * Wed Aug 09 2006 Thierry Parmentelat - introduces variable %{build_devel} to allow custom sites to skip building the myplc-devel package.