[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project audit-3.1.5-1.el9

Name audit
Epoch 0
Version 3.1.5
Release 1.el9
Website/URL http://people.redhat.com/sgrubb/audit/
License GPLv2+
Build Time 2025-02-20 08:37:12
Build Host certified-builder01.msvsphere-os.ru
Summary User space tools for kernel auditing
Repositories OS
Description The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 and later kernels.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
audispd-plugins-3.1.5-1.el9.x86_64 Plugins for the audit event dispatcher 036c9dec5c49e9854e99ac867dcf24b213a5e19bbb1ee1d4a255bd9fe356f869 download
audit-3.1.5-1.el9.x86_64 User space tools for kernel auditing e31ab2615ee9c327fb83c686384940bda3ba3ab5137c5bed0bfa92dc5510ee1b download
audit-libs-3.1.5-1.el9.x86_64 Dynamic library for libaudit 526c995ff66a7b8bb19334c60bdb792bef3e5bc8f81ef0d441bf33e3132b62e3 download
python3-audit-3.1.5-1.el9.x86_64 Python3 bindings for libaudit b00ae7034a40ab12eef4b57c57f71449296371915f03ee5fc062ba67a02123da download
i686
audit-libs-3.1.5-1.el9.i686 Dynamic library for libaudit 50f61b11d780f81e1493977c19c758f0133d2fd2a706eba157a278c9106450dd download
src
audit-3.1.5-1.el9.src User space tools for kernel auditing 64229a47ed1127ec7b027074af91eb4d32866d05d47ac93824cde4ea54c02835 download
Changelog link
* Wed Oct 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.1.5-1
- Rebuilt for MSVSphere-9.5

* Tue Jul 09 2024 Attila Lakatos <alakatos@redhat.com> - 3.1.5-1
- New upstream maintenance release, 3.1.4
- Prevent scriplets from failing
- When upgrading, restart the daemon if it's running
- If uninstalling, stop the daemon
- auditctl: use pidfd_send_signal for signaling auditd
  Resolves: RHEL-45865
- Minor doc update
  Resolves: RHEL-5186
- augenrules: do not exit with failure if in immutable mode
  Resolves: RHEL-40110
- auditd.service: Disable ProtectControlGroups
  Resolves: RHEL-5197
- auditctl: correct output when displaying rules with exe/path/dir
  Resolves: RHEL-40243

* Wed Nov 08 2023 Sergio Correia <scorreia@redhat.com> - 3.1.2-2
- Remove 
 
if [ $1 -eq 0 ] && [ -x "/usr/lib/systemd/systemd-update-helper" ]; then 
        /usr/lib/systemd/systemd-update-helper remove-system-units from %preun scriptlet, as it was causing troubles when removing audit || : 
fi 

  Related: RHEL-14896

* Fri Oct 27 2023 Sergio Correia <scorreia@redhat.com> - 3.1.2-1
- New upstream release, 3.1.2
  Resolves: RHEL-14896

* Thu Jun 22 2023 Radovan Sroka <rsroka@redhat.com> - 3.0.7-104
- Introduce new fanotify record fields
  Resolves: rhbz#2216666