[oe] [meta-networking][dunfell][PATCH] net-snmp: CVE-2022-44792 & CVE-2022-44793 Fix NULL Pointer Exception

2023-01-19 Thread Hitendra Prajapati
Upstream-Status: Backport from https://github.com/net-snmp/net-snmp/commit/be804106fd0771a7d05236cff36e199af077af57 Signed-off-by: Hitendra Prajapati --- .../CVE-2022-44792-CVE-2022-44793.patch | 116 ++ .../net-snmp/net-snmp_5.8.bb | 1 + 2 files

Re: [oe] [meta-networking][PATCH] crda: remove recipe

2023-01-19 Thread Kai Kang
On 1/20/23 00:46, Khem Raj wrote: On Thu, Jan 19, 2023 at 3:34 AM Randy MacLeod wrote: Add Theo, who changed crda earlier this year: And this patch also needs rebasing on top of master or master-next I am sorry that I've sent patch to update crda to 4.15. But without more thinking, I suppose

[oe] [meta-python][PATCH 1/2] python3-eventlet: Upgrade 0.33.2 -> 0.33.3

2023-01-19 Thread Leon Anavi
Upgrade to release 0.33.3: - Fix greendns for dnspython 2.3.0+ Signed-off-by: Leon Anavi --- .../{python3-eventlet_0.33.2.bb => python3-eventlet_0.33.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-eventlet_0.33.2.bb =>

[oe] [meta-python][PATCH 2/2] python3-configobj: Upgrade 5.0.6 -> 5.0.8

2023-01-19 Thread Leon Anavi
Upgrade to release 5.0.8: - fixing/test for a regression introduced in 5.0.7 that prevented import validate from working - update testing to validate against python version 2.7 & 3.5-3.11 - update broken links / non-existent services and references License-Update: Use file LICENSE, no change

Re: [oe] [meta-gnome][PATCH] libnma: 1.10.4 -> 1.10.6

2023-01-19 Thread Khem Raj
A different patch doing this upgrade it already in master-next https://patchwork.yoctoproject.org/project/oe/patch/1673939785-20072-2-git-send-email-wan...@fujitsu.com/ On Thu, Jan 19, 2023 at 7:11 AM Kai Kang wrote: > > From: Kai Kang > > === >

Re: [oe] Dunfell merge request: Jan 19th

2023-01-19 Thread Khem Raj
applied thanks Armin. On Thu, Jan 19, 2023 at 4:52 AM akuster808 wrote: > > The following changes since commit 7952135f650b4a754e2255f5aa03973a32344123: > >postgresql: Fix CVE-2022-2625 (2022-12-11 16:01:15 -0500) > > are available in the Git repository at: > >

Re: [oe] [meta-networking][PATCH] crda: remove recipe

2023-01-19 Thread Khem Raj
On Thu, Jan 19, 2023 at 3:34 AM Randy MacLeod wrote: > > Add Theo, who changed crda earlier this year: And this patch also needs rebasing on top of master or master-next > >https://lists.openembedded.org/g/openembedded-devel/message/97671 > > Does anyone really still need crda? > > ../Randy

Re: [oe] [PATCH] gnutls: add initial ptest support

2023-01-19 Thread Ross Burton
Hi, First, this should be sent to openembedded-core@ as the files are in openembedded-core. > +TESTDIR = "tests" > +do_compile:append() { > +oe_runmake ${PARALLEL_MAKE} -C ${TESTDIR} buildtest-TESTS > +} > + No need for a variable you only use one, and will never be changed. >

[oe] [meta-gnome][PATCH] libnma: 1.10.4 -> 1.10.6

2023-01-19 Thread Kai Kang
From: Kai Kang === libnma-1.10.6 Overview of changes since libnma-1.10.4 === * Fix the path and translation domains of GSchema files. * Removed strings that don't match our conscious language standards from the

[oe] [PATCH] gnutls: add initial ptest support

2023-01-19 Thread Ravineet Singh
Step 1 of adding gnutls unit-tests into ptest. Only self-contained test (no external file system dependencies) are included in this step. Sample output: root@qemux86-64:~# ptest-runner gnutls START: ptest-runner BEGIN: /usr/lib64/gnutls/ptest PASS: aead-cipher-vec PASS: alerts PASS: anti_replay

[oe] Dunfell merge request: Jan 19th

2023-01-19 Thread Armin Kuster
The following changes since commit 7952135f650b4a754e2255f5aa03973a32344123:   postgresql: Fix CVE-2022-2625 (2022-12-11 16:01:15 -0500) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded dunfell-next for you to fetch changes up to

Re: [oe] [meta-networking][PATCH] crda: remove recipe

2023-01-19 Thread Randy MacLeod
Add Theo, who changed crda earlier this year: https://lists.openembedded.org/g/openembedded-devel/message/97671 Does anyone really still need crda? ../Randy On 2023-01-19 03:37, kai.k...@windriver.com wrote: From: Kai Kang CRDA is no longer needed as of kernel v4.15 since commit

[oe] OE Workshop in Brussels, February 6th - gentle reminder

2023-01-19 Thread Josef Holzmayr
Hello all you Open, Embedded, and even OpenEmbedded people out there! This is your gentle reminder that we are hosting an OE Workshop in Brussels on Monday, February 6th - the day after FOSDEM at Avenue Louise 523, 1050 Brussels, Belgium. Find a preliminary schedule at

Re: [oe] [meta-networking][PATCH] crda: remove recipe

2023-01-19 Thread Kai Kang
On 1/19/23 16:37, Kai Kang wrote: From: Kai Kang CRDA is no longer needed as of kernel v4.15 since commit 007f6c5e6eb45 ("cfg80211: support loading regulatory database as firmware file") added support to use the kernel's firmware request API which looks for the firmware on /lib/firmware.

[oe] [meta-networking][PATCH] crda: remove recipe

2023-01-19 Thread Kai Kang
From: Kai Kang CRDA is no longer needed as of kernel v4.15 since commit 007f6c5e6eb45 ("cfg80211: support loading regulatory database as firmware file") added support to use the kernel's firmware request API which looks for the firmware on /lib/firmware. Because of this CRDA is legacy software

[oe] [meta-oe][PATCH] boinc-client: Update boinc from 7.20.4 to 7.20.5

2023-01-19 Thread Gianfranco
Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna --- .../boinc/{boinc-client_7.20.4.bb => boinc-client_7.20.5.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/boinc/{boinc-client_7.20.4.bb => boinc-client_7.20.5.bb} (98%)