Go to file
Marcus Meissner 90ef868a13 - Update audit-secondary.spec:
* Add "Requires: audit-rules" for audit package
  * Remove preun/postun handling of audit-rules.service
- Update to 4.0
  - Drop python2 support
  - Drop auvirt and autrace programs
  - Drop SysVinit support
  - Require the use of the 5.0 or later kernel headers
  - New README.md file
  - Rewrite legacy service functions in terms of systemctl
  - Consolidate and update end of event detection to a common function
  - Split off rule loading from auditd.service into audit-rules.service
  - Refactor libaudit.h to split out logging functions and record numbers
  - Speed up aureport --summary reports
  - Limit libaudit python bindings to logging functions
  - Add a metrics function for auparse
  - Change auditctl to use pidfd_send_signal for signaling auditd
  - Adjust watches to optimize syscalls hooked when watch file access
  - Drop nispom rules
  - Add intepretations for fsconfig, fsopen, fsmount, & move_mount
  - Many code fixups (cgzones)
  - Update syscall and interpretation tables to the 6.8 kernel
  (from v3.1.2)
  - When processing a run level change, make auditd exit
  - In auditd, fix return code when rules added in immutable mode
  - In auparse, when files are given, also consider EUID for access
  - Auparse now interprets unnamed/anonymous sockets (Enzo Matsumiya)
  - Disable Python bindings from setting rules due to swig bug (S. Trofimovich)
  - Update all lookup tables for the 6.5 kernel
  - Don't be as paranoid about auditctl -R file permissions
  - In ausearch, correct subject/object search to be an and if both are given
  - Adjust formats for 64 bit time_t
  - Fix segfault in python bindings around the feed API
  - Add feed_has_data, get_record_num, and get/goto_field_num to python bindings
- Update spec:
  * Move rules-related files into new subpackage `audit-rules':
    * Files moved:
	- /sbin/auditctl, /sbin/augenrules,
	  /etc/audit/{audit.rules,rules.d/audit.rules,audit-stop.rules}
	- manpages for auditctl, augenrules, and audit.rules
	- /etc/audit is now owned by `audit-rules' as well
    * Add new file /usr/lib/systemd/system/audit-rules.service
    * Remove in-house create-augenrules-service.patch that generated
      augenrules.service systemd unit service
    * Remove ownership of /usr/share/audit
    * Create /usr/share/audit-rules directory on %install
  * Remove audit-userspace-517-compat.patch (fixed upstream)
  * Remove libev-werror.patch (fixed upstream)
  * Remove audit-allow-manual-stop.patch (fixed upstream)
  * Add fix-auparse-test.patch (downstream):
    Upstream tests uses a static value (42) for 'gdm' uid/gid (based
    on Fedora values, apparently).  Replace these occurrences with
    'unknown(123456)'
  * Replace '--with-python' with '--with-python3' on %configure
  * Remove autrace and auvirt references (upstream)
  * Replace README with README.md
- Drop `--enable-systemd' from %configure as SysV-style scripts
  aren't supported in upstream since
  113ae191758c ("Drop support for SysVinit")

OBS-URL: https://build.opensuse.org/package/show/security/audit?expand=0&rev=155
2024-09-29 09:40:50 +00:00
_multibuild - Update to 4.0 2024-09-17 08:11:59 +00:00
.gitattributes - Update to 4.0 2024-09-17 08:11:59 +00:00
.gitignore - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-3.1.1.tar.gz - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-4.0.tar.gz - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-allow-manual-stop.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-ausearch-do-not-require-tclass.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-no-gss.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-plugins-path.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
audit-secondary.changes - Update audit-secondary.spec: 2024-09-29 09:40:50 +00:00
audit-secondary.spec - Update audit-secondary.spec: 2024-09-29 09:40:50 +00:00
audit-userspace-517-compat.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
audit.changes - Update audit-secondary.spec: 2024-09-29 09:40:50 +00:00
audit.spec - Update to 4.0 2024-09-17 08:11:59 +00:00
baselibs.conf - Update to 4.0 2024-09-17 08:11:59 +00:00
change-default-log_format.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
change-default-log_group.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
create-augenrules-service.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
enable-stop-rules.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
fix-auparse-test.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
fix-hardened-service.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
harden_auditd.service.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
libev-werror.patch - Update to 4.0 2024-09-17 08:11:59 +00:00
README-BEFORE-ADDING-PATCHES - Update to 4.0 2024-09-17 08:11:59 +00:00
system-group-audit.conf - Update to 4.0 2024-09-17 08:11:59 +00:00