From c6d6d28816bc8e3ea64392cb46c62d0e22e7795a Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Feb 16 2011 23:41:15 +0000 Subject: 1.8.3-rc3 --- diff --git a/.gitignore b/.gitignore index a877c71..5f99d89 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,5 @@ asterisk-1.8.0-beta3.tar.gz.asc /asterisk-1.8.3-rc1.tar.gz.asc /asterisk-1.8.3-rc2.tar.gz /asterisk-1.8.3-rc2.tar.gz.asc +/asterisk-1.8.3-rc3.tar.gz +/asterisk-1.8.3-rc3.tar.gz.asc diff --git a/asterisk.spec b/asterisk.spec index 1a13513..4ecadfa 100644 --- a/asterisk.spec +++ b/asterisk.spec @@ -1,9 +1,9 @@ -%global _rc 2 +%global _rc 3 #global _beta 5 Summary: The Open Source PBX Name: asterisk Version: 1.8.3 -Release: 0.6%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist} +Release: 0.7%{?_rc:.rc%{_rc}}%{?_beta:.beta%{_beta}}%{?dist} License: GPLv2 Group: Applications/Internet URL: http://www.asterisk.org/ @@ -1169,6 +1169,25 @@ fi %{_libdir}/asterisk/modules/app_voicemail_plain.so %changelog +* Wed Feb 16 2011 - 1.8.3-0.7.rc3 +- +- The Asterisk Development Team has announced the third release candidate of +- Asterisk 1.8.3. This release candidate is available for immediate download at +- http://downloads.asterisk.org/pub/telephony/asterisk/ +- +- The release of Asterisk 1.8.3-rc3 resolves the following issues in addition to +- those included in 1.8.3-rc1 and 1.8.3-rc2: +- +- * Fix regression that changed behavior of queues when ringing a queue member. +- (Closes issue #18747, #18733. Reported by vrban. Patched by qwell.) +- +- * Resolve deadlock involving REFER. +- (Closes issue #18403. Reported, tested by jthurman. Patched by jpeeler.) +- +- For a full list of changes in this release candidate, please see the ChangeLog: +- +- http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.3-rc3 + * Fri Feb 11 2011 Jeffrey C. Ollie - 1.8.3-0.6.rc2 - Bump release to build for F15 diff --git a/sources b/sources index 759958f..35dbf60 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2a8418d6d34c2455f12b319d751152a3 asterisk-1.8.3-rc2.tar.gz -7a1129fc060446467f10feaece8cdb43 asterisk-1.8.3-rc2.tar.gz.asc +bc6c3d26ffd7acf38cbdbea66d6057d1 asterisk-1.8.3-rc3.tar.gz +0946c9f06ac247e80551218c57b1c72b asterisk-1.8.3-rc3.tar.gz.asc