[ All 3 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-4.el9

Name audit
Epoch 0
Version 3.1.5
Release 4.el9
Website/URL http://people.redhat.com/sgrubb/audit/
License GPLv2+
Build Time 2025-03-28 11:10:17
Build Host builder-x86-04.inferitos.ru
Summary User space tools for kernel auditing
Repositories BaseOS
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-4.el9.x86_64 Plugins for the audit event dispatcher 309895d61e64f370254653f00ce3c980fa717dc53f2c2dd7b517e447c0887382 download
audispd-plugins-zos-3.1.5-4.el9.x86_64 z/OS plugin for the audit event dispatcher 2f7828844a22d79a42a7be12aba427bf6476d852946593310e4d56cf64141efc download
audit-3.1.5-4.el9.x86_64 User space tools for kernel auditing 615e6b9195dc548a1c0a8ce634b03a0fe4bfa15cf9f9ed778a41de7789fe6429 download
audit-libs-3.1.5-4.el9.x86_64 Dynamic library for libaudit 9dc3a9157c648d2692e8057772e775551df548c4e18c528e48563cf0f26525d1 download
audit-libs-devel-3.1.5-4.el9.x86_64 Header files for libaudit d2cf357c3c91c9480765ca747a35bbba8a456235765d2bd5b1927172b6c30c8d download
python3-audit-3.1.5-4.el9.x86_64 Python3 bindings for libaudit f3b4092837b5e87447f08249f9fa0025df3927e99c51b18ac9f85fd2c5a72ebf download
i686
audit-libs-3.1.5-4.el9.i686 Dynamic library for libaudit 65bf716e949fc5b6dfed629885067268803e8ba6ec969cd5b7e8e6e8d5c0156f download
audit-libs-devel-3.1.5-4.el9.i686 Header files for libaudit 2f39556065c0b15676c059c88a9eb256652d5d00681c857fcea015e9688f393c download
aarch64
audispd-plugins-3.1.5-4.el9.aarch64 Plugins for the audit event dispatcher 897b543498d90c98c6ba4bbe049cc3a2bd761f5052124851f7c661ae28c04798 download
audispd-plugins-zos-3.1.5-4.el9.aarch64 z/OS plugin for the audit event dispatcher af6db1a09c3f3417bf8a301c3fadca242bd49c742830d845186afd7a78dcfc85 download
audit-3.1.5-4.el9.aarch64 User space tools for kernel auditing 095b177ab2d1c3b8ad770aa725a6b19c6b4757fe45a9ebddd1e3ad152755e24e download
audit-libs-3.1.5-4.el9.aarch64 Dynamic library for libaudit 3b8bf92b59e3482e8456c99e4e2f83ced3910e780074d956ef93e0f299f80216 download
audit-libs-devel-3.1.5-4.el9.aarch64 Header files for libaudit 1854d67e13395b8f9a5c2f43ebc15e7ac4514617a0b8d610540f8ff249886bcc download
python3-audit-3.1.5-4.el9.aarch64 Python3 bindings for libaudit 2c4743c89a4254af479811fc80436d85f56c9b79a819e8bf6ba4368b19224137 download
src
audit-3.1.5-4.el9.src User space tools for kernel auditing efe1f1af3b3878455065ce4beb87b2ab963236f453b8fee40a2d51f3a95e7a67 download
Changelog link
* Tue Feb 11 2025 Attila Lakatos <alakatos@redhat.com> - 3.1.5-4
- auditctl: correct buffer in filter_supported_syscalls to avoid overflow
  Resolves: RHEL-59585

* Mon Feb 03 2025 Attila Lakatos <alakatos@redhat.com> - 3.1.5-3
- Don't do "live" operations during rpm-ostree composes
  Resolves: RHEL-69033

* Wed Jan 08 2025 Attila Lakatos <alakatos@redhat.com> - 3.1.5-2
- Disable ProtectKernelModules=true in service file
  Resolves: RHEL-59570
- af_unix plugin: restore original behavior in binary mode
  Resolves: RHEL-59585
- Support image mode
  Resolves: RHEL-69033
- Resolve ordering cycle when using remote logging
  Resolves: RHEL-11252
- Filter syscalls to ensure architecture-specific availability
  Resolves: RHEL-70455

* 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