Go to file
Ralph Siemsen aa316ee2bb polkit: fix overlapping changes in recent CVE patches
Commit 17e931e77 ("polkit: fix CVE-2021-3560") contains
- upstream commit a04d13affe0fa53ff618e07aa8f57f4c0e3b9b81

Commit 67ec3e049 ("polkit: Fix for CVE-2021-4115") contains both:
- upstream commit a04d13affe0fa53ff618e07aa8f57f4c0e3b9b81 (CVE-2021-3560)
- upstream commit 41cb093f554da8772362654a128a84dd8a5542a7 (CVE-2021-4115)

Thus the fix for CVE-2021-3560 is applied twice, resulting in warnings
during do_patch. Curiously it neither fails nor complains about patch
already applied. Also devtool silently discards the duplicate patch.

Drop the duplicate patch, to resolve following warnings:

WARNING: polkit-0.116-r0 do_patch: Fuzz detected:

Applying patch 0001-GHSL-2021-074-authentication-bypass-vulnerability-in.patch
patching file src/polkit/polkitsystembusname.c
Hunk #1 succeeded at 438 with fuzz 2 (offset 3 lines).

Applying patch CVE-2021-4115.patch
patching file src/polkit/polkitsystembusname.c
Hunk #4 succeeded at 439 with fuzz 2.

Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-04-18 07:37:42 -07:00
contrib pw-am.sh: update to new patcwork system 2022-03-27 08:18:20 -07: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 geoip: Switch to use the main branch 2022-04-18 07:37:42 -07:00
meta-oe polkit: fix overlapping changes in recent CVE patches 2022-04-18 07:37:42 -07: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 nginx: backport fix for CVE-2019-20372 2022-03-27 08:18:20 -07: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