[cyrus-imapd/f15] cyrus-imapd updated to 2.4.12 fixes incomplete authentication checks in nntpd (Secunia SA46093)

Michal Hlavinka mhlavink at fedoraproject.org
Wed Oct 5 09:41:07 UTC 2011


commit 4159c28be52657aa3d70a1fedf16e81e5e9e116a
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Oct 5 11:40:53 2011 +0200

    cyrus-imapd updated to 2.4.12
    fixes incomplete authentication checks in nntpd (Secunia SA46093)

 .gitignore       |    1 +
 cyrus-imapd.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8310ad..2b42ee7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ cyrus_sharedbackup-0.1.tar.gz
 /libdb-utils.x86_64.cpio
 /libdb-utils.i386.cpio
 /cyrus-imapd-2.4.11.tar.gz
+/cyrus-imapd-2.4.12.tar.gz
diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec
index 2694eb4..3145937 100644
--- a/cyrus-imapd.spec
+++ b/cyrus-imapd.spec
@@ -1,5 +1,5 @@
 Name: cyrus-imapd
-Version: 2.4.11
+Version: 2.4.12
 Release: 1%{?dist}
 
 %define ssl_pem_file %{_sysconfdir}/pki/%{name}/%{name}.pem
@@ -505,6 +505,10 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Wed Oct 05 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.4.12-1
+- cyrus-imapd updated to 2.4.12
+- fixes incomplete authentication checks in nntpd (Secunia SA46093)
+
 * Fri Sep  9 2011 Jeroen van Meeuwen <vanmeeuwen at kolabsys.com> - 2.4.11-1
 - Updated to 2.4.11
 - Fix CVE-2011-3208 (#734926, #736838)
diff --git a/sources b/sources
index d4b1b69..63e2323 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-d4a066e979adbe85679a6e239d64ee74  cyrus-imapd-2.4.11.tar.gz
+80f27401490a3dc9e422884ceee6ecf6  cyrus-imapd-2.4.12.tar.gz
 b67fdc8d0a18b7f03b047a64dd53b546  libdb-utils.x86_64.cpio
 ab944a121ac8beffa1eaee5539082e02  libdb-utils.i386.cpio


More information about the scm-commits mailing list