[oe] [PATCH v2] zchunk: upgrade to 1.2.3

2023-02-22 Thread Khem Raj
From: Ross Burton Add patch to fix build with musl/clang combo Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- v2: Fix build with musl/clang ...-argp-with-source-snippet-with-clang.patch | 29 +++ .../recipes-support/zchunk/zchunk_1.2.0.bb| 22 -- .../r

Re: [oe][meta-oe][PATCH] libvpx: Explicitly link with pthread support

2023-02-22 Thread Khem Raj
On Wed, Feb 22, 2023 at 8:51 AM Joshua Watt wrote: > > Some platforms (e.g. x86) require that the build (host) tools be > explicitly linked with -pthread to link against the pthread libraries so > do that here. > what is the underlying reason ? does it need some sort of cancellation support ? may

Re: [oe] dunfell merge request: Feb 22

2023-02-22 Thread Khem Raj
merged thanks Armin On Wed, Feb 22, 2023 at 8:30 AM akuster808 wrote: > > The following changes since commit e707e9b7cf5c62bff4fee029965a87b22dd4ccba: > >postfix: upgrade 3.4.23 -> 3.4.27 (2023-01-19 07:49:31 -0500) > > are available in the Git repository at: > >https://git.openembedded.o

[oe][meta-oe][PATCH] libvpx: Enable native support

2023-02-22 Thread Joshua Watt
Enable support for building libvpx as a native recipe Signed-off-by: Joshua Watt --- meta-oe/recipes-multimedia/webm/libvpx_1.12.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-multimedia/webm/libvpx_1.12.0.bb b/meta-oe/recipes-multimedia/webm/libvpx_1.12.0.bb index 9

[oe][meta-oe][PATCH] libvpx: Explicitly link with pthread support

2023-02-22 Thread Joshua Watt
Some platforms (e.g. x86) require that the build (host) tools be explicitly linked with -pthread to link against the pthread libraries so do that here. Signed-off-by: Joshua Watt --- meta-oe/recipes-multimedia/webm/libvpx_1.12.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/reci

Re: [oe] [meta-networking][dunfell][PATCH 2/2] openvpn: upgrade 2.4.9 -> 2.4.12

2023-02-22 Thread Hugo Simeliere via lists.openembedded.org
Hi, No these CVE's affect only the version in Dunfell. Best regards, Hugo Simeliere On Wed, Feb 22, 2023 at 05:21 PM, Armin Kuster wrote: > > Hugo, > > On 2/22/23 4:39 AM, Hugo Simeliere via lists.openembedded.org wrote: > >> Fixes below CVEs: >> * CVE-2022-0547 >> * CVE-2020-15078 > > Do th

[oe] OpenEmbedded Happy Hour February 22 9pm/2100 UTC

2023-02-22 Thread Denys Dmytriyenko
All, You are cordially invited to the next OpenEmbedded Happy Hour on February 22 for Asia/Pacific timezones @ 2100/9pm UTC (4pm ET / 1pm PT): https://www.openembedded.org/wiki/Calendar https://www.openembedded.org/wiki/Happy_Hours https://www.timeanddate.com/worldclock/fixedtime.html?msg=OpenEm

Re: [oe] [meta-oe][dunfell][PATCH 1/2] zeromq: upgrade 4.3.2 -> 4.3.3

2023-02-22 Thread Hugo Simeliere via lists.openembedded.org
On Wed, Feb 22, 2023 at 05:27 PM, Armin Kuster wrote: > > Hugo, > > I didn't catch this but this update was already posted 5 days ago. > > -armin Hi, Yes sorry it was not the case hen I made the correction locally, I forgot to recheck before sending the email. Best regards, Hugo Simeliere -

[oe] dunfell merge request: Feb 22

2023-02-22 Thread Armin Kuster
The following changes since commit e707e9b7cf5c62bff4fee029965a87b22dd4ccba:   postfix: upgrade 3.4.23 -> 3.4.27 (2023-01-19 07:49:31 -0500) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded dunfell-next for you to fetch changes up to 87571345059f82fb7599

Re: [oe] [meta-oe][dunfell][PATCH 1/2] zeromq: upgrade 4.3.2 -> 4.3.3

2023-02-22 Thread Armin Kuster
Hugo, I didn't catch this but this update was already posted 5 days ago. -armin On 2/21/23 12:47 PM, Hugo Simeliere via lists.openembedded.org wrote: Refresh the following patch: 0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch Signed-off-by: Zang Ruochen Signed-off-by: Khe

Re: [oe] [meta-networking][dunfell][PATCH 2/2] openvpn: upgrade 2.4.9 -> 2.4.12

2023-02-22 Thread Armin Kuster
Hugo, On 2/22/23 4:39 AM, Hugo Simeliere via lists.openembedded.org wrote: Fixes below CVEs: * CVE-2022-0547 * CVE-2020-15078 Do these CVE's affect the version in Master? -armin Signed-off-by: Hugo SIMELIERE ---  .../openvpn/{openvpn_2.4.9.bb => openvpn_2.4.12.bb}       | 4 ++--  1 file ch

