[oe] [meta-oe] [PATCH v2] samba: Solve the dependency problem when installing Samba

2021-06-23 Thread wangmy
Error Message: Problem: conflicting requests - nothing provides samba-pidl needed by samba-client-4.14.5-r0.aarch64 Signed-off-by: Wang Mingyu --- .../samba/samba_4.14.5.bb | 22 +-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git

[oe] [meta-oe] [PATCH] samba: Solve the dependency problem when installing Samba

2021-06-21 Thread wangmy
Error Message: Problem: conflicting requests - nothing provides samba-pidl needed by samba-client-4.14.5-r0.aarch64 Signed-off-by: Wang Mingyu --- .../samba/samba_4.14.5.bb | 24 +-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git

[oe] [meta-oe] [PATCH 1/7] exiv2: Fix CVE-2021-29457

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29457 The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they can trick the victim into

[oe] [meta-oe] [PATCH 2/7] exiv2: Fix CVE-2021-29458

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29458 The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing

[oe] [meta-oe] [PATCH 3/7] exiv2: Fix CVE-2021-29463

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29463 The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing

[oe] [meta-oe] [PATCH 4/7] exiv2: Fix CVE-2021-3482

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3482 Improper input validation of the rawData.size property in Jp2Image::readMetadata() in jp2image.cpp can lead to a heap-based buffer overflow via a crafted JPG image containing malicious EXIF data.

[oe] [meta-oe] [PATCH 5/7] exiv2: Fix CVE-2021-29464

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29464 The heap overflow is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to gain code execution, if they

[oe] [meta-oe] [PATCH 7/7] exiv2: Fix CVE-2021-29473

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29473 The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing

[oe] [meta-oe] [PATCH 6/7] exiv2: Fix CVE-2021-29470

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29470 The out-of-bounds read is triggered when Exiv2 is used to write metadata into a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service by crashing

[oe] [meta-oe] [PATCH] libsdl: Fix CVE-2019-13616

2021-05-18 Thread wangmy
References https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13616 SDL (Simple DirectMedia Layer) through 1.2.15 and 2.x through 2.0.9 has a heap-based buffer over-read in BlitNtoN in video/SDL_blit_N.c when called from SDL_SoftBlit in video/SDL_blit.c. Upstream-Status:

[oe] [meta-oe] [PATCH] uftrace: Fix a plthook crash on aarch64 with binutils2.35.1 and later versions on aarch64

2021-05-13 Thread wangmy
Signed-off-by: Wang Mingyu --- ...error-on-aarch64-with-binutils2.35.1.patch | 27 --- ...thook-crash-on-aarch64-with-binutils.patch | 47 +++ .../recipes-devtools/uftrace/uftrace_0.9.4.bb | 2 +- 3 files changed, 48 insertions(+), 28 deletions(-) delete mode 100644

[oe] [meta-oe] [PATCH] trace-cmd: Conflict resolution

2021-05-19 Thread wangmy
perf(oe-core) also uses the doc included in plugins/, so package it in own subdirs of trace-cmd. Signed-off-by: Wang Mingyu --- meta-oe/recipes-kernel/trace-cmd/trace-cmd_2.9.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-kernel/trace-cmd/trace-cmd_2.9.1.bb

[oe] [meta-oe] [PATCH] uftrace: upgrade 0.9.4 -> 0.10

2021-05-26 Thread wangmy
0001-aarch64-Fix-a-plthook-crash-on-aarch64-with-binutils.patch removed since it is removed in 0.10 Signed-off-by: Wang Mingyu --- ...thook-crash-on-aarch64-with-binutils.patch | 47 --- .../{uftrace_0.9.4.bb => uftrace_0.10.bb} | 3 +- 2 files changed, 1 insertion(+), 49

[oe] [meta-oe] [PATCH] tigervnc: upgrade 1.10.1 -> 1.11.0

2021-04-22 Thread wangmy
refresh the following patches: 0002-do-not-build-tests-sub-directory.patch 0004-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch Signed-off-by: Wang Mingyu --- ...002-do-not-build-tests-sub-directory.patch | 15 ++-- ...vnc-add-fPIC-option-to-COMPILE_FLAGS.patch | 23 +--

[oe] [meta-oe] [PATCH] live555: upgrade 20210406 -> 20210710

