Go to file
Leon Anavi ae76da9210 python3-pillow: Upgrade 7.2.0 -> 8.1.0
Upgrade to release 8.1.0:

- Fix TIFF OOB Write error
- Fix for Buffer Read Overrun in PCX Decoding
- Fix for SGI Decode buffer overrun
- Fix OOB Read when saving GIF of xsize=1
- Add support for PySide6
- Moved QApplication into one test
- Use disposal settings from previous frame in APNG
- Revert "skip wheels on 3.10-dev due to wheel#354"
- Better _binary module use
- Added exception explaining that repr_png saves to PNG
- Use previous disposal method in GIF load_end
- Do not catch a ValueError only to raise another
- Allow putpalette to accept 1024 integers to include alpha values
- Fix OOB Read when writing TIFF with custom Metadata
- Removed unused variable
- Fix dereferencing of potential null pointers
- Fixed warnings assigning to "unsigned char *" from "char *"
- Add append_images support for ICO
- Fixed comparison warnings
- Block TIFFTAG_SUBIFD
- Fix dereferencing potential null pointer
- Replaced PyErr_NoMemory with ImagingError_MemoryError
- Remove duplicate code
- Moved warning to end of execution
- Removed unused fromstring and tostring C methods
- init() if one of the formats is unrecognised

License-Update: Updated copyright year

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-01-12 09:16:03 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems f2fs-tools: upgrade 1.13.0 -> 1.14.0 2021-01-04 14:48:29 -08:00
meta-gnome dconf: Add leading whitespace for append operator 2020-11-15 12:25:53 -08:00
meta-initramfs dracut: upgrade 049 -> 051 2021-01-04 14:48:29 -08:00
meta-multimedia fluidsynth: upgrade 2.1.5 -> 2.1.6 2021-01-06 14:20:51 -08:00
meta-networking mdns: upgrade 1096.40.7 -> 1310.40.42 2021-01-12 00:54:53 -08:00
meta-oe libsmi: set awk as target path 2021-01-12 09:14:22 -08:00
meta-perl libnet-ldap-perl: upgrade 0.66 -> 0.67 2021-01-05 09:16:27 -08:00
meta-python python3-pillow: Upgrade 7.2.0 -> 8.1.0 2021-01-12 09:16:03 -08:00
meta-webserver phpmyadmin: 5.0.2 -> 5.0.4 2021-01-05 09:16:26 -08:00
meta-xfce libxfce4ui: Fix sporadic install error 2021-01-09 12:30:00 -08: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 Update maintainers 2018-08-27 10:53:58 -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