diff --git a/.cvsignore b/.cvsignore index 3c581f2..833be43 100644 --- a/.cvsignore +++ b/.cvsignore @@ -57,3 +57,4 @@ audit-1.1.4.tar.gz audit-1.1.5.tar.gz audit-1.1.6.tar.gz audit-1.2.tar.gz +audit-1.2.1.tar.gz diff --git a/audit.spec b/audit.spec index d3becf8..0b354e2 100644 --- a/audit.spec +++ b/audit.spec @@ -1,6 +1,6 @@ Summary: User space tools for 2.6 kernel auditing. Name: audit -Version: 1.2 +Version: 1.2.1 Release: 1 License: GPL Group: System Environment/Daemons @@ -154,6 +154,14 @@ fi %changelog +* Sun Apr 16 2006 Steve Grubb 1.2.1-1 +- New message type for trusted apps +- Add new keywords today, yesterday, now for ausearch and aureport +- Make audit_log_user_avc_message really send to syslog on error +- Updated syscall tables in auditctl +- Deprecated the 'possible' action for syscall rules in auditctl +- Update watch code to use file syscalls instead of 'all' in auditctl + * Fri Apr 7 2006 Steve Grubb 1.2-1 - Add support for new file system auditing kernel subsystem diff --git a/sources b/sources index d10ebb6..0b4b00d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65c3bc8ea4a1b6fc90e2b0321237a5ad audit-1.2.tar.gz +537d4ee68428e2ba2f01a8c07287fb6e audit-1.2.1.tar.gz