Go to file
Narpat Mali ea23e7f0c0 python3-aiohttp: upgrade 3.8.1 -> 3.8.5
The delta between 3.8.1 & 3.8.5 contains the CVE-2023-37276 fix and other bugfixes.
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-45c4-8wx5-qw6w

Changelog:
https://docs.aiohttp.org/en/stable/changes.html

- Increased the upper boundary of the multidict dependency to allow for the version 6
- License-Update: Update copyright year from 2020 to 2022
- Fixed incorrectly overwriting cookies with the same name and domain, but different path
- Fixed ConnectionResetError not being raised after client disconnection in SSL environments
- Upgraded the vendored copy of llhttp_ to v8.1.1
- Added information to C parser exceptions to show which character caused the error
- Fixed a transport is :data:None error

Upstream master patches:
3.8.1 -> 3.8.3 : https://git.openembedded.org/meta-openembedded/commit/?id=c0d2a5bcc87ee8564a5b9be35f3e2b930e384a59
3.8.3 -> 3.8.4 : https://git.openembedded.org/meta-openembedded/commit/?id=1fc465466cd138e1fcc87de18e84f88e2c5f1b4f
3.8.4 -> 3.8.5 : https://git.openembedded.org/meta-openembedded/commit/?id=ba5d26d1d8b30d71cb648f95b6431c16134e82e9

Signed-off-by: Narpat Mali <narpat.mali@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-08-30 13:41:52 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta/recipes-support/libcroco libcroco: Add fix for CVE-2020-12825 2023-04-13 08:26:15 -04:00
meta-filesystems fuse3: fix ptest test_passthrough_hp failure 2022-08-16 11:47:31 -07:00
meta-gnome ibus: Swith to use main branch instead of master 2022-08-07 14:57:01 -07:00
meta-initramfs klibc: Recognise --dyld-prefix clang option 2022-05-03 06:49:07 -07:00
meta-multimedia dleyna-{server,renderer}: fix dev-so QA issue with multilib 2023-04-13 08:26:23 -04:00
meta-networking Fix groupname gid change warning 2023-08-03 16:50:52 -04:00
meta-oe postgresql: Update to 14.9 2023-08-30 13:40:19 -04:00
meta-perl libcrypt-openssl-rsa-perl: upgrade 0.32 -> 0.33 2023-03-29 16:20:46 -04:00
meta-python python3-aiohttp: upgrade 3.8.1 -> 3.8.5 2023-08-30 13:41:52 -04:00
meta-webserver webserver: nginx: Add stream 2023-07-04 10:20:46 -04:00
meta-xfce xfce4-settings: 4.16.2 -> 4.16.5 2022-12-26 14:57:03 -05: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 meta-openemnedded: Add myself as kirkstone maintainer 2022-04-23 17:14:31 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster <akuster808@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