Go to file
Wang Mingyu 5f3ca17c07 python3-redis: upgrade 4.5.1 -> 4.5.4
Changelog:
==========
Upgrade urgency: SECURITY, contains fixes to security issues.
--------------------------------------------------------------
    (CVE-2023-28859) - Cancelling an async future does not, properly trigger, leading to a potential data leak in specific cases.
    (CVE-2023-28858) - Cancelling an async future does not, properly trigger, leading to a potential data leak in specific cases.

Bug Fixes
-------------
    Fixing cancelled async futures (#2666)
    Fix: do not use asyncio's timeout lib before 3.11.2 (#2659)
    Fix UDS in v4.5.2: UnixDomainSocketConnection missing constructor argument (#2630)

Maintenance
--------------
    Minor fixes for #2666 and enhanced async test (#2673)
    Fix issue 2660: PytestUnraisableExceptionWarning from asycio client (#2669)
    Removing accidentally checked in files (#2642)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-05 15:56:47 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems exfat-utils: remove recipe 2023-03-28 10:44:00 -07:00
meta-gnome evolution-data-server: build oauth with gtk+3 2023-04-05 15:56:47 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia libcamera: re-introduce fix for gcc-13 2023-04-01 08:55:06 -07:00
meta-networking samba: upgrade 4.18.0 -> 4.18.1 2023-04-04 13:39:46 -07:00
meta-oe surf: Fix build with gtkwebkit 2.40 2023-04-05 15:56:47 -07:00
meta-perl meta-perl-ptest*-image: enable BBCLASSEXTEND parallel execution 2023-04-04 13:39:46 -07:00
meta-python python3-redis: upgrade 4.5.1 -> 4.5.4 2023-04-05 15:56:47 -07:00
meta-webserver nginx: upgrade 1.23.3 -> 1.23.4 2023-04-04 13:39:46 -07:00
meta-xfce xfdesktop: update 4.18.0 -> 4.18.1 2023-02-04 14:53:25 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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