[asterisk/f17] 10.11.0

Jeffrey C. Ollie jcollie at fedoraproject.org
Fri Dec 14 16:41:58 UTC 2012


commit b8ead5dcd9adb5b1eab89ffb29177f42135f5d4d
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Fri Dec 14 10:41:52 2012 -0600

    10.11.0

 .gitignore    |    2 ++
 asterisk.spec |   33 ++++++++++++++++++++++++++++++++-
 sources       |    4 ++--
 3 files changed, 36 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac3c06c..989f386 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-10.10.0.tar.gz.asc
 /asterisk-10.10.1.tar.gz
 /asterisk-10.10.1.tar.gz.asc
+/asterisk-10.11.0.tar.gz
+/asterisk-10.11.0.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index d223a72..c3ce8a2 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -28,7 +28,7 @@
 
 Summary: The Open Source PBX
 Name: asterisk
-Version: 10.10.1
+Version: 10.11.0
 Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1364,6 +1364,37 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Fri Dec 14 2012 Jeffrey Ollie <jeff at ocjtech.us> - 10.11.0-1
+- The Asterisk Development Team has announced the release of Asterisk 10.11.0.
+- This release is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk
+-
+- The release of Asterisk 10.11.0 resolves several issues reported by the
+- community and would have not been possible without your participation.
+- Thank you!
+-
+- The following is a sample of the issues resolved in this release:
+-
+- * --- Prevent resetting of NATted realtime peer address on reload.
+-   (Closes issue ASTERISK-18203. Reported by daren ferreira)
+-
+- * --- Do not use a FILE handle when doing SIP TCP reads.
+-   (Closes issue ASTERISK-20212. Reported by Phil Ciccone)
+-
+- * --- Fix ConfBridge crash if no timing module loaded.
+-   (Closes issue ASTERISK-19448. Reported by feyfre)
+-
+- * --- confbridge: Fix a bug which made conferences not record with
+-       AMI/CLI commands
+-   (Closes issue ASTERISK-20601. Reported by Vilius)
+-
+- * --- Fix execution of 'i' extension due to uninitialized variable.
+-   (Closes issue ASTERISK-20455. Reported by Richard Miller)
+-
+- For a full list of changes in this release, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.11.0
+
 * Fri Dec  7 2012 Jeffrey Ollie <jeff at ocjtech.us> - 10.10.1-1
 - The Asterisk Development Team has announced the release of Asterisk 10.10.1.
 - This release is available for immediate download at
diff --git a/sources b/sources
index 2ecc9d1..2ad0b8c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-6ce8e2c9f6a5589e8b77059e3e70031f  asterisk-10.10.1.tar.gz
-0c3c16b36aadf04e3338b0fb6da2b501  asterisk-10.10.1.tar.gz.asc
+c09cc8c4923578bef43843ce2badeb93  asterisk-10.11.0.tar.gz
+f18cf1d42d2ad917128e3cefb4b54382  asterisk-10.11.0.tar.gz.asc


More information about the scm-commits mailing list