<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<br><br><div>There are is a new release of the open source OpenXCAP server available.<div><br></div><div><div>For Debian and Ubuntu on i386 and amd64 architectures there is an official<br>public repository provided by AG Projects.&nbsp;</div><div><br></div><div>Install the AG Projects debian&nbsp;software signing key:<br><br>wget&nbsp;<a href="http://download.ag-projects.com/agp-debian-gpg.key">http://download.ag-projects.com/agp-debian-gpg.key</a>&nbsp;</div><div>apt-key add&nbsp;agp-debian-gpg.key<br><br>Add these lines to etc/apt/sources.list<br><br># AG Projects software<br>deb&nbsp;<a href="http://ag-projects.com/debian">http://ag-projects.com/debian</a>&nbsp;unstable main<br>deb-src&nbsp;<a href="http://ag-projects.com/debian">http://ag-projects.com/debian</a>&nbsp;unstable main<br><br>After that, run:<br><br>apt-get update<br>apt-get install openxcap</div><div><br></div><div>For other &nbsp;operating systems download the tar archive from:<br><br><a href="http://openxcap.org">http://openxcap.org</a></div><div><br></div><div>Changelog:</div><div><br></div></div><div>openxcap (1.0.7) unstable; urgency=low</div><div><div><br></div><div>&nbsp;&nbsp;* Use pysupport instead of pycentral for debian packaging<br>&nbsp;&nbsp;* Log errors to syslog unless log_error_to_file=yes in [Logging] section<br>&nbsp;&nbsp;* Fixed parsing node selectors of type /*[1] and added tests for this case<br>&nbsp;&nbsp;* Fixed "unbound prefix" bug and added a test case. A new function is added<br>&nbsp;&nbsp;&nbsp;&nbsp;that checks well-formedness of the elements.<br>&nbsp;&nbsp;* Only import gnutls when TLS is used<br>&nbsp;&nbsp;* Fixed "watchers" application to generate and insert ETag header in the<br>&nbsp;&nbsp;&nbsp;&nbsp;response<br>&nbsp;&nbsp;* Added test for "watchers" application (test_watchers.py)<br>&nbsp;&nbsp;* Removed ./debian/openxcap.postinst<br>&nbsp;&nbsp;* Updated sipthor interface for SIPThor 1.0.1<br>&nbsp;&nbsp;* Replace openser-mi-proxy with opensips-mi-proxy in documentation<br>&nbsp;&nbsp;* Improved INSTALL and synced it with the wiki<br>&nbsp;&nbsp;* Updated README and TODO<br>&nbsp;&nbsp;* Corrected name of pres-rules auid<br>&nbsp;&nbsp;* Test system: updated to use python-xcaplib 1.0.8<br>&nbsp;&nbsp;* Test system: added -r, --repeat option<br>&nbsp;&nbsp;* Test system: added support for "--client eventlet"<br>&nbsp;&nbsp;* Test system: added support for "--start-server config_file"<br>&nbsp;&nbsp;* Test system: fixed to use original options for each test<br>&nbsp;&nbsp;* Test system: added support for starting and using in-process server<br>&nbsp;&nbsp;&nbsp;&nbsp;(requires eventlet)<br>&nbsp;&nbsp;* Test system: added undocumented '--client xcapclient' option. It makes<br>&nbsp;&nbsp;&nbsp;&nbsp;test system to use xcapclient tool instead of xcaplib package. This is<br>&nbsp;&nbsp;&nbsp;&nbsp;only useful for testing xcapclient.<br>&nbsp;&nbsp;* More detailed report for test_auth.py<br>&nbsp;&nbsp;* Fixed typo in the http error response<br>&nbsp;&nbsp;* Made xcap.uri module accept parameter of uri to parse when run as script<br>&nbsp;&nbsp;&nbsp;&nbsp;(for simple troubleshooting)</div><div><br></div><div>Kind regards,<br>Adrian Georgescu</div><div><br></div></div></div></body></html>