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