Go to file
J. S. 6652b031d7
nodejs: upgrade 20.18.0 -> 22.11.0
This moves us from the previous Long Term Support version codenamed 'Iron' to the newly
released Long Term Support version 22.11.0  Codename 'Jod'

Changelog: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.11.0

License-Update:

    Add amaro dependency under MIT License.
    Add swc dependency under Aapche License Version 2.0.
    Add simdjson dependency under Apache License Version 2.0.
    Add on-exit-leak-free under MIT License.
    Remove ESLint.
    Remove base64 dependency.

Removed patchs:

    182d9c05e78.patch - This was a backport to 20.x it is now integrated in 22.x

Added patches:

  Two small patches here to use Bourne Shell instad of BASH.
    0001-custom-env.patch
    0001-positional-args.patch

  This patch from https://github.com/nodejs/node/commit/686da19abb that addressed CVE-2024-22017
    0001-deps-disable-io_uring-support-in-libuv.patch

  Other patches were refreshed.

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-11-01 15:53:46 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: fix host-related reproducibility 2024-10-31 12:04:02 -07:00
meta-gnome gnome-software: update 47.0 -> 47.1 2024-10-27 08:41:27 -07:00
meta-initramfs non-repro-meta-initramfs: update known non-reproducible list 2024-10-01 17:56:44 -07:00
meta-multimedia pipewire: update 1.2.5 -> 1.2.6 2024-10-26 09:09:04 -07:00
meta-networking mdns: Upgrade 2200.140.11 -> 2559.1.1 2024-10-30 08:24:30 -07:00
meta-oe nodejs: upgrade 20.18.0 -> 22.11.0 2024-11-01 15:53:46 -07:00
meta-perl libxml-sax-writer-perl: Use ${CPAN_MIRROR} 2024-10-28 17:54:35 -07:00
meta-python python3-django: rename .inc file to BPN.inc 2024-10-31 08:13:26 -07:00
meta-webserver swagger-ui: OpenAPI (aka swagger) website (v5.17.14) 2024-10-30 12:34:00 -07:00
meta-xfce xfce4-vala: Drop unnecessary SRC_URI[md5sum] 2024-10-04 07:30:34 -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