|
[dunfell 0/8] Pull request (cover letter only)
This is the final pull request for the 3.1.22 release build on Monday.
The following changes since commit deb919a693e4371ace649680ca06ca6b6e3da4e2:
lib/buildstats: fix parsing of trees with
This is the final pull request for the 3.1.22 release build on Monday.
The following changes since commit deb919a693e4371ace649680ca06ca6b6e3da4e2:
lib/buildstats: fix parsing of trees with
|
By
Steve Sakoman
·
#175827
·
|
|
[master][langdale][kirkstone][patch] ppp: fix CVE-2022-4603
From: Lee Chee Yang <chee.yang.lee@...>
Signed-off-by: Lee Chee Yang <chee.yang.lee@...>
---
.../ppp/ppp/CVE-2022-4603.patch | 50 +++++++++++++++++++
From: Lee Chee Yang <chee.yang.lee@...>
Signed-off-by: Lee Chee Yang <chee.yang.lee@...>
---
.../ppp/ppp/CVE-2022-4603.patch | 50 +++++++++++++++++++
|
By
Lee Chee Yang
·
#175826
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
What is the use-case for this level of control then, and why would it be specific to RPM?
Ross
What is the use-case for this level of control then, and why would it be specific to RPM?
Ross
|
By
Ross Burton
·
#175825
·
|
|
Re: [PATCH 4/4] python3-picobuild: remove
Patches sent to oe-devel. Note that the pyforked one needs to merge after the picobuild->build migration.
Ross
Patches sent to oe-devel. Note that the pyforked one needs to merge after the picobuild->build migration.
Ross
|
By
Ross Burton
·
#175824
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
Indeed, I'm not going to align those names for this. Moreover, for
this particular case rpm(1) supports several parameters to disable
arch/os/etc checks.
The patch proposed is not about a cosmetic
Indeed, I'm not going to align those names for this. Moreover, for
this particular case rpm(1) supports several parameters to disable
arch/os/etc checks.
The patch proposed is not about a cosmetic
|
By
Sergey Zhmylev
·
#175823
·
|
|
[PATCH v2 2/2] rust: Remove CARGO_VERSION
CARGO_VERSION isn't broken out in rust/src/stage0.json, there's only one
snapshot version, so just use that.
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
(no changes since v1)
CARGO_VERSION isn't broken out in rust/src/stage0.json, there's only one
snapshot version, so just use that.
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
(no changes since v1)
|
By
Alex Kiernan
·
#175822
·
|
|
[PATCH v2 1/2] rust: Upgrade 1.66.0 -> 1.66.1
Changes:
Added validation of SSH host keys for git URLs in Cargo (CVE-2022-46176)
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
Changes in v2:
- Add patch to drop redundant
Changes:
Added validation of SSH host keys for git URLs in Cargo (CVE-2022-46176)
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
Changes in v2:
- Add patch to drop redundant
|
By
Alex Kiernan
·
#175821
·
|
|
Re: [PATCH 4/4] python3-picobuild: remove
I have the patch for pytest-forked, failed to send. I’ve not seen the opengl-es-cts one before, I’ll have a look.
Ross
I have the patch for pytest-forked, failed to send. I’ve not seen the opengl-es-cts one before, I’ll have a look.
Ross
|
By
Ross Burton
·
#175820
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
<richard.purdie@...> wrote:
One more thing I want to mention is that if you want to align the
architectures so that you can install RPMs from Fedora, RHEL or any
other RPM-based binary
<richard.purdie@...> wrote:
One more thing I want to mention is that if you want to align the
architectures so that you can install RPMs from Fedora, RHEL or any
other RPM-based binary
|
By
Alexander Kanavin
·
#175819
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
We build target binaries to different levels of tuning, there are
packages which run everywhere (noarch), there are binaries which are
optimised to a specific tune and there is machine specific
We build target binaries to different levels of tuning, there are
packages which run everywhere (noarch), there are binaries which are
optimised to a specific tune and there is machine specific
|
By
Richard Purdie
·
#175818
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
This document hasn't been maintained in decades, and is not in any way official.
Alex
This document hasn't been maintained in decades, and is not in any way official.
Alex
|
By
Alexander Kanavin
·
#175817
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
Sure, RPM naming convention from rpm.org:
http://ftp.rpm.org/max-rpm/ch-rpm-file-format.html
As you can see, there are nothing about "core2_64" architecture.
--
With best wishes,
Sergei
Sure, RPM naming convention from rpm.org:
http://ftp.rpm.org/max-rpm/ch-rpm-file-format.html
As you can see, there are nothing about "core2_64" architecture.
--
With best wishes,
Sergei
|
By
Sergey Zhmylev
·
#175816
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
Can you please link to (or describe with references) the common naming
convention?
Alex
Can you please link to (or describe with references) the common naming
convention?
Alex
|
By
Alexander Kanavin
·
#175815
·
|
|
Re: [PATCH] busybox: 1.35.0 -> 1.36.0
I guess, we should wait a little bit with the merging here, because
this problem is known in the same busybox mailing list thread.
Andrej
I guess, we should wait a little bit with the merging here, because
this problem is known in the same busybox mailing list thread.
Andrej
|
By
Andrej Valek
·
#175814
·
|
|
Re: [PATCH] package_rpm: allow arch overriding
Exactly! Even more: when I build for "genericx86_64", I get mix of
packages with architecture one of: "x86_64", "genericx86_64",
"core2_64", and "noarch". Our audit team highlited this as this is
Exactly! Even more: when I build for "genericx86_64", I get mix of
packages with architecture one of: "x86_64", "genericx86_64",
"core2_64", and "noarch". Our audit team highlited this as this is
|
By
Sergey Zhmylev
·
#175813
·
|
|
Re: [PATCH 2/2] curl: enable nghttp2 for support HTTP2
Hi, Alexandre
I need some help to debug this issue.
I cannot reproduce this issue on my host. First, the gcc command used to build the binary conftest will
have as-needed enabled by default, so
Hi, Alexandre
I need some help to debug this issue.
I cannot reproduce this issue on my host. First, the gcc command used to build the binary conftest will
have as-needed enabled by default, so
|
By
Changqing Li
·
#175812
·
|
|
Re: [PATCH 4/4] python3-picobuild: remove
I think meta-python has
meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
which needs some TLC after this.
There is another failure with opengl-es-cts
| ModuleNotFoundError: No
I think meta-python has
meta-python/recipes-devtools/python/python3-pytest-forked_1.4.0.bb
which needs some TLC after this.
There is another failure with opengl-es-cts
| ModuleNotFoundError: No
|
By
Khem Raj
·
#175811
·
|
|
[kirkstone][PATCH 1/1] libksba: fix CVE-2022-47629
Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.
CVE: CVE-2022-47926
References: https://nvd.nist.gov/vuln/detail/CVE-2022-47629
Signed-off-by: Yogita
Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser.
CVE: CVE-2022-47926
References: https://nvd.nist.gov/vuln/detail/CVE-2022-47629
Signed-off-by: Yogita
|
By
Urade, Yogita
·
#175810
·
|
|
Re: [langdale][PATCH v2 1/2] kernel-fitimage: Adjust order of dtb/dtbo files
Hi Michael,
Any updates on patch merge?
Thanks,
Sandeep
Hi Michael,
Any updates on patch merge?
Thanks,
Sandeep
|
By
Sandeep Gundlupet Raju
·
#175809
·
|
|
Re: [PATCH] rust: Upgrade 1.66.0 -> 1.66.1
Thanks Alex!
According to:
https://nvd.nist.gov/vuln/detail/CVE-2022-46176
"All Rust versions containing Cargo before 1.66.1 are vulnerable. "
so we'll have to fix:
kirkstone and
Thanks Alex!
According to:
https://nvd.nist.gov/vuln/detail/CVE-2022-46176
"All Rust versions containing Cargo before 1.66.1 are vulnerable. "
so we'll have to fix:
kirkstone and
|
By
Randy MacLeod
·
#175808
·
|