rpms/readahead/devel readahead.spec,1.61,1.62 sources,1.17,1.18

Harald Hoyer harald at fedoraproject.org
Tue Oct 13 10:56:55 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/readahead/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24567

Modified Files:
	readahead.spec sources 
Log Message:
* Tue Oct 13 2009 Harald Hoyer <harald at redhat.com> 1.5.4-1
- cleanup readahead-collector audit rules
- translation update



Index: readahead.spec
===================================================================
RCS file: /cvs/pkgs/rpms/readahead/devel/readahead.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- readahead.spec	15 Sep 2009 10:27:06 -0000	1.61
+++ readahead.spec	13 Oct 2009 10:56:55 -0000	1.62
@@ -1,12 +1,11 @@
 Summary:        Read a preset list of files into memory
 Name:           readahead
-Version:        1.5.1
-Release:        2%{?dist}
+Version:        1.5.4
+Release:        1%{?dist}
 Epoch:          1
 Group:          System Environment/Base
 License:        GPLv2+
 Source0:        readahead-%{version}.tar.bz2
-Patch1: 	readahead-1.5.1-noconsole.patch
 
 URL: 		https://fedorahosted.org/readahead/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -27,7 +26,6 @@ needed. Its goal is to speed up the boot
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure --sbindir=/sbin
@@ -70,6 +68,16 @@ fi
 /sbin/readahead-collector
 
 %changelog
+* Tue Oct 13 2009 Harald Hoyer <harald at redhat.com> 1.5.4-1
+- cleanup readahead-collector audit rules
+- translation update
+
+* Tue Oct 06 2009 Harald Hoyer <harald at redhat.com> 1.5.3-1
+- fix readhead for new libaudit (bug #523400)
+- don't leak file descriptors (bug #525893)
+- also collect openat() calls
+- ignore files > 10MB
+
 * Tue Sep 15 2009 Harald Hoyer <harald at redhat.com> 1.5.1-2
 - remove console owner from collector (gets killed by SIGHUP)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/readahead/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- sources	14 Sep 2009 15:17:49 -0000	1.17
+++ sources	13 Oct 2009 10:56:55 -0000	1.18
@@ -1 +1 @@
-abb783e835272290722da9d9affc618b  readahead-1.5.1.tar.bz2
+8055f4aa83431a5a5e6c50363cbc3397  readahead-1.5.4.tar.bz2




More information about the fedora-extras-commits mailing list