[asterisk] 1.8.3.2

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Mar 17 19:11:02 UTC 2011


commit c292077676a3b91cb330367427f48b691bfbc97a
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Thu Mar 17 14:10:48 2011 -0500

    1.8.3.2

 .gitignore    |    2 ++
 asterisk.spec |   36 +++++++++++++++++++++++++++++++++++-
 sources       |    4 ++--
 3 files changed, 39 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e6b565..42bb1f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-1.8.3.tar.gz.asc
 /asterisk-1.8.3.1.tar.gz
 /asterisk-1.8.3.1.tar.gz.asc
+/asterisk-1.8.3.2.tar.gz
+/asterisk-1.8.3.2.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index 14a6d7f..7b5b7f9 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -2,7 +2,7 @@
 #global _beta 5
 Summary: The Open Source PBX
 Name: asterisk
-Version: 1.8.3.1
+Version: 1.8.3.2
 Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1169,6 +1169,40 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Thu Mar 17 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.3.2-1
+- The Asterisk Development Team has announced security releases for Asterisk
+- branches 1.6.1, 1.6.2, and 1.8. The available security releases are
+- released as versions 1.6.1.24, 1.6.2.17.2, and 1.8.3.2.
+-
+- These releases are available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases
+-
+- ** This is a re-release of Asterisk 1.6.1.23, 1.6.2.17.1 and 1.8.3.1 which
+-   contained a bug which caused duplicate manager entries (issue #18987).
+-
+- The releases of Asterisk 1.6.1.24, 1.6.2.17.2, and 1.8.3.2 resolve two issues:
+-
+-  * Resource exhaustion in Asterisk Manager Interface (AST-2011-003)
+-  * Remote crash vulnerability in TCP/TLS server (AST-2011-004)
+-
+- The issues and resolutions are described in the AST-2011-003 and AST-2011-004
+- security advisories.
+-
+- For more information about the details of these vulnerabilities, please read the
+- security advisories AST-2011-003 and AST-2011-004, which were released at the
+- same time as this announcement.
+-
+- For a full list of changes in the current releases, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.1.24
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.17.2
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.2
+-
+- Security advisory AST-2011-003 and AST-2011-004 are available at:
+-
+- http://downloads.asterisk.org/pub/security/AST-2011-003.pdf
+- http://downloads.asterisk.org/pub/security/AST-2011-004.pdf
+
 * Thu Mar 17 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.3.1-1
 - The Asterisk Development Team has announced security releases for Asterisk
 - branches 1.6.1, 1.6.2, and 1.8. The available security releases are
diff --git a/sources b/sources
index 4d763a7..d64e6da 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1f9cfad1c05112e397a970c45848353b  asterisk-1.8.3.1.tar.gz
-dd4de48111fde542ed4736a534dfc79c  asterisk-1.8.3.1.tar.gz.asc
+0bee03f4498a6081146a579b51130633  asterisk-1.8.3.2.tar.gz
+4ac2f9b18e1f895a5842f7270f99c30a  asterisk-1.8.3.2.tar.gz.asc


More information about the scm-commits mailing list