[asterisk/f16] 1.8.6.0-rc2

Jeffrey C. Ollie jcollie at fedoraproject.org
Tue Aug 23 21:18:59 UTC 2011


commit ce24e0f40c4db0e915fd8ac152820fcdc6b00385
Author: Jeffrey C. Ollie <jeff at ocjtech.us>
Date:   Tue Aug 23 16:18:26 2011 -0500

    1.8.6.0-rc2

 .gitignore    |    2 ++
 asterisk.spec |   29 ++++++++++++++++++++++++++---
 sources       |    4 ++--
 3 files changed, 30 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f0bd041..1692bf2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,5 @@ asterisk-1.8.0-beta3.tar.gz.asc
 /asterisk-1.8.5.0.tar.gz.asc
 /asterisk-1.8.6.0-rc1.tar.gz
 /asterisk-1.8.6.0-rc1.tar.gz.asc
+/asterisk-1.8.6.0-rc2.tar.gz
+/asterisk-1.8.6.0-rc2.tar.gz.asc
diff --git a/asterisk.spec b/asterisk.spec
index 9d98579..83fd8b7 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -1,4 +1,4 @@
-%global _rc 1
+%global _rc 2
 #global _beta 5
 
 %if 0%{?fedora} >= 15
@@ -18,7 +18,7 @@
 Summary: The Open Source PBX
 Name: asterisk
 Version: 1.8.6.0
-Release: 0.1%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
+Release: 0.2%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: http://www.asterisk.org/
@@ -1252,7 +1252,30 @@ fi
 %{_libdir}/asterisk/modules/app_voicemail_plain.so
 
 %changelog
-* Thu Aug 11 2011  <jeff at ocjtech.us> - 1.8.6.0-0.1.rc1
+* Tue Aug 23 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.6.0-0.2.rc2
+- The Asterisk Development Team has announced the second release candidate of
+- Asterisk 1.8.6.0. This release candidate is available for immediate download at
+- http://downloads.asterisk.org/pub/telephony/asterisk/
+-
+- The release of Asterisk 1.8.6.0-rc2 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 candidate:
+-
+- * --- Segfault in shell_helper in func_shell.c ---
+-  (Closes issue ASTERISK-18109.
+-   Reported by Michael Myles, patched by Richard Mudgett)
+-
+- * --- Re-add support for spaces in pathnames ---
+-  (Closes issue ASTERISK-18290.
+-   Reported by Paul Belanger, patched by Tilghman Lesher)
+-
+- For a full list of changes in this release candidate, please see the ChangeLog:
+-
+- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.6.0-rc2
+
+* Thu Aug 11 2011 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.8.6.0-0.1.rc1
 - The Asterisk Development Team announces the first release candidate of
 - Asterisk 1.8.6.0. This release candidate is available for immediate download at
 - http://downloads.asterisk.org/pub/telephony/asterisk/
diff --git a/sources b/sources
index 7573976..25291b8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-eab99723173580a06fcae249ad25f4be  asterisk-1.8.6.0-rc1.tar.gz
-4b9868dd5079f05d65312c12b8a6e3cf  asterisk-1.8.6.0-rc1.tar.gz.asc
+f835fd23eec85ef6c72d00995e61e2c3  asterisk-1.8.6.0-rc2.tar.gz
+5a7c7145257a12d37ec22ae6fedc71c4  asterisk-1.8.6.0-rc2.tar.gz.asc


More information about the scm-commits mailing list