fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/mkinitrd/devel sources, 1.85, 1.86 .cvsignore, 1.80, 1.81 mkinitrd.

Subject: rpms/mkinitrd/devel sources, 1.85, 1.86 .cvsignore, 1.80, 1.81 mkinitrd.spec, 1.87, 1.88
From:
Date: Mon, 21 Nov 2005 18:00:11 -0500
Author: pjones

Update of /cvs/dist/rpms/mkinitrd/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12740

Modified Files:
        sources .cvsignore mkinitrd.spec 
Log Message:
update to .11



Index: sources
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/sources,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- sources     17 Nov 2005 05:43:31 -0000      1.85
+++ sources     21 Nov 2005 23:00:05 -0000      1.86
@@ -1 +1 @@
-d39d7623f737c90306a72a7963e368e8  mkinitrd-5.0.10.tar.bz2
+e54193f7650bfea1974d7426a1a14e19  mkinitrd-5.0.11.tar.bz2


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/.cvsignore,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- .cvsignore  17 Nov 2005 05:43:31 -0000      1.80
+++ .cvsignore  21 Nov 2005 23:00:05 -0000      1.81
@@ -1 +1 @@
-mkinitrd-5.0.10.tar.bz2
+mkinitrd-5.0.11.tar.bz2


Index: mkinitrd.spec
===================================================================
RCS file: /cvs/dist/rpms/mkinitrd/devel/mkinitrd.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- mkinitrd.spec       17 Nov 2005 05:45:56 -0000      1.87
+++ mkinitrd.spec       21 Nov 2005 23:00:05 -0000      1.88
@@ -1,6 +1,6 @@
 Summary: Creates an initial ramdisk image for preloading modules.
 Name: mkinitrd
-Version: 5.0.10
+Version: 5.0.11
 Release: 1
 License: GPL
 Group: System Environment/Base
@@ -62,6 +62,13 @@
 %attr(644,root,root) %{_mandir}/man8/grubby.8*
 
 %changelog
+* Mon Nov 21 2005 Peter Jones <pjones@xxxxxxxxxx> - 5.0.11-1
+- audit for open()s without appropriate closes()
+- make new functions coeOpen(), coeFopen(), and coeOpendir().  These behave
+  like open(), fopen(), and opendir() except that they set any associated
+  file descriptors to close on exec().
+- use them everywhere except where we open a console.
+
 * Thu Nov 17 2005 Peter Jones <pjones@xxxxxxxxxx> - 5.0.10-1
 - don't set up dmraids that aren't active in the initrd
 

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/mkinitrd/devel sources, 1.85, 1.86 .cvsignore, 1.80, 1.81 mkinitrd.spec, 1.87, 1.88, fedora-cvs-commits <=