[oe] [meta-networking][PATCH] corosync: update corosync.conf to 3.x

2020-03-18 Thread mingli.yu
From: Mingli Yu Update corosync.conf to make it valid after corosync upgrades to 3.x. Reference: https://sources.debian.org/data/main/c/corosync/3.0.3-2/debian/patches/Make-the-example-config-valid.patch Signed-off-by: Mingli Yu --- .../corosync/corosync/corosync.conf | 85

[oe] [meta-oe][PATCH] nmap: make ndiff support python3

2020-02-14 Thread mingli.yu
From: Mingli Yu The ndiff is python2 compatible now, backport a patch from debian to make ndiff port to python3. Refer to https://sources.debian.org/data/main/n/nmap/7.80+dfsg1-2/debian/patches/0004-Python3-port-of-ndiff.patch Signed-off-by: Mingli Yu ---

[oe] [meta-oe][PATCH] iozone3: Upgrade to 489

2020-02-12 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-benchmark/iozone3/{iozone3_488.bb => iozone3_489.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/iozone3/{iozone3_488.bb => iozone3_489.bb} (97%) diff --git

[oe] [meta-oe][PATCH] mcelog: Upgrade to 168

2020-02-11 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-support/mcelog/{mcelog_166.bb => mcelog_168.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/mcelog/{mcelog_166.bb => mcelog_168.bb} (95%) diff --git

[oe] [meta-oe][PATCH] libteam: Upgrade to 1.30

2020-02-11 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-support/libteam/{libteam_1.29.bb => libteam_1.30.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libteam/{libteam_1.29.bb => libteam_1.30.bb} (95%) diff --git

[oe] [meta-oe][PATCH v2] log4cplus: remove gold linker setting

2019-07-31 Thread mingli.yu
From: Mingli Yu After commit[3a7abb175 log4cplus: Fix build with gold linker] applied, with below logic in conf/local.conf MACHINE ??= "qemumips64" MULTILIB_GLOBAL_VARIANTS_append = " libn32" MULTILIBS ?= "multilib:lib32 multilib:libn32" DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips"

[oe] [meta-oe][PATCH] log4cplus: remove gold linker setting

2019-07-31 Thread mingli.yu
From: Mingli Yu After commit[3a7abb175 log4cplus: Fix build with gold linker] applied, with below logic in conf/local.conf MACHINE ??= "qemumips64" MULTILIB_GLOBAL_VARIANTS_append = " libn32" MULTILIBS ?= "multilib:lib32 multilib:libn32" DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips"

[oe] [meta-oe][PATCH] libseccomp: import from meta-security

2019-07-25 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../recipes-security/libseccomp/files/run-ptest| 4 +++ .../libseccomp/libseccomp_2.4.1.bb | 41 ++ 2 files changed, 45 insertions(+) create mode 100644 meta-oe/recipes-security/libseccomp/files/run-ptest

[oe] [meta-filesystems][PATCH] ostree: import from meta-overc

2019-07-25 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- ...llow-updating-files-in-the-boot-directory.patch | 230 +++ ...reate-boot-symlink-based-on-relative-path.patch | 27 ++ ...ploy-using-etc-in-runtime-as-merge-source.patch | 41 +++ ...decrypt-password-of-remote-repository-uri.patch |

[oe] [meta-oe][PATCH 2/4] makedumpfile: Upgrade to 1.6.6

2019-07-19 Thread mingli.yu
From: Mingli Yu Rebase two patches. Signed-off-by: Mingli Yu --- ...makedumpfile-replace-hardcode-CFLAGS.patch | 41 ++- ...ort-only-46-bit-for-MAX_PHYSMEM_BITS.patch | 23 +++ ...umpfile_1.6.5.bb => makedumpfile_1.6.6.bb} | 4 +- 3 files changed, 38 insertions(+), 30

[oe] [meta-oe][PATCH 3/4] hwloc: Upgrade to 1.11.13

2019-07-19 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../hwloc/{hwloc_1.11.12.bb => hwloc_1.11.13.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/hwloc/{hwloc_1.11.12.bb => hwloc_1.11.13.bb} (89%) diff --git

[oe] [meta-oe][PATCH 1/4] crash: Upgrade to 7.2.6

2019-07-19 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-kernel/crash/{crash_7.2.5.bb => crash_7.2.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-kernel/crash/{crash_7.2.5.bb => crash_7.2.6.bb} (98%) diff --git

[oe] [meta-oe][PATCH 4/4] iperf3: Upgrade to 3.7

2019-07-19 Thread mingli.yu
From: Mingli Yu * Licence-Update: - Copyright years are updated to 2019 * Remove automake-foreign.patch as the logic included in the new version * Rebase 0002-Remove-pg-from-profile_CFLAGS.patch to new version Signed-off-by: Mingli Yu --- .../0002-Remove-pg-from-profile_CFLAGS.patch

[oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.4

2019-07-17 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../log4cplus/{log4cplus_2.0.3.bb => log4cplus_2.0.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/log4cplus/{log4cplus_2.0.3.bb => log4cplus_2.0.4.bb} (81%) diff --git

[oe] [meta-oe][PATCH 1/2] fio: Upgrade to 3.15

2019-07-17 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-benchmark/fio/{fio_3.12.bb => fio_3.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-benchmark/fio/{fio_3.12.bb => fio_3.15.bb} (96%) diff --git a/meta-oe/recipes-benchmark/fio/fio_3.12.bb

[oe] [meta-python][PATCH] python-lxml: replace -Og with -O for mips64-32

2019-06-19 Thread mingli.yu
From: Mingli Yu With below logic in local.conf: MACHINE ??= "qemumips64" MULTILIB_GLOBAL_VARIANTS_append = " libn32" MULTILIBS ?= "multilib:lib32 multilib:libn32" DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips" DEFAULTTUNE_virtclass-multilib-libn32 ?= "mips64-n32" require conf/multilib.conf

[oe] [meta-oe][PATCH] mozjs: Fix do_patch error for mips64-n32

2019-06-19 Thread mingli.yu
From: Mingli Yu After mozjs upgrade to 60.5.2 in below commit: 9ca3aad9c mozjs: Upgrade to version 60.x With below logic in local.conf: MACHINE ??= "qemumips64" MULTILIB_GLOBAL_VARIANTS_append = " libn32" MULTILIBS ?= "multilib:lib32 multilib:libn32" DEFAULTTUNE_virtclass-multilib-lib32 ?=

[oe] [meta-oe][PATCH] mariadb: Upgrade to 10.3.16

2019-06-17 Thread mingli.yu
From: Mingli Yu License-Update: The address of Free Software Foundation updated Bug fixes: MDEV-19490: show tables fails when selecting the information_schema database MDEV-19541: InnoDB crashes when trying to recover a corrupted page More details check:

[oe] [meta-networking][PATCH] kea: replace -Og with -O

2019-06-10 Thread mingli.yu
From: Mingli Yu With below logic in local.conf: MACHINE ??= "qemumips64" MULTILIB_GLOBAL_VARIANTS_append = " libn32" MULTILIBS ?= "multilib:lib32 multilib:libn32" DEFAULTTUNE_virtclass-multilib-lib32 ?= "mips" DEFAULTTUNE_virtclass-multilib-libn32 ?= "mips64-n32" require conf/multilib.conf

[oe] [meta-oe][PATCH] hwloc: Upgrade to 1.11.12

2019-06-04 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../hwloc/{hwloc_1.11.10.bb => hwloc_1.11.12.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-extended/hwloc/{hwloc_1.11.10.bb => hwloc_1.11.12.bb} (89%) diff --git

[oe] [meta-networking][PATCH v2] kea: Upgrade to 1.5.0

2019-05-24 Thread mingli.yu
From: Mingli Yu * License-Update: below text added The ext/coroutine code is externally maintained and distributed under the Boost Software License, Version 1.0. (See its accompanying file LICENSE_1_0.txt.) * There is a new added logic in 1.5.0 to use AC_TRY_RUN to detect usable C++11

[oe] [meta-networking][PATCH] kea: Upgrade to 1.5.0

2019-05-24 Thread mingli.yu
From: Mingli Yu * License-Update: below text added The ext/coroutine code is externally maintained and distributed under the Boost Software License, Version 1.0. (See its accompanying file LICENSE_1_0.txt.) * There is a new added logic in 1.5.0 to use AC_TRY_RUN to detect usable C++11

[oe] [meta-oe][PATCH] mariadb: Upgrade to 10.3.15

2019-05-23 Thread mingli.yu
From: Mingli Yu Fixes for the following security vulnerabilities: CVE-2019-2614 CVE-2019-2627 CVE-2019-2628 Signed-off-by: Mingli Yu --- .../{mariadb-native_10.3.13.bb => mariadb-native_10.3.15.bb} | 0 meta-oe/recipes-dbs/mysql/mariadb.inc | 4 ++--

[oe] [PATCH v2 2/2] libdbd-mysql-perl: Upgrade to 4.050

2019-04-25 Thread mingli.yu
From: Mingli Yu Update homepage and make SRC_URI to fetch from git. Remove one backported patch. Add libdev-checklib-perl-native to DEPENDS as the new libdbd-mysql-perl depends on another module (Devel::CheckLib) at configure time. Signed-off-by: Mingli Yu ---

[oe] [PATCH v2 1/2] libdev-checklib-perl: add new recipe

2019-04-25 Thread mingli.yu
From: Mingli Yu It provides the perl module (Devel::CheckLib) which may needed by other package which uses it to check libs. Signed-off-by: Mingli Yu --- ...CheckLib.pm-don-t-execute-the-binary.patch | 46 +++ .../perl/libdev-checklib-perl_1.13.bb | 21 + 2

[oe] [meta-oe][PATCH] rrdtool: Upgrade to 1.7.1

2019-04-25 Thread mingli.yu
From: Mingli Yu Backport 3 patches to fix below error: ERROR: rrdtool-1.7.1-r0 do_package: SYSTEMD_SERVICE_rrdcached value rrdcached.socket does not exist Signed-off-by: Mingli Yu --- ...rrdcached-default-lsb.in-to-tarball-.patch | 45 + ...-files-via-EXTRA_DIST-fixes-956-some.patch

[oe] [meta-oe][PATCH 2/2] libdbd-mysql-perl: Upgrade to 4.050

2019-04-24 Thread mingli.yu
From: Mingli Yu Update homepage and make SRC_URI to fetch from git. Remove one backported patch. Add libdev-checklib-perl-native to DEPENDS as the new libdbd-mysql-perl depends on another module (Devel::CheckLib) at configure time. Signed-off-by: Mingli Yu ---

[oe] [meta-oe][PATCH 1/2] libdev-checklib-perl: add new recipe

2019-04-24 Thread mingli.yu
From: Mingli Yu It provides the perl module (Devel::CheckLib) which may needed by other package which uses it to check libs. Signed-off-by: Mingli Yu --- ...CheckLib.pm-don-t-execute-the-binary.patch | 46 +++ .../perl/libdev-checklib-perl_1.13.bb | 21 + 2

[oe] [meta-oe][PATCH v2] hwdata: Upgrade to 0.322

2019-04-23 Thread mingli.yu
From: Mingli Yu Correct the PV to reflect the real release version. Signed-off-by: Mingli Yu --- meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb

[oe] [meta-oe][PATCH] hostapd: Upgrade to 2.8

2019-04-22 Thread mingli.yu
From: Mingli Yu License-Update: Copyright year updated to 2019. Remove 8 backported patches. Signed-off-by: Mingli Yu --- ...d-key-reinstallation-in-FT-handshake.patch | 177 ...lation-of-an-already-in-use-group-ke.patch | 253 --

[oe] [meta-oe][PATCH v2] indent: Upgrade to 2.2.12

2019-04-22 Thread mingli.yu
From: Mingli Yu Add two patches to fix the build error. Add -Wno-error=unused-value for native build to silence below error: | In file included from ../../indent-2.2.12/src/indent.h:60:0, from ../../indent-2.2.12/src/indent.c:77: | ../../indent-2.2.12/src/indent.c: In function

[oe] [meta-oe][PATCH] hwdata: Upgrade to 0.322

2019-04-22 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-support/hwdata/hwdata_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/hwdata/hwdata_git.bb b/meta-oe/recipes-support/hwdata/hwdata_git.bb index 8e8dbf5c8..f04e5c8d4 100644 ---

[oe] [meta-networking][PATCH] iscsi-initiator-utils: Fix 32bit build issues with Werror=format-truncation

2019-03-22 Thread mingli.yu
From: Mingli Yu Backport a patch to fix 32bit build issues with string length overflow as below: | idbm.c:679:27: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Werror=format-truncation=] | snprintf(passwd_len, 8, "%d",

[oe] [meta-oe][PATCH] mariadb: fix atomic support on arm

2019-03-15 Thread mingli.yu
From: Mingli Yu Check to link with libatomic to enable C11 atomics support to fix below build error on arm: |

[oe] [meta-oe][PATCH 2/3 v3] librelp: Upgrade to 1.4.0

2019-03-12 Thread mingli.yu
From: Mingli Yu Remove one backported patch. Add openssl to Depends. Signed-off-by: Mingli Yu --- .../librelp/0001-testbench-improvements.patch | 164 -- .../{librelp_1.2.18.bb => librelp_1.4.0.bb} | 5 +- 2 files changed, 2 insertions(+), 167 deletions(-) delete mode

[oe] [meta-oe][PATCH 2/3 v2] librelp: Upgrade to 1.4.0

2019-03-12 Thread mingli.yu
From: Mingli Yu Remove one backported patch. Signed-off-by: Mingli Yu --- .../librelp/0001-testbench-improvements.patch | 164 -- .../{librelp_1.2.18.bb => librelp_1.4.0.bb} | 3 +- 2 files changed, 1 insertion(+), 166 deletions(-) delete mode 100644

[oe] [meta-oe][PATCH 3/3] krb5: Upgrade to 1.17

2019-03-12 Thread mingli.yu
From: Mingli Yu License-Update: Copyright year updated to 2019. Remove one backported patch. Fix below do_package issue: ERROR: krb5-1.17-r0 do_package: QA Issue: krb5: Files/directories were installed but not shipped in any package: /usr/lib/krb5/plugins/preauth/spake.so Signed-off-by:

[oe] [meta-oe][PATCH 2/3] librelp: Upgrade to 1.4.0

2019-03-12 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../rsyslog/{librelp_1.2.18.bb => librelp_1.4.0.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-oe/recipes-extended/rsyslog/{librelp_1.2.18.bb => librelp_1.4.0.bb} (100%) diff --git

[oe] [meta-oe][PATCH 1/3] crash: Upgrade to 7.2.5

2019-03-12 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../recipes-kernel/crash/{crash_7.2.4.bb => crash_7.2.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-kernel/crash/{crash_7.2.4.bb => crash_7.2.5.bb} (97%) diff --git

[oe] [meta-oe][PATCH] mysql-python: fix compilation with MariaDB 10.3.13

2019-03-06 Thread mingli.yu
From: Mingli Yu Use standard API function MYSQL_OPT_RECONNECT instead of direct modification of internal structures which does not work for MariaDB to fix below compile issue. | _mysql.c: In function '_mysql_ConnectionObject_ping': | _mysql.c:2005:41: error: 'MYSQL' {aka 'struct st_mysql'} has

[oe] [meta-oe][PATCH 1/2] mariadb: Upgrade to 10.3.13

2019-03-04 Thread mingli.yu
From: Mingli Yu Per https://mariadb.org/about/maintenance-policy/, mariadb 5.5.x series only supported until next year April 2020, so upgrade it to 10.3.13. Remove some deprecated patches, add some new patches to fix build failure and rework two patches to avoid fuzz warnings. Signed-off-by:

[oe] [meta-oe][PATCH 2/2] libdbd-mysql-perl: fix do_compile failure

2019-03-04 Thread mingli.yu
From: Mingli Yu After mariadb upgrade to 10.3.13, there comes below do_compile failure for libdbd-mysql-perl: | dbdimp.c: In function 'mysql_dr_connect': | dbdimp.c:2000:13: error: 'MYSQL' {aka 'struct st_mysql'} has no member named 'reconnect' |result->reconnect=0; Backport a patch to

[oe] [meta-oe][PATCH] indent: Upgrade to 2.2.12

2019-02-25 Thread mingli.yu
From: Mingli Yu Add two patches to fix the build error. Signed-off-by: Mingli Yu --- ...01-Makefile.am-remove-regression-dir.patch | 67 +++ ...ent.c-correct-the-check-for-locale.h.patch | 40 +++ .../{indent_2.2.10.bb => indent_2.2.12.bb}| 9 ++- 3 files changed,

[oe] [meta-oe][PATCH 2/2] upower: add REQUIRED_DISTRO_FEATURES for polkit

2019-02-20 Thread mingli.yu
From: Mingli Yu After below commits to add polkit as a required distro feature: 97a1a55 polkit: add polkit as a required distro feature c049e02 polkit: inherit distro_features_check Need to add REQUIRED_DISTRO_FEATURES for polkit to fix below error for these packages which depend on polkit: $

[oe] [meta-oe][PATCH 1/2] udisks2: add REQUIRED_DISTRO_FEATURES for polkit

2019-02-20 Thread mingli.yu
From: Mingli Yu After below commits to add polkit as a required distro feature: 97a1a55 polkit: add polkit as a required distro feature c049e02 polkit: inherit distro_features_check Need to add REQUIRED_DISTRO_FEATURES for polkit to fix below error for these packages which depend on polkit: $

[oe] [meta-oe][PATCH] cryptsetup: Upgrade to 2.1.0

2019-02-14 Thread mingli.yu
From: Mingli Yu Instead of hardcoding the version in SRC_URI, get the version for the folder of the source dynamically in SRC_URI. Signed-off-by: Mingli Yu --- .../cryptsetup/{cryptsetup_2.0.4.bb => cryptsetup_2.1.0.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] [meta-oe][PATCH] vim: improve reproducibility

2019-01-31 Thread mingli.yu
From: Mingli Yu Clear all_cflags, all_lflags, compiled_user and compiled_sys to avoid introducing build info to improve reproducibility as below: WARNING: vim-8.1.0347-r0 do_package_qa: QA Issue: File /work/core2-64-wrs-linux/vim/8.1.0347-r0/packages-split/vim/usr/bin/vim.vim in package

[oe] [meta-oe][PATCH] openldap: improve reproducibility

2019-01-23 Thread mingli.yu
From: Mingli Yu Rework remove-user-host-pwd-from-version.patch to fix below buildpath warning: | WARNING: openldap-2.4.46-r0 do_package_qa: QA Issue: File /work/core2-64-wrs-linux/openldap/2.4.46-r0/packages-split/openldap-bin/usr/bin/ldappasswd in package contained reference to tmpdir

[oe] [PATCH] openldap: improve reproducibility

2019-01-23 Thread mingli.yu
From: Mingli Yu Rework remove-user-host-pwd-from-version.patch to fix below buildpath warning: | WARNING: openldap-2.4.46-r0 do_package_qa: QA Issue: File /work/core2-64-wrs-linux/openldap/2.4.46-r0/packages-split/openldap-bin/usr/bin/ldappasswd in package contained reference to tmpdir

[oe] [PATCH] libteam: Upgrade to 1.28

2019-01-11 Thread mingli.yu
From: Mingli Yu Remove the useless checksum lines as the source is git repo, not the tar file. Signed-off-by: Mingli Yu --- .../libteam/{libteam_1.27.bb => libteam_1.28.bb} | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) rename

[oe] [PATCH] libdbi-perl: Upgrade to 1.642

2019-01-10 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../perl/{libdbi-perl_1.641.bb => libdbi-perl_1.642.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/perl/{libdbi-perl_1.641.bb => libdbi-perl_1.642.bb} (88%) diff --git

[oe] [meta-networking][PATCH] vsftpd: allow getdents64 in the seccomp sandbox

2018-11-29 Thread mingli.yu
From: Mingli Yu seccomp is activated by default in vsftpd and this has caused compatibility issues with some kernel versions. This was fixed as one can see as https://bugzilla.redhat.com/show_bug.cgi?id=845980, but can still cause issues with newer kernels with kernel 4.18+. And there is even a

[oe] [meta-oe][PATCH] librelp: Upgrade to 1.2.18

2018-11-20 Thread mingli.yu
From: Mingli Yu * Correct the homepage * Remove two backported patches * Backport 0001-testbench-improvements.patch to fix the below error: | ../../git/src/tcp.c:3072:57: error: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1005

[oe] [meta-oe][PATCH] krb5: Upgrade to 1.16.2

2018-11-19 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../krb5/{krb5_1.16.1.bb => krb5_1.16.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-connectivity/krb5/{krb5_1.16.1.bb => krb5_1.16.2.bb} (98%) diff --git

[oe] [meta-oe][PATCH] fio: Upgrade to 3.12

2018-11-16 Thread mingli.yu
From: Mingli Yu Refresh 0001-update-the-interpreter-paths.patch as the folder unit_tests/ is renamed to t/ in below commit: c44d2c6e Move steady state unit test to t/ Signed-off-by: Mingli Yu --- .../fio/files/0001-update-the-interpreter-paths.patch | 8

[oe] [meta-oe][PATCH 2/2] log4cplus: Upgrade to 2.0.2

2018-11-15 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../log4cplus/{log4cplus_2.0.1.bb => log4cplus_2.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/log4cplus/{log4cplus_2.0.1.bb => log4cplus_2.0.2.bb} (81%) diff --git

[oe] [meta-oe][PATCH 1/2] iozone3: Upgrade to 484

2018-11-15 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../iozone3/{iozone3_482.bb => iozone3_484.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/iozone3/{iozone3_482.bb => iozone3_484.bb} (96%) diff --git

[oe] [meta-oe][PATCH] mcelog: Upgrade to 161

2018-11-14 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-support/mcelog/{mcelog_160.bb => mcelog_161.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/mcelog/{mcelog_160.bb => mcelog_161.bb} (95%) diff --git

[oe] [meta-oe][PATCH] libestr: Upgrade to 0.1.11

2018-11-13 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../libestr/{libestr_0.1.10.bb => libestr_0.1.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libestr/{libestr_0.1.10.bb => libestr_0.1.11.bb} (71%) diff --git

[oe] [meta-oe][PATCH 2/2] tk: export TK_LIBRARY='${libdir}/tk${VER}'

2018-11-13 Thread mingli.yu
From: Mingli Yu As there is below logic in configure.in [snip] test -z "$TK_LIBRARY" && TK_LIBRARY='$(prefix)/lib/tk$(VERSION)' [snip] It can make TK_LIBRARY to be $(prefix)/lib/tk$(VERSION) and then result in some files installed to /usr/lib/tk8.6 even when ${libdir} actually extract as

[oe] [meta-oe][PATCH 1/2] tk: update the parameter for --with-tcl

2018-11-13 Thread mingli.yu
From: Mingli Yu Update the parameter for --with-tcl to fix below do_configure issue: $ bitbake tk-native | checking for Tcl configuration... configure: error: /mybuild/tmp/work/x86_64-linux/tk-native/8.6.8-r0/recipe-sysroot-native/usr/bin directory doesn't contain tclConfig.sh Signed-off-by:

[oe] [meta-oe][PATCH] hwloc: Update the SRC_URI

2018-11-08 Thread mingli.yu
From: Mingli Yu Update the SRC_URI to fix below issue: $ bitbake -cfetch lib32-hwloc ERROR: lib32-hwloc-1.11.10-r0 do_fetch: Fetcher failure for URL: 'https://www.open-mpi.org/software/lib32-hwloc/v1.11/downloads/hwloc-1.11.10.tar.bz2'. Unable to fetch URL from any source. Actually the source

[oe] [meta-oe][PATCH] tk: extend to nativesdk

2018-11-07 Thread mingli.yu
From: Mingli Yu After enable tk via PACKAGECONFIG for python3, there comes below error: Missing or unbuildable dependency chain was: ['buildtools-tarball', 'nativesdk-python3', 'nativesdk-tk'] Extend tk to nativesdk to fix this issue. Signed-off-by: Mingli Yu ---

[oe] [meta-oe][PATCH] mariadb: Upgrade to 5.5.62

2018-11-01 Thread mingli.yu
From: Mingli Yu MariaDB 5.5.62 is a maintenance release. It includes bugfixes and updates, including from MySQL 5.5.62. . XtraDB updated to 5.5.61-38.13 . Fixes for the following security vulnerabilities: CVE-2018-3282 CVE-2018-3174 Signed-off-by: Mingli Yu ---

[oe] [meta-oe][PATCH] lvm2: update SRC_URI

2018-11-01 Thread mingli.yu
From: Mingli Yu Update SRC_URI for lvm2 as the previous one is invalid. Signed-off-by: Mingli Yu --- meta-oe/recipes-support/lvm2/lvm2.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc b/meta-oe/recipes-support/lvm2/lvm2.inc index

[oe] [meta-webserver][PATCH] apache2: Fix CVE-2018-11763

2018-10-29 Thread mingli.yu
From: Mingli Yu mod_http2: connection IO event handling reworked. Instead of reacting on incoming bytes, the state machine now acts on incoming frames that are affecting it. This reduces state transitions. Reference: https://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-11763.html

[oe] [meta-perl][PATCH 2/2] adduser: Update SRC_URI

2018-10-22 Thread mingli.yu
From: Mingli Yu Update SRC_URI for adduser as the previous one is invalid. Signed-off-by: Mingli Yu --- meta-perl/recipes-perl/adduser/adduser_3.117.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-perl/recipes-perl/adduser/adduser_3.117.bb

[oe] [meta-networking][PATCH 1/2] snort: Update SRC_URI

2018-10-22 Thread mingli.yu
From: Mingli Yu Update SRC_URI for snort as the previous one is invalid. Signed-off-by: Mingli Yu --- meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.11.1.bb

[oe] [meta-oe][PATCH] udisks2: Upgrade to 2.7.8

2018-10-17 Thread mingli.yu
From: Mingli Yu This is a bugfix release for UDisks 2.7. Included fixes: - Fix string format vulnerability - Fix CVE-2018-17336 Signed-off-by: Mingli Yu --- .../udisks/{udisks2_2.7.7.bb => udisks2_2.7.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [meta-oe][PATCH] cpupower: Update LIC_FILES_CHKSUM

2018-10-15 Thread mingli.yu
From: Mingli Yu Update LIC_FILES_CHKSUM for cpupower as the COPYING file which is used for LIC_FILES_CHKSUM has been changed in below commit: commit bf02d491237eea10290bd379bf7fc8c37ac6c3b4 Author: Mauro Carvalho Chehab Date: Fri Mar 23 06:51:06 2018 -0300 COPYING: use the new text with

[oe] [meta-oe][PATCH] rsyslog: avoid recompiling program during running ptest

2018-09-30 Thread mingli.yu
From: Mingli Yu * Previously there is below logic in rsyslog-8.37.0/tests/Makefile check-TESTS: After below commit in automake, 8555e7b81 check: Make 'check-TESTS' target depend on test dependencies the logic changes to the below: check-TESTS: $(check_PROGRAMS) It will result in

[oe] [meta-oe][PATCH v2] efivar: make CC_FOR_BUILD value complete

2018-09-27 Thread mingli.yu
From: Mingli Yu Update CC_FOR_BUILD=${BUILD_CC} to CC_FOR_BUILD="${BUILD_CC}" to guarantee the BUILD_CC value passed to CC_FOR_BUILD completely to avoid below build failure when ccache enabled: | NOTE: make -j 48 -C src makeguids CC_FOR_BUILD=ccache gcc | make: Entering directory

[oe] [meta-oe][PATCH] efivar: make CC_FOR_BUILD value complete

2018-09-27 Thread mingli.yu
From: Mingli Yu Issue: LIN1018-2452 Update CC_FOR_BUILD=${BUILD_CC} to CC_FOR_BUILD="${BUILD_CC}" to guarantee the BUILD_CC value passed to CC_FOR_BUILD completely to avoid below build failure when ccache enabled: | NOTE: make -j 48 -C src makeguids CC_FOR_BUILD=ccache gcc | make: Entering

[oe] [meta-oe][PATCH] eventlog: remove recipe

2018-09-26 Thread mingli.yu
From: Mingli Yu eventlog is not external lib anymore and it has been already integrated to syslog-ng as below commit in syslog-ng repo https://github.com/balabit/syslog-ng.git -- Author: kokan Date: Tue Nov 21 22:16:49 2017 +0100 eventlog: now part of the

[oe] [meta-networking][PATCH] lksctp-tools: fix ptest Segmentation fault

2018-09-24 Thread mingli.yu
From: Mingli Yu Initialize the variable event properly to fix the below Segmentation fault: # cd /usr/lib64/lksctp-tools/ptest # ./test_1_to_1_events test_1_to_1_events.c 1 PASS : COMM_UP notification on client socket - SUCCESS test_1_to_1_events.c 2 PASS : COMM_UP notification on server

[oe] [meta-networking][PATCH v2] postfix: fix pkg_postinst_${PN}

2018-09-13 Thread mingli.yu
From: Mingli Yu "exit 0" will break the postinst logic below the line "exit 0" such as: === update-alternatives --install /usr/sbin/sendmail sendmail /usr/sbin/sendmail.postfix 120 update-alternatives --install /usr/bin/mailq mailq /usr/bin/mailq.postfix 120 update-alternatives --install

[oe] [meta-networking][PATCH] postfix: fix pkg_postinst_${PN}

2018-09-13 Thread mingli.yu
From: Mingli Yu "exit 0" will break the postinst logic below the line "exit 0" such as: === update-alternatives --install /usr/sbin/sendmail sendmail /usr/sbin/sendmail.postfix 120 update-alternatives --install /usr/bin/mailq mailq /usr/bin/mailq.postfix 120 update-alternatives --install

[oe] [meta-oe][PATCH] gd: Fix CVE-2018-1000222

2018-09-12 Thread mingli.yu
From: Mingli Yu check return value in gdImageBmpPtr Signed-off-by: Mingli Yu --- .../gd/gd/CVE-2018-1000222.patch | 82 +++ meta-oe/recipes-support/gd/gd_2.2.5.bb| 1 + 2 files changed, 83 insertions(+) create mode 100644

[oe] [meta-networking][PATCH 2/2] esmtp: add sendmail to ALTERNATIVE_${PN}

2018-09-05 Thread mingli.yu
From: Mingli Yu There are several packages provide ${sbindir}/sendmail and should add sendmail to ALTERNATIVE_${PN} to make it work well. And the sendmail is removed from ALTERNATIVE_${PN} in below commit: === commit 7b500488115c67d657312135b48027a1c26e0955 Author: Lei Maohui Date: Fri Aug

[oe] [meta-networking][PATCH 1/2] postfix: add sendmail to ALTERNATIVE_${PN}

2018-09-05 Thread mingli.yu
From: Mingli Yu There are several packages provide ${sbindir}/sendmail and should add sendmail to ALTERNATIVE_${PN} to make it work well. And the sendmail is removed from ALTERNATIVE_${PN} in below commit: === commit 7b500488115c67d657312135b48027a1c26e0955 Author: Lei Maohui Date: Fri Aug

[oe] [meta-networking][PATCH v2 1/2] lksctp-tools: Upgrade to 1.0.18

2018-09-03 Thread mingli.yu
From: Mingli Yu inherit autotools-brokensep to fix the gap between ${S} and ${B} Backport 6 patches from master to fix build issue[https://github.com/sctp/lksctp-tools/compare/lksctp-tools-1.0.18...master] | WARNING: lksctp-tools-1.0.18+gitAUTOINC+1b077af62d-r0 do_package: QA Issue:

[oe] [meta-networking][PATCH 2/2] freediameter: update the old sctp api check

2018-09-03 Thread mingli.yu
From: Mingli Yu The initial sctp api check for freediameter as below: commit d3c5e991cb532ea09684d69fb4d0d58e9bc39a0c Author: Sebastien Decugis Date: Mon Jun 3 12:05:37 2013 +0800 Add some compliancy to RFC6458. Not tested however as Ubuntu does not support this yet diff --git

[oe] [meta-networking][PATCH 1/2] lksctp-tools: Upgrade to 1.0.18

2018-09-03 Thread mingli.yu
From: Mingli Yu inherit autotools-brokensep to fix the gap between ${S} and ${B} Backport 6 patches from master to fix build issue[https://github.com/sctp/lksctp-tools/compare/lksctp-tools-1.0.18...master] | WARNING: lksctp-tools-1.0.18+gitAUTOINC+1b077af62d-r0 do_package: QA Issue:

[oe] [meta-oe][PATCH] cryptsetup: Upgrade to 2.0.4

2018-08-29 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../cryptsetup/{cryptsetup_2.0.3.bb => cryptsetup_2.0.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-crypto/cryptsetup/{cryptsetup_2.0.3.bb => cryptsetup_2.0.4.bb} (91%) diff --git

[oe] [meta-oe][PATCH] mcelog: Upgrade to 160

2018-08-28 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-support/mcelog/{mcelog_159.bb => mcelog_160.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/mcelog/{mcelog_159.bb => mcelog_160.bb} (95%) diff --git

[oe] [meta-networking][PATCH] drbd-utils: fix usrmerge install path

2018-08-27 Thread mingli.yu
From: Mingli Yu Install the files under folder /usr/lib/drbd to instead of /lib/drbd and also /usr/lib/udev to instead of /lib/udev/ when usrmerge enabled to fix below issue: | WARNING: drbd-utils-9.5.0-r0 do_package: QA Issue: drbd-utils: Files/directories were installed but not shipped in

[oe] [meta-oe][PATCH v2] lmbench: fix usrmerge install path

2018-08-26 Thread mingli.yu
From: Mingli Yu Rework the patch use-base_libdir-instead-of-hardcoded-lib.patch to 0001-src-Makefile-use-libdir-instead-of-hardcoded-lib.patch to fix the below do_install error when usrmerge enabled in DISTRO_FEATURES and also fix the lib name from lmbench.a to libmbench.a | if [ ! -d

[oe] [meta-oe][PATCH] lmbench: fix usrmerge install path

2018-08-24 Thread mingli.yu
From: Mingli Yu Update $(base_libdir) to $(baselib) to fix the below do_install error when usrmerge enabled in DISTRO_FEATURES. | if [ ! -d /poky-build/tmp-glibc/work/core2-64-wrs-linux/lmbench/3.0-a9-r2/image/usr/usr/lib64 ]; then mkdir

[oe] [meta-oe][PATCH] xerces-c: Update SRC_URI

2018-08-22 Thread mingli.yu
From: lwang1 The source located under http://archive.apache.org/dist/xerces/c/3/sources/ now, change SRC_URI accordingly Signed-off-by: lwang1 Signed-off-by: Mingli Yu --- meta-oe/recipes-devtools/xerces-c/xerces-c_3.1.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH] nmap: install ndiff

2018-08-22 Thread mingli.yu
From: Mingli Yu Currently, the ndiff isn't built and installed as ndiff is python2 compatible script and it checks PYTHON_VERSION to determine whether build and install ndiff in configure phase. Update to inherit pythonnative to let the PYTHON_VERSION to be 2 to let ndiff be built and

[oe] [meta-oe][PATCH v2 2/2] fio: disable compiler optimizations

2018-08-21 Thread mingli.yu
From: Mingli Yu Pass parameter "--disable-optimizations" to configure script to disable compiler optimizations to fix below issue: $ gdb /usr/bin/fio (gdb) r -h Starting program: /usr/bin/fio -h [Thread debugging using libthread_db enabled] Using host libthread_db library

[oe] [meta-oe][PATCH 1/2] fio: Upgrade to 3.8

2018-08-21 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- meta-oe/recipes-benchmark/fio/{fio_3.7.bb => fio_3.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/fio/{fio_3.7.bb => fio_3.8.bb} (95%) diff --git a/meta-oe/recipes-benchmark/fio/fio_3.7.bb

[oe] [meta-oe][PATCH] fio: disable compiler optimizations

2018-08-20 Thread mingli.yu
From: Mingli Yu Add parameter "--disable-optimizations" to configure script to disable compiler optimizations to fix below issue: $ gdb /usr/bin/fio (gdb) r -h Starting program: /usr/bin/fio -h [Thread debugging using libthread_db enabled] Using host libthread_db library

[oe] [meta-networking][PATCH] ipvsadm: fix usrmerge install path

2018-08-17 Thread mingli.yu
From: Mingli Yu Update SBIN to fix below error when usrmerge enabled in DISTRO_FEATURES. ERROR: QA Issue: ipvsadm-dbg package is not obeying usrmerge distro feature. /sbin should be relocated to /usr. [usrmerge] Signed-off-by: Mingli Yu ---

[oe] [meta-networking][PATCH] kea: fix do_package warning

2018-08-13 Thread mingli.yu
From: Mingli Yu Add libdhcp_stat_cmds.a and libdhcp_ha.a to FILES_${PN}-staticdev to fix below warning: WARNING: kea-1.4.0-r0 do_package: QA Issue: kea: Files/directories were installed but not shipped in any package: /usr/lib64/hooks/libdhcp_stat_cmds.a /usr/lib64/hooks/libdhcp_ha.a

[oe] [meta-oe][PATCH] mariadb: Upgrade to 5.5.61

2018-08-02 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../{mariadb-native_5.5.60.bb => mariadb-native_5.5.61.bb}| 0 meta-oe/recipes-dbs/mysql/mariadb.inc | 4 ++-- .../mysql/{mariadb_5.5.60.bb => mariadb_5.5.61.bb}| 0 3 files changed, 2 insertions(+), 2

[oe] [PATCH 2/2] makedumpfile: Upgrade to 1.6.4

2018-07-31 Thread mingli.yu
From: Mingli Yu Refresh the patches to avoid fuzz warnings Signed-off-by: Mingli Yu --- ...01-makedumpfile-replace-hardcode-CFLAGS.patch | 16 +++- ...upport-only-46-bit-for-MAX_PHYSMEM_BITS.patch | 15 +++ ...kedumpfile_1.6.2.bb => makedumpfile_1.6.4.bb} | 4 ++-- 3

[oe] [PATCH 1/2] crash: Upgrade to 7.2.3

2018-07-31 Thread mingli.yu
From: Mingli Yu Signed-off-by: Mingli Yu --- .../recipes-kernel/crash/{crash_7.2.0.bb => crash_7.2.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-kernel/crash/{crash_7.2.0.bb => crash_7.2.3.bb} (97%) diff --git

[oe] [meta-oe][PATCH v2] iperf3: Upgrade to 3.6

2018-07-30 Thread mingli.yu
From: Mingli Yu * Licence-Update: - Copyright years are updated to 2018 - Remove the part about src/tcp_window_size.{c,h} as iperf3 uses get/setsockopt() with SO_SNDBUF and SO_RCVBUF directly now * Update the path parameter for --with-openssl as ${RECIPE_SYSROOT}${prefix} to fix

[oe] [meta-oe][PATCH v2] librelp: Upgrade to 1.2.16

2018-07-30 Thread mingli.yu
From: Mingli Yu * Add 0001-src-tcp.c-fix-jump-misses-init-error.patch to fix -Werror=jump-misses-init error * Add 0001-src-tcp.c-increase-the-size-of-szHname.patch to fix -Werror=format-truncation error when security_flags turned on Signed-off-by: Mingli Yu ---

  1   2   3   >