Go to file
wangmy b8a5f0740b botan: upgrade 2.18.1 -> 2.18.2
Version 2.18.2, 2021-10-25
Avoid using short exponents when encrypting in ElGamal,
as some PGP implementations generate keys with parameters
that are weak when short exponents are used (GH #2794)

Fix a low risk OAEP decryption side channel (GH #2797)

Work around a miscompilation of SHA-3 caused by a bug in Clang 12
and XCode 13. (GH #2826)

Remove support in OpenSSL provider for algorithms which are disabled
by default in OpenSSL 3.0 (GH #2823, #2814)

Add CI based on GitHub actions to replace Travis CI (GH #2632)

Fix the online OCSP test, as the certificate involved had expired.
(GH #2799)

Fix some test failures induced by the expiration of the trust root
"DST Root CA X3" (GH #2820)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-11-03 06:57:48 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems ntfs-3g-ntfsprogs: upgrade to 2021.8.22 2021-10-19 09:23:08 -07:00
meta-gnome grilo-plugins: upgrade 0.3.13 -> 0.3.14 2021-11-03 06:57:48 -07:00
meta-initramfs README: update to main repo 2021-09-27 11:34:55 -07:00
meta-multimedia pipewire: rework PACKAGECONFIG for systemd service files 2021-10-07 06:56:40 -07:00
meta-networking mtr: Explicitly use branch= in SRC_URI 2021-11-01 05:45:17 -07:00
meta-oe botan: upgrade 2.18.1 -> 2.18.2 2021-11-03 06:57:48 -07:00
meta-perl libencode-perl: upgrade 3.12 -> 3.16 2021-10-19 09:23:08 -07:00
meta-python python3-prctl: Use https protocol for git fetcher 2021-11-03 06:57:12 -07:00
meta-webserver netdata: Using the github.com release + upstream_check. 2021-11-01 05:45:17 -07:00
meta-xfce xfce4-sensors-plugin: upgrade 1.3.95 -> 1.4.1 2021-11-03 06:57:47 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

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