2021-07-15 Thread wangmy
Signed-off-by: Wang Mingyu --- .../live555/{live555_20210406.bb => live555_20210710.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-multimedia/live555/{live555_20210406.bb => live555_20210710.bb} (97%) diff --git

[oe] [meta-oe] [PATCH] modemmanager: upgrade 1.16.6 -> 1.16.8

2021-07-15 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{modemmanager_1.16.6.bb => modemmanager_1.16.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/modemmanager/{modemmanager_1.16.6.bb => modemmanager_1.16.8.bb} (95%) diff --git

[oe] [meta-oe] [PATCH] mariadb: upgrade 10.5.8 -> 10.5.9

2021-04-01 Thread wangmy
refresh c11_atomics.patch remove 0001-stacktrace-t.c-make-the-test-conditional.patch since it is included in 10.5.9 Signed-off-by: Wang Mingyu --- ...ive_10.5.8.bb => mariadb-native_10.5.9.bb} | 0 meta-oe/recipes-dbs/mysql/mariadb.inc | 3 +-

Re: [oe] [meta-oe] [PATCH] uftrace: Fix error on aarch64 when binutils update to 2.35.1

2021-04-15 Thread wangmy
ls > update to 2.35.1 > > On Wed, Apr 14, 2021 at 11:10 PM wangmy wrote: > > > > Signed-off-by: Wang Mingyu > > --- > > ...error-on-aarch64-with-binutils2.35.1.patch | 27 > > +++ .../recipes-devtools/uftrace/uftrace_0.9.4.bb | > >

[oe] [meta-oe] [PATCH] uftrace: Fix error on aarch64 when binutils update to 2.35.1

2021-04-15 Thread wangmy
Signed-off-by: Wang Mingyu --- ...error-on-aarch64-with-binutils2.35.1.patch | 27 +++ .../recipes-devtools/uftrace/uftrace_0.9.4.bb | 1 + 2 files changed, 28 insertions(+) create mode 100644

[oe] [meta-networking] [PATCH] netplan: upgrade 0.102 -> 0.103

2021-08-20 Thread wangmy
0001-Handle-enum-element-override.patch removed since it is included in 0.103 Add patch to fix bug for 32bit format string bug. Signed-off-by: Wang Mingyu --- .../0001-Handle-enum-element-override.patch | 34 --- ...001-parse-nm-fix-32bit-format-string.patch | 25

[oe] [meta-oe] [PATCH v2] c-ares: upgrade 1.17.1 -> 1.17.2

2021-08-20 Thread wangmy
Signed-off-by: Wang Mingyu --- .../c-ares/{c-ares_1.17.1.bb => c-ares_1.17.2.bb} | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) rename meta-oe/recipes-support/c-ares/{c-ares_1.17.1.bb => c-ares_1.17.2.bb} (64%) diff --git

[oe] [meta-oe] [PATCH] icewm: upgrade 2.6.0 -> 2.7.0

2021-08-19 Thread wangmy
Increase the maximum value for TaskbarButtonWidthDivisor from 25 to 50. Add a --with-background= build option to set a default background path. Improve the responsiveness of icewmbg when a new image must be scaled. Reduce the memory usage by icewmbg by removing the image cache. Make icewmbg much

[oe] [meta-oe] [PATCH] ctags: upgrade 5.9.20210801.0 -> 5.9.20210815.0

2021-08-20 Thread wangmy
SQL: fix a typo in the code deciding a promise area Signed-off-by: Wang Mingyu --- .../ctags/{ctags_5.9.20210801.0.bb => ctags_5.9.20210815.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210801.0.bb => ctags_5.9.20210815.0.bb}

[oe] [meta-oe] [PATCH] live555: upgrade 20210720 -> 20210809

2021-08-20 Thread wangmy
Signed-off-by: Wang Mingyu --- .../live555/{live555_20210720.bb => live555_20210809.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-multimedia/live555/{live555_20210720.bb => live555_20210809.bb} (97%) diff --git

[oe] [meta-oe] [PATCH] opensc: upgrade 0.21.0 -> 0.22.0

2021-08-20 Thread wangmy
Use standard paths for file cache on Linux and OSX Various issues of memory/buffer handling in legacy drivers mostly reported by oss-fuzz and coverity (tcos, oberthur, isoapplet, iasecc, westcos, gpk, flex, dnie, mcrd, authentic, belpic) Add threading test to pkcs11-tool Add support to generate

[oe] [meta-oe] [PATCH] c-ares: upgrade 1.17.1 -> 1.17.2

2021-08-19 Thread wangmy
Signed-off-by: Wang Mingyu --- .../c-ares/{c-ares_1.17.1.bb => c-ares_1.17.2.bb} | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) rename meta-oe/recipes-support/c-ares/{c-ares_1.17.1.bb => c-ares_1.17.2.bb} (63%) diff --git

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.4.20 -> 6.4.21

2021-08-18 Thread wangmy
* The new security fix in 6.4.20 for CVE-2021-36386 caused truncation of messages logged to buffered outputs, predominantly --logfile. This also caused lines in the logfile to run into one another because the fragment containing the '\n' line-end character was usually lost. Reason is

[oe] [meta-oe] [PATCH] sedutil: upgrade 1.15.1.01 -> 1.20.0

2021-08-25 Thread wangmy
0001-DtaAnnotatedDump-Add-typedef-name-to-the-union.patch removed since it is included in 1.20.0 Signed-off-by: Wang Mingyu --- ...edDump-Add-typedef-name-to-the-union.patch | 34 --- .../recipes-extended/sedutil/sedutil_git.bb | 9 +++-- 2 files changed, 4 insertions(+), 39

