[oe] [meta-oe][dunfell][PATCH] krb5: CVE-2022-42898 integer overflow vulnerabilities in PAC parsing

2023-01-22 Thread Hitendra Prajapati
Upstream-Status: Backport from https://github.com/krb5/krb5/commit/4e661f0085ec5f969c76c0896a34322c6c432de4 Signed-off-by: Hitendra Prajapati --- .../krb5/krb5/CVE-2022-42898.patch| 110 ++ .../recipes-connectivity/krb5/krb5_1.17.1.bb | 1 + 2 files changed, 111

[oe] [meta-oe][kirkstone][PATCH] krb5: CVE-2022-42898 integer overflow vulnerabilities in PAC parsing

2023-01-22 Thread Hitendra Prajapati
Upstream-Status: Backport from https://github.com/krb5/krb5/commit/4e661f0085ec5f969c76c0896a34322c6c432de4 Signed-off-by: Hitendra Prajapati --- .../krb5/krb5/CVE-2022-42898.patch| 110 ++ .../recipes-connectivity/krb5/krb5_1.17.2.bb | 1 + 2 files changed, 111

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

2023-01-22 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.9.3.bb| 1 + 2 files

[oe] [meta-oe][langdale][PATCH 6/6] strongswan: upgrade 5.9.8 -> 5.9.9

2023-01-22 Thread Armin Kuster
From: Yi Zhao Changelog: https://github.com/strongswan/strongswan/releases/tag/5.9.9 Signed-off-by: Yi Zhao Signed-off-by: Khem Raj (cherry picked from commit 6cca42d726c333b5955c6f4e46395b9578efce2e) Signed-off-by: Armin Kuster --- .../strongswan/{strongswan_5.9.8.bb =>

[oe] [meta-oe][langdale][PATCH 5/6] sshpass: Use SPDX identified string for GPLv2

2023-01-22 Thread Armin Kuster
From: Khem Raj Fixes QA Issue: Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license] Signed-off-by: Khem Raj (cherry picked from commit bb9672b8c5a8df645f420bd0ce8092800fa61e73) Signed-off-by: Armin Kuster --- meta-networking/recipes-connectivity/sshpass/sshpass_1.09.bb | 2 +-

[oe] [meta-oe][langdale][PATCH 3/6] fluidsynth: update SRC_URI to remove non-existing 2.2.x branch

2023-01-22 Thread Armin Kuster
From: Preeti Sachan Remove branch 2.2.x from SRC_URI as fluidsynth github removed the branch. The SRCREV is on master branch. Signed-off-by: Preeti Sachan Signed-off-by: Khem Raj (cherry picked from commit 534d04af483d5f3d4fc73162c110449f169677a5) Signed-off-by: Armin Kuster ---

[oe] [meta-oe][langdale][PATCH 4/6] openwsman: upgrade 2.7.1 -> 2.7.2

2023-01-22 Thread Armin Kuster
From: Wang Mingyu Changelog: == - Security - call setgroups before setuid or setgid - harden systemd service (https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort) - Bugfixes - wsman-win-client-transport: initialize certificate pointer - iniparser: fix

[oe] [meta-oe][langdale][PATCH 2/6] networkmanager: fix /etc/resolv.conf handling

2023-01-22 Thread Armin Kuster
From: Chen Qi The current handling of /etc/resolv.conf by NM has some problems. When networkd is not configuring network, and there's 'ip=dhcp' in kernel command line, the /run/NetworkManager/resolv.conf file is not created, resulting in /etc/resolv.conf being a dead symlink. This is because NM

[oe] [meta-oe][langdale][PATCH 1/6] Revert "waf-samba.bbclass: point PYTHON_CONFIG to target python3-config"

2023-01-22 Thread Armin Kuster
This reverts commit 4b063f93a731cd6cc486dfcbc2c2f403fd29e7f3. This is breaking builds. Signed-off-by: Armin Kuster --- meta-networking/classes/waf-samba.bbclass | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-networking/classes/waf-samba.bbclass