Go to file
Alex Kiernan ac184d5f50
libcoap: Upgrade 4.3.4 -> 4.3.5
Drop backport of CVE-2024-0962.

Change summary for version 4.3.5:

        * Support for wolfSSL TLS library.
        * Support for DTLS1.3 (using wolfSSL).
        * Support for Mbed TLS 3.6.0.
        * Support for EC-JPAKE (Mbed TLS)
        * TinyDTLS version update.
        * Support for RIOT using SOCK i/f.
        * Support for LwIP 2.2.0.
        * Support for LwIP using NO_SYS set to 0.
        * Support for (Posix based) Zephyr.
        * Support for QNX builds.
        * Support for ESP32 xtensa builds.
        * Updated Contiki-NG support.
        * Support for multi-thread safe libcoap usage.
        * Support for defining binary PSK for coap-client and coap-server.
        * Support for Connection-ID (CID) (Mbed TLS, wolfSSL and TinyDTLS).
        * Added new define types for defining PKI parameters.
        * Support for user definable ENGINE for OpenSSL.
        * Support for using noTLS and TinyDTLS with WebSockets.
        * Support for providing list of compilation #defines.
        * Support for proxy code running within lbcoap.
        * Cleaned up support for building .h files.
        * Additional scan-build and pre-commit checks in build tests.
        * Updated CI build tests to use latest action versions.
        * Fixes CVE-2023-35862.
        * Reported bugs fixed.
        * Documentation added and updated (Doxygen and man).

License-Update: Updated years
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-06-20 10:34:11 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfstests: upgrade to 2025.04.27 2025-05-11 14:18:12 -07:00
meta-gnome gnome-software: update 48.0 -> 48.2 2025-06-13 13:11:26 -07:00
meta-initramfs dracut: set DRACUT_FULL_VERSION to PV 2025-05-29 21:07:32 -07:00
meta-multimedia libheif: update 1.19.5 -> 1.19.8 2025-06-07 17:59:12 -07:00
meta-networking libcoap: Upgrade 4.3.4 -> 4.3.5 2025-06-20 10:34:11 -07:00
meta-oe abseil-cpp: upgrade 20250127.1 -> 20250512.0 2025-06-19 08:57:20 -07:00
meta-perl libmozilla-ca-perl: upgrade 20250202 -> 20250602 2025-06-09 21:24:10 -07:00
meta-python python3-prompt-toolkit: Upgrade 3.0.50 -> 3.0.51 2025-06-11 16:11:55 -07:00
meta-webserver netdata: Enable network during do_compile only when go support is enabled 2025-05-14 08:37:28 -07:00
meta-xfce xfce4-screenshooter: upgrade 1.10.4 -> 1.10.6 2025-06-11 16:11:56 -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