public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* audit 1.6.4 released
@ 2007-12-29 15:44 Steve Grubb
  2007-12-30 16:24 ` Eric Paris
  2008-01-04 19:09 ` Klaus Heinrich Kiwi
  0 siblings, 2 replies; 7+ messages in thread
From: Steve Grubb @ 2007-12-29 15:44 UTC (permalink / raw)
  To: Linux Audit

Hi,

I've just released a new version of the audit daemon. It can be downloaded 
from http://people.redhat.com/sgrubb/audit  It will also be in rawhide  
soon. The Changelog is:

- fchmod of log file was on wrong variable
- Allow use of errno strings for exit codes in audit rules

This release fixes a major bug that got introduced in the last release. The 
code that fixes a permission problem was using the wrong variable. It happens 
that the result was applied to /dev/null instead of the audit log. If you had  
selinux in enforcing mode - nothing happened, for everyone else.../dev/null 
probably got messed up. Oopsie.

This release also lets you express audit rules with slightly more readable 
exits codes. This means you can now do things like:

auditctl -a always,exit -S open -F exit=-EPERM

Please let me know if you run across any problems with this release.

-Steve

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-01-04 23:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-29 15:44 audit 1.6.4 released Steve Grubb
2007-12-30 16:24 ` Eric Paris
2007-12-31 14:39   ` Steve Grubb
2008-01-04 19:09 ` Klaus Heinrich Kiwi
2008-01-04 19:37   ` Steve Grubb
2008-01-04 21:17     ` Eric Paris
2008-01-04 23:08       ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox