On Tue, Nov 2, 2021 at 11:55 AM Peter Kjellerstedt
wrote:
>
> > -Original Message-
> > From: Khem Raj
> > Sent: den 1 november 2021 02:00
> > To: Richard Purdie
> > Cc: Peter Kjellerstedt ; Patches and
> > discussions about the oe-core layer > c...@lists.openembedded.org>
> > Subject: R
From: Changqing Li
since openssl 3 not compatible problem, ruby have disable openssl
extention. But disable openssl extention make test_smtp.rs hang at
test case "test_start".
Net::TestSMTP#test_start:
NameError: uninitialized constant Net::SMTP::OpenSSL
Did you mean? Open3
/usr/lib64/ruby/3.0.0
Drop backported patches
Changes are here [1]
[1] https://sourceware.org/pipermail/gdb-announce/2021/000129.html
Signed-off-by: Khem Raj
---
meta/conf/distro/include/tcmode-default.inc | 2 +-
.../gdb/{gdb-10.2.inc => gdb-11.1.inc}| 14 +-
...ian_10.2.bb => gdb-cross-canadian_11.1.b
gdb 11 has added this library as must have
Signed-off-by: Khem Raj
---
meta/recipes-devtools/gdb/gdb-common.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/gdb/gdb-common.inc
b/meta/recipes-devtools/gdb/gdb-common.inc
index 0fe7b4e5b0..f3ab3544da
These additional bits are needed on riscv64 as well
Fixes
make[1]: *** No rule to make target 'arch/riscv/kernel/vdso/vdso.lds', needed
by 'arch/riscv/kernel/vdso/vdso.so.dbg'. Stop.
make: *** [arch/riscv/Makefile:114: vdso_prepare] Error 2
Signed-off-by: Khem Raj
Cc: Bruce Ashfield
---
meta/
On 01/11/2021 19:58, Alexander Kanavin wrote:
I have a recipe that builds and runs now:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=akanavin/package-version-updates-later
There are significant issues with this new release:
- upstream forgot to include important files in the tarball;
Hello Steve,
Thank you for spotting this! The patch has been sent to the other list.
Kind regards,
Marta
On Wed, Nov 3, 2021 at 4:13 PM Steve Sakoman wrote:
> Hi Marta,
>
> Thanks for the patch submission!
>
> Since this is for meta-openembedded, it should be sent to
> openembedded-de...@lists.
Hi Marta,
Thanks for the patch submission!
Since this is for meta-openembedded, it should be sent to
openembedded-de...@lists.openembedded.org, not the oe-core list.
Similarly, you shouldn't use the [oe-core] tag, just the [meta-oe] tag.
There are different maintainers for oe-core and meta-open
>From the description:
A flaw was found in the way CHACHA20-POLY1305 was implemented in
NSS in versions before 3.55. When using multi-part Chacha20,
it could cause out-of-bounds reads.
The fix includes two patches: one checking the length, and the
other disabling the multi-part ChaCha20.
Si
On Tue, 2021-11-02 at 14:11 -1000, Steve Sakoman wrote:
> The following changes since commit a7520c47573cd166d441e504737492b86f5aa42e:
>
> selftest/reproducible: adjust exclusion list for dunfell (2021-10-25
> 13:28:19 -1000)
>
> are available in the Git repository at:
>
> git://git.openemb
From: Yi Zhao
CVE-2021-40491:
The ftp client in GNU Inetutils before 2.2 does not validate addresses
returned by PASV/LSPV responses to make sure they match the server
address. This is similar to CVE-2020-8284 for curl.
References:
https://nvd.nist.gov/vuln/detail/CVE-2021-40491
Patch from:
htt
On Wed, 3 Nov 2021 at 09:39, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
>
> I noticed we had a perl gdbm failure on both:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/81/builds/2782/steps/12/logs/stdio
> and
> https://autobuilder.yoctoproject.org/typhoon/#/builders/
On Tue, 2021-11-02 at 09:43 +0100, Alexander Kanavin wrote:
> Signed-off-by: Alexander Kanavin
> ---
> ...e5fdd87aa205011512cd1e6cc655bcf677fd.patch | 31 ++
> ...2398e766500cb5d83c4d76b642fcf31d997a.patch | 40 +++
> ...297a58b8f10ab885c19eec48ea076116cc1f.patch | 25
On Wed, 3 Nov 2021 at 09:01, Changqing Li
wrote:
> test_smtp hang problem should caused by openssl upgrade to 3.0. but
> ruby_ptest is moved into ptest_problems when openssl is 1.1,
>
> so I am not sure why ruby_ptest timeout in the past. But after I remove
> test_smtp, I can run ruby test suc
On 11/3/21 2:36 PM, Alexander Kanavin wrote:
**[Please note: This e-mail is from an EXTERNAL e-mail address]
Thanks, does this mean t can be moved out of ptest_problems list?
test_smtp hang problem should caused by openssl upgrade to 3.0. but
ruby_ptest is moved into ptest_problems when ope
NetworkManager 1.22.16 contains a fix for CVE-2020-10754.
This version includes an additional option by default for firewalld zones,
--enable-firewalld-zone that installs additional files. Disable it to
keep the old behaviour if no firewalld.
Also include a patch for fixing reallocarray usage fro
16 matches
Mail list logo