Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neon for openSUSE:Factory checked in at 2025-12-29 15:15:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neon (Old) and /work/SRC/openSUSE:Factory/.neon.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neon" Mon Dec 29 15:15:56 2025 rev:63 rq:1324563 version:0.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neon/neon.changes 2025-09-08 09:57:13.069629126 +0200 +++ /work/SRC/openSUSE:Factory/.neon.new.1928/neon.changes 2025-12-29 15:16:13.201571291 +0100 @@ -1,0 +2,25 @@ +Sun Dec 28 13:10:03 UTC 2025 - Dirk Müller <[email protected]> + +- update to 0.36.0: + * Interface changes: + - API and ABI backwards-compatible with 0.27.x and later + * New interfaces and features: + - ne_xml.h: add ne_xml_set_encoding() + - ne_xmlreq.h: add ne_xml_dispatchif_request(); this and + ne_xml_dispatch_request() both invoke + ne_xml_set_encoding() + with the charset= from the Content-Type, if present + - ne_request.h: add ne_read_response_to_buffer() + - ne_basic.h: add ne_getbuf() + * Bug fixes: + - fix ne_simple_request() failures on non-207 XML responses + - invoke the notifier callback again at the end of a chunked + response + - fix a failure case where a proxy connection could get + reused after SSL proxy tunnel setup failed at the proxy + - fix ne_sock_* OpenSSL 3.4 error handling on Windows (#213) + - ne_get_content_type() updated for RFC 7303: default + charset for text/ media types is removed + * Various documentation updates. + +------------------------------------------------------------------- Old: ---- neon-0.35.0.tar.gz New: ---- neon-0.36.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neon.spec ++++++ --- /var/tmp/diff_new_pack.qYQ33E/_old 2025-12-29 15:16:14.045605959 +0100 +++ /var/tmp/diff_new_pack.qYQ33E/_new 2025-12-29 15:16:14.049606123 +0100 @@ -19,7 +19,7 @@ %define sover 27 Name: neon -Version: 0.35.0 +Version: 0.36.0 Release: 0 Summary: An HTTP and WebDAV Client Library # library is LGPL see src/COPYING.LIB ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.qYQ33E/_old 2025-12-29 15:16:14.085607602 +0100 +++ /var/tmp/diff_new_pack.qYQ33E/_new 2025-12-29 15:16:14.089607766 +0100 @@ -1,5 +1,5 @@ -mtime: 1757071220 -commit: eaa515bcd2d2854c4d31c5be4989156f0ca09949c7cb54192a999483bd882dcf +mtime: 1766927514 +commit: 7bc248c947a557c4724696f3cd463fc1ccafd229ebbae4dce6d083c41c64f828 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 2025-12-28 14:12:19.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ neon-0.35.0.tar.gz -> neon-0.36.0.tar.gz ++++++ ++++ 8504 lines of diff (skipped)
