[asterisk] 1.8.3.3

Jeffrey C. Ollie jcollie at fedoraproject.org
Fri Apr 22 03:17:59 UTC 2011


commit 227e989def11297cb813a6ba7934e5e03c990183
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Thu Apr 21 22:17:41 2011 -0500

    1.8.3.3

 .gitignore    |    2 ++
 asterisk.spec |   37 +++++++++++++++++++++++++++++++++++--
 sources       |    4 ++--
 3 files changed, 39 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42bb1f7..63b7eb6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-1.8.3.1.tar.gz.asc
 /asterisk-1.8.3.2.tar.gz
 /asterisk-1.8.3.2.tar.gz.asc
+/asterisk-1.8.3.3.tar.gz
+/asterisk-1.8.3.3.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index 9baa940..b944acc 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -2,8 +2,8 @@
 #global _beta 5
 Summary: The Open Source PBX
 Name: asterisk
-Version: 1.8.3.2
-Release: 2%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
+Version: 1.8.3.3
+Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
@@ -1169,6 +1169,39 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Thu Apr 21 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.3.3-1
+- The Asterisk Development Team has announced security releases for Asterisk
+- branches 1.4, 1.6.1, 1.6.2, and 1.8. The available security releases are
+- released as versions 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3.
+-
+- These releases are available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases
+-
+- The releases of Asterisk 1.4.40.1, 1.6.1.25, 1.6.2.17.3, and 1.8.3.3 resolve two
+- issues:
+-
+- * File Descriptor Resource Exhaustion (AST-2011-005)
+- * Asterisk Manager User Shell Access (AST-2011-006)
+-
+- The issues and resolutions are described in the AST-2011-005 and AST-2011-006
+- security advisories.
+-
+- For more information about the details of these vulnerabilities, please read the
+- security advisories AST-2011-005 and AST-2011-006, 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.4.40.1
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.1.25
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.6.2.17.3
+- http://downloads.asterisk.org/pub/telephony/asterisk/releases/ChangeLog-1.8.3.3
+-
+- Security advisory AST-2011-005 and AST-2011-006 are available at:
+-
+- http://downloads.asterisk.org/pub/security/AST-2011-005.pdf
+- http://downloads.asterisk.org/pub/security/AST-2011-006.pdf
+
 * Wed Mar 23 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.3.2-2
 - Bump release and rebuild for mysql 5.5.10 soname change.
 
diff --git a/sources b/sources
index d64e6da..64d41ee 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0bee03f4498a6081146a579b51130633  asterisk-1.8.3.2.tar.gz
-4ac2f9b18e1f895a5842f7270f99c30a  asterisk-1.8.3.2.tar.gz.asc
+800684984c394ded3effe5096b579488  asterisk-1.8.3.3.tar.gz
+f9dc6a9a1ffafa23b714e55880d17390  asterisk-1.8.3.3.tar.gz.asc


More information about the scm-commits mailing list