[OE-core] [PATCH 42/42] xwayland: upgrade 23.2.6 -> 24.1.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xwayland/{xwayland_23.2.6.bb => xwayland_24.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xwayland/{xwayland_23.2.6.bb => xwayland_24.1.0.bb} (96%) diff --git

[OE-core] [PATCH 34/42] python3-lxml: upgrade 5.2.1 -> 5.2.2

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - The test_feed_parser test could fail if lxml_html_clean was not installed. - The minimum CPU architecture for the Linux x86 binary wheels was set back to "core2", without SSE 4.2. - If libxml2 uses iconv, the compile time version is available as

[OE-core] [PATCH 39/42] ruby: upgrade 3.3.0 -> 3.3.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://github.com/ruby/ruby/releases/tag/v3_3_1 Signed-off-by: Wang Mingyu --- meta/recipes-devtools/ruby/{ruby_3.3.0.bb => ruby_3.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/ruby/{ruby_3.3.0.bb => ruby_3.3.1.bb}

[OE-core] [PATCH 38/42] python3-zipp: upgrade 3.18.1 -> 3.18.2

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../python/{python3-zipp_3.18.1.bb => python3-zipp_3.18.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-zipp_3.18.1.bb => python3-zipp_3.18.2.bb} (84%) diff --git

[OE-core] [PATCH 41/42] wireless-regdb: upgrade 2024.01.23 -> 2024.05.08

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...ireless-regdb_2024.01.23.bb => wireless-regdb_2024.05.08.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2024.01.23.bb => wireless-regdb_2024.05.08.bb} (94%) diff --git

[OE-core] [PATCH 37/42] python3-referencing: upgrade 0.34.0 -> 0.35.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Make Resource.pointer also properly handle empty pointers (which refer to the root document). This fix likely only affects you if you were using that function directly, as Resource.lookup already handles empty fragments. - Ensure that

[OE-core] [PATCH 40/42] shaderc: upgrade 2024.0 -> 2024.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Update dependencies - Propagate test/install options to Glslang Signed-off-by: Wang Mingyu --- .../shaderc/{shaderc_2024.0.bb => shaderc_2024.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 31/42] python3-hatchling: upgrade 1.24.1 -> 1.24.2

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Add .venv to the list of directories that cannot be traversed - Output from the core Application utility now writes to stderr Signed-off-by: Wang Mingyu --- ...{python3-hatchling_1.24.1.bb => python3-hatchling_1.24.2.bb} | 2 +- 1 file changed, 1

[OE-core] [PATCH 35/42] python3-mako: upgrade 1.3.3 -> 1.3.5

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Reverted the fix for #400 as it caused new issues when traversing some bracketed situations. Signed-off-by: Wang Mingyu --- .../python/{python3-mako_1.3.3.bb => python3-mako_1.3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 36/42] python3-pygments: upgrade 2.17.2 -> 2.18.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://github.com/pygments/pygments/blob/master/CHANGES Signed-off-by: Wang Mingyu --- .../{python3-pygments_2.17.2.bb => python3-pygments_2.18.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 33/42] python3-jsonschema: upgrade 4.21.1 -> 4.22.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Improve best_match (and thereby error messages from jsonschema.validate) in cases where there are multiple sibling errors from applying anyOf / allOf - (Micro-)optimize equality checks when comparing for JSON Schema equality by first checking for

[OE-core] [PATCH 32/42] python3-hypothesis: upgrade 6.100.1 -> 6.102.4

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://hypothesis.readthedocs.io/en/latest/changes.html Signed-off-by: Wang Mingyu --- ...hon3-hypothesis_6.100.1.bb => python3-hypothesis_6.102.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 30/42] ptest-runner: upgrade 2.4.3 -> 2.4.4

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - utils.c: run_ptests improve error handling on ptests iteration - utils.c: run-ptests improve pseudo-terminal handling Signed-off-by: Wang Mingyu --- .../{ptest-runner_2.4.3.bb => ptest-runner_2.4.4.bb}| 2 +- 1 file changed, 1 insertion(+),

[OE-core] [PATCH 29/42] ofono: upgrade 2.4 -> 2.7

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Fix issue with handling SIM7100 modem enable operation. - Fix issue with handling QMI NAS indications earlier. - Add support for handling QMI default bearer. - Add support for handling QMI DTMF tones. - Fix issue with handling ATD*99 for non-muxed ports.

[OE-core] [PATCH 25/42] mesa: upgrade 24.0.5 -> 24.0.7

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://docs.mesa3d.org/relnotes/24.0.7.html Signed-off-by: Wang Mingyu --- .../mesa/{mesa-gl_24.0.5.bb => mesa-gl_24.0.7.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_24.0.5.bb =>

[OE-core] [PATCH 28/42] ninja: upgrade 1.12.0 -> 1.12.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Screen updates extremely slow on Windows - Dry run error if the build directory does not exist - New critical path scheduler performance improvements Signed-off-by: Wang Mingyu --- .../recipes-devtools/ninja/{ninja_1.12.0.bb => ninja_1.12.1.bb} | 2

[OE-core] [PATCH 24/42] llvm: upgrade 18.1.5 -> 18.1.6

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Fixes issues where LLVM is either generating the incorrect thunk for a function with aligned parameters or didn't correctly pass through the return value when StructRet was used. - -Xclang -target-feature -Xclang +unaligned-scalar-mem can be used to

[OE-core] [PATCH 18/42] libedit: upgrade 20230828-3.1 -> 20240517-3.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{libedit_20230828-3.1.bb => libedit_20240517-3.1.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/libedit/{libedit_20230828-3.1.bb => libedit_20240517-3.1.bb} (88%) diff --git

[OE-core] [PATCH 26/42] msmtp: upgrade 1.8.25 -> 1.8.26

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Add support for SCRAM-SHA-256-PLUS and SCRAM-SHA-1-PLUS authentication, and prefer SCRAM methods over the PLAIN method because of their superior properties. - With --read-envelope-from, a Resent-From header is now used if it is present and appears

[OE-core] [PATCH 27/42] nghttp2: upgrade 1.61.0 -> 1.62.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.62.0 Signed-off-by: Wang Mingyu --- .../nghttp2/{nghttp2_1.61.0.bb => nghttp2_1.62.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.61.0.bb =>

[OE-core] [PATCH 22/42] libxml2: upgrade 2.12.6 -> 2.12.7

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - Fix buffer overread with 'xmllint --htmlout' - xmllint: Fix --pedantic option - save: Handle invalid parent pointers in xhtmlNodeDumpOutput Signed-off-by: Wang Mingyu --- .../libxml/{libxml2_2.12.6.bb => libxml2_2.12.7.bb} | 2 +- 1 file

[OE-core] [PATCH 16/42] iw: upgrade 6.7 -> 6.9

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-connectivity/iw/{iw_6.7.bb => iw_6.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/iw/{iw_6.7.bb => iw_6.9.bb} (90%) diff --git a/meta/recipes-connectivity/iw/iw_6.7.bb

[OE-core] [PATCH 23/42] libxmlb: upgrade 0.3.18 -> 0.3.19

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Add xb_version_string() to get the runtime ABI version - Add the runtime version as the default XMLb invalidation GUID Signed-off-by: Wang Mingyu --- .../libxmlb/{libxmlb_0.3.18.bb => libxmlb_0.3.19.bb}| 2 +- 1 file changed, 1

[OE-core] [PATCH 20/42] libsdl2: upgrade 2.30.2 -> 2.30.3

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - Fixed Win+V handling (pasting from clipboard history) on Windows - Fixed Caps Lock and Backspace key mapping for the Colemak keyboard layout on Windows - Fixed mouse warp on XWayland - Reduced startup time when scanning for game controllers on Linux

[OE-core] [PATCH 21/42] libslirp: upgrade 4.7.0 -> 4.8.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-connectivity/slirp/libslirp_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/slirp/libslirp_git.bb b/meta/recipes-connectivity/slirp/libslirp_git.bb index

[OE-core] [PATCH 17/42] libarchive: upgrade 3.7.3 -> 3.7.4

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../libarchive/{libarchive_3.7.3.bb => libarchive_3.7.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/libarchive/{libarchive_3.7.3.bb => libarchive_3.7.4.bb} (96%) diff --git

[OE-core] [PATCH 14/42] gtk+3: upgrade 3.24.41 -> 3.24.42

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * GtkFileChooser: - Avoid warnings about floating refs - Improve performance of recursive search - Populate search model in an idle * GtkGLArea: - Fix a regression in transparency handling * Printing: - Avoid accessing freed printers *

[OE-core] [PATCH 15/42] iproute2: upgrade 6.8.0 -> 6.9.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../iproute2/{iproute2_6.8.0.bb => iproute2_6.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/iproute2/{iproute2_6.8.0.bb => iproute2_6.9.0.bb} (97%) diff --git

[OE-core] [PATCH 19/42] libgpg-error: upgrade 1.48 -> 1.49

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: * Two new functions to improve the logging interface. * Add a "trunc" keyword to gpgrt_log_printhex. * Avoid an endless loop in the argparser due to a conf file read error. Signed-off-by: Wang Mingyu --- .../libgpg-error/{libgpg-error_1.48.bb =>

[OE-core] [PATCH 11/42] ell: upgrade 0.64 -> 0.65

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Add support for bitmaps manipulation macros. Signed-off-by: Wang Mingyu --- meta/recipes-core/ell/{ell_0.64.bb => ell_0.65.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/ell/{ell_0.64.bb => ell_0.65.bb} (89%) diff --git

[OE-core] [PATCH 12/42] fribidi: upgrade 1.0.13 -> 1.0.14

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Updated Unicode tables to version 15.1 Signed-off-by: Wang Mingyu --- .../fribidi/{fribidi_1.0.13.bb => fribidi_1.0.14.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/fribidi/{fribidi_1.0.13.bb =>

[OE-core] [PATCH 13/42] gdk-pixbuf: upgrade 2.42.11 -> 2.42.12

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Fix a build failure - Fix occasional build failures - ani: Reject files with multiple INA or IART chunks - ani: Reject files with multiple anih chunks - ani: validate chunk size - Translation updates Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 10/42] ed: upgrade 1.20.1 -> 1.20.2

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - main_loop.c (command_s): Fix g/x/s/x/x, which failed to skip the final newline, printing lines twice. Signed-off-by: Wang Mingyu --- meta/recipes-extended/ed/{ed_1.20.1.bb => ed_1.20.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 09/42] dropbear: upgrade 2024.84 -> 2024.85

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - Fix build failure when SHA1 is disabled - Fix build failure when DROPBEAR_CLI_PUBKEY_AUTH disabled - Update debian/ directory with changed paths Signed-off-by: Wang Mingyu --- .../dropbear/{dropbear_2024.84.bb => dropbear_2024.85.bb} | 2 +- 1

[OE-core] [PATCH 08/42] dnf: upgrade 4.19.2 -> 4.20.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Prepare man pages for switch to dnf5 as the default package manager - Do not add user site-packages directory to sys.path - Remove --duplicates and --oldinstallonly exit with 0 when nothing to remove - repoquery: Fix loading filelists when -f is used -

[OE-core] [PATCH 07/42] dmidecode: upgrade 3.5 -> 3.6

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Use -DALIGNMENT_WORKAROUND on arm. - Read SMBIOS entry point via kenv on DragonFly BSD. - Support for SMBIOS 3.6.0. This includes new memory device types, new processor upgrades, and Loongarch support. - Support for SMBIOS 3.7.0. This includes new

[OE-core] [PATCH 06/42] diffoscope: upgrade 265 -> 267

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Use "xz --list" to supplement the output when comparing .xz archives; essential when some underlying metadata differs. * Actually append the xz --list after the container differences, as it simplifies tests and the output. * Add 7zip to

[OE-core] [PATCH 05/42] createrepo-c: upgrade 1.1.0 -> 1.1.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Add detection of %posttrans and %pretrans scriptlet from rpm header * Onboard packit tests * Build ARM packages for all Python versions * Fix minor bug w/ new API Signed-off-by: Wang Mingyu --- .../{createrepo-c_1.1.0.bb => createrepo-c_1.1.1.bb}

[OE-core] [PATCH 04/42] btrfs-tools: upgrade 6.8 -> 6.8.1

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * mkfs: fix writing on zoned device when block-group-tree is selected * tune: fix writing on zoned device with option --convert-to-block-group-tree * check: * more progress and error messages * unify handling of unknown command line options with

[OE-core] [PATCH 01/42] appstream: upgrade 1.0.2 -> 1.0.3

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * qt: Fix relocation of Config.cmake files * cli: check-syscompat: Recognize available required controls as available * validator: Guard issue emission functions with G_GNUC_PRINTF * validator: Always use secure string formatting for issue emit

[OE-core] [PATCH 03/42] bind: upgrade 9.18.26 -> 9.18.27

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = * Skip to next RRSIG if signature has expired or is in the future rather than failing immediately. * Implement signature jitter for dnssec-policy. Signed-off-by: Wang Mingyu --- .../bind/{bind_9.18.26.bb => bind_9.18.27.bb} | 2 +- 1

[OE-core] [PATCH 02/42] bash-completion: upgrade 2.13.0 -> 2.14.0

2024-05-22 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = * _comp_{compgen,xfunc}:** use 'declare -F --' for arbitrary funcs * _comp_{load,realcommand}:** handle option-like command name * available_interfaces:** strip only trailing colon from entries * bash_completion,conftest:** use 'complete -p --' for

[OE-core] [PATCH v2] mesa: upgrade 24.0.3 -> 24.0.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://docs.mesa3d.org/relnotes/24.0.5.html Signed-off-by: Wang Mingyu --- .../mesa/{mesa-gl_24.0.3.bb => mesa-gl_24.0.5.bb} | 0 meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_24.0.3.bb =>

[OE-core] [PATCH 38/38] xcb-proto: upgrade 1.16.0 -> 1.17.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-proto/{xcb-proto_1.16.0.bb => xcb-proto_1.17.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-proto/{xcb-proto_1.16.0.bb => xcb-proto_1.17.0.bb} (92%) diff --git

[OE-core] [PATCH 37/38] wayland-protocols: upgrade 1.34 -> 1.35

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - tablet-v2: mark as stable - staging: add alpha-modifier protocol - xdg-shell: add missing enum attribute to set_constraint_adjustment - xdg-shell: recommend against drawing decorations when tiled - cursor-shape-v1: Does not advertises the list of

[OE-core] [PATCH 36/38] vala: upgrade 0.56.16 -> 0.56.17

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu * Various improvements and bug fixes: - codegen: + Add missing initializers for private fields of GSourceFuncs + Update array length variable passed to null-terminated ref parameter + Properly pass through a null-terminated out argument + Refactor and cache

[OE-core] [PATCH 33/38] stress-ng: upgrade 0.17.06 -> 0.17.07

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Porting fixes to support modern Solaris systems - Improve vecshuf performance (regression due to using -O3 on gcc on vec ops) Signed-off-by: Wang Mingyu --- .../stress-ng/{stress-ng_0.17.06.bb => stress-ng_0.17.07.bb}| 2 +- 1 file changed, 1

[OE-core] [PATCH 28/38] python3-pluggy: upgrade 1.4.0 -> 1.5.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Add support for deprecating specific hook parameters, or more generally, for issuing a warning whenever a hook implementation requests certain parameters. - PluginManager.get_plugins() no longer returns None for blocked plugins. Signed-off-by: Wang

[OE-core] [PATCH 34/38] taglib: upgrade 2.0 -> 2.0.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Fix aborting when _GLIBCXX_ASSERTIONS are enabled. * Fall back to utf8cpp header detection in the case that its CMake configuration is removed. * Improve compatibility with the SWIG interface compiler. * Build system fixes for testing without

[OE-core] [PATCH 35/38] util-macros: upgrade 1.20.0 -> 1.20.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Remove unnecessary escape Signed-off-by: Wang Mingyu --- .../xorg-util/{util-macros_1.20.0.bb => util-macros_1.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-util/{util-macros_1.20.0.bb =>

[OE-core] [PATCH 30/38] python3-setuptools: upgrade 69.2.0 -> 69.5.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - Merged bugfix for pypa/distutils - Refresh unpinned vendored dependencies. - Updated vendored packaging to version 24.0. - Remove attempt to canonicalize the version. It's already canonical enough. - Support PEP 625 by canonicalizing package name and

[OE-core] [PATCH 23/38] python3-hatchling: upgrade 1.22.4 -> 1.24.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Fix: Maintain file permissions for shared-scripts option/shared_scripts build data of the wheel target Signed-off-by: Wang Mingyu --- ...{python3-hatchling_1.22.4.bb => python3-hatchling_1.24.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 32/38] repo: upgrade 2.44 -> 2.45

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - project: Check if dotgit exists w/out symlink check - git: raise soft version to 2.7.4 - git: raise hard version to 1.7.9 - docs: release: add recent git/python/ssh/debian info - main: Stringify project name in error_info Signed-off-by: Wang Mingyu

[OE-core] [PATCH 31/38] python3-trove-classifiers: upgrade 2024.3.3 -> 2024.4.10

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Add Natural Languages - Add OpenTelemetry related classifiers Signed-off-by: Wang Mingyu --- ...fiers_2024.3.3.bb => python3-trove-classifiers_2024.4.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 16/38] mesa: upgrade 24.0.3 -> 24.0.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://docs.mesa3d.org/relnotes/24.0.5.html Signed-off-by: Wang Mingyu --- meta/recipes-graphics/mesa/mesa.inc | 2 +- meta/recipes-graphics/mesa/{mesa_24.0.3.bb => mesa_24.0.5.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-)

[OE-core] [PATCH 26/38] python3-lxml: upgrade 5.1.0 -> 5.2.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * LP#2059910: The minimum CPU architecture for the Linux x86 binary wheels was set back to "core2", but with SSE 4.2 enabled. * LP#2059977: "Element.iterfind("//absolute_path")" failed with a "SyntaxError" where it should have issued a warning. *

[OE-core] [PATCH 29/38] python3-pygobject: upgrade 3.48.1 -> 3.48.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Fix support for fundamental (primitive) types, such as Gst.Bitmask Signed-off-by: Wang Mingyu --- ...{python3-pygobject_3.48.1.bb => python3-pygobject_3.48.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 27/38] python3-mako: upgrade 1.3.2 -> 1.3.3

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Fixed unexpected error when use control lines which the first control block with no bodies other than comments,as pass is now added to the first empty block. - Fixed unexpected syntax error in strict_undefined mode that occurred when using

[OE-core] [PATCH 25/38] python3-idna: upgrade 3.6 -> 3.7

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: Copyright year updated to 2024. Changelog: Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. Signed-off-by: Wang Mingyu --- .../python/{python3-idna_3.6.bb => python3-idna_3.7.bb} | 4 ++--

[OE-core] [PATCH 24/38] python3-hypothesis: upgrade 6.99.4 -> 6.100.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = -improve a rare error message for flaky tests -The from_dtype() function no longer generates NaT ("not-a-time") values for the datetime64 or timedelta64 dtypes if passed allow_nan=False -includes the backend setting in the how_generated field of our

[OE-core] [PATCH 19/38] pango: upgrade 1.52.1 -> 1.52.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - coretext: Implement reload_font - coretext: Use Menlo instead of Courier for monospace - win32: Avoid a double free - Update to Unicode 15.1 - Simplify hexbox drawing Signed-off-by: Wang Mingyu --- .../recipes-graphics/pango/{pango_1.52.1.bb =>

[OE-core] [PATCH 20/38] python3-beartype: upgrade 0.18.2 -> 0.18.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-beartype_0.18.2.bb => python3-beartype_0.18.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-beartype_0.18.2.bb => python3-beartype_0.18.5.bb} (75%) diff --git

[OE-core] [PATCH 18/38] openssl: upgrade 3.2.1 -> 3.3.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu CVE-2024-2511.patch revmoed since it's included in 3.3.0 Changelog: https://github.com/openssl/openssl/blob/openssl-3.3.0/NEWS.md Signed-off-by: Wang Mingyu --- .../openssl/openssl/CVE-2024-2511.patch | 120 -- .../{openssl_3.2.1.bb =>

[OE-core] [PATCH 21/38] python3-cython: upgrade 3.0.9 -> 3.0.10

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * Cython generated incorrect self-casts when directly calling final methods of subtypes. * Internal C names generated from C function signatures could become too long for MSVC. * The "noexcept" warnings could be misleading in some cases. * The

[OE-core] [PATCH 22/38] python3-dtschema: upgrade 2024.2 -> 2024.4

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -fixups: Convert anyOf/oneOf + const to enum -dt-validate: Add an 'only matching compatible' schema validation mode -schemas: pci: allow additional device properties in pci-pci-bridge -validator: Rework selecting schemas for validation -validator: Add a

[OE-core] [PATCH 15/38] lttng-ust: upgrade 2.13.7 -> 2.13.8

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: * Add close_range wrapper to liblttng-ust-fd.so * ust-tracepoint-event: Add static check of sequences length type * lttng-ust(3): Fix wrong len_type for sequence * Fix: libc wrapper: use initial-exec for malloc_nesting TLS Signed-off-by: Wang Mingyu

[OE-core] [PATCH 12/38] libxmlb: upgrade 0.3.17 -> 0.3.18

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Fix decompressing large zstd files, harder - Include the pkgconfig variables in the subproject declared dependency Signed-off-by: Wang Mingyu --- .../libxmlb/{libxmlb_0.3.17.bb => libxmlb_0.3.18.bb}| 2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH 17/38] ninja: upgrade 1.11.1 -> 1.12.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Critical path scheduler which orders the jobs by their runtime history -This may break your build if you haven't specified your dependencies correctly. -Resiliency against inputs changing during the build -Reliable ETA and progress percentage in status

[OE-core] [PATCH 14/38] lighttpd: upgrade 1.4.75 -> 1.4.76

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * [core] add default to builtin mimetype.assign * [core] add MPTCP support * [core] disable MPTCP support by default * [mod_expire] omit caching hdrs for 204 No Content * [mod_staticfile] noinline cold func * [core] GNU/Hurd preadv2() RWF_NOWAIT ENOTSUP *

[OE-core] [PATCH 11/38] libwebp: upgrade 1.3.2 -> 1.4.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * API changes: - libwebpmux: WebPAnimEncoderSetChunk, WebPAnimEncoderGetChunk, WebPAnimEncoderDeleteChunk - libsharpyuv: SharpYuvOptionsInit, SharpYuvConvertWithOptions - extras: SharpYuvEstimate420Risk * further security related

[OE-core] [PATCH 13/38] libxmu: upgrade 1.2.0 -> 1.2.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: test: Add prototype for Xmureallocarray to silence warning test: Add missing setjmp() Signed-off-by: Wang Mingyu --- .../xorg-lib/{libxmu_1.2.0.bb => libxmu_1.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 07/38] libarchive: upgrade 3.7.2 -> 3.7.3

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -PCRE2 support -add trailing letter b to bsdtar(1) substitute pattern -add support for long options "--group" and "--owner" to tar(1) -Fix possible vulnerability in tar error reporting introduced in f27c173 -ISO9660: preserve the natural order of links

[OE-core] [PATCH 10/38] libsdl2: upgrade 2.30.1 -> 2.30.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Fixed performance regression initializing controllers on Linux -Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online -Added support for the MadCatz Saitek Side Panel Control Deck -Added support for the Hori Fighting Stick EX2

[OE-core] [PATCH 09/38] libpam: upgrade 1.6.0 -> 1.6.1

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-pam_namespace-include-stdint-h.patch removed since it's included in 1.6.1 Changelog: === * build: fail if specified configure options cannot be satisfied. * pam_env: fixed --disable-econf --enable-vendordir support. * pam_unix: do not warn if password aging is

[OE-core] [PATCH 03/38] diffoscope: upgrade 260 -> 265

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * Ensure that tests with ">=" version constraints actually print the corresponding tool name. * Prevent odt2txt tests from always being skipped due to an impossibly new version requirement. * Avoid nested parens-in-parens when printing "skipping"

[OE-core] [PATCH 08/38] libcap-ng: upgrade 0.8.4 -> 0.8.5

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Remove python global exception handler since it's deprecated - Make the utilities link against just built libraries - Remove unused macro in cap-ng.h fix-issues-with-swig-4-2.patch removed since it's included in 0.8.5 Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 04/38] dpkg: upgrade 1.22.5 -> 1.22.6

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -po: Regenerate .pot files and merge .po files with them -Dpkg::Vendor::Debian: Unconditionally set qa bug-implicit-func -build: Fix typo in CI config -build: Add gen-release script -test: Skip OpenPGP tests if the backend does not have a verify command

[OE-core] [PATCH 06/38] gdk-pixbuf: upgrade 2.42.10 -> 2.42.11

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch fatal-loader.patch refreshed for 2.42.11 Changelog: === - Disable fringe loaders by default - Introspection fixes - Translation updates Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 01/38] bind: upgrade 9.18.25 -> 9.18.26

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - Add RESOLVER.ARPA to the built in empty zones. - dig/mdig +ednsflags= did not re-enable EDNS if it had been disabled. - Some invalid ISO 8601 durations were accepted erroneously. - Don't return static-stub synthesised NS RRset. - Fix bug in Depends

[OE-core] [PATCH 05/38] gcr: upgrade 4.2.1 -> 4.3.0

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - certificate: Add API to retrieve version - Bump required GnuTLS version to 3.8.5 - Avoid potential integer overflow spotted by UBSan - Support GnuTLS as an alternative crypto backend - Updated translations Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 02/38] cronie: upgrade 1.7.1 -> 1.7.2

2024-04-24 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: *Revert setting the return path to <>. It is not RFC compliant. *Inherit MAILFROM from the crond process environment. Signed-off-by: Wang Mingyu --- .../cronie/{cronie_1.7.1.bb => cronie_1.7.2.bb} | 2 +- 1 file changed, 1

Re: [OE-core] [PATCH 13/33] librepo: upgrade 1.17.0 -> 1.17.1

2024-04-11 Thread wangmy via lists.openembedded.org
d.org > Sent: Thursday, April 11, 2024 5:11 PM > To: Wang, Mingyu/王 鸣瑜 > Cc: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH 13/33] librepo: upgrade 1.17.0 -> 1.17.1 > > On 09/04/2024 15:10:00+0800, wangmy via lists.openembedded.org wrote: &g

[OE-core] [PATCH v2] python3-pycparser: upgrade 2.21 -> 2.22

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: === Slightly tweak the LICENSE file to be more canonical: - Copyright year updated to 2022. - "Eli Bendersky: changed to "the copyright holder" Changelog: === -Add missing SCHAR limit defines -Use proper SPDX identifier -Add Python 3.11 as a

[OE-core] [PATCH v2] dropbear: upgrade 2022.83 -> 2024.84

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-urandom-xauth-changes-to-options.h.patch dropbear-disable-weak-ciphers.patch 0005-dropbear-enable-pam.patch 0006-dropbear-configuration-file.patch refreshed for 2024.84 CVE-2023-36328.patch removed since it's included in 2024.84 Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 33/33] xorgproto: upgrade 2023.2 -> 2024.1

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-proto/{xorgproto_2023.2.bb => xorgproto_2024.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-proto/{xorgproto_2023.2.bb => xorgproto_2024.1.bb} (90%) diff --git

[OE-core] [PATCH 32/33] u-boot: upgrade 2024.01 -> 2024.04

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2024.01.bb => u-boot-tools_2024.04.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2024.01.bb => u-boot_2024.04.bb} | 0 3 files changed, 1 insertion(+), 1

[OE-core] [PATCH 31/33] ttyrun: upgrade 2.31.0 -> 2.32.0

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - dbginfo.sh: dash compatible copy sequence - rust/pv_core: Fix UvDeviceInfo::get() method - zipl/src: Fix leak of files if run with a broken configuration - zkey: Fix convert command to accept only keys of type CCA-AESDATA Signed-off-by: Wang Mingyu

[OE-core] [PATCH 27/33] python3-pyasn1: upgrade 0.5.1 -> 0.6.0

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Removed support for EOL Python 2.7, 3.6, 3.7 -Added support for previously missing RELATIVE-OID construct -Updated link to Layman's Guide Signed-off-by: Wang Mingyu --- meta/recipes-devtools/python/python-pyasn1.inc | 2 +-

[OE-core] [PATCH 29/33] python3-typing-extensions: upgrade 4.10.0 -> 4.11.0

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Fix tests on Python 3.13.0a5. -Fix the runtime behavior of type parameters with defaults -Fix minor discrepancy between error messages produced by typing and typing_extensions on Python 3.10. -When include_extra=False, get_type_hints() now strips

[OE-core] [PATCH 30/33] rsync: upgrade 3.2.7 -> 3.3.0

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-Add-missing-prototypes-to-function-declarations.patch makefile-no-rebuild.patch refreshed for 3.3.0 Changelog: == - Fixed a bug with '--sparse --inplace' where a trailing gap in the source file would not clear out the trailing data in the destination file. -

[OE-core] [PATCH 18/33] llvm: upgrade 18.1.2 -> 18.1.3

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch refreshed for 18.1.3 Changelog: -DFixes tsan failures for glibc's LoongArch and certain RISC-V ports when fstat is used. -transform.structured.convert_to_loops now properly deletes its target op.

[OE-core] [PATCH 03/33] btrfs-tools: upgrade 6.7.1 -> 6.8

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: * fix --enqueue option timeout handling * subvolume: remove support for undocumented options -c and -x, functionality disabled in kernel * libbtrfsutil: * version 0.1.3, backward compabile * add aliases for all existing functions with unified

[OE-core] [PATCH 16/33] libxmlb: upgrade 0.3.15 -> 0.3.17

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch refreshed for 0.3.17 Changelog: = - Create SECURITY.md for the OpenSSF scorecard - Fix decompressing large zstd files - Use zst as the file extension for zstd - Make the LZMA support optional - Add the lzma and zstd

[OE-core] [PATCH 24/33] python3-beartype: upgrade 0.17.2 -> 0.18.2

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{python3-beartype_0.17.2.bb => python3-beartype_0.18.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-beartype_0.17.2.bb => python3-beartype_0.18.2.bb} (75%) diff --git

[OE-core] [PATCH 28/33] python3-pycparser: upgrade 2.21 -> 2.22

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Add missing SCHAR limit defines -Use proper SPDX identifier -Add Python 3.11 as a supported version -Fix multi-pragma/single statement blocks (#479) -Add an encoding parameter to parse_file -Feature/add pragma support -Set up permissions to ci.yml

[OE-core] [PATCH 26/33] python3-git: upgrade 3.1.42 -> 3.1.43

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Issue and test deprecation warnings -Fix version_info cache invalidation, typing, parsing, and serialization -Document manual refresh path treatment -Improve static typing and docstrings related to git object types Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 23/33] pkgconf: upgrade 2.1.1 -> 2.2.0

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * libpkgconf SOVERSION is now 5. * Significant solver rework to flatten both requires and requires.private dependencies in a single pass. Improves performance slightly and ensures proper dependency order. * Improve '--digraph' output to reflect more

[OE-core] [PATCH 25/33] python3-build: upgrade 1.1.1 -> 1.2.1

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Avoid error when terminal width is undetectable on Python < 3.11 -Add --installer option, supporting pip and uv. Added uv extra. -Improve console output and provide -v for dependency installation -Avoid compiling unused bytecode when using pip -Dropped

[OE-core] [PATCH 21/33] mpg123: upgrade 1.32.5 -> 1.32.6

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - build: Detect forced 64 bit offsets on a dual-mode system that used to default to 32 bits and drop ambiguous suffix-less symbols in that case. Signed-off-by: Wang Mingyu --- .../mpg123/{mpg123_1.32.5.bb => mpg123_1.32.6.bb} | 2 +- 1 file

[OE-core] [PATCH 22/33] mtdev: upgrade 1.1.6 -> 1.1.7

2024-04-09 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = -test: link using libmtdev.la -Fix test warnings Signed-off-by: Wang Mingyu --- .../wayland/{mtdev_1.1.6.bb => mtdev_1.1.7.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-graphics/wayland/{mtdev_1.1.6.bb

  1   2   3   4   5   6   7   8   9   10   >