[asterisk] 11.1.0

Jeffrey C. Ollie jcollie at fedoraproject.org
Wed Dec 12 18:04:02 UTC 2012


commit 521c6a91518e7d1b73deb83c3e548aa9ea0dca6a
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Wed Dec 12 12:03:55 2012 -0600

    11.1.0

 .gitignore    |    2 ++
 asterisk.spec |   35 +++++++++++++++++++++++++++++++++--
 sources       |    4 ++--
 3 files changed, 37 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8279a66..b0c5806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-11.0.1.tar.gz.asc
 /asterisk-11.0.2.tar.gz
 /asterisk-11.0.2.tar.gz.asc
+/asterisk-11.1.0.tar.gz
+/asterisk-11.1.0.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index 335fede..b0dc6b8 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -30,7 +30,7 @@
 
 Summary: The Open Source PBX
 Name: asterisk
-Version: 11.0.2
+Version: 11.1.0
 Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1384,7 +1384,38 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
-* Fri Dec  7 2012 Jeffrey Ollie <jcollie at desktop01.dmacc.net> - 11.0.2-1:
+* Wed Dec 12 2012 Jeffrey Ollie <jeff at ocjtech.us> - 11.1.0-1:
+- The Asterisk Development Team has announced the release of Asterisk 11.1.0.
+- This release is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk
+-
+- The release of Asterisk 11.1.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:
+-
+- * --- Fix execution of 'i' extension due to uninitialized variable.
+-   (Closes issue ASTERISK-20455. Reported by Richard Miller)
+-
+- * --- Prevent resetting of NATted realtime peer address on reload.
+-   (Closes issue ASTERISK-18203. Reported by daren ferreira)
+-
+- * --- Fix ConfBridge crash if no timing module loaded.
+-   (Closes issue ASTERISK-19448. Reported by feyfre)
+-
+- * --- Fix the Park 'r' option when a channel parks itself.
+-   (Closes issue ASTERISK-19382. Reported by James Stocks)
+-
+- * --- Fix an issue where outgoing calls would fail to establish audio
+-       due to ICE negotiation failures.
+-   (Closes issue ASTERISK-20554. Reported by mmichelson)
+-
+- For a full list of changes in this release, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.1.0
+
+* Fri Dec  7 2012 Jeffrey Ollie <jeff at ocjtech.us> - 11.0.2-1:
 - The Asterisk Development Team has announced the release of Asterisk 11.0.2.
 - This release is available for immediate download at
 - http://downloads.asterisk.org/pub/telephony/asterisk
diff --git a/sources b/sources
index c7619ba..a737aa8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-07d5ada11ea1cd30fb8fb7a20daa266f  asterisk-11.0.2.tar.gz
-3823a50286e499d47f21a739bf164d1f  asterisk-11.0.2.tar.gz.asc
+60a9209b2fbf0dd4c3723f72255c567b  asterisk-11.1.0.tar.gz
+bc1c2cc1e8b28ad5678cf0be84b13d65  asterisk-11.1.0.tar.gz.asc


More information about the scm-commits mailing list