Go to file
Sana Kazi 0722ff6f02 protobuf: Fix CVE-2021-22570
Fix CVE-2021-22570.
Link: https://koji.fedoraproject.org/koji/buildinfo?buildID=1916865
Link: 394beeacb5/f/CVE-2021-22570.patch

Remove first and second hunk because the second argument in
InsertIfNotPresent() function is of type const char* const& but the
first and second hunk makes the type of second argument as const string
which is not compatible with the type of second argument in
InsertIfNotPresent().

Signed-off-by: Sana Kazi <Sana.Kazi@kpit.com>
Signed-off-by: Sana Kazi <sanakazisk19@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-02-23 15:48:18 -08:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-gnome recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-multimedia recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-networking strongswan: Add fix of CVE-2021-45079 2022-02-13 10:47:05 -08:00
meta-oe protobuf: Fix CVE-2021-22570 2022-02-23 15:48:18 -08:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-python recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-webserver apache2: upgrade 2.4.51 -> 2.4.52 2022-01-05 07:46:00 -08:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -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 README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

Collection of layers for the OE-core universe

dunfell 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