[asterisk] 1.8.3.1

Jeffrey C. Ollie jcollie at fedoraproject.org
Thu Mar 17 13:36:13 UTC 2011


commit 5eb65051204e93a4087cccb98eb3291537d26e63
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Thu Mar 17 08:35:59 2011 -0500

    1.8.3.1

 .gitignore    |    2 ++
 asterisk.spec |   33 ++++++++++++++++++++++++++++++++-
 sources       |    4 ++--
 3 files changed, 36 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e32f9b1..3e6b565 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-1.8.3-rc3.tar.gz.asc
 /asterisk-1.8.3.tar.gz
 /asterisk-1.8.3.tar.gz.asc
+/asterisk-1.8.3.1.tar.gz
+/asterisk-1.8.3.1.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index 7954310..14a6d7f 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
+Version: 1.8.3.1
 Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1169,6 +1169,37 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* 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
+- released as versions 1.6.1.23, 1.6.2.17.1, and 1.8.3.1.
+-
+- These releases are available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases
+-
+- The releases of Asterisk 1.6.1.23, 1.6.2.17.1, and 1.8.3.1 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.23
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.17.1
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.1
+-
+- 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
+
 * Mon Feb 28 2011  <jeff at ocjtech.us> - 1.8.3-1
 - The Asterisk Development Team has announced the release of Asterisk 1.8.3. This
 - release is available for immediate download at
diff --git a/sources b/sources
index 2473508..4d763a7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-79964868c124a921e71fd568fbc9290f  asterisk-1.8.3.tar.gz
-a21c63b58262ea041921c268e4f98321  asterisk-1.8.3.tar.gz.asc
+1f9cfad1c05112e397a970c45848353b  asterisk-1.8.3.1.tar.gz
+dd4de48111fde542ed4736a534dfc79c  asterisk-1.8.3.1.tar.gz.asc


More information about the scm-commits mailing list