rpms/mkinitrd/devel .cvsignore, 1.209, 1.210 mkinitrd.spec, 1.294, 1.295 sources, 1.250, 1.251

Peter Jones pjones at fedoraproject.org
Tue Nov 4 20:05:34 UTC 2008


Author: pjones

Update of /cvs/extras/rpms/mkinitrd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16666

Modified Files:
	.cvsignore mkinitrd.spec sources 
Log Message:
* Tue Nov 04 2008 Peter Jones <pjones at redhat.com> - 6.0.70-1
- Get rid of glib usage in libbdevid, since it's huge and not used much
  (Patch from Pascal Terjan)
- For text plymouth plugin for live initrds (katzj)
- Fix erroneous qpushd's (lxo, #469611)
- Handle raidstat contents better (lxo, #465542)
- Fix logic in stabilizedHash (#466607)
- Get rid of CVS stuff in the Makefile (notting)
- Fix firmware path in the resultant initrd (#377921)
- Hide the splash screen when booting fails (#460606)
- Make scsi waiting happen on any device with a scsi modalias.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- .cvsignore	29 Oct 2008 21:33:16 -0000	1.209
+++ .cvsignore	4 Nov 2008 20:05:04 -0000	1.210
@@ -1,2 +1,3 @@
 clog
 mkinitrd-6.0.69.tar.bz2
+mkinitrd-6.0.70.tar.bz2


Index: mkinitrd.spec
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -r1.294 -r1.295
--- mkinitrd.spec	29 Oct 2008 21:33:16 -0000	1.294
+++ mkinitrd.spec	4 Nov 2008 20:05:04 -0000	1.295
@@ -2,7 +2,7 @@
 
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
-Version: 6.0.69
+Version: 6.0.70
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -120,6 +120,18 @@
 %dir %{_sysconfdir}/kernel/prerm.d
 
 %changelog
+* Tue Nov 04 2008 Peter Jones <pjones at redhat.com> - 6.0.70-1
+- Get rid of glib usage in libbdevid, since it's huge and not used much
+  (Patch from Pascal Terjan)
+- For text plymouth plugin for live initrds (katzj)
+- Fix erroneous qpushd's (lxo, #469611)
+- Handle raidstat contents better (lxo, #465542)
+- Fix logic in stabilizedHash (#466607)
+- Get rid of CVS stuff in the Makefile (notting)
+- Fix firmware path in the resultant initrd (#377921)
+- Hide the splash screen when booting fails (#460606)
+- Make scsi waiting happen on any device with a scsi modalias.
+
 * Wed Oct 29 2008 Peter Jones <pjones at redhat.com> - 6.0.69-1
 - Make it so we actually handle luks devs, cciss or otherwise. (dlehman)
   Resolves: rhbz#468856


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/mkinitrd/devel/sources,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- sources	29 Oct 2008 21:33:16 -0000	1.250
+++ sources	4 Nov 2008 20:05:04 -0000	1.251
@@ -1 +1,2 @@
 171d6c0969da5680400ce7aedb07451f  mkinitrd-6.0.69.tar.bz2
+520a5a6371eb78fc13d5e36357f56fd2  mkinitrd-6.0.70.tar.bz2




More information about the fedora-extras-commits mailing list