diff --git a/.gitignore b/.gitignore index cf4d829..c12d362 100644 --- a/.gitignore +++ b/.gitignore @@ -129,3 +129,4 @@ audit-2.0.4.tar.gz /audit-2.4.1.tar.gz /audit-2.4.2.tar.gz /audit-2.4.3.tar.gz +/audit-2.4.4.tar.gz diff --git a/audit.spec b/audit.spec index d5a4775..43d566f 100644 --- a/audit.spec +++ b/audit.spec @@ -6,7 +6,7 @@ Summary: User space tools for 2.6 kernel auditing Name: audit -Version: 2.4.3 +Version: 2.4.4 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons @@ -318,6 +318,10 @@ fi %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz %changelog +* Thu Aug 13 2015 Steve Grubb 2.4.4-1 +- New upstream bugfix release +- Fixes CVE-2015-5186 Audit: log terminal emulator escape sequences handling + * Thu Jul 16 2015 Steve Grubb 2.4.3-1 - New upstream bugfix release - Adds python3 support diff --git a/sources b/sources index 7e6c475..eef6d8d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -544d863af2016b76afd8d1691b251164 audit-2.4.3.tar.gz +72b0fd94d32846142bc472f0d91e62b4 audit-2.4.4.tar.gz