diff mbox series

[meta-oe] neon: upgrade 0.32.5 -> 0.33.0

Message ID 1707207050-5365-1-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe] neon: upgrade 0.32.5 -> 0.33.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 6, 2024, 8:10 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
 - test suite now works correctly on IPv6-only hosts
 - fixes for building against LibreSSL
 - ne_uri_parse() fixes for handling URI with no path and catch
   some invalid URIs which were allowed
 - retry requests after a 408 response on a persisted connection
 - 207 error strings are cleaned and compressed to a single line
 - fixed thread-safety in ne_rfc1123_date where gmtime_r is available
 - ne_lock_refresh() fixed to use a non-idempotent request
 - TLS name verification updated to match RFC 9110/6125, added strict
   handling of IP literals vs DNS names

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-support/neon/{neon_0.32.5.bb => neon_0.33.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/neon/{neon_0.32.5.bb => neon_0.33.0.bb} (96%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/neon/neon_0.32.5.bb b/meta-oe/recipes-support/neon/neon_0.33.0.bb
similarity index 96%
rename from meta-oe/recipes-support/neon/neon_0.32.5.bb
rename to meta-oe/recipes-support/neon/neon_0.33.0.bb
index c364aab36..a0333f456 100644
--- a/meta-oe/recipes-support/neon/neon_0.32.5.bb
+++ b/meta-oe/recipes-support/neon/neon_0.33.0.bb
@@ -11,7 +11,7 @@  SRC_URI = "${DEBIAN_MIRROR}/main/n/neon27/neon27_${PV}.orig.tar.gz \
            file://run-ptest \
            "
 
-SRC_URI[sha256sum] = "4872e12f802572dedd4b02f870065814b2d5141f7dbdaf708eedab826b51a58a"
+SRC_URI[sha256sum] = "659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a9447cf4b8"
 
 inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest