[OE-core] [PATCH] libtirpc: drop redundant PACKAGECONFIG

2024-03-13 Thread Yi Zhao
Signed-off-by: Yi Zhao --- meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb b/meta/recipes-extended/libtirpc/libtirpc_1.3.4.bb index 16c7a6007a..aa526e9e1c 100644 --- a/meta

[OE-core] [PATCH] expat: upgrdae 2.6.0 -> 2.6.1

2024-03-03 Thread Yi Zhao
/ for what these numbers do Infrastructure: #818 CI: Adapt to breaking changes in clang-format Signed-off-by: Yi Zhao --- meta/recipes-core/expat/{expat_2.6.0.bb => expat_2.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/expat/{expat_2.6.0.bb => expat_2.

[OE-core] [PATCH] libsdl2: upgrade 2.28.5 -> 2.30.0

2024-02-19 Thread Yi Zhao
, if available * Added the event SDL_CONTROLLERSTEAMHANDLEUPDATED which is sent when the Steam API handle for a controller changes. This could also change the name, VID, and PID of the controller. * Added the environment variable SDL_LOGGING to control default log output Signed-off-by: Yi Zhao

[OE-core] [PATCH 1/2] libcap-ng: upgrade 0.8.3 -> 0.8.4

2024-01-02 Thread Yi Zhao
d. Signed-off-by: Yi Zhao --- meta/recipes-support/libcap-ng/libcap-ng.inc| 2 +- .../libcap-ng/{libcap-ng_0.8.3.bb => libcap-ng_0.8.4.bb}| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcap-ng/{libcap-ng_0.8.3.bb => li

[OE-core] [PATCH 2/2] libcap-ng-python: upgrade 0.8.3 -> 0.8.4

2024-01-02 Thread Yi Zhao
d. Signed-off-by: Yi Zhao --- .../{libcap-ng-python_0.8.3.bb => libcap-ng-python_0.8.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.8.3.bb => libcap-ng-python_0.8.4.bb} (93%) diff --git a/meta/recipes-support/lib

[OE-core] [PATCH V2] debianutils: upgrade 5.14 -> 5.15

2023-12-19 Thread Yi Zhao
ChangeLog: * Shellscript compatibility with BSD and Mac, for "which -s" * d/tests/smoke: Update to test "which -s" Signed-off-by: Yi Zhao --- .../debianutils/{debianutils_5.14.bb => debianutils_5.15.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rena

[OE-core] [PATCH] debianutils: upgrade 5.14 -> 5.15

2023-12-16 Thread Yi Zhao
Signed-off-by: Yi Zhao --- .../debianutils/{debianutils_5.14.bb => debianutils_5.15.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.14.bb => debianutils_5.15.bb} (97%) diff --git a/meta/recipes-support/debia

[OE-core] [PATCH 1/2] json-glib: upgrade 1.6.6 -> 1.8.0

2023-12-03 Thread Yi Zhao
Signed-off-by: Yi Zhao --- .../json-glib/{json-glib_1.6.6.bb => json-glib_1.8.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-gnome/json-glib/{json-glib_1.6.6.bb => json-glib_1.8.0.bb} (92%) diff --git a/meta/recipes-gnome/json-glib/json-glib_1.6.6

[OE-core] [PATCH 2/2] psplash: upgrade to latest revision

2023-12-03 Thread Yi Zhao
* ecc19137 SECURITY.md: Add file Signed-off-by: Yi Zhao --- meta/recipes-core/psplash/psplash_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-core/psplash/psplash_git.bb b/meta/recipes-core/psplash/psplash_git.bb index 17704a02f6..40937098e6 100644

[OE-core] [mickledore][PATCH] openssl: Upgrade 3.1.2 -> 3.1.3

2023-10-10 Thread Yi Zhao
) Signed-off-by: Peter Marko Signed-off-by: Yi Zhao --- .../openssl/{openssl_3.1.2.bb => openssl_3.1.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/openssl/{openssl_3.1.2.bb => openssl_3.1.3.bb} (99%) diff --git a/meta/r

[OE-core] [PATCH 2/2] dhcpcd: fix buffer overflow

2023-08-29 Thread Yi Zhao
Backport a patch to fix buffer overflow for strlcpy: $ dhcpcd enp0s3 dhcpcd-10.0.2 starting *** buffer overflow detected ***: terminated dhcpcd_fork_cb: truncated read 0 (expected 4) Signed-off-by: Yi Zhao --- .../dhcpcd/dhcpcd_10.0.2.bb | 1 + ...x-strlcpy-overflow

[OE-core] [PATCH 1/2] dhcpcd: upgrade 10.0.1 -> 10.0.2

2023-08-29 Thread Yi Zhao
Changelog: https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.0.2 Signed-off-by: Yi Zhao --- .../dhcpcd/{dhcpcd_10.0.1.bb => dhcpcd_10.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/dhcpcd/{dhcpcd_10.0.1

Re: [OE-core][master][PATCH] bind: Upgrade 9.18.15 -> 9.18.16

2023-08-02 Thread Yi Zhao
Hi Steve, On 6/27/23 14:32, Siddharth wrote: From: Siddharth Doshi - Remove configure options no longer supported online. Changelog: = [security] A query that prioritizes stale data over lookup triggers a fetch to refresh the stale data in cache.

[OE-core] [PATCH] ifupdown: install missing directories

2023-06-28 Thread Yi Zhao
to open directory /etc/network/if-up.d: No such file or directory ifup: failed to bring up lo Signed-off-by: Yi Zhao --- meta/recipes-core/ifupdown/ifupdown_0.8.41.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta/recipes-core/ifupdown/ifupdown_0.8.41.bb b/meta/recipes-core/ifupdown

[OE-core] [PATCH] glibc: unify wordsize.h between arm and aarch64

2023-02-09 Thread Yi Zhao
installs of lib32-libc6-dev-2.37-r0.armv7vet2hf_vfp and libc6-dev-2.37-r0.cortexa57 Signed-off-by: Yi Zhao --- ...y-the-header-between-arm-and-aarch64.patch | 20 ++- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/meta/recipes-core/glibc/glibc/0016-wordsize.h

[OE-core] [kirkstone][PATCH] tiff: Security fixes CVE-2022-1354 and CVE-2022-1355

2022-07-23 Thread Yi Zhao
/87f580f39011109b3bb5f6eca13fac543a542798 CVE-2022-1355: https://gitlab.com/libtiff/libtiff/-/commit/c1ae29f9ebacd29b7c3e0c7db671af7db3584bc2 Signed-off-by: Yi Zhao --- .../libtiff/tiff/CVE-2022-1354.patch | 212 ++ .../libtiff/tiff/CVE-2022-1355.patch | 62

Re: [PATCH] [OE-core] [PATCH] bind: upgrade 9.18.2 -> 9.18.3

2022-07-18 Thread Yi Zhao
Hi Steve, On 5/24/22 16:33, wangmy wrote: Changelog: == [security] Fix a crash in DNS-over-HTTPS (DoH) code caused by premature TLS stream socket object deletion. (CVE-2022-1183) [GL #3216] There is a CVE fix in this minor update. Is there any plan to backport it to kirkstone

[OE-core] [PATCH 1/2] popt: fix override syntax in RDEPENDS

2022-06-13 Thread Yi Zhao
RDEPENDS_${PN}-ptest -> RDEPENDS:${PN}-ptest Signed-off-by: Yi Zhao --- meta/recipes-support/popt/popt_1.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/popt/popt_1.18.bb b/meta/recipes-support/popt/popt_1.18.bb index af8add4ad6..b465f8817d 100

[OE-core] [PATCH 2/2] git: fix override syntax in RDEPENDS

2022-06-13 Thread Yi Zhao
RDEPENDS_${PN}-tk -> RDEPENDS:${PN}-tk Signed-off-by: Yi Zhao --- meta/recipes-devtools/git/git_2.36.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/git/git_2.36.1.bb b/meta/recipes-devtools/git/git_2.36.1.bb index 2c53616642..07e416282b 100

Re: [OE-core] [PATCH] bluez5: install /var/lib/bluetooth directory

2022-04-08 Thread Yi Zhao
On 4/8/22 18:51, Stefan Herbrechtsmeier wrote: Am 08.04.2022 um 11:23 schrieb Yi Zhao: On 4/8/22 16:34, Stefan Herbrechtsmeier wrote: Am 08.04.2022 um 10:15 schrieb Yi Zhao via lists.openembedded.org: There is a bluetooth service startup failure: bluetooth.service: Failed at step NAMESPACE

Re: [OE-core] [PATCH] bluez5: install /var/lib/bluetooth directory

2022-04-08 Thread Yi Zhao
On 4/8/22 16:34, Stefan Herbrechtsmeier wrote: Am 08.04.2022 um 10:15 schrieb Yi Zhao via lists.openembedded.org: There is a bluetooth service startup failure: bluetooth.service: Failed at step NAMESPACE spawning /usr/libexec/bluetooth/bluetoothd: No such file or directory bluetooth.service

[OE-core] [PATCH] bluez5: install /var/lib/bluetooth directory

2022-04-08 Thread Yi Zhao
This is because the directory /var/lib/bluetooth has been listed in ReadWritePaths= in the service unit file but does not exist. We need to create it before service startup. Signed-off-by: Yi Zhao --- meta/recipes-connectivity/bluez5/bluez5.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta

[OE-core] [PATCH 2/2] glibc: fix multilib headers conflict for arm

2022-02-23 Thread Yi Zhao
.armv7vet2hf_vfp and libc6-dev-2.35-r0.cortexa57 file /usr/include/bits/timesize.h conflicts between attempted installs of lib32-libc6-dev-2.35-r0.armv7vet2hf_vfp and libc6-dev-2.35-r0.cortexa57 Signed-off-by: Yi Zhao --- meta/recipes-core/glibc/glibc-package.inc | 1 + 1 file changed, 1 insertion

[OE-core] [PATCH 1/2] glibc: unify wordsize.h between arm and aarch64

2022-02-23 Thread Yi Zhao
-by: Yi Zhao --- ...dsize.h-Unify-the-header-between-arm-and-aarch64.patch | 8 1 file changed, 8 deletions(-) diff --git a/meta/recipes-core/glibc/glibc/0018-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch b/meta/recipes-core/glibc/glibc/0018-wordsize.h-Unify-the-header-between

[OE-core] [PATCH] meta-skeleton: fix warnings for append operators combined with +=

2021-11-24 Thread Yi Zhao
Signed-off-by: Yi Zhao --- meta-skeleton/recipes-core/busybox/busybox_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-skeleton/recipes-core/busybox/busybox_%.bbappend b/meta-skeleton/recipes-core/busybox/busybox_%.bbappend index 621c94f651..3c936eb713 100644

[OE-core] [PATCH] oeqa: fix warnings for append operators combined with +=

2021-11-19 Thread Yi Zhao
Signed-off-by: Yi Zhao --- meta/lib/oeqa/runtime/cases/ksample.py| 2 +- meta/lib/oeqa/selftest/cases/imagefeatures.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/lib/oeqa/runtime/cases/ksample.py b/meta/lib/oeqa/runtime/cases/ksample.py index 4d12d1d07d

[OE-core] [PATCH 1/2 V3] python3-numpy: move recipe to python directory

2021-11-13 Thread Yi Zhao
/commit/?id=9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349 Signed-off-by: Yi Zhao --- ...001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch | 0 .../python3-numpy}/0001-numpy-core-Define-RISCV-32-support.patch | 0 .../{python-numpy/files => python/python3-numpy}/run-ptest

[OE-core] [PATCH 2/2] python3-numpy: add python3-json to RDEPENDS

2021-11-13 Thread Yi Zhao
.py", line 7, in import json ModuleNotFoundError: No module named 'json' >>> Signed-off-by: Yi Zhao --- meta/recipes-devtools/python/python3-numpy_1.21.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/python/python3-numpy_1.21.4.bb b/meta/recip

[OE-core] [PATCH V2] python-numpy: move recipe to python directory

2021-11-13 Thread Yi Zhao
.py", line 7, in import json ModuleNotFoundError: No module named 'json' >>> [1] https://git.openembedded.org/openembedded-core/commit/?id=9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349 Signed-off-by: Yi Zhao --- ...01-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch | 0 ..

Re: [OE-core] [PATCH] python-numpy: move recipe to python directory

2021-11-13 Thread Yi Zhao
On 11/14/21 12:27 AM, Richard Purdie wrote: On Sat, 2021-11-13 at 21:45 +0800, Yi Zhao wrote: This recipe had been moved out from python directory since 2016[1] in order to share patches between python2 and python3. But now there is no reason to keep it in its own directory as we only keep

[OE-core] [PATCH] python-numpy: move recipe to python directory

2021-11-13 Thread Yi Zhao
/commit/?id=9bffe2f9fb4ce6c0b265f27e5b484fbe076c6349 Signed-off-by: Yi Zhao --- ...01-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch | 0 .../python3-numpy}/0001-numpy-core-Define-RISCV-32-support.patch | 0 .../{python-numpy/files => python/python3-numpy}/run-ptest

[OE-core] [PATCH] rpcbind: install rpcbind.conf

2021-11-12 Thread Yi Zhao
Although we provide rpcbind.conf, it isn't shipped to the package. Also fix the sysconfdir in rpcbind.service. Signed-off-by: Yi Zhao --- .../rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch | 2 +- meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb | 1 + 2 files

Re: [OE-core] [PATCH] python3-nose: translate to python3 code before build

2021-11-09 Thread Yi Zhao
On 11/9/21 5:56 AM, Richard Purdie wrote: On Mon, 2021-11-08 at 14:55 +0800, Yi Zhao wrote: Setuptools has removed support for 2to3 during builds since version 58[1]. But the nose's setup.py relies on use_2to3 option in setuptools, it is failing an import and building without running 2to3

[OE-core] [PATCH] python3-nose: translate to python3 code before build

2021-11-07 Thread Yi Zhao
https://github.com/pypa/setuptools/issues/2086 Signed-off-by: Yi Zhao --- meta/recipes-devtools/python/python-nose.inc | 6 ++ .../python3-nose/0001-Remove-use_2to3.patch | 71 +++ 2 files changed, 77 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-

[OE-core] [PATCH] bind: remove -r option from rndc-confgen in initscript

2021-10-30 Thread Yi Zhao
://gitlab.isc.org/isc-projects/bind9/-/commit/3a4f820d625c214cfb21f5e6d18ce9160d2a193b Signed-off-by: Yi Zhao --- .../bind-9.16.21/0001-avoid-start-failure-with-bind-user.patch | 2 +- meta/recipes-connectivity/bind/bind-9.16.21/conf.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions

[OE-core] [PATCH] inetutils: fix CVE-2021-40491

2021-09-25 Thread Yi Zhao
://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=58cb043b190fd04effdaea7c9403416b436e50dd Signed-off-by: Yi Zhao --- .../inetutils/inetutils/CVE-2021-40491.patch | 88 +++ .../inetutils/inetutils_2.1.bb| 1 + 2 files changed, 89 insertions(+) create mode 100644 meta

[OE-core] [PATCH V3] shadow: add /etc/default/useradd

2021-08-19 Thread Yi Zhao
://github.com/shadow-maint/shadow/commit/bbf4b79bc49fd1826eb41f6629669ef0b647267b Signed-off-by: Yi Zhao --- V3 Change: rebase to master meta/recipes-extended/shadow/files/useradd | 8 meta/recipes-extended/shadow/shadow.inc| 3 +++ 2 files changed, 11 insertions(+) create mode 100644 meta

[OE-core] [PATCH V2] shadow: add /etc/default/useradd

2021-08-17 Thread Yi Zhao
settings. [1] https://github.com/shadow-maint/shadow/commit/bbf4b79bc49fd1826eb41f6629669ef0b647267b Signed-off-by: Yi Zhao --- meta/recipes-extended/shadow/files/useradd | 8 meta/recipes-extended/shadow/shadow.inc| 3 +++ 2 files changed, 11 insertions(+) create mode 100644 meta

Re: [OE-core] [PATCH] shadow: update default settings for useradd

2021-08-17 Thread Yi Zhao
rather than Yocto's. Thanks. That's reasonable. I will send V2. //Yi Alex On Tue, 17 Aug 2021 at 05:11, Yi Zhao <mailto:yi.z...@windriver.com>> wrote: The shadow 4.9 stops shiping /etc/default/useradd[1] and uses built-in settings by default. Some settings are not c

[OE-core] [PATCH] shadow: update default settings for useradd

2021-08-16 Thread Yi Zhao
/shadow/commit/bbf4b79bc49fd1826eb41f6629669ef0b647267b Signed-off-by: Yi Zhao --- ...0001-useradd-update-default-settings.patch | 38 +++ meta/recipes-extended/shadow/shadow.inc | 1 + 2 files changed, 39 insertions(+) create mode 100644 meta/recipes-extended/shadow/files

[OE-core] [PATCH] prelink: add PACKAGECONFIG for selinux

2021-08-15 Thread Yi Zhao
Add PACKAGECONFIG for selinux rather than disable it directly. This is useful for selinux distro feature. Signed-off-by: Yi Zhao --- meta/recipes-devtools/prelink/prelink_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/prelink/prelink_git.bb

[OE-core] [PATCH 2/2 V3] shadow: add PACKAGECONFIG for audit and selinux

2021-08-11 Thread Yi Zhao
Add PACKAGECONFIG for audit and selinux rather than disable them directly. This is useful for selinux distro feature. Signed-off-by: Yi Zhao --- meta/recipes-extended/shadow/shadow.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/shadow

[OE-core] [PATCH 2/2 V2] shadow: add PACKAGECONFIG for audit and selinux

2021-08-11 Thread Yi Zhao
Add PACKAGECONFIG for audit and selinux rather than disable them directly. This is useful for selinux distro feature. Signed-off-by: Yi Zhao --- meta/recipes-extended/shadow/shadow.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/shadow

[OE-core] [PATCH] glib-2.0: add PACKAGECONFIG for selinux

2021-08-10 Thread Yi Zhao
Add PACKAGECONFIG for selinux rather than disable it directly. This is useful for selinux distro feature. Signed-off-by: Yi Zhao --- meta/recipes-core/glib-2.0/glib.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core

[OE-core] [PATCH 1/2] dbus: add PACKAGECONFIG for audit and selinux

2021-08-10 Thread Yi Zhao
Add PACKAGECONFIG for audit and selinux rather than disable them directly. This is useful for selinux distro feature. Signed-off-by: Yi Zhao --- meta/recipes-core/dbus/dbus.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes

[OE-core] [PATCH 2/2] shadow: add PACKAGECONFIG for selinux

2021-08-10 Thread Yi Zhao
Add PACKAGECONFIG for selinux rather than disable it directly. This is useful for selinux distro feature. Signed-off-by: Yi Zhao --- meta/recipes-extended/shadow/shadow.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta

Re: [OE-core] [PATCH 6/9] shadow: update 4.8.1 -> 4.9

2021-08-04 Thread Yi Zhao
On 7/30/21 7:45 PM, Alexander Kanavin wrote: Add a couple backports to fix builds. Drop 0002-Allow-for-setting-password-in-clear-text.patch; what it adds is horribly insecure and AB testing didn't reveal any regressions or use cases for it. Dropping this patch makes the password setting

[OE-core] [dunfell][PATCH] ifupdown: added -1 option to dhclient for dhcpv6

2021-07-26 Thread Yi Zhao
down calls the dhclient in a blocking way which leads to a permanent block of the boot when no DHCPv6 server is available. A similar bug in Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=585047 [YOCTO #14117] Signed-off-by: Yi Zhao --- ...-1-option-to-dhclient-on-upping-an-i.patch | 65 +++

[OE-core] [PATCH V2] libffi: disable use of static exec trampolines

2021-07-16 Thread Yi Zhao
-introspection[1]. [1] https://github.com/libffi/libffi/commit/132699b95d3ee4d889ea2a80540acf3300987dad Signed-off-by: Yi Zhao --- meta/recipes-support/libffi/libffi_3.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-support/libffi/libffi_3.4.2.bb b/meta/recipes

Re: [OE-core] [PATCH] libffi: disable use of static exec trampolines

2021-07-16 Thread Yi Zhao
Sorry. Please ignore this. On 7/16/21 5:10 PM, Yi Zhao wrote: Issue: LINCD-6022 We encountered a blueman-applet segfault with libffi 3.4.2: $ blueman-applet blueman-applet 01.58.45 WARNING PluginManager:148 __load_plugin: Not loading DhcpClient because its conflict has higher priority

[OE-core] [PATCH] libffi: disable use of static exec trampolines

2021-07-16 Thread Yi Zhao
with gobject-introspection[1]. [1] https://github.com/libffi/libffi/commit/132699b95d3ee4d889ea2a80540acf3300987dad (LOCAL REV: NOT UPSTREAM) -- Sent to oe-core on 20210716 Signed-off-by: Yi Zhao --- meta/recipes-support/libffi/libffi_3.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[OE-core] [PATCH] rng-tools: upgrade 6.10 -> 6.11

2021-01-13 Thread Yi Zhao
Remove backported patches. Signed-off-by: Yi Zhao --- ...ix-debug-to-also-filter-syslog-calls.patch | 46 - ...d9ce64f132e463b9091d0536913ddaf11516.patch | 42 --- ...6a5fd4efde8ef569b358e19b1fcbc7d0d938.patch | 51 --- .../{rng-tools_6.10.bb =>

[OE-core] [PATCH] dhcpcd: upgrade 9.3.4 -> 9.4.0

2020-12-30 Thread Yi Zhao
Drop backported patches: 0001-Linux-Fix-privsep-build-by-including-sys-termios.h-f.patch 0001-privsep-Fix-Linux-i386-for-SECCOMP-as-it-just-uses-s.patch Signed-off-by: Yi Zhao --- .../{dhcpcd_9.3.4.bb => dhcpcd_9.4.0.bb} | 4 +- ...p-build-by-including-sys-termios.h-f.patch |

[OE-core] [PATCH 2/2] libcap-ng: upgrade 0.8.1 -> 0.8.2

2020-12-22 Thread Yi Zhao
SRC_URI update: http -> https Signed-off-by: Yi Zhao --- .../{libcap-ng-python_0.8.1.bb => libcap-ng-python_0.8.2.bb} | 0 meta/recipes-support/libcap-ng/libcap-ng.inc | 4 ++-- .../libcap-ng/{libcap-ng_0.8.1.bb => libcap-ng_0.8.2.bb} | 0 3 files changed, 2 i

[OE-core] [PATCH 1/2] libcap: update 2.45 -> 2.46

2020-12-22 Thread Yi Zhao
Rebase 0001-tests-do-not-statically-link-a-test.patch Signed-off-by: Yi Zhao --- .../0001-tests-do-not-statically-link-a-test.patch | 10 ++ .../libcap/{libcap_2.45.bb => libcap_2.46.bb} | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) rename meta/recipes-supp

[OE-core] [PATCH 2/2] inetutils: add dnsdomainname to ALTERNATIVE

2020-12-22 Thread Yi Zhao
The dnsdomainname can also be provided by busybox and net-tools. Also move it from ${bindir} to ${base_bindir} because the command provided by busybox or net-tools is located here. Signed-off-by: Yi Zhao --- meta/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 4 +++- 1 file changed, 3

[OE-core] [PATCH 1/2] dhcpcd: fix SECCOMP for i386

2020-12-22 Thread Yi Zhao
The dhcpcd doesn't work on Intel 32bit platform. Backport a patch to fix the issue. Signed-off-by: Yi Zhao --- .../dhcpcd/dhcpcd_9.3.4.bb| 1 + ...x-i386-for-SECCOMP-as-it-just-uses-s.patch | 57 +++ 2 files changed, 58 insertions(+) create mode 100644

[OE-core] [PATCH] dhcpcd: upgrade 9.3.2 -> 9.3.4

2020-12-09 Thread Yi Zhao
Backport a patch to fix privsep build error on ppc. Signed-off-by: Yi Zhao --- .../{dhcpcd_9.3.2.bb => dhcpcd_9.3.4.bb} | 3 +- ...p-build-by-including-sys-termios.h-f.patch | 29 +++ 2 files changed, 31 insertions(+), 1 deletion(-) rename meta/recipes-connectivity/dhc

Re: [OE-core] [PATCH 2/2] connman: set service to conflict with systemd-networkd

2020-12-01 Thread Yi Zhao
On 12/1/20 5:02 AM, Jack Mitchell wrote: On 02/11/2020 09:20, Yi Zhao wrote: Do not run systemd-networkd and connman simultaneously. These two network managers may conflict with each other. Signed-off-by: Yi Zhao --- ...stop-systemd-networkd-when-using-con.patch | 29

[OE-core] [PATCH V3] dhcpcd: set service to conflict with connman

2020-09-23 Thread Yi Zhao
As the default network manager, connman has its own internal DHCP implement. If run dhcpcd and connman simultaneously, they may conflict with each other. Signed-off-by: Yi Zhao --- meta/recipes-connectivity/dhcpcd/files/dhcpcd.service | 1 + meta/recipes-connectivity/dhcpcd/files/dhcpcd

[OE-core] [PATCH 4/4] dhcpcd: disable service to start on boot automatically

2020-09-23 Thread Yi Zhao
As the default network manager, connman has its own internal DHCP implement. The dhcpcd may conflict with connman if the service start on boot automatically. Signed-off-by: Yi Zhao --- meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta

[OE-core] [PATCH 2/4] dhcpcd: set --runstatedir to /run

2020-09-23 Thread Yi Zhao
Set --runstatedir to /run/dhcpcd rather than /var/run/dhcpcd Signed-off-by: Yi Zhao --- meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb | 1 + meta/recipes-connectivity/dhcpcd/files/dhcpcd@.service | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH 3/4] dhcpcd: add dhcpcd user to support priviledge separation

2020-09-23 Thread Yi Zhao
The dhcpcd enables privsep by default. It requires a user added to the system. Add dhcpcd user and group to support it. Signed-off-by: Yi Zhao --- meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta/recipes

[OE-core] [PATCH 0/4 V2] dhcpcd fixes

2020-09-23 Thread Yi Zhao
Yi Zhao (4): dhcpcd: pass --dbdir to EXTRA_OECONF to set database directory dhcpcd: set --runstatedir to /run dhcpcd: add dhcpcd user to support priviledge separation dhcpcd: disable service to start on boot automatically meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb | 14

[OE-core] [PATCH 1/4] dhcpcd: pass --dbdir to EXTRA_OECONF to set database directory

2020-09-23 Thread Yi Zhao
Set --dbdir to /var/lib/dhcpcd rather than /var/db/dhcpcd to satisfy FHS compliance Signed-off-by: Yi Zhao --- meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_9.2.0.bb b/meta/recipes

[OE-core] [PATCH] dhcpcd: add --dbdir and --disable-privesp to EXTRA_OECONF

2020-09-15 Thread Yi Zhao
* Disable service start at boot time. This may conflict with connman. * Set --dbdir to /var/lib/dhcpcd rather than /var/db/dhcpcd to satisfy FHS compliance. * Pass --disable-privsep to configure to eliminate dhcpcd start warning: no such user dhcpcd. Signed-off-by: Yi Zhao --- meta/recipes

[OE-core] [PATCH] glib-networking: add ptest

2020-08-31 Thread Yi Zhao
] PASS: glib-networking/certificate-gnutls.test SUMMARY: total=3; passed=3; skipped=0; failed=0; user=0.2s; system=0.0s; maxrss=12896 Signed-off-by: Yi Zhao --- .../recipes-core/glib-networking/glib-networking/run-ptest | 3 +++ .../recipes-core/glib-networking/glib-networking_2.64.3.bb | 7

[OE-core] [PATCH] pbzip2: extend for nativesdk

2020-07-29 Thread Yi Zhao
Make pzip2 available in nativesdk to speedup file compression. Signed-off-by: Yi Zhao --- meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb b/meta/recipes-extended/pbzip2/pbzip2_1.1.13

[OE-core] [PATCH] bind: upgrade 9.11.19 -> 9.11.21

2020-07-20 Thread Yi Zhao
Signed-off-by: Yi Zhao --- .../bind/{bind_9.11.19.bb => bind_9.11.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/bind/{bind_9.11.19.bb => bind_9.11.21.bb} (98%) diff --git a/meta/recipes-connectivity/bind/bind_9.11.19.bb

[OE-core] [PATCH 2/2] iptables: split iptables-apply to its own package

2020-06-15 Thread Yi Zhao
We do not want iptables to depend on bash. So move iptables-apply/ip6tables-apply to a separate package. Signed-off-by: Yi Zhao --- meta/recipes-extended/iptables/iptables_1.8.5.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended/iptables

[OE-core] [PATCH 1/2 V2] iptables: fix invalid symbolic link for ip6tables-apply

2020-06-15 Thread Yi Zhao
ply': No such file or directory Backport a patch to fix the issue. Signed-off-by: Yi Zhao --- ...iptables-apply-not-getting-installed.patch | 45 +++ .../iptables/iptables_1.8.5.bb| 1 + 2 files changed, 46 insertions(+) create mode 100644 meta/recipes-extended/iptab

Re: [OE-core] [PATCH] iptables: fix invalid symbolic link for ip6tables-apply

2020-06-15 Thread Yi Zhao
On 6/15/20 9:30 PM, Peter Kjellerstedt wrote: -Original Message- From: openembedded-core@lists.openembedded.org On Behalf Of Yi Zhao Sent: den 15 juni 2020 03:35 To: openembedded-core@lists.openembedded.org Subject: [OE-core] [PATCH] iptables: fix invalid symbolic link for ip6tables

[OE-core] [PATCH] iptables: fix invalid symbolic link for ip6tables-apply

2020-06-14 Thread Yi Zhao
ned-off-by: Yi Zhao --- ...iptables-apply-not-getting-installed.patch | 45 +++ .../iptables/iptables_1.8.5.bb| 3 +- 2 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 meta/recipes-extended/iptables/iptables/0001-build-resolve-iptables-ap

Re: [OE-core] [PATCH] vte: add missing runtime dependency for vte-prompt

2020-06-03 Thread Yi Zhao
On 6/4/20 4:19 AM, Andreas Müller wrote: On Wed, Jun 3, 2020 at 5:43 AM Yi Zhao wrote: The /etc/profile.d/vte.sh in vte-prompt package requires vte-urlencode-cwd command which is from vte package. Think this is addressed by [1] already [1] https://lists.openembedded.org/g/openembedded-core

[OE-core] [PATCH] vte: add missing runtime dependency for vte-prompt

2020-06-02 Thread Yi Zhao
The /etc/profile.d/vte.sh in vte-prompt package requires vte-urlencode-cwd command which is from vte package. Signed-off-by: Yi Zhao --- meta/recipes-support/vte/vte_0.60.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-support/vte/vte_0.60.2.bb b/meta/recipes-support/vte

Re: [OE-core] [PATCH 2/2] encodings: RDEPEND on mkfontdir mkfontscale

2020-05-07 Thread Yi Zhao
On 5/7/20 6:43 PM, Richard Purdie wrote: On Thu, 2020-05-07 at 15:45 +0800, Yi Zhao wrote: Fix pkg_postinst error when install encodings via online repo: $ opkg install encodings Installing encodings (1.0.5) on root Configuring encodings. /var/lib/opkg/info/encodings.postinst: line 7

[OE-core] [PATCH 1/2] xorg-font-common: redirect stderr to /dev/null in pkg_postinst

2020-05-07 Thread Yi Zhao
Redirect stderr to /dev/null to avoid the error: $ opkg install encodings Installing encodings (1.0.5) on root Configuring encodings. find: /usr/lib/X11/fonts: No such file or directory Signed-off-by: Yi Zhao --- meta/recipes-graphics/xorg-font/xorg-font-common.inc | 4 ++-- 1 file changed, 2

[OE-core] [PATCH 2/2] encodings: RDEPEND on mkfontdir mkfontscale

2020-05-07 Thread Yi Zhao
t returned status 127. * opkg_configure: encodings.postinst returned 127. Signed-off-by: Yi Zhao --- meta/recipes-graphics/xorg-font/encodings_1.0.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-graphics/xorg-font/encodings_1.0.5.bb b/meta/recipes-graphics

[OE-core] [PATCH] opkg-keyrings: check if opkg-key exists before run postinst

2020-05-06 Thread Yi Zhao
By default, the opkg-key command is not included in pokg package because it is only installed when gpg support is enabled. We'd better check if it exists before run 'opkg-key populate' in pkg_postinst. Signed-off-by: Yi Zhao --- meta/recipes-devtools/opkg/opkg-keyrings_1.0.bb | 5 - 1 file

[OE-core] [PATCH] alsa-state: ignore 'No soundcards found' error in pkg_postinst

2020-04-17 Thread Yi Zhao
-g' option to alsactl to ignore this error. Signed-off-by: Yi Zhao --- meta/recipes-bsp/alsa-state/alsa-state.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/alsa-state/alsa-state.bb b/meta/recipes-bsp/alsa-state/alsa-state.bb index 0670556999..cec2272

[OE-core] [PATCH] cups: add volatiles files to create /var/log/cups

2020-04-14 Thread Yi Zhao
Add volatiles files to create /var/log/cups directory rather than create it directly when do_install. Signed-off-by: Yi Zhao --- meta/recipes-extended/cups/cups.inc | 12 +++- meta/recipes-extended/cups/cups/cups-volatiles.conf | 1 + meta/recipes-extended/cups/cups

[OE-core] [PATCH] busybox: sysctl: ignore EIO of stable_secret below /proc/sys/net/ipv6/conf

2020-04-04 Thread Yi Zhao
ror sysctl: error reading key 'net.ipv6.conf.default.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.eth0.stable_secret': Input/output error sysctl: error reading key 'net.ipv6.conf.lo.stable_secret': Input/output error Signed-off-by: Yi Zhao --- ...O-of-stable_sec

[OE-core] [PATCH V2] nfs-utils: fix do_package error when enable PACKAGECONFIG[nfsv4]

2020-03-23 Thread Yi Zhao
-utils? [file-rdeps] Signed-off-by: Yi Zhao --- Change in V2: Add more information in commit log meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb b/meta

[OE-core] [PATCH] oeqa/manual/bsp-hw.json: fix syntax error

2020-03-17 Thread Yi Zhao
, s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 948 column 1 (char 39810) Signed-off-by: Yi Zhao --- meta/lib/oeqa/manual/bsp-hw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oeqa/manual/bsp-hw.json b/meta/lib/oeqa/manual/bsp-hw.j

[OE-core] [PATCH] nfs-utils: fix do_package error when enable PACKAGECONFIG[nfsv4]

2020-03-10 Thread Yi Zhao
installing them or delete them within do_install. nfs-utils: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Yi Zhao --- meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.3.bb | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/meta/recipes-connectivity

[OE-core] [PATCH] ppp: Security fix CVE-2020-8597

2020-02-13 Thread Yi Zhao
-off-by: Yi Zhao --- ...01-pppd-Fix-bounds-check-in-EAP-code.patch | 47 +++ meta/recipes-connectivity/ppp/ppp_2.4.7.bb| 1 + 2 files changed, 48 insertions(+) create mode 100644 meta/recipes-connectivity/ppp/ppp/0001-pppd-Fix-bounds-check-in-EAP-code.patch diff --git

[OE-core] [PATCH] python3: install _tkinter.*.so to python3-tkinter package

2020-02-11 Thread Yi Zhao
libtk8.6.so()(64bit), but no providers found in RDEPENDS_python3-misc? [file-rdeps] Signed-off-by: Yi Zhao --- meta/recipes-devtools/python/python3/python3-manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes

[OE-core] [PATCH] procps: upgrade 3.3.15 -> 3.3.16

2020-02-06 Thread Yi Zhao
Drop 0001-Fix-out-of-tree-builds.patch since it has been merged upstream. Signed-off-by: Yi Zhao --- .../procps/0001-Fix-out-of-tree-builds.patch | 24 --- .../{procps_3.3.15.bb => procps_3.3.16.bb}| 5 ++-- 2 files changed, 2 insertions(+), 27 deletions(-) delete m

[OE-core] [PATCH] maintainers.inc: cleanup entries

2020-01-07 Thread Yi Zhao
-by: Yi Zhao --- meta/conf/distro/include/maintainers.inc | 11 --- 1 file changed, 11 deletions(-) diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 2b37403345..47d5c19a62 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta

[OE-core] [PATCH] tcl: upgrade 8.6.9 -> 8.6.10

2019-12-11 Thread Yi Zhao
Signed-off-by: Yi Zhao --- ...ailed-to-build-tk-8.6.10-with-cross-.patch | 44 +++ .../tcltk/tcl/alter-includedir.patch | 5 ++- .../tcl-remove-hardcoded-install-path.patch | 15 --- .../tcltk/{tcl_8.6.9.bb => tcl_8.6.10.bb} | 5 ++- 4 files changed,

[OE-core] [PATCH] libgcrypt: fix CVE-2019-12904

2019-10-15 Thread Yi Zhao
-by: Yi Zhao --- .../files/0001-Prefetch-GCM-look-up-tables.patch | 90 ++ ...ok-up-tables-to-.data-section-and-unshare.patch | 332 + ...ok-up-table-to-.data-section-and-unshare-.patch | 178 +++ meta/recipes-support/libgcrypt/libgcrypt_1.8.4.bb | 3 + 4 files

[OE-core] [PATCH] libsdl2: fix CVE-2019-13616

2019-10-14 Thread Yi Zhao
Reference: https://nvd.nist.gov/vuln/detail/CVE-2019-13616 Patch from: https://hg.libsdl.org/SDL/rev/e7ba650a643a Signed-off-by: Yi Zhao --- ...538-validate-image-size-when-loading-BMP-.patch | 34 ++ meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb| 1 + 2 files

Re: [OE-core] [PATCH] conf/image-uefi: fix building images for multilib case

2019-10-13 Thread Yi Zhao
Thanks Dmitry. But this patch introduces a minor issue. The lib32-systemd-boot will fail to build when enable multilib and EFI_PROVIDER = "grub-efi": $ bitbake lib32-systemd-boot ERROR: lib32-systemd-boot-243+AUTOINC+efb536d0cb-r0 do_compile: Execution of

[OE-core] [PATCH] python: add tk-lib as runtime dependency for python-tkinter

2019-09-19 Thread Yi Zhao
Fixes: ERROR: python-2.7.16-r0 do_package_qa: QA Issue: /usr/lib/python2.7/lib-dynload/_tkinter.so contained in package python-tkinter requires libtk8.6.so, but no providers found in RDEPENDS_python-tkinter? [file-rdeps] Signed-off-by: Yi Zhao --- meta/recipes-devtools/python/python3_3.7.4.bb

[OE-core] [PATCH] grub: remove diffutils and freetype runtime dependencies

2019-09-16 Thread Yi Zhao
-mkfont but we have explicitly disabled grub-mkfont build. It is safe to remove it. Signed-off-by: Yi Zhao --- meta/recipes-bsp/grub/grub-efi_2.04.bb | 2 +- meta/recipes-bsp/grub/grub_2.04.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/grub/grub

[OE-core] [PATCH] nfs-utils: fix nfs mount error on 32bit nfs server

2019-09-11 Thread Yi Zhao
t_squash,no_subtree_check)" \ >> /etc/exports $ /etc/init.d/nfsserver restart root@qemux86:~# mount -t nfs 127.0.0.1:/nfs_root /mnt mount: mounting 127.0.0.1:/nfs_root on /mnt failed: Stale file handle Backport a patch to fix this issue. Signed-off-by: Yi Zhao --

[OE-core] [PATCH] nfs-utils: fix nfsidmap compile error with gcc9 when enable PACKAGECONFIG[nfsv4]

2019-08-30 Thread Yi Zhao
long int |%d 455 |key, type, value, timeout); | ~~~ | | | int Signed-off-by: Yi Zhao --- ...x-compile-error-with-Werror-form

[OE-core] [PATCH] libbsd: upgrade 0.9.1 -> 0.10.0

2019-08-29 Thread Yi Zhao
License-Update: copyright years updated. Drop the backport patch. Signed-off-by: Yi Zhao --- .../0001-flopen-Add-missing-fcntl.h-include.patch | 46 -- .../libbsd/{libbsd_0.9.1.bb => libbsd_0.10.0.bb} | 11 ++ 2 files changed, 4 insertions(+), 53 deletions(-) del

Re: [OE-core] [PATCH] ltp: move from python 2.x to python 3.x

2019-08-29 Thread Yi Zhao
Hi Alexander, On 8/29/19 4:50 AM, Alexander Kanavin wrote: Signed-off-by: Alexander Kanavin --- ...thon3-everywhere-to-run-python-scrip.patch | 161 ++ meta/recipes-extended/ltp/ltp_20190517.bb | 3 +- 2 files changed, 163 insertions(+), 1 deletion(-) create mode

Re: [OE-core] [PATCH] screen: add /etc/screenrc as global config file

2019-08-23 Thread Yi Zhao
Ping.. The /etc/screenrc exists in other distributions as the default config file. //Yi On 8/16/19 4:56 PM, Yi Zhao wrote: Signed-off-by: Yi Zhao --- meta/recipes-extended/screen/screen_4.6.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-extended

  1   2   3   >