== Series Details ==
Series: "update-alternatives: Do not ad..." and 1 more
Revision: 1
URL : https://patchwork.openembedded.org/series/25879/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been
This allows special recipes e.g. glibc to use update-alternatives,
glibc-utils e.g. provides packages like iconv, getconf which are also
provided by other packages e.g. toybox, which uses update-alternatives
but since glibc-utils does not use it, images which contain glibc-utils
and toybox fail to
iconv/getconf utilities can be provided by other packages e.g. toybox,
therefore this adjusts the policy to accomodate images containing
glibc-utils + toybox
ignoring build-deps in build QA helps to avoid build time QA where it
complains about missing dep for rdep which is added by
update-alternat
I see the same problem on Fedora 32 with Python 3.8.5.
Thanks,
Anuj
On Mon, 2020-08-31 at 22:06 +0200, Alexander Kanavin wrote:
> I just ran this on opensuse tumbleweed which has 3.8.5 - no issues.
>
> Alex
>
> On Mon, 31 Aug 2020 at 21:55, gr embeter wrote:
> > Hi
> >
> > > On Thu, Aug 27,
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#Newc
On Mon, Aug 31, 2020 at 12:00 PM Khem Raj wrote:
>
> On Mon, Aug 31, 2020 at 1:53 PM Steve Sakoman wrote:
> >
> > On Mon, Aug 31, 2020 at 10:17 AM Khem Raj wrote:
> > >
> > > On Mon, Aug 31, 2020 at 1:12 PM Steve Sakoman wrote:
> > > >
> > > > On Mon, Aug 31, 2020 at 10:01 AM Khem Raj wrote:
>
On Mon, Aug 31, 2020 at 1:53 PM Steve Sakoman wrote:
>
> On Mon, Aug 31, 2020 at 10:17 AM Khem Raj wrote:
> >
> > On Mon, Aug 31, 2020 at 1:12 PM Steve Sakoman wrote:
> > >
> > > On Mon, Aug 31, 2020 at 10:01 AM Khem Raj wrote:
> > > >
> > > > On Mon, Aug 31, 2020 at 7:14 AM Steve Sakoman wrot
Redirect stderr to stdout when running subcommands while doing the SDK
tests. The tests will show stdout when CalledProcessError is raised,
but any output to stderr was lost.
Signed-off-by: Joshua Watt
---
meta/lib/oeqa/sdk/case.py | 2 +-
meta/lib/oeqa/sdk/cases/assimp.py
On Mon, Aug 31, 2020 at 10:17 AM Khem Raj wrote:
>
> On Mon, Aug 31, 2020 at 1:12 PM Steve Sakoman wrote:
> >
> > On Mon, Aug 31, 2020 at 10:01 AM Khem Raj wrote:
> > >
> > > On Mon, Aug 31, 2020 at 7:14 AM Steve Sakoman wrote:
> > > >
> > > > Hi Khem,
> > > >
> > > > Thanks for the CVE fix sub
On Mon, Aug 31, 2020 at 1:12 PM Steve Sakoman wrote:
>
> On Mon, Aug 31, 2020 at 10:01 AM Khem Raj wrote:
> >
> > On Mon, Aug 31, 2020 at 7:14 AM Steve Sakoman wrote:
> > >
> > > Hi Khem,
> > >
> > > Thanks for the CVE fix submission, I appreciate the help!
> > > Unfortunately this patch won't a
On Mon, Aug 31, 2020 at 10:01 AM Khem Raj wrote:
>
> On Mon, Aug 31, 2020 at 7:14 AM Steve Sakoman wrote:
> >
> > Hi Khem,
> >
> > Thanks for the CVE fix submission, I appreciate the help!
> > Unfortunately this patch won't apply:
> >
> > Applying: json-c: Fix CVE-2020-12762
> > error: corrupt pa
I just ran this on opensuse tumbleweed which has 3.8.5 - no issues.
Alex
On Mon, 31 Aug 2020 at 21:55, gr embeter wrote:
> Hi
>
> > On Thu, Aug 27, 2020 at 4:59 PM Alexander Kanavin <
> alex.kana...@gmail.com> wrote:
>
> > Note that we already had the same patch proposed earlier and it was
> re
== Series Details ==
Series: json-c: Fix CVE-2020-12762 (rev2)
Revision: 2
URL : https://patchwork.openembedded.org/series/25857/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on t
On Mon, Aug 31, 2020 at 7:14 AM Steve Sakoman wrote:
>
> Hi Khem,
>
> Thanks for the CVE fix submission, I appreciate the help!
> Unfortunately this patch won't apply:
>
> Applying: json-c: Fix CVE-2020-12762
> error: corrupt patch at line 241
> error: could not build fake ancestor
> Patch failed
Signed-off-by: Khem Raj
---
v2: Resend
.../json-c/json-c/CVE-2020-12762.patch| 231 ++
meta/recipes-devtools/json-c/json-c_0.13.1.bb | 1 +
2 files changed, 232 insertions(+)
create mode 100644 meta/recipes-devtools/json-c/json-c/CVE-2020-12762.patch
diff --git a/meta
Hi
> On Thu, Aug 27, 2020 at 4:59 PM Alexander Kanavin
> wrote:
> Note that we already had the same patch proposed earlier and it was rejected,
> as the problem
> pops up in various different places and needs to be understood and solved
> properly.
I did not find any patches for devtool. The
mcookie/prlimit/uuidgen are also provided by toybox
Signed-off-by: Khem Raj
---
v2: Also create symlink for prlimit
v3: Add uuidgen
meta/recipes-core/util-linux/util-linux_2.36.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-core/util-linux/util-linux_2.36.bb
b/meta/reci
Signed-off-by: Aníbal Limón
---
.../linux-firmware/linux-firmware_20200817.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb
index
mcookie is also provided by toybox
Signed-off-by: Khem Raj
---
v2: Also create symlink for prlimit
meta/recipes-core/util-linux/util-linux_2.36.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-core/util-linux/util-linux_2.36.bb
b/meta/recipes-core/util-linux/util-linux_2.3
From: Bruce Ashfield
Updating lttng-devupstream so we can build against kernel
5.9+
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/lttng/lttng-modules_2.12.2.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.12.2.bb
b/m
Hi Khem,
Thanks for the CVE fix submission, I appreciate the help!
Unfortunately this patch won't apply:
Applying: json-c: Fix CVE-2020-12762
error: corrupt patch at line 241
error: could not build fake ancestor
Patch failed at 0001 json-c: Fix CVE-2020-12762
Steve
On Sun, Aug 30, 2020 at 3:24
Signed-off-by: Changhyeok Bae
---
meta/recipes-connectivity/iw/{iw_5.4.bb => iw_5.8.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/iw/{iw_5.4.bb => iw_5.8.bb} (85%)
diff --git a/meta/recipes-connectivity/iw/iw_5.4.bb
b/meta/recipes-connectivity/i
- libgcrypt is not required anymore because the md5 implementation was
part of this project.
- ninfod patches are upstreamed and other patch is not required anymore.
Signed-off-by: Changhyeok Bae
---
.../0001-iputils-Initialize-libgcrypt.patch | 55 ---
...riable-name-to-avoi
Results:
$ ./run-ptest
Running test: glib-networking/connection-gnutls.test
[snip]
PASS: glib-networking/connection-gnutls.test
Running test: glib-networking/file-database-gnutls.test
[snip]
PASS: glib-networking/file-database-gnutls.test
Running test: glib-networking/certificate-gnutls.test
[snip]
24 matches
Mail list logo