public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audit] rawhide: New upstream release
@ 2026-07-23 16:28 Steve Grubb
0 siblings, 0 replies; only message in thread
From: Steve Grubb @ 2026-07-23 16:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/audit
Branch : rawhide
Commit : 694732b7733f47f127dc8ca918af3e71ac7ab1ac
Author : Steve Grubb <sgrubb@redhat.com>
Date : 2026-07-23T12:28:38-04:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/audit/c/694732b7733f47f127dc8ca918af3e71ac7ab1ac?branch=rawhide
Log:
New upstream release
---
diff --git a/.gitignore b/.gitignore
index 5a56255..f839c48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -187,3 +187,4 @@ audit-2.0.4.tar.gz
/audit-userspace-4.1.2.tar.gz
/audit-userspace-4.1.3.tar.gz
/audit-userspace-4.1.4.tar.gz
+/audit-4.2.tar.gz
diff --git a/audit.spec b/audit.spec
index 515e782..df1c02d 100644
--- a/audit.spec
+++ b/audit.spec
@@ -1,7 +1,7 @@
Summary: User space tools for kernel auditing
Name: audit
-Version: 4.1.4
-Release: 4%{?dist}
+Version: 4.2
+Release: 1%{?dist}
License: GPL-2.0-or-later AND LGPL-2.0-or-later
URL: https://github.com/linux-audit/audit-userspace/
Source0: audit-userspace-%{version}.tar.gz
@@ -250,7 +250,7 @@ fi
%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/rotate
%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/state
%attr(750,root,root) %{_libexecdir}/initscripts/legacy-actions/auditd/stop
-%attr(644,root,root) %{_sysconfdir}/bash_completion.d/audit.bash_completion
+%attr(644,root,root) %{_datadir}/bash-completion/completions/audit.bash_completion
%ghost %{_runstatedir}/run/auditd.state
%attr(-,root,-) %dir %{_var}/log/audit
%attr(750,root,root) %dir /etc/audit/plugins.d
@@ -301,6 +301,9 @@ fi
%attr(750,root,root) %{_sbindir}/audispd-zos-remote
%changelog
+* Thu Jul 23 2026 Steve Grubb <sgrubb@redhat.com> 4.2-1
+- New upstream release
+
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 4.1.4-4
- Rebuilt for Python 3.15.0b4 ABI change
diff --git a/sources b/sources
index 0e570d0..eef01a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (audit-userspace-4.1.4.tar.gz) = e5493f434dddbded65f33bfd56981036af6975c192289a05378d773ce914ab3ffe6b7071cae03e8f69da4e33246a38608d848f64d01647f2572a7eb6651f3ba0
+SHA512 (audit-4.2.tar.gz) = d8840a3bc7a6c0831d856bc44d25b0e8b706bb3a3c7da92c732e9f8a93d2f18dad179a8e86243881a867ad90ef92e3092aae7c0c7ea8c51031de965271bde634
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 16:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 16:28 [rpms/audit] rawhide: New upstream release Steve Grubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox