|
[PATCH 04/23] oeqa/selftest/wic: use os.rename instead of bb.utils.rename
bb.utils.rename() only exists to handle moves across filesystems. As
these moves are within the same directory we can just use os.rename().
Signed-off-by: Ross Burton <ross.burton@...>
---
bb.utils.rename() only exists to handle moves across filesystems. As
these moves are within the same directory we can just use os.rename().
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Ross Burton <ross@...>
·
#163845
·
|
|
[PATCH 02/23] image_types: hddimg and iso only work on x86
These image types use syslinux which is only available on x86, so only
add them to IMAGE_TYPES on x86.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/classes/image_types.bbclass | 5
These image types use syslinux which is only available on x86, so only
add them to IMAGE_TYPES on x86.
Signed-off-by: Ross Burton <ross.burton@...>
---
meta/classes/image_types.bbclass | 5
|
By
Ross Burton <ross@...>
·
#163844
·
|
|
[PATCH 03/23] oeqa/selftest/devtool: ensure Git username is set before upgrade tests
The 'devtool upgrade' tests fail if Git doesn't know the user's name or
email, so verify this before the tests start and skip if it is not.
Signed-off-by: Ross Burton <ross.burton@...>
---
The 'devtool upgrade' tests fail if Git doesn't know the user's name or
email, so verify this before the tests start and skip if it is not.
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Ross Burton <ross@...>
·
#163843
·
|
|
[PATCH 01/23] buildtools-tarball: include nativesdk-python3-pyyaml
BitBake can optionally 'import yaml' if BB_LOGCONFIG specifies a yaml
file. This is a 3rd party module, so that this works out of the box
when buildtools is used -- either explicitly via
BitBake can optionally 'import yaml' if BB_LOGCONFIG specifies a yaml
file. This is a 3rd party module, so that this works out of the box
when buildtools is used -- either explicitly via
|
By
Ross Burton <ross@...>
·
#163842
·
|
|
Re: [PATCH RFC] mirrors: Switch glibc and binutils to use shallow mirror tarballs
This implies that any variable alteration should always use indirection via
another variable. I am not going to support moves in that direction as it is
horrible. If our syntax is causing issues we
This implies that any variable alteration should always use indirection via
another variable. I am not going to support moves in that direction as it is
horrible. If our syntax is causing issues we
|
By
Richard Purdie
·
#163841
·
|
|
Re: [PATCH RFC] mirrors: Switch glibc and binutils to use shallow mirror tarballs
By
Peter Kjellerstedt
·
#163840
·
|
|
[dunfell][PATCH] bind: update to 9.11.37
Security Fixes
The rules for acceptance of records into the cache have been tightened
to prevent the possibility of poisoning if forwarders send records
outside the configured bailiwick.
Security Fixes
The rules for acceptance of records into the cache have been tightened
to prevent the possibility of poisoning if forwarders send records
outside the configured bailiwick.
|
By
Ralph Siemsen
·
#163839
·
|
|
Re: [PATCH 1/2] base: Don't add duplicates to sys.path
Oh, this might explain some weird errors I was having. See the
de-duplication patch last week or so for oeqa.
Ross
<richard.purdie@...> wrote:
Oh, this might explain some weird errors I was having. See the
de-duplication patch last week or so for oeqa.
Ross
<richard.purdie@...> wrote:
|
By
Ross Burton <ross@...>
·
#163838
·
|
|
[dunfell][PATCH v2] go: backport patch fix for CVE-2021-38297
Patch taken from
https://github.com/golang/go/commit/4548fcc8dfd933c237f29bba6f90040a85922564
from the following issue
https://github.com/golang/go/issues/48797
Original
Patch taken from
https://github.com/golang/go/commit/4548fcc8dfd933c237f29bba6f90040a85922564
from the following issue
https://github.com/golang/go/issues/48797
Original
|
By
Davide Gardenal
·
#163837
·
|
|
Re: [PATCH RFC] mirrors: Switch glibc and binutils to use shallow mirror tarballs
No, I'm not using append here since I do want users to be able to reset this. We
should change the default to "=" if that is causing an issue.
Cheers,
Richard
No, I'm not using append here since I do want users to be able to reset this. We
should change the default to "=" if that is causing an issue.
Cheers,
Richard
|
By
Richard Purdie
·
#163836
·
|
|
Re: [PATCH RFC] mirrors: Switch glibc and binutils to use shallow mirror tarballs
By
Peter Kjellerstedt
·
#163835
·
|
|
[hardknott][PATCH 20/20] lttng-modules: upgrade 2.12.7 -> 2.12.8
Signed-off-by: Anuj Mittal <anuj.mittal@...>
---
.../lttng/{lttng-modules_2.12.7.bb => lttng-modules_2.12.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Anuj Mittal <anuj.mittal@...>
---
.../lttng/{lttng-modules_2.12.7.bb => lttng-modules_2.12.8.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Anuj Mittal
·
#163834
·
|
|
[hardknott][PATCH 19/20] zlib: backport the fix for CVE-2018-25032
From: Ross Burton <ross@...>
Signed-off-by: Ross Burton <ross.burton@...>
Signed-off-by: Anuj Mittal <anuj.mittal@...>
---
.../zlib/zlib/CVE-2018-25032.patch | 347
From: Ross Burton <ross@...>
Signed-off-by: Ross Burton <ross.burton@...>
Signed-off-by: Anuj Mittal <anuj.mittal@...>
---
.../zlib/zlib/CVE-2018-25032.patch | 347
|
By
Anuj Mittal
·
#163833
·
|
|
[hardknott][PATCH 18/20] python3-numpy: fix CVE-2021-41496
From: Mingli Yu <mingli.yu@...>
Backport patch [1] to fix CVE-2021-41496.
[1] https://github.com/numpy/numpy/commit/271010f1037150e95017f803f4214b8861e528f2
Signed-off-by: Mingli Yu
From: Mingli Yu <mingli.yu@...>
Backport patch [1] to fix CVE-2021-41496.
[1] https://github.com/numpy/numpy/commit/271010f1037150e95017f803f4214b8861e528f2
Signed-off-by: Mingli Yu
|
By
Anuj Mittal
·
#163832
·
|
|
[hardknott][PATCH 17/20] epiphany: fix CVEs
From: Mingli Yu <mingli.yu@...>
Backport patch [1] to fix below CVEs:
- CVE-2021-45085
- CVE-2021-45086
- CVE-2021-45087
- CVE-2021-45088
[1]
From: Mingli Yu <mingli.yu@...>
Backport patch [1] to fix below CVEs:
- CVE-2021-45085
- CVE-2021-45086
- CVE-2021-45087
- CVE-2021-45088
[1]
|
By
Anuj Mittal
·
#163831
·
|
|
[hardknott][PATCH 16/20] flac: fix CVE-2021-0561
From: Li Wang <li.wang@...>
In append_to_verify_fifo_interleaved_ of stream_encoder.c, there is
a possible out of bounds write due to a missing bounds check. This
could lead to local
From: Li Wang <li.wang@...>
In append_to_verify_fifo_interleaved_ of stream_encoder.c, there is
a possible out of bounds write due to a missing bounds check. This
could lead to local
|
By
Anuj Mittal
·
#163830
·
|
|
[hardknott][PATCH 15/20] linux-yocto/5.10: update to v5.10.107
From: Bruce Ashfield <bruce.ashfield@...>
Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:
4c8814277b5d Linux 5.10.107
7a0d13ef67a1
From: Bruce Ashfield <bruce.ashfield@...>
Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:
4c8814277b5d Linux 5.10.107
7a0d13ef67a1
|
By
Anuj Mittal
·
#163829
·
|
|
[hardknott][PATCH 13/20] linux-yocto/5.10: cfg/debug: add configs for kcsan
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/.:
b56db30a7c5 cfg/debug: add scc for syzkaller fuzzing
c4494ad7f23 features/tun: add
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/.:
b56db30a7c5 cfg/debug: add scc for syzkaller fuzzing
c4494ad7f23 features/tun: add
|
By
Anuj Mittal
·
#163828
·
|
|
[hardknott][PATCH 14/20] linux-yocto-rt/5.10: update to -rt61
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto-rt/5.10:
48b12b48c110 Linux 5.10.90-rt61
2367f287812f aio: Fix incorrect usage of
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto-rt/5.10:
48b12b48c110 Linux 5.10.90-rt61
2367f287812f aio: Fix incorrect usage of
|
By
Anuj Mittal
·
#163827
·
|
|
[hardknott][PATCH 12/20] linux-yocto/5.10: split vtpm for more granular inclusion
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/.:
6ca1d510a03 features/tpm: split into tpm-1.2, tpm-2.0, tpm-2.0-crb and vtpm
From: Bruce Ashfield <bruce.ashfield@...>
Integrating the following commit(s) to linux-yocto/.:
6ca1d510a03 features/tpm: split into tpm-1.2, tpm-2.0, tpm-2.0-crb and vtpm
|
By
Anuj Mittal
·
#163826
·
|