- fix version number, bump release number, added changelog myplc-0_4-branch myplc-0_4-branch
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 22 Aug 2006 17:18:32 +0000 (17:18 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 22 Aug 2006 17:18:32 +0000 (17:18 +0000)
myplc.spec

index 028f677..536e3fb 100644 (file)
@@ -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 <mlhuang@CS.Princeton.EDU> - 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 <thierry.parmentelat@sophia.inria.fr>
 - introduces variable %{build_devel} to allow custom sites to skip building
   the myplc-devel package.