Go to file
Nikhil R 9c7a48afe0
giflib: upgrade to version 5.2.2
Upgrade to latest version giflib v5.2.2.

This version fixes bugs listed in link below:
Link: https://sourceforge.net/p/giflib/code/ci/5.2.2/tree/NEWS

Fixes for CVE-2023-48161, CVE-2022-28506, CVE-2023-39742
Link: https://clients.neighbourhood.ie/yocto/1-40.html#:~:text=CVE%2D2023%2D39742%3A%20giflib%3Agiflib%2Dnative

Added dependency on ImageMagick which includes "convert" utility,
to ensure availability of required tool during compilation process.

Add patch to rename binary used in Makefile from
"convert" to "convert.im7" as installed by imagemagick package.

Signed-off-by: Bhabu Bindu <bhabubindu@kpit.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-14 10:23:13 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems exfatprogs: upgrade 1.2.2 -> 1.2.3 2024-05-31 08:07:41 -07:00
meta-gnome gnome-remote-desktop: update 46.1 -> 46.2 2024-05-29 20:57:55 -07:00
meta-initramfs dracut: Drop an unnecessary patch 2024-06-10 23:08:41 -07:00
meta-multimedia aravis: Remove AUTHOR field 2024-06-14 10:20:37 -07:00
meta-networking tnftp: fix lib32-tnftp build failure with gcc-14 2024-06-14 10:20:37 -07:00
meta-oe giflib: upgrade to version 5.2.2 2024-06-14 10:23:13 -07:00
meta-perl libio-compress-perl: upgrade 2.206 -> 2.212 2024-06-07 09:11:58 -07:00
meta-python python3-whitenoise,python-libusb1: Remove AUTHOR field 2024-06-14 10:20:36 -07:00
meta-webserver layers: stop declaring compatibility with scarthgap 2024-05-28 09:34:02 -07:00
meta-xfce xfwm4: fix gcc -Wincompatible-pointer-types 2024-06-12 21:08:07 -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