Jump to letter: [
          
            ABCDEFGKLMNOPRSTXZ
          ]
        
        audit-libs: Dynamic library for libaudit
        
        
        - Summary
- The audit-libs package contains the dynamic libraries needed for
applications to use the audit framework.
Changelog
        
            - * Fri Jun 30 17:00:00 2006 Steve Grubb <sgrubb{%}redhat{*}com> 1.2.4-1
- - Add support for the new filter key
- Update syscall tables for 2.6.17
- Add audit failure query function
- Switch out gethostbyname call with getaddrinfo
- Add audit by obj capability for 2.6.18 kernel
- Ausearch & aureport now fail if no args to -te
- New auditd.conf option to choose blocking/non-blocking dispatcher comm
- Ausearch improved search by label 
            - * Thu May 25 17:00:00 2006 Steve Grubb <sgrubb{%}redhat{*}com> 1.2.3-1
- - Apply patch to ensure watches only associate with exit filter
- Apply patch to correctly show new operators when new listing format is used
- Apply patch to pull kernel's audit.h into python bindings
- Collect signal sender's context 
            - * Tue May 16 17:00:00 2006 David Woodhouse <dwmw2{%}redhat{*}com> 1.2.2-2
- - Require kernel-headers, not glibc-kernheaders. Again.