[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/mkinitrd/devel .cvsignore, 1.101, 1.102 mkinitrd.spec, 1.114, 1.115 sources, 1.114, 1.115
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/mkinitrd/devel .cvsignore, 1.101, 1.102 mkinitrd.spec, 1.114, 1.115 sources, 1.114, 1.115
- Date: Thu, 30 Mar 2006 18:19:46 -0500
Author: pjones
Update of /cvs/dist/rpms/mkinitrd/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23021
Modified Files:
.cvsignore mkinitrd.spec sources
Log Message:
- update to 5.0.33-1
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- .cvsignore 13 Mar 2006 16:57:52 -0000 1.101
+++ .cvsignore 30 Mar 2006 23:19:43 -0000 1.102
@@ -1 +1 @@
-mkinitrd-5.0.32.tar.bz2
+mkinitrd-5.0.33.tar.bz2
Index: mkinitrd.spec
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- mkinitrd.spec 13 Mar 2006 16:57:52 -0000 1.114
+++ mkinitrd.spec 30 Mar 2006 23:19:43 -0000 1.115
@@ -1,6 +1,6 @@
Summary: Creates an initial ramdisk image for preloading modules.
Name: mkinitrd
-Version: 5.0.32
+Version: 5.0.33
Release: 1
License: GPL
Group: System Environment/Base
@@ -63,6 +63,13 @@
%attr(644,root,root) %{_mandir}/man8/grubby.8*
%changelog
+* Thu Mar 30 2006 Peter Jones <pjones redhat com> - 5.0.33-1
+- fix unbalanced pushd in mkinitrd (patch from Pete Zaitcev, bz# 185822)
+- add "cond" command for simple conditionals (bz# 182938)
+- add "status" command to see/set the exit status for testing
+- add "--remove-args" and "--update" args for new-kernel-pkg (patch from
+ Don Zickus, bz# 183917)
+
* Mon Mar 13 2006 Peter Jones <pjones redhat com> - 5.0.32-1
- handle sd_mod on scsi_mod in findmodule, not in the scsi setup. This
fixes the "no scsi_hostadapter" alias problem better (#182008).
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/sources,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- sources 13 Mar 2006 18:01:59 -0000 1.114
+++ sources 30 Mar 2006 23:19:43 -0000 1.115
@@ -1 +1 @@
-73c36d759e845737c9571a856f6f8605 mkinitrd-5.0.32.tar.bz2
+379ebd6b5e6b799b3621a225be5df82b mkinitrd-5.0.33.tar.bz2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]