[asterisk/f16] 1.8.19.0

Jeffrey C. Ollie jcollie at fedoraproject.org
Wed Dec 19 16:12:07 UTC 2012


commit 3a084a50ce9f07a1e851b44fef199fcf6a6669e5
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Wed Dec 19 10:11:58 2012 -0600

    1.8.19.0

 .gitignore    |    2 ++
 asterisk.spec |   33 ++++++++++++++++++++++++++++++++-
 sources       |    4 ++--
 3 files changed, 36 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e1015e..f4cc911 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-1.8.18.0.tar.gz.asc
 /asterisk-1.8.18.1.tar.gz
 /asterisk-1.8.18.1.tar.gz.asc
+/asterisk-1.8.19.0.tar.gz
+/asterisk-1.8.19.0.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index da5dcf0..ea23fa9 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -17,7 +17,7 @@
 
 Summary: The Open Source PBX
 Name: asterisk
-Version: 1.8.18.1
+Version: 1.8.19.0
 Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1265,6 +1265,37 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Wed Dec 19 2012 Jeffrey Ollie <jeff at ocjtech.us> - 1.8.19.0-1:
+- The Asterisk Development Team has announced the release of Asterisk 1.8.19.0.
+- This release is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk
+-
+- The release of Asterisk 1.8.19.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 execution of 'i' extension due to uninitialized variable.
+-   (Closes issue ASTERISK-20455. Reported by Richard Miller)
+-
+- * --- Ensure that the Queue application tracks busy members in off
+-       nominal situations
+-   (Closes issue ASTERISK-20623. Reported by Bryan Walters)
+-
+- * --- Properly extract the Body information of an EWS calendar item
+-   (Closes issue ASTERISK-19738. Reported by Dmitry Burilov)
+-
+- For a full list of changes in this release, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.19.0
+
 * Fri Dec  7 2012 Jeffrey Ollie <jeff at ocjtech.us> - 1.8.18.1-1:
 - The Asterisk Development Team has announced the release of Asterisk 1.8.18.1.
 - This release is available for immediate download at
diff --git a/sources b/sources
index 9b1abec..e8c6ea2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0928d6f823bc89f3b769662c9beacd82  asterisk-1.8.18.1.tar.gz
-4343ab5d68b8f63b1b28fa912a10c403  asterisk-1.8.18.1.tar.gz.asc
+dc98436846cc2de57100d78747b1bdd1  asterisk-1.8.19.0.tar.gz
+f2ad965ec63e340edb4a76004b838dfc  asterisk-1.8.19.0.tar.gz.asc


More information about the scm-commits mailing list