All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: Linux Audit <linux-audit@redhat.com>
Subject: audit 2.7.3 released
Date: Fri, 24 Feb 2017 17:19:14 -0500	[thread overview]
Message-ID: <3744671.kQdgAaxMBr@x2> (raw)

Hello,

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:

- Add one more comma to ausearch csv output
- Add support for KERN_MODULE event
- Add selectable escaping for ausearch/report output
- In auparse normalizer, always report session for syscalls
- Modify systemd service file to make auditd a forking type of service
- Adjust a couple of words to prevent collisions in normalizer
- Change object_type to object_kind in the normalizer
- Add rudementary data for AVC without a syscall record
- Document auparse_normalize function

This release adds initial support for the KERN_MODULE event. It fixes a systemd 
race condition when booting up the system that loads a policy that makes the 
audit rules immutable.

Ausearch and aureport gained a new command line switch to allow you to control 
what kind of escaping it uses for the output. The options are raw, tty, shell, 
and shell_quote. The default is tty if nothing is passed.

All the rest of the work was on the auparse_normalizer. There was one ABI 
change where things were renamed from obj_type to obj_kind to better match 
other things. Too much confusion around the word type since it is a field name,

This is the last release off of the fedorahosted svn server. All future commits 
will be done on github and it will no longer be a mirror. 

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

-Steve

                 reply	other threads:[~2017-02-24 22:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3744671.kQdgAaxMBr@x2 \
    --to=sgrubb@redhat.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.