|
[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
·
|
|
[PATCH] python3-pycryptodome: upgrade 3.14.1 -> 3.15.0
Changelog:
=========
New features
------------
Add support for curves Ed25519 and Ed448, including export and import of keys.
Add support for EdDSA signatures.
Add support for Asymmetric
Changelog:
=========
New features
------------
Add support for curves Ed25519 and Ed448, including export and import of keys.
Add support for EdDSA signatures.
Add support for Asymmetric
|
By
wangmy
·
#167365
·
|
|
[PATCH] python3-numpy: upgrade 1.22.4 -> 1.23.0
Changelog:
==========
The NumPy 1.23.0 release continues the ongoing work to improve the
handling and promotion of dtypes, increase the execution speed, clarify
the documentation, and expire old
Changelog:
==========
The NumPy 1.23.0 release continues the ongoing work to improve the
handling and promotion of dtypes, increase the execution speed, clarify
the documentation, and expire old
|
By
wangmy
·
#167364
·
|
|
[PATCH] python3-dbusmock: upgrade 0.28.0 -> 0.28.1
Changelog:
==========
Again works on RHEL/CentOS 8 (0.27 broke there), now in CI
Avoid glib GI dependency for main dbusmock, for running in virtualenv
Signed-off-by: Wang Mingyu
Changelog:
==========
Again works on RHEL/CentOS 8 (0.27 broke there), now in CI
Avoid glib GI dependency for main dbusmock, for running in virtualenv
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#167363
·
|
|
[PATCH] python3-certifi: upgrade 2022.5.18.1 -> 2022.6.15
Signed-off-by: Wang Mingyu <wangmy@...>
---
...hon3-certifi_2022.5.18.1.bb => python3-certifi_2022.6.15.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
...hon3-certifi_2022.5.18.1.bb => python3-certifi_2022.6.15.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#167362
·
|