[arch-dev-public] neon 0.28.2 to testing
update from 0.27.2-1 to 0.28.2-1 shouldn't break anything as they call it "API and ABI backwards-compatible with 0.27.x" I'm not sure how to test neon functionality. So please someone can give me a GO to move it to extra? x86_64 is already online, i686 will follow tomorrow. -Andy see http://www.webdav.org/neon/ Changes in release neon 0.28.2, 3 April 2008 (PGP signature) Support "Proxy-Connection: Keep-Alive" for compatibility with HTTP/1.0 proxies which require persistent connections for NTLM authentication Fix an fd leak in ne_ssl_{,cli}cert_read (GnuTLS only) Enable fast initialization in GnuTLS. Changes in release neon 0.28.1, 10 March 2008 (PGP signature) Fix Win32 build Fix build on SCO OpenServer 5.0.x (thanks to Nico Kadel-Garcia) Fix handling of Digest domain parameter values without a trailing slash Fix build against apr-util's bundled libexpat.la in Subversion Add --without-pakchois to configure (Arfrever Frehtes Taifersar Arahesis) zh message catalog renamed to zh_CN, translation updated (Dongsheng Song) Changes in release neon 0.28.0, 8 February 2008 (PGP signature) Interface changes: none, API and ABI backwards-compatible with 0.27.x New interfaces: ne_pkcs11.h: added basic PKCS#11 support (requires GnuTLS and pakchois) ne_auth.h: added NE_AUTH_ALL and NE_AUTH_DEFAULT constants ne_socket.h: added ne_sock_peer(), ne_sock_prebind(), ne_sock_cipher() ne_session.h: NE_SESSFLAG_TLSSNI flag added; TLS SNI support is enabled by default, where supported; ne_set_localaddr() added ne_request.h: added close_conn hooks (Robert J. van der Boon) ne_basic.h: added ne_options2() Other changes: add Polish (pl) translation (Arfrever Frehtes Taifersar Arahesis) add support for the 'domain' parameter in Digest authentication fix fd leak in ne_sock_connect() error path (Andrew Teirney) the FD_CLOEXEC flag is set on socket fds fix timezone handling in ne_dates for more platforms (Alessandro Vesely) fix ne_simple_propfind() to print XML namespaces in flat property values fix ne_get_range() for unspecified end-range case (Henrik Holst) fix ne_strclean() to be locale-independent and avoid possible Win32 crash fix ne_get_error() to not "clean" localized error strings fix ne_ssl_clicert_read() to fail for client certs missing cert or key Win32: fix build with VS 2008 (Stefan Kueng) Win32: fix neon.mak to not double-quote $(MAKE) (Henrik Holst) improve strength of Digest cnonces in GnuTLS builds
On Tue, Apr 22, 2008 at 5:25 PM, Andreas Radke <a.radke@arcor.de> wrote:
update from 0.27.2-1 to 0.28.2-1 shouldn't break anything as they call it "API and ABI backwards-compatible with 0.27.x"
I'm not sure how to test neon functionality. So please someone can give me a GO to move it to extra?
x86_64 is already online, i686 will follow tomorrow.
Well, I think svn uses neon, so I'd assume if svn can check out a repo over http, then neon is working fine?
Aaron Griffin schrieb:
Well, I think svn uses neon, so I'd assume if svn can check out a repo over http, then neon is working fine?
Correct.
participants (3)
-
Aaron Griffin
-
Andreas Radke
-
Thomas Bächler