[asterisk/f17] 10.9.0

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Oct 9 15:59:42 UTC 2012


commit d44fd96782ba6709653749ec8caaeb74cec5a420
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Tue Oct 9 10:59:31 2012 -0500

    10.9.0

 .gitignore    |    2 ++
 asterisk.spec |   36 +++++++++++++++++++++++++++++++++++-
 sources       |    4 ++--
 3 files changed, 39 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd538ad..1d87a1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-10.7.1.tar.gz.asc
 /asterisk-10.8.0.tar.gz
 /asterisk-10.8.0.tar.gz.asc
+/asterisk-10.9.0.tar.gz
+/asterisk-10.9.0.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index ff798a6..eb093b9 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -28,7 +28,7 @@
 
 Summary: The Open Source PBX
 Name: asterisk
-Version: 10.8.0
+Version: 10.9.0
 Release: 1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
@@ -1364,6 +1364,40 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
+* Tue Oct  9 2012 Jeffrey Ollie <jeff at ocjtech.us> - 10.9.0-1
+- The Asterisk Development Team has announced the release of Asterisk 10.9.0.
+- This release is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk
+-
+- The release of Asterisk 10.9.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 channel reference leak in ChanSpy.
+-   (Closes issue ASTERISK-19461. Reported by Irontec)
+-
+- * --- dsp.c: Fix multiple issues when no-interdigit delay is present,
+-       and fast DTMF 50ms/50ms
+-   (Closes issue ASTERISK-19610. Reported by Jean-Philippe Lord)
+-
+- * --- Fix bug where final queue member would not be removed from
+-       memory.
+-   (Closes issue ASTERISK-19793. Reported by Marcus Haas)
+-
+- * --- Fix memory leak when CEL is successfully written to PostgreSQL
+-       database
+-   (Closes issue ASTERISK-19991. Reported by Etienne Lessard)
+-
+- * --- Fix DUNDi message routing bug when neighboring peer is
+-       unreachable
+-   (Closes issue ASTERISK-19309. Reported by Peter Racz)
+-
+- For a full list of changes in this release, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.9.0
+
 * Wed Sep 26 2012 Jeffrey Ollie <jeff at ocjtech.us> - 10.8.0-1
 - The Asterisk Development Team has announced the release of Asterisk 10.8.0.
 - This release is available for immediate download at
diff --git a/sources b/sources
index 5f21665..ac1580d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c4fd0e804a6d804a8909f8ce0ac65694  asterisk-10.8.0.tar.gz
-4231dae9456eb25dab2f8a4ca38d862f  asterisk-10.8.0.tar.gz.asc
+2fb85dc753584ac13692c27f9749c6cb  asterisk-10.9.0.tar.gz
+bc7963d26a772458ec507e5d26b1295d  asterisk-10.9.0.tar.gz.asc


More information about the scm-commits mailing list