|
Re: [PATCH 1/2] elfutils: correct debuginfod builds on x32
I still see build failures on rv32 see
https://errors.yoctoproject.org/Errors/Details/577160/
I still see build failures on rv32 see
https://errors.yoctoproject.org/Errors/Details/577160/
|
By
Khem Raj
·
#150746
·
|
|
Re: [PATCH] Use shutil.move when os.rename fails
I created an image for Raspberry Pi Zero W from code at https://github.com/tewarid/docker-meta-raspberrypi/tree/sstate, using Docker for macOS, and on Ubuntu 20.04-LTS, and wrote it out to an SDCard
I created an image for Raspberry Pi Zero W from code at https://github.com/tewarid/docker-meta-raspberrypi/tree/sstate, using Docker for macOS, and on Ubuntu 20.04-LTS, and wrote it out to an SDCard
|
By
Devendra Tewari
·
#150745
·
|
|
[hardknott][PATCH] nettle: fix CVE-2021-20305
Backport and combine multiple commits from 3.7.2 to address this CVE.
Signed-off-by: Trevor Gamblin <trevor.gamblin@...>
---
.../nettle/nettle/CVE-2021-20305.patch | 516
Backport and combine multiple commits from 3.7.2 to address this CVE.
Signed-off-by: Trevor Gamblin <trevor.gamblin@...>
---
.../nettle/nettle/CVE-2021-20305.patch | 516
|
By
Trevor Gamblin
·
#150744
·
|
|
standard for names for local source mirror tarballs for git-based recipes?
based on my recommendation, colleague created a local source mirror
to start collecting tarballs so as to minimize amount of downloading
for various builds. names of tarballs that correspond to
based on my recommendation, colleague created a local source mirror
to start collecting tarballs so as to minimize amount of downloading
for various builds. names of tarballs that correspond to
|
By
Robert P. J. Day
·
#150743
·
|
|
[PATCH] ofono: prevent using bundled ell headers and fix build with ell-0.39
* -I../ofono-1.31 is included when building drivers/mbimmodem/mbim.c and th=
en
ell.h will happily include ell/util.h from there:
# 1
* -I../ofono-1.31 is included when building drivers/mbimmodem/mbim.c and th=
en
ell.h will happily include ell/util.h from there:
# 1
|
By
Martin Jansa
·
#150742
·
|
|
Re: [yocto-security] [PATCH] busybox: use openssl for TLS connections whenever possible
On Tue, Apr 20, 2021 at 1:46 PM Shachar Menashe <shachar@...> wrote:
Last time we talked about this I thought we would need to change something in openssl build settings to make the openssl binary
On Tue, Apr 20, 2021 at 1:46 PM Shachar Menashe <shachar@...> wrote:
Last time we talked about this I thought we would need to change something in openssl build settings to make the openssl binary
|
By
Shachar Menashe
·
#150741
·
|
|
[PATCH][hardknott] parselogs: ignore floppy error on qemu-system-x86 at boot stage
From: Yanfei Xu <yanfei.xu@...>
We can disable floppy drive by BIOS on a hardware, but an empty floppy
drive is connected by default on qemu-system-x86. Linux usually detect
the device and
From: Yanfei Xu <yanfei.xu@...>
We can disable floppy drive by BIOS on a hardware, but an empty floppy
drive is connected by default on qemu-system-x86. Linux usually detect
the device and
|
By
Xu, Yanfei
·
#150740
·
|
|
[gatesgarth][PATCH 8/8] busybox: fix CVE-2021-28831
From: Chen Qi <Qi.Chen@...>
Backport patch to fix CVE-2021-28831.
Signed-off-by: Chen Qi <Qi.Chen@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
(cherry
From: Chen Qi <Qi.Chen@...>
Backport patch to fix CVE-2021-28831.
Signed-off-by: Chen Qi <Qi.Chen@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
(cherry
|
By
Anuj Mittal
·
#150739
·
|
|
[gatesgarth][PATCH 7/8] wpa-supplicant: fix CVE-2021-30004
From: Stefan Ghinea <stefan.ghinea@...>
In wpa_supplicant and hostapd 2.9, forging attacks may occur because
AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c
From: Stefan Ghinea <stefan.ghinea@...>
In wpa_supplicant and hostapd 2.9, forging attacks may occur because
AlgorithmIdentifier parameters are mishandled in tls/pkcs1.c
|
By
Anuj Mittal
·
#150738
·
|
|
[gatesgarth][PATCH 6/8] externalsrc: Detect code changes in submodules
From: Douglas Royds <douglas.royds@...>
Further to 50ff9afb39, only detect code changes in submodules that are
subdirectories of the EXTERNALSRC directory.
The (undocumented) git
From: Douglas Royds <douglas.royds@...>
Further to 50ff9afb39, only detect code changes in submodules that are
subdirectories of the EXTERNALSRC directory.
The (undocumented) git
|
By
Anuj Mittal
·
#150737
·
|
|
[gatesgarth][PATCH 5/8] insane: clean up some more warning messages
From: Ross Burton <ross@...>
Signed-off-by: Ross Burton <ross.burton@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
(cherry picked from commit
From: Ross Burton <ross@...>
Signed-off-by: Ross Burton <ross.burton@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
(cherry picked from commit
|
By
Anuj Mittal
·
#150736
·
|
|
[gatesgarth][PATCH 4/8] sanity: Add error check for '%' in build path
From: Richard Purdie <richard.purdie@...>
It has been reported that '%' characters in build paths break with python
exceptions, probably due to confusion with python string escaping.
From: Richard Purdie <richard.purdie@...>
It has been reported that '%' characters in build paths break with python
exceptions, probably due to confusion with python string escaping.
|
By
Anuj Mittal
·
#150735
·
|
|
[gatesgarth][PATCH 3/8] oeqa/selftest: Hardcode test assumptions about heartbeat event timings
From: Richard Purdie <richard.purdie@...>
Setting a value of 10 for heartbeat events causes the test to fail. Hardcode
a value to ensure it works correctly even if the default is
From: Richard Purdie <richard.purdie@...>
Setting a value of 10 for heartbeat events causes the test to fail. Hardcode
a value to ensure it works correctly even if the default is
|
By
Anuj Mittal
·
#150734
·
|
|
[gatesgarth][PATCH 2/8] lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)
From: Peter Budny <pbbudny@...>
`tmux new -c` fails on tmux older than 1.9, when that flag was added.
We can omit the flag for older versions of tmux, and the working
directory gets set even
From: Peter Budny <pbbudny@...>
`tmux new -c` fails on tmux older than 1.9, when that flag was added.
We can omit the flag for older versions of tmux, and the working
directory gets set even
|
By
Anuj Mittal
·
#150733
·
|
|
[gatesgarth][PATCH 0/8] review request
Please review these next set of changes for gatesgarth. These build
cleanly on autobuilder except two intermittent and unrelated
Please review these next set of changes for gatesgarth. These build
cleanly on autobuilder except two intermittent and unrelated
|
By
Anuj Mittal
·
#150732
·
|
|
[gatesgarth][PATCH 1/8] pseudo: Upgrade to add trailing slashes ignore path fix
From: Richard Purdie <richard.purdie@...>
Pull in:
client: strip trailing slashes when opening an ignored path
Signed-off-by: Richard Purdie
From: Richard Purdie <richard.purdie@...>
Pull in:
client: strip trailing slashes when opening an ignored path
Signed-off-by: Richard Purdie
|
By
Anuj Mittal
·
#150731
·
|
|
Re: [PATCH] Use shutil.move when os.rename fails
None of my images are bootable when this patch is applied, because
symlinks that busybox should provide arent created in the image. This
patch should be looked into a bit further, how was it tested
None of my images are bootable when this patch is applied, because
symlinks that busybox should provide arent created in the image. This
patch should be looked into a bit further, how was it tested
|
By
Khem Raj
·
#150730
·
|
|
[PATCH] weston: fix build failure due to race condition
The wayland.c actually include 'xdg-shell-client-protocol.h' instead of
the server one, so fix it. Otherwise, it's possible to get build failure
due to race condition.
Signed-off-by: Chen Qi
The wayland.c actually include 'xdg-shell-client-protocol.h' instead of
the server one, so fix it. Otherwise, it's possible to get build failure
due to race condition.
Signed-off-by: Chen Qi
|
By
Chen Qi
·
#150729
·
|
|
Re: [yocto-security] [PATCH] busybox: use openssl for TLS connections whenever possible
It's very clearly a hack. Maybe it's the "official solution" for
supporting https with busybox wget, but OE has a wider scope - we're
not limited to busybox wget if a better overall solution is
It's very clearly a hack. Maybe it's the "official solution" for
supporting https with busybox wget, but OE has a wider scope - we're
not limited to busybox wget if a better overall solution is
|
By
Andre McCurdy
·
#150728
·
|
|
[PATCH] rpm: Upgrade to 4.16.1.3
From: Mingli Yu <mingli.yu@...>
Fixes some security vulnerabilities such as CVE-2021-3421 and
CVE-2021-20271.
Rebase 0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
to
From: Mingli Yu <mingli.yu@...>
Fixes some security vulnerabilities such as CVE-2021-3421 and
CVE-2021-20271.
Rebase 0001-Do-not-hardcode-lib-rpm-as-the-installation-path-for.patch
to
|
By
Yu, Mingli
·
#150727
·
|