Go to file
Wang Mingyu 062fb8ae3d
lcms: upgrade 2.17 -> 2.18
Changelog:
============
- Add an extra check for completeness only.
- Fix a signed integer overflow which could trigger a FPE_INTOVF
- Fix Microsoft'2 MHC2 private tag
- Added projects for XCode 26 & Visual Studio 2026
- Added documentation for PCS illuminants and chromatic adaptation
- Check for a possible out-of-bounds in softproofing transforms when using cmsCreateExtendedTransform
- Fix for a out-of-bound read,  issue #522
- Add an extra check for out-of-bounds read when misusing a support function
- avoid divide by zero, special case from spec. notes on CAM02
- Fix CGATS parser bug when number has a "+" sign
- Fix a typo when handling a special case for BPC
- Fixed a loss of precision when Lab16 is used as input color space on integer transforms
- Fixes hypotetical corrupted pointer in non-happy path. Cannot happen in real world
- Fix a theoretical memory leak.
- Add support of localized descriptions in v2 profiles for MacOS
- Mark some tables as const
- Make the param of cmsCreateLab4Profile() to refer to the media white instead of the illuminant
- fix a warning in unit tests
- Remove redundant check. Fixes #497
- Update autotools
- fix plugins soname + add oklab to transicc (experimental)
- meson: ability to disable .so.version libraries
- Fix black point detection when using darker colorant.
- testcms2.c: Fix incorrect string comparisons
- Fix CICp tag size.
- Fix broken linkicc
- meson: Bump minimum Meson version to 0.52 for visibility:hidden
- meson: Disable unused fs import
- Add a guard against a wrong use of flags
- Fix for #469 heap buffer overflow on convert_utf16_to_utf32()

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2026-01-13 08:29:00 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems overlayfs-tools: upgrade 2024.07 -> 2025.01 2025-12-28 08:14:38 -08:00
meta-gnome eog: upgrade 47.0 -> 49.1 2026-01-13 08:29:00 -08:00
meta-initramfs initramfs-kexecboot-image: Allow supported architectures 2025-12-31 08:28:50 -08:00
meta-multimedia libopenmpt: upgrade 0.7.10 -> 0.8.4 2025-12-25 07:53:23 -08:00
meta-networking frr: upgrade 10.5.0 -> 10.5.1 2026-01-13 08:28:58 -08:00
meta-oe lcms: upgrade 2.17 -> 2.18 2026-01-13 08:29:00 -08:00
meta-perl libio-socket-ssl-perl: upgrade 2.095 -> 2.096 2026-01-12 08:53:43 -08:00
meta-python python3-libevdev: Upgrade 0.12 -> 0.13.1 2026-01-13 08:28:59 -08:00
meta-webserver nginx: ignore CVE-2025-53859 for 1.28.1 2026-01-12 10:25:56 -08:00
meta-xfce tumbler: upgrade 4.20.0 -> 4.20.1 2026-01-13 08:28:58 -08: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