Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neon for openSUSE:Factory checked in at 2026-04-10 17:49:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neon (Old) and /work/SRC/openSUSE:Factory/.neon.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neon" Fri Apr 10 17:49:11 2026 rev:64 rq:1342768 version:0.37.1 Changes: -------- --- /work/SRC/openSUSE:Factory/neon/neon.changes 2025-12-29 15:16:13.201571291 +0100 +++ /work/SRC/openSUSE:Factory/.neon.new.21863/neon.changes 2026-04-10 17:51:17.333545479 +0200 @@ -1,0 +2,26 @@ +Thu Mar 26 11:25:44 UTC 2026 - Dirk Müller <[email protected]> + +- update to 0.37.1: + * fix compile warnings with OpenSSL 4.0.0-alpha1 + * fix NTLM test case failures on big-endian systems + * fix test suite with SSL enabled in VPATH builds + * ne_socket.h: add ne_sock_handshake(); deprecate + ne_ssl_connect_ssl(); + * add ne_sock_getcert(), ne_iaddr_put() + * ne_ssl.h: add ne_ssl_clicert_copy(), + ne_ssl_context_trustdefca(), + ne_ssl_check_certificate(), ne_ssl_context_set_clicert(), + ne_ssl_context_set_ccprovide() + * ne_request.h: add ne_get_response_trailer(), + ne_response_trailer_iterate() + * headers from the chunked trailer section are no longer merged + with response headers to conform with RFC 9110 section 6.5 + * ne_string.h: add ne_strlower(), ne_strupper(), + ne_mknonce(), NE_HASH_SHA1 + * dropped bundled NTLM code; Libntlm + <https://gitlab.com/gsasl/libntlm> + is now required for NTLM authentication support + * ne_utils.h: ne_version_match() description fixed to match + code; + +------------------------------------------------------------------- Old: ---- neon-0.36.0.tar.gz New: ---- neon-0.37.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neon.spec ++++++ --- /var/tmp/diff_new_pack.B9ry0r/_old 2026-04-10 17:51:19.601638870 +0200 +++ /var/tmp/diff_new_pack.B9ry0r/_new 2026-04-10 17:51:19.625639858 +0200 @@ -19,7 +19,7 @@ %define sover 27 Name: neon -Version: 0.36.0 +Version: 0.37.1 Release: 0 Summary: An HTTP and WebDAV Client Library # library is LGPL see src/COPYING.LIB @@ -37,6 +37,7 @@ BuildRequires: xmlto BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(krb5-gssapi) +BuildRequires: pkgconfig(libntlm) BuildRequires: pkgconfig(libproxy-1.0) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(zlib) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.B9ry0r/_old 2026-04-10 17:51:19.877650235 +0200 +++ /var/tmp/diff_new_pack.B9ry0r/_new 2026-04-10 17:51:19.909651552 +0200 @@ -1,5 +1,5 @@ -mtime: 1766927514 -commit: 7bc248c947a557c4724696f3cd463fc1ccafd229ebbae4dce6d083c41c64f828 +mtime: 1774524452 +commit: 2bb7b8755d173dea19e678ed68475b528d1f246e3eadfc0fe6d8da592d9cc2d4 url: https://src.opensuse.org/clibs/neon revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-26 12:28:11.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ neon-0.36.0.tar.gz -> neon-0.37.1.tar.gz ++++++ ++++ 22220 lines of diff (skipped)
