Go to file
Ankur Tyagi 50906d9169
dovecot: upgrade 2.3.21 -> 2.3.21.1
Release Notes:
- CVE-2024-23184: A large number of address headers in email resulted
  in excessive CPU usage.
- CVE-2024-23185: Abnormally large email headers are now truncated or
  discarded, with a limit of 10MB on a single header and 50MB for all
  the headers of all the parts of an email.
- oauth2: Dovecot would send client_id and client_secret as POST parameters
  to introspection server. These need to be optionally in Basic auth
  instead as required by OIDC specification.
- oauth2: JWT key type check was too strict.
- oauth2: JWT token audience was not validated against client_id as
  required by OIDC specification.
- oauth2: XOAUTH2 and OAUTHBEARER mechanisms were not giving out
  protocol specific error message on all errors. This broke OIDC discovery.
- oauth2: JWT aud validation was not performed if aud was missing
  from token, but was configured on Dovecot.

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
2025-12-30 07:08:12 +05:30
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: fix host-related reproducibility 2025-11-25 17:12:52 +05:30
meta-gnome accountservice: ignore CVE-2023-3297 2025-12-30 07:08:03 +05:30
meta-initramfs klibc: fix debug pkgs reproducibility 2025-11-19 16:09:30 +05:30
meta-multimedia openh264: patch CVE-2025-27091 2025-12-17 11:45:24 +05:30
meta-networking dovecot: upgrade 2.3.21 -> 2.3.21.1 2025-12-30 07:08:12 +05:30
meta-oe freerdp3: patch CVE-2025-68118 2025-12-30 07:08:12 +05:30
meta-perl libhtml-tree-perl: fix QA Issue: TMPDIR [buildpaths] 2025-11-19 16:54:30 +05:30
meta-python python3-django: upgrade 5.0.11 -> 5.0.14 2025-12-09 07:01:20 +05:30
meta-webserver apache2: upgrade 2.4.65 -> 2.4.66 2025-12-11 08:00:53 +05:30
meta-xfce xfce4 update HOMEPAGEs 2025-07-10 20:29:57 -04:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md meta-openemnedded: Add myself as scarthgap maintainer 2024-03-27 20:07:53 -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