Go to file
Jason Schonberg 9e2a1261e7
neon: upgrade 0.33.0 -> 0.34.2
Changes in release 0.34.2 (neon-0.34.2.tar.gz), 15th April 2025

    Fix regression in NTLM auth in 0.34.0 (issue #190).
    Add docs for ne_ssl_proto_name, ne_ssl_protovers, ne_get_request_target.

Changes in release 0.34.1 (neon-0.34.1.tar.gz), 14th April 2025

    Fix regression in 207 parsing of elements which omit a reason-phrase (issue #188).
    Fix ne_move() to submit lock tokens for the parent collection of a source resource locked with depth: 0.

Changes in release 0.34.0 (neon-0.34.0.tar.gz), 23rd November 2024

    Interface changes:
        API and ABI backwards-compatible with 0.27.x and later
        NE_SESSFLAG_SSLv2 is now ignored

    New interfaces and features:
        ne_request.h: add ne_get_response_location(), add ne_get_request_target()
        ne_redirect.h: adds relative URI resolution per RFC 9110
        ne_socket.h: add ne_iaddr_set_scope(), ne_iaddr_get_scope(), ne_sock_getproto()
        ne_session.h: add NE_SESSFLAG_STRICT session flag
        ne_session.h: ne_session_create() now accepts scoped IPv6 link-local literal addresses following the RFC 6874 syntax;
        ne_session.h: add ne_ssl_set_protovers() to configure TLS protocol version ranges
        ne_utils.h: add NE_FEATURE_GSSAPI, NE_FEATURE_LIBPXY feature flags
        ne_ssl.h: add ne_ssl_proto_name()
        HTTP strictness/compliance updated for RFC 9110/9112; notably stricter in parsing header field line, chunked transfer-coding, status-line.

    Bug fixes:
        auth: the ‘realm’ string passed to credentials callback is now cleaned of non-printable characters.
    Documentation & header updates for RFC 9110/9112.
    New NE_MINIMUM_VERSION() autoconf macro for better version handling.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-30 10:36:16 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fatresize: upgrade 1.1.0 -> 1.1.0-3 2025-09-23 07:38:38 -07:00
meta-gnome nautilus: upgrade 48.3 -> 49.0 2025-09-24 13:17:38 -07:00
meta-initramfs dracut: Fix the multi-lib config 2025-09-30 09:01:05 -07:00
meta-multimedia fdk-aac: upgrade 2.0.2 -> 2.0.3 2025-09-24 10:54:43 -07:00
meta-networking freeradius: Fix the multilib config 2025-09-24 19:22:56 -07:00
meta-oe neon: upgrade 0.33.0 -> 0.34.2 2025-09-30 10:36:16 -07:00
meta-perl libmime-types-perl: upgrade 2.28 -> 2.29 2025-09-24 19:22:56 -07:00
meta-python python3-pyproj: added native 2025-09-24 13:17:41 -07:00
meta-webserver webmin: upgrade 2.202 -> 2.300 2025-09-19 12:22:00 -07:00
meta-xfce thunar: upgrade 4.20.3 -> 4.20.5 2025-09-21 11:56:09 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories