[test-results] [Bamboo] No agents to build plan Asterisk - 1.8 - FreeBSD 8.1 - i386
Bamboo
bamboo at asterisk.org
Tue May 24 16:54:17 CDT 2011
-------------------------------------------------------------------------------
AST18-FREEBSD81-I386-191 has been queued, but there's no agent capable of building it.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/AST18-FREEBSD81-I386/log
--------------
Code Changes
--------------
mnicholson (320180):
>This commit modifies the way polling is done on TLS sockets.
>
>Because of the buffering the TLS layer does, polling is unreliable. If poll is
>called while there is data waiting to be read in the TLS layer but not at the
>network layer, the messaging processing engine will not proceed until something
>else writes data to the socket, which may not occur. This change modifies the
>logic around TLS sockets to only poll after a failed read on a non-blocking
>socket. This way we know that there is no data waiting to be read from the
>buffering layer.
>
>(closes issue #19182)
>Reported by: st
>Patches:
> ssl-poll-fix3.diff uploaded by mnicholson (license 96)
>Tested by: mnicholson
>
rmudgett (320237):
>Merged revisions 320236 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.6.2
>
>................
> r320236 | rmudgett | 2011-05-20 15:44:54 -0500 (Fri, 20 May 2011) | 20 lines
>
> Merged revisions 320235 via svnmerge from
> https://origsvn.digium.com/svn/asterisk/branches/1.4
>
> ........
> r320235 | rmudgett | 2011-05-20 15:38:22 -0500 (Fri, 20 May 2011) | 13 lines
>
> The meetme CLI command completion leaves conferences mutex locked.
>
> When issuing a meetme kick CLI command and an invalid (non-existent)
> conference number is specified, pressing Tab leaves the conferences mutex
> locked and, therefore, all conferences deadlock.
>
> Add missing unlock.
>
> (closes issue #19336)
> Reported by: zvision
> Patches:
> app_meetme.diff uploaded by zvision (license 798)
> ........
>................
>
dvossel (320338):
>Merged revisions 320271 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.6.2
>
>........
> r320271 | dvossel | 2011-05-20 16:24:48 -0500 (Fri, 20 May 2011) | 8 lines
>
> Fixes issue with ast_tcptls_server_start failing on second attempt to bind.
>
> (closes issue #19289)
> Reported by: wdoekes
> Patches:
> issue19289_delay_old_address_setting_tcptls.patch uploaded by wdoekes (license 717)
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110524/719ec675/attachment-0001.htm>
More information about the Test-results
mailing list