[asterisk/f16] 1.8.20.0

Jeffrey C. Ollie jcollie at fedoraproject.org
Fri Jan 18 19:31:04 UTC 2013


commit 81b15dc629148c30a15522687084b42cfd00b89d
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Fri Jan 18 13:29:25 2013 -0600

    1.8.20.0

 .gitignore          |    2 ++
 asterisk.spec       |   33 ++++++++++++++++++++++++++++++++-
 menuselect.makeopts |    2 +-
 sources             |    4 ++--
 4 files changed, 37 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4cc911..84c1938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,3 +90,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-1.8.18.1.tar.gz.asc
 /asterisk-1.8.19.0.tar.gz
 /asterisk-1.8.19.0.tar.gz.asc
+/asterisk-1.8.20.0.tar.gz
+/asterisk-1.8.20.0.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index ea23fa9..9c8fde9 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -17,7 +17,7 @@
 
 Summary: The Open Source PBX
 Name: asterisk
-Version: 1.8.19.0
+Version: 1.8.20.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
+* Fri Jan 18 2013 Jeffrey Ollie <jeff at ocjtech.us> - 1.8.19.0-1:
+- The Asterisk Development Team has announced the release of Asterisk 1.8.20.0.
+- This release is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk
+-
+- The release of Asterisk 1.8.20.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:
+-
+- * --- app_meetme: Fix channels lingering when hung up under certain
+-       conditions
+-   (Closes issue ASTERISK-20486. Reported by Michael Cargile)
+-
+- * --- Fix stuck DTMF when bridge is broken.
+-   (Closes issue ASTERISK-20492. Reported by Jeremiah Gowdy)
+-
+- * --- Improve Code Readability And Fix Setting natdetected Flag
+-   (Closes issue ASTERISK-20724. Reported by Michael L. Young)
+-
+- * --- Fix extension matching with the '-' char.
+-   (Closes issue ASTERISK-19205. Reported by Philippe Lindheimer, Birger "WIMPy" Harzenetter)
+-
+- * --- Fix call files when astspooldir is relative.
+-   (Closes issue ASTERISK-20593. Reported by James Le Cuirot)
+-
+- For a full list of changes in this release, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.20.0
+
 * 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
diff --git a/menuselect.makeopts b/menuselect.makeopts
index 442f5f8..cd91361 100644
--- a/menuselect.makeopts
+++ b/menuselect.makeopts
@@ -13,7 +13,7 @@ MENUSELECT_MOH=
 MENUSELECT_OPTS_app_voicemail=
 MENUSELECT_PBX=
 MENUSELECT_RES=res_config_sqlite res_timing_kqueue
-MENUSELECT_TESTS=test_skel test_heap test_sched test_astobj2 test_dlinklists test_acl test_aoc test_app test_ast_format_str_reduce test_devicestate test_event test_func_file test_gosub test_pbx test_stringfields test_strings test_substitution test_time test_utils test_amihooks test_locale test_logger test_security_events test_poll test_expr test_netsock2 test_db test_linkedlists test_config
+MENUSELECT_TESTS=test_skel test_heap test_sched test_astobj2 test_dlinklists test_acl test_aoc test_app test_ast_format_str_reduce test_devicestate test_event test_func_file test_gosub test_pbx test_stringfields test_strings test_substitution test_time test_utils test_amihooks test_locale test_logger test_security_events test_poll test_expr test_netsock2 test_db test_linkedlists test_config test_astobj2_thrash test_hashtab_thrash
 MENUSELECT_UTILS=aelparse astcanary astman conf2ael muted refcounter smsq stereorize streamplayer
 MENUSELECT_DEPSFAILED=MENUSELECT_APPS=app_osplookup
 MENUSELECT_DEPSFAILED=MENUSELECT_CHANNELS=chan_h323
diff --git a/sources b/sources
index e8c6ea2..6e5fb71 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-dc98436846cc2de57100d78747b1bdd1  asterisk-1.8.19.0.tar.gz
-f2ad965ec63e340edb4a76004b838dfc  asterisk-1.8.19.0.tar.gz.asc
+48288a80c3f7503c0d3da1b4337c1e67  asterisk-1.8.20.0.tar.gz
+ca9bc9dd1180ef7aa14e291d39a9af20  asterisk-1.8.20.0.tar.gz.asc


More information about the scm-commits mailing list