rpms/anaconda/F-11 .cvsignore, 1.645, 1.646 anaconda.spec, 1.796, 1.797 sources, 1.779, 1.780

Christopher Edward Lumens clumens at fedoraproject.org
Tue May 26 14:17:42 UTC 2009


Author: clumens

Update of /cvs/pkgs/rpms/anaconda/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30048

Modified Files:
	.cvsignore anaconda.spec sources 
Log Message:
* Tue May 26 2009 Chris Lumens <clumens at redhat.com> - 11.5.0.55-1
- Fix blank network device descriptions in the loader. (#501757) (notting)
- Make sure the right _isMigratable gets used for Ext3FS (#501585). (clumens)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-11/.cvsignore,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -p -r1.645 -r1.646
--- .cvsignore	19 May 2009 20:12:11 -0000	1.645
+++ .cvsignore	26 May 2009 14:17:10 -0000	1.646
@@ -1,2 +1,3 @@
 anaconda-11.5.0.53.tar.bz2
 anaconda-11.5.0.54.tar.bz2
+anaconda-11.5.0.55.tar.bz2


Index: anaconda.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-11/anaconda.spec,v
retrieving revision 1.796
retrieving revision 1.797
diff -u -p -r1.796 -r1.797
--- anaconda.spec	19 May 2009 20:12:12 -0000	1.796
+++ anaconda.spec	26 May 2009 14:17:10 -0000	1.797
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 11.5.0.54
+Version: 11.5.0.55
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -211,6 +211,10 @@ update-desktop-database &> /dev/null || 
 %endif
 
 %changelog
+* Tue May 26 2009 Chris Lumens <clumens at redhat.com> - 11.5.0.55-1
+- Fix blank network device descriptions in the loader. (#501757) (notting)
+- Make sure the right _isMigratable gets used for Ext3FS (#501585). (clumens)
+
 * Tue May 19 2009 Chris Lumens <clumens at redhat.com> - 11.5.0.54-1
 - We are not guaranteed to have a partedDisk in the udev code (#501556,
   #501428). (clumens)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/anaconda/F-11/sources,v
retrieving revision 1.779
retrieving revision 1.780
diff -u -p -r1.779 -r1.780
--- sources	19 May 2009 20:12:12 -0000	1.779
+++ sources	26 May 2009 14:17:10 -0000	1.780
@@ -1 +1 @@
-5a0d1c2b1782cac46345a00d8e515650  anaconda-11.5.0.54.tar.bz2
+a449e252cb6e5f6d750532ff2b7b5155  anaconda-11.5.0.55.tar.bz2




More information about the scm-commits mailing list