|
[meta-oe] [PATCH] dnf-plugin-tui: Fix somw issue in postinstall process.
Signed-off-by: Lei Maohui <leimaohui@...> --- .../dnf-plugin-tui/dnf-plugin-tui_git.bb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui
Signed-off-by: Lei Maohui <leimaohui@...> --- .../dnf-plugin-tui/dnf-plugin-tui_git.bb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/dnf-plugin-tui
|
By
leimaohui
·
|
|
[meta-oe][PATCH] waylandpp: add recipe
This adds C++ bindings for Wayland as used e.g. in the Kodi project Signed-off-by: Markus Volk <f_l_k@...> --- .../wayland/waylandpp_1.0.0.bb | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+)
This adds C++ bindings for Wayland as used e.g. in the Kodi project Signed-off-by: Markus Volk <f_l_k@...> --- .../wayland/waylandpp_1.0.0.bb | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+)
|
By
Markus Volk
·
|
|
[meta-oe][PATCH][master-next] nodejs : upgrade 16.14.2 -> 16.16.0 2 messages
From 337d466bd4433159492b0e18a9f654b6047cc73c Mon Sep 17 00:00:00 2001 From: Jason Schonberg <schonm@...> Date: Sun, 7 Aug 2022 22:44:49 -0400 Subject: [PATCH] Upgrade Nodejs from 16.14.2 to 16.16.0.
From 337d466bd4433159492b0e18a9f654b6047cc73c Mon Sep 17 00:00:00 2001 From: Jason Schonberg <schonm@...> Date: Sun, 7 Aug 2022 22:44:49 -0400 Subject: [PATCH] Upgrade Nodejs from 16.14.2 to 16.16.0.
|
By
J. S.
·
|
|
[meta-oe][ 1/1] fluentbit Upgrade to 1.3.5 -> 1.9.6 5 messages
Signed-off-by: Paulo Neves <ptsneves@...> --- ...t-Do-not-use-private-makefile-target.patch | 68 +++++++++++++++ ...nit-install-location-with-SYSTEM_DIR.patch | 28 ------- ...caused-by-using-flb_free-
Signed-off-by: Paulo Neves <ptsneves@...> --- ...t-Do-not-use-private-makefile-target.patch | 68 +++++++++++++++ ...nit-install-location-with-SYSTEM_DIR.patch | 28 ------- ...caused-by-using-flb_free-
|
By
Paulo Neves
·
|
|
[meta-networking][PATCH 5/5] autofs: Fix build with glibc 2.36
Signed-off-by: Khem Raj <raj.khem@...> --- .../autofs/autofs/mount_conflict.patch | 30 +++++++++++++++++++ .../recipes-daemons/autofs/autofs_5.1.8.bb | 1 + 2 files changed, 31 insertions(+) create mod
Signed-off-by: Khem Raj <raj.khem@...> --- .../autofs/autofs/mount_conflict.patch | 30 +++++++++++++++++++ .../recipes-daemons/autofs/autofs_5.1.8.bb | 1 + 2 files changed, 31 insertions(+) create mod
|
By
Khem Raj
·
|
|
[meta-filesystems][PATCH 4/5] xfstests: Upgrade to v2022.07.10
Signed-off-by: Khem Raj <raj.khem@...> --- meta-filesystems/recipes-utils/xfstests/xfstests_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-filesystems/recipes-utils/
Signed-off-by: Khem Raj <raj.khem@...> --- meta-filesystems/recipes-utils/xfstests/xfstests_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-filesystems/recipes-utils/
|
By
Khem Raj
·
|
|
[meta-oe][PATCH V2 3/5] sdbus-c++-libsystemd: Fix build with glibc 2.36
Signed-off-by: Khem Raj <raj.khem@...> --- ...lude-linux-fs.h-to-resolve-fsconfig_.patch | 74 +++++++++++++++++++ .../sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 1 + 2 files changed, 75 insertions(+) cr
Signed-off-by: Khem Raj <raj.khem@...> --- ...lude-linux-fs.h-to-resolve-fsconfig_.patch | 74 +++++++++++++++++++ .../sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 1 + 2 files changed, 75 insertions(+) cr
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 2/5] ostree: Upgrade to 2022.5 release
Backport a fix for building with glibc 2.36+ while here Signed-off-by: Khem Raj <raj.khem@...> --- ...01-Remove-unused-linux-fs.h-includes.patch | 42 +++++++++++++++++++ ...bostree-Remove-including-sy
Backport a fix for building with glibc 2.36+ while here Signed-off-by: Khem Raj <raj.khem@...> --- ...01-Remove-unused-linux-fs.h-includes.patch | 42 +++++++++++++++++++ ...bostree-Remove-including-sy
|
By
Khem Raj
·
|
|
[meta-networking][PATCH 1/5] kronosnet: Upgrade to 1.24
Remove upstreamed patches Signed-off-by: Khem Raj <raj.khem@...> --- ...ests-Correct-include-path-for-poll.h.patch | 29 ------------------- .../{kronosnet_1.22.bb => kronosnet_1.24.bb} | 3 +- 2 files
Remove upstreamed patches Signed-off-by: Khem Raj <raj.khem@...> --- ...ests-Correct-include-path-for-poll.h.patch | 29 ------------------- .../{kronosnet_1.22.bb => kronosnet_1.24.bb} | 3 +- 2 files
|
By
Khem Raj
·
|
|
[meta-gnome][PATCH V2] ibus: Swith to use main branch instead of master
Upstream has switched to using main for tip of trunk, therefore follow it here in SRC_URI as well. Signed-off-by: Khem Raj <raj.khem@...> Suggested-by: Fabio Estevam <festevam@...> Reported-by: Markus
Upstream has switched to using main for tip of trunk, therefore follow it here in SRC_URI as well. Signed-off-by: Khem Raj <raj.khem@...> Suggested-by: Fabio Estevam <festevam@...> Reported-by: Markus
|
By
Khem Raj
·
|
|
[meta-networking][PATCH v3] sshpass: add recipe 4 messages
Changes in version 3: - remove SRC_URI[md5sum] assignment
Changes in version 3: - remove SRC_URI[md5sum] assignment
|
By
Mike Petersen
·
|
|
kirkstone merge request: July 31st 2 messages
The following changes since commit a47ef046619d639dfbd3be2a13ef6d5b40fd40a1: openflow: ignore unrelated CVEs (2022-07-18 07:02:41 -0700) are available in the Git repository at: https://git.openembedde
The following changes since commit a47ef046619d639dfbd3be2a13ef6d5b40fd40a1: openflow: ignore unrelated CVEs (2022-07-18 07:02:41 -0700) are available in the Git repository at: https://git.openembedde
|
By
Armin Kuster
·
|
|
[meta-networking][PATCH] networkmanager: fix iptables and nft paths
The NetworkManager meson.build is searching for iptables and nft by passing absolute paths to meson's find_program. The result is that it locates tools on the host machine when they exist at those loc
The NetworkManager meson.build is searching for iptables and nft by passing absolute paths to meson's find_program. The result is that it locates tools on the host machine when they exist at those loc
|
By
Jim Broadus
·
|
|
[meta-oe][PATCH v2 1/2] image_types_sparse: Pad source image to block size 4 messages
If the source image's size is not aligned to the sparse image's block size, then conversion will fail with img2simg: libsparse/sparse.cpp:133: int write_all_blocks(sparse_file*, output_file*): Asserti
If the source image's size is not aligned to the sparse image's block size, then conversion will fail with img2simg: libsparse/sparse.cpp:133: int write_all_blocks(sparse_file*, output_file*): Asserti
|
By
Sean Anderson
·
|
|
[meta-oe][kirkstone][PATCH] glmark2: fix compatibility with python-3.11
ping
By
Martin Jansa
·
|
|
[meta-networking][PATCH] frr: fix buildpaths issue
From: Mingli Yu <mingli.yu@...> Fixes: WARNING: frr-8.2.2-r0 do_package_qa: QA Issue: File /usr/lib/libfrr.a in package frr-staticdev contains reference to TMPDIR [buildpaths] WARNING: frr-8.2.2-r0 do
From: Mingli Yu <mingli.yu@...> Fixes: WARNING: frr-8.2.2-r0 do_package_qa: QA Issue: File /usr/lib/libfrr.a in package frr-staticdev contains reference to TMPDIR [buildpaths] WARNING: frr-8.2.2-r0 do
|
By
Yu, Mingli
·
|
|
[PATCH][meta-oe] vboxguestdrivers: fix build against 5.19 kernel / libc-headers
From: Bruce Ashfield <bruce.ashfield@...> We've bounced back and forth with the mixed libc/kernel module structure of these drivers. In particular the location and content of stdarg.h has caused compi
From: Bruce Ashfield <bruce.ashfield@...> We've bounced back and forth with the mixed libc/kernel module structure of these drivers. In particular the location and content of stdarg.h has caused compi
|
By
Bruce Ashfield
·
|
|
[meta-oe][PATCH] spdlog: update to v1.10.0
Bump fmt to version 8.1.1. Added file event handlers #2165, #2169 Thanks @seker. You can get callbacks from spdlog before/after log file has been opened o= r closed. This is useful for cleanup procedu
Bump fmt to version 8.1.1. Added file event handlers #2165, #2169 Thanks @seker. You can get callbacks from spdlog before/after log file has been opened o= r closed. This is useful for cleanup procedu
|
By
Markus Volk
·
|
|
[meta-python] [PATCH] python3-werkzeug: upgrade 2.2.0 -> 2.2.1
From: Xu Huan <xuhuan.fnst@...> Changelog: ========= -Fix router so that /path/ will match a rule /path if strict slashes mode is disabled for the rule. #2467 -Fix router so that partial part matches
From: Xu Huan <xuhuan.fnst@...> Changelog: ========= -Fix router so that /path/ will match a rule /path if strict slashes mode is disabled for the rule. #2467 -Fix router so that partial part matches
|
By
xuhuan.fnst@fujitsu.com
·
|
|
[meta-oe] [PATCH] xrdp: upgrade 0.9.18 -> 0.9.19
Changelog: ========== New features --------------- -Both inbound and outbound clipboards can now be restricted for text, files or images Bug fixes ----------- -CVE-2022-23613: Privilege escalation on
Changelog: ========== New features --------------- -Both inbound and outbound clipboards can now be restricted for text, files or images Bug fixes ----------- -CVE-2022-23613: Privilege escalation on
|
By
wangmy
·
|