Re: [oe] [meta-oe][dunfell][PATCH 1/2] zeromq: upgrade 4.3.2 -> 4.3.3

2023-02-22 Thread Armin Kuster
Hugo, Is this a bug fix only update? - armin On 2/21/23 12:47 PM, Hugo Simeliere via lists.openembedded.org wrote: Refresh the following patch: 0001-CMakeLists-txt-Avoid-host-specific-path-to-libsodium.patch Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj (cherry picked from commit

Re: [oe][meta-python][kirkstone][PATCH 1/1] Fix collections.abc deprecation warning in downloadutils Warning appears as:

2023-02-22 Thread Narpat Mali
Reminder. Best Regards, Narpat From: Narpat Mali Sent: 19 December 2022 11:07 To: openembedded-devel@lists.openembedded.org Cc: Polampalli, Archana; G Pillai, Hari

Re: [oe] [meta-gnome][PATCH] gparted: update 1.4.0 -> 1.5.0

2023-02-22 Thread Markus Volk
A hard dependency on polkit was introduced. v2 should fix it Am Mi, 22. Feb 2023 um 01:05:16 -0800 schrieb Khem Raj : seeing failures with arm/clang - On Tue, Feb 21, 2023 at 12:08 PM Markus Volk > wrote: sen

[oe] [meta-gnome][PATCHv2] gparted: update 1.4.0 -> 1.5.0

2023-02-22 Thread Markus Volk
- Remove unneeded patches - Keep buildable without polkit after gettext migration Signed-off-by: Markus Volk --- ...t-use-NULL-where-boolean-is-expected.patch | 33 --- .../files/0001-use-posix-basename.patch | 30 - .../{gparted_1.4.0.bb => gparted_1.5.0.bb

[oe] [meta-oe][dunfell][PATCH] libmodbus: Fix CVE-2022-0367

2023-02-22 Thread Hugo Simeliere via lists.openembedded.org
Signed-off-by: Hugo SIMELIERE --- .../libmodbus/libmodbus/CVE-2022-0367.patch | 38 +++ .../libmodbus/libmodbus_3.1.6.bb | 4 +- 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-extended/libmodbus/libmodbus/CVE-2022-0367.patch

[oe] [meta-networking][dunfell][PATCH 2/2] openvpn: upgrade 2.4.9 -> 2.4.12

2023-02-22 Thread Hugo Simeliere via lists.openembedded.org
Fixes below CVEs: * CVE-2022-0547 * CVE-2020-15078 Signed-off-by: Hugo SIMELIERE --- .../openvpn/{openvpn_2.4.9.bb => openvpn_2.4.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/openvpn/{openvpn_2.4.9.bb => openvpn_2.4.12.bb} (9

[oe] [meta-networking][dunfell][PATCH 1/2] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist

2023-02-22 Thread Hugo Simeliere via lists.openembedded.org
CVE-2020-7224 and CVE-2020-27569 are for Aviatrix OpenVPN client, not for openvpn. Signed-off-by: Akifumi Chikazawa Signed-off-by: Khem Raj (upstream from commit d49e96aac4616c439a2d778b95a793037dac884e) Signed-off-by: Hugo SIMELIERE --- meta-networking/recipes-support/openvpn/openvpn_2.4.9.bb

Re: [oe] [PATCH 1/8] zchunk: upgrade to 1.2.3

2023-02-22 Thread Khem Raj
fails to build on musl/aarch64 see https://errors.yoctoproject.org/Errors/Details/695672/ On Mon, Feb 20, 2023 at 7:46 AM Ross Burton wrote: > > --- > .../{zchunk_1.2.0.bb => zchunk_1.2.3.bb} | 18 ++ > 1 file changed, 10 insertions(+), 8 deletions(-) > rename meta-oe/reci

Re: [oe] [meta-gnome][PATCH] gparted: update 1.4.0 -> 1.5.0

2023-02-22 Thread Khem Raj
seeing failures with arm/clang - https://errors.yoctoproject.org/Errors/Details/695674/ On Tue, Feb 21, 2023 at 12:08 PM Markus Volk wrote: > > sent again because of an error message during mail delivery > > Am Di, 21. Feb 2023 um 21:06:25 +0100 schrieb Markus Volk : > > - Remove unneeded patches

Re: [oe] [meta-oe] [PATCH] sg3-utils: upgrade 1.45 -> 1.47

2023-02-22 Thread Khem Raj
fails to build with clang - https://errors.yoctoproject.org/Errors/Details/695671/ On Sun, Feb 19, 2023 at 11:42 PM wangmy wrote: > > From: Wang Mingyu > > License-Update: > delete extra spaces > "Kurt Garloff " changed to "Kurt Garloff" > copyright year updated to 2021 > "-10th April 2012"