[fail2ban] Update to 0.8.8 (CVE-2012-5642 Bug #887914)

Orion Poplawski orion at fedoraproject.org
Mon Dec 17 19:15:35 UTC 2012


commit 9bcdcc246631eb27e0affae405e2f5d6f6d82d59
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Dec 17 12:15:32 2012 -0700

    Update to 0.8.8 (CVE-2012-5642 Bug #887914)

 .gitignore    |    1 +
 fail2ban.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c028cca..a463bbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 fail2ban-FAIL2BAN-0_8.tar.bz2
 fail2ban-0.8.4.tar.bz2
 /fail2ban_0.8.7.1.orig.tar.gz
+/fail2ban_0.8.8.orig.tar.gz
diff --git a/fail2ban.spec b/fail2ban.spec
index 6b60bd9..1e51370 100644
--- a/fail2ban.spec
+++ b/fail2ban.spec
@@ -1,6 +1,6 @@
 Summary: Ban IPs that make too many password failures
 Name: fail2ban
-Version: 0.8.7.1
+Version: 0.8.8
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -88,6 +88,9 @@ fi
 %dir %{_localstatedir}/lib/fail2ban/
 
 %changelog
+* Mon Dec 17 2012 Orion Poplawski <orion at cora.nwra.com> - 0.8.8-1
+- Update to 0.8.8 (CVE-2012-5642 Bug #887914)
+
 * Thu Oct 11 2012 Orion Poplawski <orion at cora.nwra.com> - 0.8.7.1-1
 - Update to 0.8.7.1
 - Drop fd_cloexec, pyinotify, and examplemail patches fixed upstream
diff --git a/sources b/sources
index b243c67..47627bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39ae20deafbd0441ad385204d532e423  fail2ban_0.8.7.1.orig.tar.gz
+48a7cfa29c30227f0e1361bd3c88ec8e  fail2ban_0.8.8.orig.tar.gz


More information about the scm-commits mailing list