[oe] [meta-oe] [PATCH] live555: upgrade 20210809 -> 20210824

2021-08-25 Thread wangmy
Signed-off-by: Wang Mingyu --- .../live555/{live555_20210809.bb => live555_20210824.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-multimedia/live555/{live555_20210809.bb => live555_20210824.bb} (97%) diff --git

[oe] [meta-oe] [PATCH] doxygen: upgrade 1.9.1 -> 1.9.2

2021-08-25 Thread wangmy
Features issue #2732: Adding support for C++20 concepts (Origin: bugzilla #499352) Introducing new sidebar layout via FULL_SIDEBAR option. Added -q commandline-parameter for quiet operation Add config option SHOW_HEADERFILE Add config option WARN_IF_INCOMPLETE_DOC Add config options

[oe] [meta-oe] [PATCH] gensio: upgrade 2.2.8 -> 2.2.9

2021-08-25 Thread wangmy
v2.2.9: Fix a crash if telnet is used without rfc2217 Signed-off-by: Wang Mingyu --- .../gensio/{gensio_2.2.8.bb => gensio_2.2.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/gensio/{gensio_2.2.8.bb => gensio_2.2.9.bb} (93%)

[oe] [meta-filesystems] [PATCH] xfsprogs: upgrade 5.12.0 -> 5.13.0

2021-08-25 Thread wangmy
Signed-off-by: Wang Mingyu --- .../xfsprogs/{xfsprogs_5.12.0.bb => xfsprogs_5.13.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_5.12.0.bb => xfsprogs_5.13.0.bb} (96%) diff --git

[oe] [meta-networking] [PATCH] networkmanager: upgrade 1.32.8 -> 1.32.10

2021-08-25 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{networkmanager_1.32.8.bb => networkmanager_1.32.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/networkmanager/{networkmanager_1.32.8.bb => networkmanager_1.32.10.bb} (98%) diff --git

[oe] [meta-oe] [PATCH] can-utils: upgrade 2021.06.0 -> 2021.08.0

2021-08-25 Thread wangmy
Signed-off-by: Wang Mingyu --- meta-oe/recipes-extended/socketcan/can-utils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/socketcan/can-utils_git.bb b/meta-oe/recipes-extended/socketcan/can-utils_git.bb index ad7fc596ed..8d63a10e54

[oe] [meta-oe] [PATCH] nlohmann-json: upgrade 3.9.1 -> 3.10.2

2021-09-05 Thread wangmy
Release date: 2021-08-26 SHA-256: 059743e48b37e41579ee3a92e82e984bfa0d2a9a2b20b175d04db8089f46f047 (json.hpp) 61e605be15e88deeac4582aaf01c09d616f8302edde7adcaba9261ddc3b4ceca (include.zip) Summary This release is made days after the 3.10.1 release due to a bug in the release script: The 3.10.1

[oe] [meta-oe] [PATCH] cjson: upgrade 1.7.14 -> 1.7.15

2021-09-05 Thread wangmy
Fixes: Fix potential core dumped for strrchr, see https://github.com/DaveGamble/cJSON/pull/546 Fix null pointer crash in cJSON_CreateXxArray, see https://github.com/DaveGamble/cJSON/pull/538 Fix several null pointer problems on allocation failure, see

[oe] [meta-networking] [PATCH] wireshark: upgrade 3.4.7 -> 3.4.8

2021-09-05 Thread wangmy
Signed-off-by: Wang Mingyu --- .../wireshark/{wireshark_3.4.7.bb => wireshark_3.4.8.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_3.4.7.bb => wireshark_3.4.8.bb} (97%) diff --git

[oe] [meta-oe] [PATCH] libwebsockets: upgrade 4.2.1 -> 4.2.2

2021-09-05 Thread wangmy
ss: sigv4: disable ctest until new auth available Signed-off-by: Wang Mingyu --- .../{libwebsockets_4.2.1.bb => libwebsockets_4.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libwebsockets/{libwebsockets_4.2.1.bb =>

[oe] [meta-oe] [PATCH] monit: upgrade 5.28.1 -> 5.29.0

2021-09-05 Thread wangmy
Signed-off-by: Wang Mingyu --- .../recipes-support/monit/{monit_5.28.1.bb => monit_5.29.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/monit/{monit_5.28.1.bb => monit_5.29.0.bb} (94%) diff --git a/meta-oe/recipes-support/monit/monit_5.28.1.bb

[oe] [meta-oe] [PATCH] byacc: upgrade 20200910 -> 20210808

2021-09-17 Thread wangmy
refresh 0001-byacc-do-not-reorder-CC-and-CFLAGS.patch -License-Update: Copyright year updated to 2021. * reader.c: fix memory-leak when replacing $$'s in destructor code (report/testcase by Boris Kolpackov). * main.c: account for a memory-leak * btyaccpar.skel, yaccpar.skel: revert

[oe] [meta-networking] [PATCH] dnsmasq: upgrade 2.85 -> 2.86

2021-09-14 Thread wangmy
version 2.86 Handle DHCPREBIND requests in the DHCPv6 server code. Thanks to Aichun Li for spotting this omission, and the initial patch. Fix bug which caused dnsmasq to lose track of processes forked to handle TCP DNS connections under heavy load. The code

[oe] [meta-oe] [PATCH] cppzmq: upgrade 4.7.1 -> 4.8.0

2021-09-08 Thread wangmy
Fixed: Fix MSYS libzmq discovery (#510) Fix handshake event don't need DRAFT API in libzmq v4.3.0 and above (#509) Use chrono duration for poll default timeout (#497) context_t close no longer uses deprecated function (#490) Fix for potential memory leak in monitor_t::check_event (#482) Fix if

[oe] [meta-oe] [PATCH] dfu-util: upgrade 0.10 -> 0.11

2021-09-08 Thread wangmy
o Fix suffix check regression on Windows with Large File Support o Skip setting alternate interface when not needed o Only clamp transfer size on Linux o Quirk for GD32 leave request o Improve status and error messages and exit codes o dfuse: Process all alternate interfaces in a DfuSe file o

[oe] [meta-oe] [PATCH] libqmi: upgrade 1.30.0 -> 1.30.2

2021-09-08 Thread wangmy
Signed-off-by: Wang Mingyu --- .../libqmi/{libqmi_1.30.0.bb => libqmi_1.30.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.30.0.bb => libqmi_1.30.2.bb} (90%) diff --git

[oe] [meta-oe] [PATCH] lockfile-progs: upgrade 0.1.18 -> 0.1.19

2021-09-08 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{lockfile-progs_0.1.18.bb => lockfile-progs_0.1.19.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-extended/lockfile-progs/{lockfile-progs_0.1.18.bb => lockfile-progs_0.1.19.bb} (85%) diff --git

[oe] [meta-oe] [PATCH] poppler-data: upgrade 0.4.10 -> 0.4.11

2021-09-08 Thread wangmy
Signed-off-by: Wang Mingyu --- .../poppler/{poppler-data_0.4.10.bb => poppler-data_0.4.11.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-support/poppler/{poppler-data_0.4.10.bb => poppler-data_0.4.11.bb} (90%) diff --git

[oe] [meta-oe] [PATCH] ctags: upgrade 5.9.20210627.0 -> 5.9.20210711.0

2021-07-15 Thread wangmy
Signed-off-by: Wang Mingyu --- .../ctags/{ctags_5.9.20210627.0.bb => ctags_5.9.20210711.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210627.0.bb => ctags_5.9.20210711.0.bb} (95%) diff --git

[oe] [meta-filesystems] [PATCH] fatresize: upgrade 1.0.2 -> 1.1.0

2021-07-15 Thread wangmy
License_Update: Update license to GPLv3 version 1.1.0: - drop support for libparted older than 2.4 (#16) - introduce `-n, --partition` to set a partition number when dealing with file dumps, /dev/loop and /dev/ram devices (#15) - ask confirmation for operations (e.g. FAT32 -> FAT16

[oe] [meta-filesystems] [PATCH] xfsprogs: upgrade 5.10.0 -> 5.12.0

2021-07-15 Thread wangmy
Signed-off-by: Wang Mingyu --- .../xfsprogs/{xfsprogs_5.10.0.bb => xfsprogs_5.12.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_5.10.0.bb => xfsprogs_5.12.0.bb} (96%) diff --git

[oe] [meta-oe] [PATCH] icewm: upgrade 2.3.4 -> 2.6.0

2021-07-15 Thread wangmy
Changelog: Keep track of changes to modal flag. Optimize raising of modal windows. Fix a memory leak for dynamic menu's. Free start menu and windowlist menu on exit. Fix for browse menu's for root and home in start menu. Eliminate several memory leaks in icon handling. Use absolute paths for the

[oe] [meta-networking] [PATCH] networkmanager: upgrade 1.32.2 -> 1.32.4

2021-07-29 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{networkmanager_1.32.2.bb => networkmanager_1.32.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/networkmanager/{networkmanager_1.32.2.bb => networkmanager_1.32.4.bb} (98%) diff --git

[oe] [meta-oe] [PATCH] bats: upgrade 1.3.0 -> 1.4.1

2021-07-29 Thread wangmy
Added: Docker image architectures amd64, 386, arm64, arm/v7, arm/v6, ppc64le, s390x https://github.com/bats-core/bats-core/pull/438 Fixed: automatic push to Dockerhub https://github.com/bats-core/bats-core/pull/438 Signed-off-by: Wang Mingyu --- meta-oe/recipes-test/bats/{bats_1.3.0.bb =>

[oe] [meta-oe] [PATCH] gensio: upgrade 2.2.7 -> 2.2.8

2021-07-29 Thread wangmy
Signed-off-by: Wang Mingyu --- .../gensio/{gensio_2.2.7.bb => gensio_2.2.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/gensio/{gensio_2.2.7.bb => gensio_2.2.8.bb} (93%) diff --git

[oe] [meta-oe] [PATCH] libmbim: upgrade 1.24.8 -> 1.26.0

2021-07-29 Thread wangmy
Signed-off-by: Wang Mingyu --- .../libmbim/{libmbim_1.24.8.bb => libmbim_1.26.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libmbim/{libmbim_1.24.8.bb => libmbim_1.26.0.bb} (88%) diff --git

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.4.19 -> 6.4.20

2021-08-04 Thread wangmy
Signed-off-by: Wang Mingyu --- .../fetchmail/{fetchmail_6.4.19.bb => fetchmail_6.4.20.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/fetchmail/{fetchmail_6.4.19.bb => fetchmail_6.4.20.bb} (91%) diff --git

[oe] [meta-oe] [PATCH] ctags: upgrade 5.9.20210718.0 -> 5.9.20210801.0

2021-08-04 Thread wangmy
ci-env: use unified CI environment variable Signed-off-by: Wang Mingyu --- .../ctags/{ctags_5.9.20210718.0.bb => ctags_5.9.20210801.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/ctags/{ctags_5.9.20210718.0.bb => ctags_5.9.20210801.0.bb} (95%)

[oe] [meta-oe] [PATCH] libqmi: upgrade 1.28.6 -> 1.28.8

2021-08-04 Thread wangmy
Signed-off-by: Wang Mingyu --- .../libqmi/{libqmi_1.28.6.bb => libqmi_1.28.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libqmi/{libqmi_1.28.6.bb => libqmi_1.28.8.bb} (90%) diff --git

[oe] [meta-oe] [PATCH] libblockdev: upgrade 2.25 -> 2.26

2021-08-04 Thread wangmy
New minor release of the libblockdev library with multiple fixes. See below for details. Full list of changes Manuel Wassermann (1): exec: Fix deprecated glib function call Glib will rename "g_spawn_check_exit_status()" to "g_spawn_check_wait_status()" in version 2.69. Tomasz Pawe?? Gajc (1):

[oe] [meta-oe] [PATCH] iwd: upgrade 1.15 -> 1.16

2021-08-04 Thread wangmy
Signed-off-by: Wang Mingyu --- meta-oe/recipes-connectivity/iwd/{iwd_1.15.bb => iwd_1.16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/iwd/{iwd_1.15.bb => iwd_1.16.bb} (94%) diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.15.bb

[oe] [meta-oe] [PATCH] monit: upgrade 5.28.0 -> 5.28.1

2021-08-04 Thread wangmy
Signed-off-by: Wang Mingyu --- .../recipes-support/monit/{monit_5.28.0.bb => monit_5.28.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/monit/{monit_5.28.0.bb => monit_5.28.1.bb} (94%) diff --git a/meta-oe/recipes-support/monit/monit_5.28.0.bb

[oe] [meta-networking] [PATCH] openvpn: upgrade 2.5.3 -> 2.5.4

2021-10-12 Thread wangmy
2021.10.04 -- Version 2.5.4 Antonio Quartulli (3): route.c: pass the right parameter to IN6_IS_ADDR_UNSPECIFIED configure: search also for rst2{man, html}.py networking: add networking API net_addr_ll_set() and use it on Linux Arne Schwabe (1): Move examples into

[oe] [meta-oe] [PATCH] redis: upgrade 6.2.5 -> 6.2.6

2021-10-12 Thread wangmy
Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2021-41099) Integer to heap buffer overflow handling certain string commands and network payloads, when proto-max-bulk-len is manually configured to a non-default, very large value [reported by yiyuaner].

[oe] [meta-oe] [PATCH] span-lite: upgrade 0.10.1 -> 0.10.3

2021-10-12 Thread wangmy
Fixes: Properly constrain constructor from iterators (https://github.com/martinmoene/span-lite/issues/69) Add [noreturn] to throw_out_of_range() (https://github.com/martinmoene/span-lite/issues/73) Signed-off-by: Wang Mingyu --- .../span-lite/{span-lite_0.10.1.bb => span-lite_0.10.3.bb} |

[oe] [meta-oe] [PATCH] bdwgc: upgrade 8.0.6 -> 8.2.0

2021-10-13 Thread wangmy
== [8.2.0] 2021-09-29 == * Add API for accessing incremental GC time limit with nanosecond precision * Add API function to force start of incremental collection * Add GC_ prefix to scan_ptr and some other static variables (refactoring) * Add GC_get/set_disable_automatic_collection API * Add

[PATCH] [oe] [meta-oe] [PATCH] icewm: upgrade 2.7.0 -> 2.8.0

2021-10-13 Thread wangmy
Improve the explanation on how to spy on client messages with icesh. When rearranging windows with tile placement or cascade placement, correct for the top side vertical offset, in those themes which have a masked top border. Improve the explanation for some of the preferences. Update the

[oe] [meta-oe] [PATCH v2] bdwgc: upgrade 8.0.6 -> 8.2.0

2021-10-13 Thread wangmy
-License-Update: Copyright year updated to 2021. == [8.2.0] 2021-09-29 == * Add API for accessing incremental GC time limit with nanosecond precision * Add API function to force start of incremental collection * Add GC_ prefix to scan_ptr and some other static variables (refactoring) * Add

[oe] [meta-networking] [PATCH] ifenslave: upgrade 2.12 -> 2.13

2021-10-18 Thread wangmy
ifenslave (2.13) unstable; urgency=medium * QA upload. [ Guillem Jover ] * Fix MAC address setting messed up by udev for bond interfaces. (Closes: #949062) * Use ifquery instead of example contrib script ifstate. (Closes: #991930) * Fix ifquery redirections. * Bump

[oe] [OE-core] [PATCH] libgit2: upgrade 1.2.0 -> 1.3.0

2021-10-18 Thread wangmy
New Features Support custom git extensions by @ethomson in #6031 Introduce git_email_create; deprecate git_diff_format_email by @ethomson in #6061 Deprecated APIs git_oidarray_free is deprecated; callers should use git_oidarray_dispose Bug fixes remote: Mark git_remote_name_is_valid as GIT_EXTERN

[oe] [meta-oe] [PATCH] libxmlb: upgrade 0.3.2 -> 0.3.3

2021-10-18 Thread wangmy
Signed-off-by: Wang Mingyu --- .../libxmlb/{libxmlb_0.3.2.bb => libxmlb_0.3.3.bb} | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) rename meta-oe/recipes-gnome/libxmlb/{libxmlb_0.3.2.bb => libxmlb_0.3.3.bb} (72%) diff --git a/meta-oe/recipes-gnome/libxmlb/libxmlb_0.3.2.bb

[oe] [meta-oe] [PATCH] libgusb: upgrade 0.3.7 -> 0.3.8

2021-10-18 Thread wangmy
Signed-off-by: Wang Mingyu --- .../libgusb/{libgusb_0.3.7.bb => libgusb_0.3.8.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/libgusb/{libgusb_0.3.7.bb => libgusb_0.3.8.bb} (69%) diff --git

[oe] [meta-oe] [PATCH] asio: upgrade 1.18.1.bb -> 1.20.0

2021-10-18 Thread wangmy
release note: Fixed experimental::coro compatibility with gcc. Fixed experimental::promise compatibility with gcc. Added documentation for per-operation cancellation. Added documentation for parallel_group. Added overview documentation for experimental::coro. Added some missing C++14 examples.

Re: [oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0.11

2021-10-18 Thread wangmy
86+25-83317685 MAIL: wan...@fujitsu.com http://www.fujitsu.com/cn/fnst/ > -Original Message- > From: Khem Raj > Sent: Monday, October 18, 2021 9:58 PM > To: Wang, Mingyu/王 鸣瑜 ; > openembedded-devel@lists.openembedded.org > Subject: Re: [oe] [meta-oe] [PATCH] php: upgra

Re: [oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0.11

2021-10-19 Thread wangmy
> openembedded-devel@lists.openembedded.org<mailto:openembedded-devel@lists.openembedded.org> > Subject: Re: [oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0.11 > > > > On 10/18/21 02:01, wangmy wrote: > > 23 Sep 2021, PHP 8.0.11 > > - Core: > >. F

[oe] [meta-webserver] [PATCH] xdebug: upgrade 2.9.5 -> 3.1.1

2021-10-19 Thread wangmy
Signed-off-by: Wang Mingyu --- .../recipes-php/xdebug/{xdebug_2.9.5.bb => xdebug_3.1.1.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-webserver/recipes-php/xdebug/{xdebug_2.9.5.bb => xdebug_3.1.1.bb} (86%) diff --git

Re: [oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0.11

2021-10-20 Thread wangmy
.@gmail.com>> > Sent: Monday, October 18, 2021 9:58 PM > To: Wang, Mingyu/王 鸣瑜 mailto:wan...@fujitsu.com>>; > openembedded-devel@lists.openembedded.org<mailto:openembedded-devel@lists.openembedded.org> > Subject: Re: [oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0

[oe] [meta-oe] [PATCH] php: upgrade 7.4.21 -> 8.0.11

2021-10-18 Thread wangmy
23 Sep 2021, PHP 8.0.11 - Core: . Fixed bug #81302 (Stream position after stream filter removed). (cmb) . Fixed bug #81346 (Non-seekable streams don't update position after write). (cmb) . Fixed bug #73122 (Integer Overflow when concatenating strings). (cmb) -GD: . Fixed bug #53580

[oe] [meta-networking] [PATCH] nghttp2: upgrade 1.44.0 -> 1.45.1

2021-09-22 Thread wangmy
build: Fix compile error with libressl build: Always include optional files to EXTRA_DIST build: Add missing cmake files to EXTRA_DIST Signed-off-by: Wang Mingyu --- .../nghttp2/{nghttp2_1.44.0.bb => nghttp2_1.45.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-webserver] [PATCH] apache2: upgrade 2.4.48 -> 2.4.49

2021-09-22 Thread wangmy
Changes with Apache 2.4.49 *) SECURITY: CVE-2021-40438 (cve.mitre.org) mod_proxy: Server Side Request Forgery (SSRF) vulnerabilty [Yann Ylavic] *) SECURITY: CVE-2021-39275 (cve.mitre.org) core: ap_escape_quotes buffer overflow *) SECURITY: CVE-2021-36160 (cve.mitre.org)

[oe] [meta-oe] [PATCH] sassc: upgrade 3.6.1 -> 3.6.2

2021-09-27 Thread wangmy
Signed-off-by: Wang Mingyu --- meta-oe/recipes-support/sass/sassc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/sass/sassc_git.bb b/meta-oe/recipes-support/sass/sassc_git.bb index 3c7a55cc3d..407cbbddd0 100644 ---

[oe] [meta-oe] [PATCH] sanlock: upgrade 3.8.3 -> 3.8.4

2021-09-27 Thread wangmy
Signed-off-by: Wang Mingyu --- .../sanlock/{sanlock_3.8.3.bb => sanlock_3.8.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/sanlock/{sanlock_3.8.3.bb => sanlock_3.8.4.bb} (96%) diff --git

[oe] [meta-networking] [PATCH] smcroute: upgrade 2.4.4 -> 2.5.3

2021-09-27 Thread wangmy
v2.5.3 Changes New tests to verify add/del of IPv4/IPv6 routes in kernel MFC Fixes Fix #166: build warning with gcc 10.2.1: "comparison is always true due to limited range of data type" Fix build warning with --disable-mrdisc configure option Fix #167: cannot remove routes added with smcroutectl

[oe] [meta-oe] [PATCH] libsass: upgrade 3.6.4 -> 3.6.5

2021-09-27 Thread wangmy
Changelog Fix extend edge case going endlessly (@mgreter #3081) Fix source-maps and how we count unicode characters (@mgreter #3096) Fix seed generator if std::random_device fails (@benbucksch #3151) Fix url() containing exclamation mark causing an error (#2880) Fix Offset initialization when end

[oe] [meta-networking] [PATCH] snort: upgrade 2.9.18 -> 2.9.18.1

2021-09-27 Thread wangmy
snort 2.9.18.1 * snort/src/dynamic-preprocessors/dcerpc2/dce2_smb.c: Fixed possible memory corruption in SMB preprocessor. Signed-off-by: Wang Mingyu --- .../snort/{snort_2.9.18.bb => snort_2.9.18.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-filesystems] [PATCH] unionfs-fuse: upgrade 2.1 -> 2.2

2021-09-27 Thread wangmy
Signed-off-by: Wang Mingyu --- .../unionfs-fuse/{unionfs-fuse_2.1.bb => unionfs-fuse_2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-filesystems/recipes-filesystems/unionfs-fuse/{unionfs-fuse_2.1.bb => unionfs-fuse_2.2.bb} (91%) diff --git

[oe] [meta-oe] [PATCH] valijson: upgrade 0.5 -> 0.6

2021-09-27 Thread wangmy
This release includes several new contributions, such as support for URN document references (thanks to @rayvincent2) and a new Boost.JSON adapter (thanks @matty0ung). Loading sub-schemas from other files is also now supported. This release also includes some minor bug fixes. Signed-off-by: Wang

[oe] [meta-oe] [PATCH] gsl: upgrade 2.7 -> 2.7.1

2021-12-06 Thread wangmy
Changes: update libtool version numbers Signed-off-by: Wang Mingyu --- meta-oe/recipes-support/gsl/gsl_2.7.1.bb | 4 meta-oe/recipes-support/gsl/gsl_2.7.bb | 4 2 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 meta-oe/recipes-support/gsl/gsl_2.7.1.bb delete

[oe] [meta-webserver] [PATCH] apache2: upgrade 2.4.51 -> 2.4.52

2021-12-27 Thread wangmy
Changelog: == *) SECURITY: CVE-2021-44790: Possible buffer overflow when parsing multipart content in mod_lua of Apache HTTP Server 2.4.51 and earlier (cve.mitre.org) A carefully crafted request body can cause a buffer overflow in the mod_lua multipart parser

[oe] [meta-perl] [PATCH] libio-socket-ssl-perl: upgrade 2.072 -> 2.073

2021-12-27 Thread wangmy
Changelog: = fix behavior and tests for openssl 3.0.1 fix #110 - prevent internal error warning in some cases Signed-off-by: Wang Mingyu --- ...-socket-ssl-perl_2.072.bb => libio-socket-ssl-perl_2.073.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[oe] [meta-perl] [PATCH] libfile-slurper-perl: upgrade 0.012 -> 0.013

2021-12-27 Thread wangmy
Changelog: = Always split on newlines in read_lines Signed-off-by: Wang Mingyu --- ...ile-slurper-perl_0.012.bb => libfile-slurper-perl_0.013.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-perl/recipes-perl/libfile/{libfile-slurper-perl_0.012.bb =>

[oe] [meta-oe] [PATCH] qpdf: upgrade 10.4.0 -> 10.5.0

2021-12-27 Thread wangmy
Changelog: = Packaging changes: - Pre-built documentation is no longer distributed with the source distribution. The AppImage and Windows binary distributions still contain embedded documentation, and a separate doc distribution file is available from the qpdf release site.

[oe] [meta-oe] [PATCH] tree: upgrade 1.8.0 -> 2.0.0

2021-12-27 Thread wangmy
Changelog: = * This started out as a 1.9.0 release but then I got fed up with the abundance of directory listers (8 in total, 2 each for each output mode). Nothing is terribly well tested since there are a lot of changes and I would like to get this out the door finally, please report

[oe] [meta-python] [PATCH] python3-ipython: upgrade 7.28.0 -> 7.30.1

2021-12-27 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{python3-ipython_7.28.0.bb => python3-ipython_7.30.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-ipython_7.28.0.bb => python3-ipython_7.30.1.bb} (89%) diff --git

[oe] [meta-python] [PATCH] python3-pyhamcrest: upgrade 2.0.2 -> 2.0.3

2022-01-02 Thread wangmy
Changelog: = Features - - * Adds the tests to the sdist. Fixed by #150 #141 - * Update the CI to test Python 3.10 #160 - * Add pretty string representation for

[oe] [meta-oe] [PATCH] pkcs11-helper: upgrade 1.27 -> 1.28

2022-01-02 Thread wangmy
0001-build-openssl-remove-RSA_SSLV23_PADDING-constant-usa.patch 0001-nss-use-nss-pkcs11-h.patch removed since they're included in 1.28. Changelog: = * build: openssl: remove RSA_SSLV23_PADDING constant usage due to openssl-3 compatibility. * build: nss: use nss pkcs11.h * build:

[oe] [meta-networking] [PATCH] wolfssl: upgrade 5.0.0 -> 5.1.0

2022-01-02 Thread wangmy
Signed-off-by: Wang Mingyu --- .../wolfssl/{wolfssl_5.0.0.bb => wolfssl_5.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/wolfssl/{wolfssl_5.0.0.bb => wolfssl_5.1.0.bb} (93%) diff --git

[oe] [meta-networking] [PATCH] weechat: upgrade 3.0 -> 3.4

2022-01-02 Thread wangmy
refresh 0001-use-pkg-config-for-gcrypt-instead.patch License-Update: Url changed from "https://www.gnu.org/philosophy/why-not-lgpl.html; to "https://www.gnu.org/licenses/why-not-lgpl.html; Changelog: = New features core: add support of static arrays in hdata core: add

[oe] [meta-python] [PATCH] python3-pymisp: upgrade 2.4.148 -> 2.4.152

2022-01-02 Thread wangmy
Changelog: == Changes ~~~ - Bump version. - Bump deps, object templates. - Bump objects templates. - Bump misp-objects. - Lief doesn't supports python 3.10. - Debug poetry install, freezes on the GHA. - Bump deps, use pytest. - [feed-generator] support for distribution and sharing

[oe] [meta-oe] [PATCH] fio: upgrade 3.28 -> 3.29

2021-12-20 Thread wangmy
Signed-off-by: Wang Mingyu --- meta-oe/recipes-benchmark/fio/{fio_3.28.bb => fio_3.29.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-benchmark/fio/{fio_3.28.bb => fio_3.29.bb} (96%) diff --git a/meta-oe/recipes-benchmark/fio/fio_3.28.bb

[oe] [meta-oe] [PATCH] mpich: upgrade 3.4.2 -> 3.4.3

2021-12-20 Thread wangmy
Signed-off-by: Wang Mingyu --- .../recipes-devtools/mpich/{mpich_3.4.2.bb => mpich_3.4.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/mpich/{mpich_3.4.2.bb => mpich_3.4.3.bb} (95%) diff --git a/meta-oe/recipes-devtools/mpich/mpich_3.4.2.bb

[oe] [meta-oe] [PATCH] nano: upgrade 5.9 -> 6.0

2021-12-20 Thread wangmy
Changes between v5.9 and v6.0: -- bindings: allow rebinding ^Z also on a Linux console (a VT) bindings: allow toggling line numbers (when enabled) also in tiny version bindings: let ^T in the tiny version invoke spell checker (when included) browser: with --zero, do

  1   2   3   4   5   6   7   8   9   10   >