<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<br><br>There is a new release of MediaProxy available, it contains various bug fixes. To upgrade your debian installation:<br><br>apt-get update<br>apt-get install mediaproxy-dispatcher mediaproxy-relay mediaproxy-web-sessions<br><br>Or download the tar file from:<br><br><a href="http://download.ag-projects.com/MediaProxy/">http://download.ag-projects.com/MediaProxy/</a><br><br>The changelog since 2.3.2 is below:<br><br><div><div>mediaproxy (2.3.3) unstable; urgency=low</div><div><br></div><div>&nbsp;&nbsp;* Re-raise the exception on failing to read RADIUS config file so we get a</div><div>&nbsp;&nbsp; &nbsp;full traceback</div><div>&nbsp;&nbsp;* Have dispatcher close TLS connection cleanly when relay has duplicate IP</div><div>&nbsp;&nbsp;* Added log_level to both Relay and Dispatcher configuration sections</div><div>&nbsp;&nbsp;* Improved reconnection behaviour in relay to dispatcher</div><div>&nbsp;&nbsp; &nbsp;When the connection from the relay to the dispatcher is lost, first retry</div><div>&nbsp;&nbsp; &nbsp;in 1 second, then retry in 10 second on subsequent attempts if it loses</div><div>&nbsp;&nbsp; &nbsp;the connection again.</div><div>&nbsp;&nbsp;* Fix bug where relay connects needlessly to previously removed dispatcher</div><div>&nbsp;&nbsp;* Implemented a keepalive mechanism from relay to dispatcher</div><div>&nbsp;&nbsp;* On relay reconnect don't have dispatcher query expired sessions</div><div>&nbsp;&nbsp;* Removed superfluous datatype declaration</div><div>&nbsp;&nbsp;* Only allow positive integers for time intervals and delays</div><div>&nbsp;&nbsp;* Updated version dependency for python-application</div><div>&nbsp;&nbsp;* In dispatcher, replace old connection from relay with new one instead of</div><div>&nbsp;&nbsp; &nbsp;giving an error</div><div>&nbsp;&nbsp;* In the dispatcher, check if the reported expired session belongs to the</div><div>&nbsp;&nbsp; &nbsp;relay that reported it</div><div>&nbsp;&nbsp;* Improved log messages when a relay reconnects to the dispatcher</div><div>&nbsp;&nbsp;* In dispatcher, break the connection to a relay if a request times out</div><div>&nbsp;&nbsp;* In dispatcher check if we know about the session that expired at relay</div><div>&nbsp;&nbsp;* Use a more robust strategy to disconnect an unresponsive relay</div><div><br></div></div><div><br></div>Kind regards,<br>Adrian Georgescu<br><br><br></body></html>