|
Re: [PATCH] vim: 8.2.5083 -> 9.0.0005
Me too!
I'm a bit frustrated with vim but resigned to updating it regularly to
keep on top of the seemingly never ending list of CVEs :/.
Cheers,
Richard
Me too!
I'm a bit frustrated with vim but resigned to updating it regularly to
keep on top of the seemingly never ending list of CVEs :/.
Cheers,
Richard
|
By
Richard Purdie
·
#167385
·
|
|
Re: [PATCH 2/2] cve-check: hook cleanup to the BuildCompleted event, not CookerExit
Sean, could you check if it is your case too? I'll be adding a more verbose error message
so that we know which package it comes from.
Regards,
Marta
Sean, could you check if it is your case too? I'll be adding a more verbose error message
so that we know which package it comes from.
Regards,
Marta
|
By
Marta Rybczynska
·
#167384
·
|
|
Re: [PATCH] vim: 8.2.5083 -> 9.0.0005
<richard.purdie@...> wrote:
Right, that's fine. I wish we could have a tidy list of things that
need to be updated, but some components like vim don;t make it
possible.
Alex
<richard.purdie@...> wrote:
Right, that's fine. I wish we could have a tidy list of things that
need to be updated, but some components like vim don;t make it
possible.
Alex
|
By
Alexander Kanavin
·
#167383
·
|
|
[PATCH 2/2] cve-check: hook cleanup to the BuildCompleted event, not CookerExit
The cve-check class writes temporary files to preserve state across the
build, and cleans them up in a CookerExit handler.
However, in memory-resident builds the cooker won't exit in between
builds,
The cve-check class writes temporary files to preserve state across the
build, and cleans them up in a CookerExit handler.
However, in memory-resident builds the cooker won't exit in between
builds,
|
By
Ross Burton
·
#167382
·
|
|
[PATCH 1/2] cups: ignore CVE-2022-26691
This is fixed in 2.4.2, which we have, but the complex CPE in that CVE
isn't parsed by cve-check correctly so it thinks that we're vulnerable.
Signed-off-by: Ross Burton <ross.burton@...>
---
This is fixed in 2.4.2, which we have, but the complex CPE in that CVE
isn't parsed by cve-check correctly so it thinks that we're vulnerable.
Signed-off-by: Ross Burton <ross.burton@...>
---
|
By
Ross Burton
·
#167381
·
|
|
[PATCH] ncurses: 6.3 -> 6.3+20220423
Includes a fix for CVE-2022-29458
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/recipes-core/ncurses/ncurses.inc | 2 +-
Includes a fix for CVE-2022-29458
Signed-off-by: Richard Purdie <richard.purdie@...>
---
meta/recipes-core/ncurses/ncurses.inc | 2 +-
|
By
Richard Purdie
·
#167380
·
|
|
[PATCH][kirkstone] ghostscript: fix CVE-2022-2085
From: Lee Chee Yang <lcyang92@...>
Signed-off-by: Chee Yang Lee <chee.yang.lee@...>
---
.../ghostscript/CVE-2022-2085.patch | 44 +++++++++++++++++++
From: Lee Chee Yang <lcyang92@...>
Signed-off-by: Chee Yang Lee <chee.yang.lee@...>
---
.../ghostscript/CVE-2022-2085.patch | 44 +++++++++++++++++++
|
By
Lee Chee Yang
·
#167379
·
|
|
Re: [PATCH] base.bbclass: Add sstate-cache dependency to GCCVERSION
We're definitely not doing that, it is incorrect on many different
levels (e.g. fetching is not dependent on the target compiler version
just for starters). You also just made all native recipes
We're definitely not doing that, it is incorrect on many different
levels (e.g. fetching is not dependent on the target compiler version
just for starters). You also just made all native recipes
|
By
Richard Purdie
·
#167378
·
|
|
Re: [PATCH] vim: 8.2.5083 -> 9.0.0005
I'm not sure it makes a lot of difference. The 5 changes after 9.0 look
relatively harmless, some of them are translation fixes. This change
addresses 4 CVEs and I suspect there will be more to follow
I'm not sure it makes a lot of difference. The 5 changes after 9.0 look
relatively harmless, some of them are translation fixes. This change
addresses 4 CVEs and I suspect there will be more to follow
|
By
Richard Purdie
·
#167377
·
|
|
Re: [PATCH] vim: 8.2.5083 -> 9.0.0005
Would it be better to stay at 9.0.0000 for now?
Alex
Would it be better to stay at 9.0.0000 for now?
Alex
|
By
Alexander Kanavin
·
#167376
·
|
|
[PATCH] vim: 8.2.5083 -> 9.0.0005
The license checksum changed due to a major version change in the referenced file.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
.../vim/{vim-tiny_8.2.bb => vim-tiny-9.0.bb}
The license checksum changed due to a major version change in the referenced file.
Signed-off-by: Richard Purdie <richard.purdie@...>
---
.../vim/{vim-tiny_8.2.bb => vim-tiny-9.0.bb}
|
By
Richard Purdie
·
#167375
·
|
|
[PATCH] base.bbclass: Add sstate-cache dependency to GCCVERSION
If we have the build with different gcc versions in the same workspace
it might happen that nativesdk recipe will not detect the change of gcc
and the package will be taken from sstate-cache. This
If we have the build with different gcc versions in the same workspace
it might happen that nativesdk recipe will not detect the change of gcc
and the package will be taken from sstate-cache. This
|
By
Tomasz Dziendzielski
·
#167374
·
|
|
[master][kirkstone][PATCH] ruby: Add ruby-native dependency for nativesdk class
We need to add ruby-native dependency for nativesdk class too
to fix the compilation issue
Earlier this dependency is part of DEPENDS variable but the below
commit removes it from DEPENDS and add only
We need to add ruby-native dependency for nativesdk class too
to fix the compilation issue
Earlier this dependency is part of DEPENDS variable but the below
commit removes it from DEPENDS and add only
|
By
Ranjitsinh Rathod
·
#167373
·
|
|
[kirkstone][PATCH] binutils : CVE-2019-1010204
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2a4fc266dbf77ed7ab83da16468e9ba627b8bc2d]
Signed-off-by: Pgowda <pgowda.cve@...>
---
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2a4fc266dbf77ed7ab83da16468e9ba627b8bc2d]
Signed-off-by: Pgowda <pgowda.cve@...>
---
|
By
Pgowda
·
#167372
·
|
|
gpg signing and stale gpg-agent
Hi all,
I've been working with signing packages via gpg (specificall RPM, but that shouldn't really matter) lately and things mostly work fine (modulo that small patch from some 2 weeks ago now in
Hi all,
I've been working with signing packages via gpg (specificall RPM, but that shouldn't really matter) lately and things mostly work fine (modulo that small patch from some 2 weeks ago now in
|
By
Federico Pellegrin
·
#167371
·
|
|
Re: eSDK dependencies
Hello Richard,
Yes, but variants have set SDK_EXT_TYPE=full. Can't say about the pure
poky eSDK, but with our layers, size is different. Let's say 2/3 of the
"working" one.
Do you really need
Hello Richard,
Yes, but variants have set SDK_EXT_TYPE=full. Can't say about the pure
poky eSDK, but with our layers, size is different. Let's say 2/3 of the
"working" one.
Do you really need
|
By
Andrej Valek
·
#167370
·
|
|
Re: [PATCH v6] Rust Oe-Selftest implementation
Hi Richard,
Thanks very much for pointing that out.
I could reproduce the issue on the docker host that does not contain zlib-devel.
Trying to analyse the issue on dependency of zlib.
It would be
Hi Richard,
Thanks very much for pointing that out.
I could reproduce the issue on the docker host that does not contain zlib-devel.
Trying to analyse the issue on dependency of zlib.
It would be
|
By
Pgowda
·
#167369
·
|
|
[PATCH] rust: fix issue building cross-canadian tools for aarch64 on x86_64
Commit bd36593ba3db758b3eacc974e48468a665967961 did introduce a
regression when building package rust-cross-canadian-aarch64
on a x86_64 host. This commit will fix that configuration.
Suggested-by:
Commit bd36593ba3db758b3eacc974e48468a665967961 did introduce a
regression when building package rust-cross-canadian-aarch64
on a x86_64 host. This commit will fix that configuration.
Suggested-by:
|
By
Peter Bergin
·
#167368
·
|
|
[dunfell][PATCH] grub2: CVE-2021-3981 Incorrect permission in grub.cfg allow unprivileged user to read the file content
Source: https://git.savannah.gnu.org/cgit/grub.git/
MR: 116495
Type: Security Fix
Disposition: Backport from
Source: https://git.savannah.gnu.org/cgit/grub.git/
MR: 116495
Type: Security Fix
Disposition: Backport from
|
By
Hitendra Prajapati
·
#167367
·
|
|
[PATCH] binutils : CVE-2019-1010204
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2a4fc266dbf77ed7ab83da16468e9ba627b8bc2d]
Signed-off-by: Pgowda <pgowda.cve@...>
---
Upstream-Status: Backport [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2a4fc266dbf77ed7ab83da16468e9ba627b8bc2d]
Signed-off-by: Pgowda <pgowda.cve@...>
---
|
By
Pgowda
·
#167366
·
|