rpms/audit/devel .cvsignore, 1.21, 1.22 audit.spec, 1.35, 1.36 sources, 1.22, 1.23

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 2 19:43:37 UTC 2005


Author: sgrubb

Update of /cvs/dist/rpms/audit/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1363

Modified Files:
	.cvsignore audit.spec sources 
Log Message:
New version



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore	20 May 2005 22:25:36 -0000	1.21
+++ .cvsignore	2 Jun 2005 19:43:35 -0000	1.22
@@ -18,3 +18,4 @@
 audit-0.7.4.tar.gz
 audit-0.8.1.tar.gz
 audit-0.8.2.tar.gz
+audit-0.9.2.tar.gz


Index: audit.spec
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/audit.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- audit.spec	20 May 2005 22:43:14 -0000	1.35
+++ audit.spec	2 Jun 2005 19:43:35 -0000	1.36
@@ -1,14 +1,14 @@
 Summary: User space tools for 2.6 kernel auditing.
 Name: audit
-Version: 0.8.2
-Release: 2
+Version: 0.9.2
+Release: 1
 License: GPL
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: libtool
-BuildRequires: glibc-kernheaders >= 2.4-9.1.90
+BuildRequires: glibc-kernheaders >= 2.4-9.1.95
 BuildRequires: automake >= 1.9
 BuildRequires: autoconf >= 2.59
 Requires: %{name}-libs = %{version}-%{release}
@@ -119,6 +119,22 @@
 
 
 %changelog
+* Thu Jun 2 2005 Steve Grubb <sgrubb at redhat.com> 0.9.2-1
+- Step up to new glibc-kernheaders
+
+* Thu Jun 2 2005 Steve Grubb <sgrubb at redhat.com> 0.9.1-1
+- AUDITD_CLEAN_STOP config option in /etc/sysconfig/auditd
+- When unknown, show raw record in ausearch.
+- Add CWD message type support
+
+* Wed May 25 2005 Steve Grubb <sgrubb at redhat.com> 0.9-1
+- Translate numeric info to human readable for ausearch output
+- add '-if' option to ausearch to select input file
+- add '-c' option to ausearch to allow searching by comm field
+- init script now deletes all rules when daemon stops
+- Make auditctl display perms correctly in watch listings
+- Make auditctl -D remove all watches
+
 * Thu May 20 2005 Steve Grubb <sgrubb at redhat.com> 0.8.2-1
 - Update documentation
 - Handle user space audit events in more uniform way


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/audit/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	20 May 2005 22:25:36 -0000	1.22
+++ sources	2 Jun 2005 19:43:35 -0000	1.23
@@ -1,2 +1,3 @@
 d02b1e35fdbfa5de94fd7daf8e94845a  audit-0.8.1.tar.gz
 c4aa1fd643204e6c7b590d87bdb8dd1e  audit-0.8.2.tar.gz
+e31f3c554e9848a50afa6a119dc84d5c  audit-0.9.2.tar.gz




More information about the fedora-cvs-commits mailing list