Skip to content

Commit 428b3ef

Browse files
committed
Open audit-4.1.5 development cycle
1 parent 07eea50 commit 428b3ef

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
4.1.5
2+
13
4.1.4
24
- Update syscalls and io_uring tables for the 7.0 kernel (Hilko Bengen)
35
- Code cleanups (mikhailnov)

audit.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: User space tools for kernel auditing
22
Name: audit
3-
Version: 4.1.4
3+
Version: 4.1.5
44
Release: 1%{dist}
55
License: GPL-2.0-or-later AND LGPL-2.0-or-later
66
Group: System Environment/Daemons
@@ -290,6 +290,6 @@ fi
290290
%attr(750,root,root) %{_sbindir}/audispd-zos-remote
291291

292292
%changelog
293-
Mon Mer 23 2026 Steve Grubb <sgrubb@redhat.com> 4.1.4-1
293+
Mon Mar 23 2026 Steve Grubb <sgrubb@redhat.com> 4.1.5-1
294294
- New upstream release
295295

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ define([AC_INIT_NOTICE],
2929
])
3030

3131
AC_REVISION($Revision: 1.3 $)dnl
32-
AC_INIT([audit], [4.1.4])
32+
AC_INIT([audit], [4.1.5])
3333
AC_PREREQ([2.50])dnl
3434
AC_CONFIG_HEADERS([config.h])
3535

0 commit comments

Comments
 (0)