[asterisk/f14/master] 1.6.2.17.2

Jeffrey C. Ollie jcollie at fedoraproject.org
Wed Mar 23 15:24:39 UTC 2011


commit d69bb16ebc73373c4b048003e9dc37877553d5c4
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Wed Mar 23 10:24:28 2011 -0500

    1.6.2.17.2

 .gitignore    |    2 ++
 asterisk.spec |   36 +++++++++++++++++++++++++++++++++++-
 sources       |    4 ++--
 3 files changed, 39 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7209697..3603ab9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ asterisk-1.6.2.11.tar.gz.asc
 /asterisk-1.6.2.16.2.tar.gz.asc
 /asterisk-1.6.2.17.tar.gz
 /asterisk-1.6.2.17.tar.gz.asc
+/asterisk-1.6.2.17.2.tar.gz
+/asterisk-1.6.2.17.2.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index a1bb6dd..b10971d 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -1,7 +1,7 @@
 #global _rc 1
 Summary: The Open Source PBX
 Name: asterisk
-Version: 1.6.2.17
+Version: 1.6.2.17.2
 Release: 1%{?_rc:.rc%{_rc}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1032,6 +1032,40 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Wed Mar 23 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.6.2.17.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
+
 * Tue Mar  1 2011  <jeff at ocjtech.us> - 1.6.2.17-1
 - The Asterisk Development Team has announced the release of Asterisk 1.6.2.17.
 - This release is available for immediate download at
diff --git a/sources b/sources
index 5dc9c17..a0ea592 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1873d349aac9661b682fa258bda7cba8  asterisk-1.6.2.17.tar.gz
-97aefd63f6fa3d074c8ad1d7a802452a  asterisk-1.6.2.17.tar.gz.asc
+e0cbd149988fb3155ee0ec1c1db85741  asterisk-1.6.2.17.2.tar.gz
+fe1f388d745cc1713bc2b63bf7d6f818  asterisk-1.6.2.17.2.tar.gz.asc


More information about the scm-commits mailing list