[OE-core] [PATCH 20/48] libxkbfile: upgrade 1.1.2 -> 1.1.3

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -Set close-on-exec when opening files -_XkbMakeAtom: remove check for impossible case -_XkbInitAtoms: check for malloc() failure -XkbChangeAtomDisplay: stop leaking atom name

[OE-core] [PATCH 24/48] minicom: upgrade 2.8 -> 2.9

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-fix-minicom-h-v-return-value-is-not-0.patch allow.to.disable.lockdev.patch removed since they're included in 2.9. Changelog: - Change Hardware Flow Control Default to No. - Timestamping mode is now saved and restored. - Split "Screen and Keyboard" menu

[OE-core] [PATCH 23/48] makedepend: upgrade 1.0.8 -> 1.0.9

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-util/{makedepend_1.0.8.bb => makedepend_1.0.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-util/{makedepend_1.0.8.bb => makedepend_1.0.9.bb} (88%) diff --git

[OE-core] [PATCH 26/48] ofono: upgrade 2.3 -> 2.4

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Add support for new provision database format. -Add support for Quectel EG96 modem. Signed-off-by: Wang Mingyu --- meta/recipes-connectivity/ofono/{ofono_2.3.bb => ofono_2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 25/48] mpg123: upgrade 1.32.4 -> 1.32.5

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: - build: -- CMake port uses CFLAGS for pulse/jack/tinyalsa properly now (bug 366). -- CMake port links libsyn123 with libm now (bug 370). - libmpg123: -- Fix --enable-portable (no usage of LFS_WRAP_NONE, bug 368). -- Fix dct36 wrapper usage for x86-64

[OE-core] [PATCH 27/48] pango: upgrade 1.51.0 -> 1.52.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = - Add pango_font_map_reload_font - Improve formatting of font sizes Signed-off-by: Wang Mingyu --- .../recipes-graphics/pango/{pango_1.51.0.bb => pango_1.52.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 29/48] pkgconf: upgrade 2.1.0 -> 2.1.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * Documentation fixes * Fix --modversion with constraints. * Reintroduce an optimization to the dependency graph walker which avoids revisiting already visited nodes. * Add a regression test to check that the dependency flattener is working as

[OE-core] [PATCH 28/48] pciutils: upgrade 3.10.0 -> 3.11.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu configure.patch refreshed for 3.11.1 Changelog: === * Fixed wrong API version in lib/pci.h. * Updated README.Windows. * Fix compilation on Windows. * update-pciids now supports XZ compression. If libpci is configured with support for compression, all downloaded files

[OE-core] [PATCH 30/48] python3-beartype: upgrade 0.17.0 -> 0.17.2

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

[OE-core] [PATCH 31/48] python3-certifi: upgrade 2023.11.17 -> 2024.2.2

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...ython3-certifi_2023.11.17.bb => python3-certifi_2024.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-certifi_2023.11.17.bb => python3-certifi_2024.2.2.bb} (86%) diff --git

[OE-core] [PATCH 32/48] python3-dbusmock: upgrade 0.30.2 -> 0.31.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -power_profiles_daemon: Move back to original D-Bus name to avoid breaking compatibility -Add upower_power_profiles_daemon template for version 0.20 API with new D-Bus name Signed-off-by: Wang Mingyu --- .../{python3-dbusmock_0.30.2.bb =>

[OE-core] [PATCH 33/48] python3-hypothesis: upgrade 6.97.3 -> 6.98.12

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

[OE-core] [PATCH 35/48] python3-pycairo: upgrade 1.25.1 -> 1.26.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: * Bump minimum required meson version from 0.56.0 to 0.64.0 * Various meson related cleanups * Fix header file being installed to the wrong location with meson on some systems * Adds a new "wheel" meson build option as preparation for meson-python

[OE-core] [PATCH 34/48] python3-pip: upgrade 23.3.2 -> 24.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu no_shebang_mangling.patch refreshed for 24.0 Changelog: === -Retry on HTTP status code 502 -Automatically use the setuptools PEP 517 build backend when --config-settings is used for projects without pyproject.toml. -Make pip freeze and pip uninstall of legacy editable

[OE-core] [PATCH 37/48] python3-pytz: upgrade 2023.4 -> 2024.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../python/{python3-pytz_2023.4.bb => python3-pytz_2024.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytz_2023.4.bb => python3-pytz_2024.1.bb} (89%) diff --git

[OE-core] [PATCH 36/48] python3-pytest: upgrade 8.0.0 -> 8.0.2

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Fix collection on Windows where initial paths contain the short version of a path (for example c:\PROGRA~1\tests). -Fix an IndexError crash raising from getstatementrange_ast. -Reverted a fix to --maxfail handling in pytest 8.0.0 because it caused a

[OE-core] [PATCH 39/48] python3-setuptools: upgrade 69.0.3 -> 69.1.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch 0001-conditionally-do-not-fetch-code-by-easy_install.patch refreshed for 69.1.1 Changelog: == -Updated and removed obsolete Python < 3.8 code and comments. -Updated Package Discovery and Resource Access

[OE-core] [PATCH 38/48] python3-setuptools-rust: upgrade 1.8.1 -> 1.9.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Deprecate py_limited_api option to RustExtension in favour of always using "auto" to configure this from bdist_wheel. Signed-off-by: Wang Mingyu --- ...etuptools-rust_1.8.1.bb => python3-setuptools-rust_1.9.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH 41/48] python3-typing-extensions: upgrade 4.9.0 -> 4.10.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Add support for PEP 728, supporting the closed keyword argument and the special __extra_items__ key for TypedDict. -Add support for PEP 742, adding typing_extensions.TypeIs. -Drop runtime error when a read-only TypedDict item overrides a mutable one.

[OE-core] [PATCH 44/48] python3-yamllint: upgrade 1.33.0 -> 1.35.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Restore ignoration of files passed as command-line arguments -Fix failure on broken symlinks that should be ignored -Docs: Restore official Read the Docs theme -Config: validate ignore-from-file inside rules -Rule quoted-strings: fix only-when-needed in

[OE-core] [PATCH 45/48] swig: upgrade 4.2.0 -> 4.2.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-Use-proc-self-exe-for-swig-swiglib-on-non-Win32-plat.patch determinism.patch refreshed for 4.2.1 Changelog: -Correctly ignore duplicate template instantiation (when the duplicate contains typedef'd template parameters). -Fix segfault shrinking STL

[OE-core] [PATCH 43/48] python3-urllib3: upgrade 2.1.0 -> 2.2.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Fixed issue where "InsecureRequestWarning" was emitted for HTTPS connections when using Emscripten. -Fixed "HTTPConnectionPool.urlopen" to stop automatically casting non-proxy headers to "HTTPHeaderDict". -Changed "InvalidChunkLength" to

[OE-core] [PATCH 46/48] xkbcomp: upgrade 1.4.6 -> 1.4.7

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-app/{xkbcomp_1.4.6.bb => xkbcomp_1.4.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-app/{xkbcomp_1.4.6.bb => xkbcomp_1.4.7.bb} (86%) diff --git

[OE-core] [PATCH 42/48] python3: upgrade 3.12.1 -> 3.12.2

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-Avoid-shebang-overflow-on-python-config.py.patch 0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch 0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch 0001-gh-114492-Initialize-struct-termios-before-calling-t.patch

[OE-core] [PATCH 47/48] xkeyboard-config: upgrade 2.40 -> 2.41

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === Translations updated Signed-off-by: Wang Mingyu --- .../{xkeyboard-config_2.40.bb => xkeyboard-config_2.41.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.40.bb =>

[OE-core] [PATCH 48/48] xprop: upgrade 1.2.6 -> 1.2.7

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Fix C23 build by renaming variable 'true' Signed-off-by: Wang Mingyu --- .../xorg-app/{xprop_1.2.6.bb => xprop_1.2.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-app/{xprop_1.2.6.bb =>

[OE-core] [PATCH 40/48] python3-trove-classifiers: upgrade 2024.1.8 -> 2024.2.23

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == *Add classifier: 'License :: OSI Approved :: Educational Community License' *PR for Issue #170 *fix spurious line *Update src/trove_classifiers/__init__.py Signed-off-by: Wang Mingyu --- ...fiers_2024.1.8.bb => python3-trove-classifiers_2024.2.23.bb} |

[OE-core] [PATCH 14/48] libpcre2: upgrade 10.42 -> 10.43

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: Copyright year updated to 2024. Changelog: * The JIT code no longer supports ARMv5 architecture. * A new function pcre2_get_match_data_heapframes_size() for finer heap control. * New option flags to restrict the interaction between ASCII and

[OE-core] [PATCH 16/48] libsecret: upgrade 0.21.2 -> 0.21.4

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * file-backend: Subscribe before calling dbus * meson: Fix crypto option being silently ignored * Updated translations * Port PAM module from gnome-keyring * secret-tool: Fix memory issues in lock command Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 17/48] libunistring: upgrade 1.1 -> 1.2

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: === doc/libunistring.texi (Conventions): Explain the (resultbuf, lengthp) return value convention from the user's point of view. doc/libunistring.texi (Include files): Fix documentation of _LIBUNISTRING_VERSION and _libunistring_version

[OE-core] [PATCH 15/48] libpng: upgrade 1.6.41 -> 1.6.42

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Fixed the implementation of the macro function png_check_sig(). Signed-off-by: Wang Mingyu --- .../libpng/{libpng_1.6.41.bb => libpng_1.6.42.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 18/48] liburi-perl: upgrade 5.25 -> 5.27

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - Add missing NAME section to POD of URI::geo - Add URI::geo Signed-off-by: Wang Mingyu --- .../perl/{liburi-perl_5.25.bb => liburi-perl_5.27.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 19/48] libxext: upgrade 1.3.5 -> 1.3.6

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Wrap Xext*CheckExtension() in do { ... } while(0) -configure: raise minimum autoconf requirement to 2.70 -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -_xgeGetExtensionVersion should not free info on failure -Check for

[OE-core] [PATCH 22/48] lighttpd: upgrade 1.4.73 -> 1.4.74

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: http://www.lighttpd.net/2024/2/19/1.4.74/ Signed-off-by: Wang Mingyu --- .../lighttpd/{lighttpd_1.4.73.bb => lighttpd_1.4.74.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lighttpd/{lighttpd_1.4.73.bb =>

[OE-core] [PATCH 21/48] libxvmc: upgrade 1.0.13 -> 1.0.14

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../xorg-lib/{libxvmc_1.0.13.bb => libxvmc_1.0.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxvmc_1.0.13.bb => libxvmc_1.0.14.bb} (85%) diff --git

[OE-core] [PATCH 02/48] ccache: upgrade 4.9 -> 4.9.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: Copyright year updated to 2024. Changelog: == - Improved detection of bad remote storage URLs gracefully. This also fixes crashes seen in ccache's own test suite. + - Made caching completely disabled when modification of a source or include file is

[OE-core] [PATCH 01/48] bash-completion: upgrade 2.11 -> 2.12.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: docs(COPYING): use unmodified upstream license file Changelog: https://github.com/scop/bash-completion/releases/tag/2.12.0 Signed-off-by: Wang Mingyu --- .../{bash-completion_2.11.bb => bash-completion_2.12.0.bb} | 5 ++--- 1 file changed, 2

[OE-core] [PATCH 04/48] dnf: upgrade 4.18.2 -> 4.19.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Do not load filelists metadata by default -Disable deltarpm support -Add a hint for user on transaction file dependency failure -Fix failing API unit test on rawhide (RhBug:2261066) -automatic: Use add_security_filters, not _update_security_filters

[OE-core] [PATCH 05/48] ed: upgrade 1.20 -> 1.20.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: io.c (write_file): Don't create missing intermediate directories. Signed-off-by: Wang Mingyu --- meta/recipes-extended/ed/{ed_1.20.bb => ed_1.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/ed/{ed_1.20.bb =>

[OE-core] [PATCH 06/48] efivar: upgrade 38 -> 39

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Add -T workaround for GNU ld 2.36 -Add extern "C" to headers for easier use by C++ -Avoid format error on i686 -Fix the -march issue for riscv64 -Fix musl build -Fix invalid free in main() -Remove deprecated --add-needed linker flag -src/Makefile: build

[OE-core] [PATCH 10/48] libgpg-error: upgrade 1.47 -> 1.48

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-Do-not-fail-when-testing-config-scripts.patch refreshed for 1.48 Changelog: === * New configure option --with-libtool-modification. * New option parser flag to detect commands given without a double dash. There is also the new meta command "command-mode" to

[OE-core] [PATCH 11/48] libhandy: upgrade 1.8.2 -> 1.8.3

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - HdyStyleManager - Support contrast setting in the settings portal - Remove an extra unref - Translation updates - Catalan - Georgian - Romanian - Turkish Signed-off-by: Wang Mingyu --- .../libhandy/{libhandy_1.8.2.bb => libhandy_1.8.3.bb}

[OE-core] [PATCH 12/48] libksba: upgrade 1.6.5 -> 1.6.6

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Fix a possible wrong error return from the DER builder. Signed-off-by: Wang Mingyu --- .../libksba/{libksba_1.6.5.bb => libksba_1.6.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/libksba/{libksba_1.6.5.bb =>

[OE-core] [PATCH 13/48] libmicrohttpd: upgrade 0.9.77 -> 1.0.1

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: fixes and improves builds with non-default configure parameters. Signed-off-by: Wang Mingyu --- .../{libmicrohttpd_0.9.77.bb => libmicrohttpd_1.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 03/48] createrepo-c: upgrade 1.0.3 -> 1.0.4

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../{createrepo-c_1.0.3.bb => createrepo-c_1.0.4.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/createrepo-c/{createrepo-c_1.0.3.bb => createrepo-c_1.0.4.bb} (96%) diff --git

[OE-core] [PATCH 07/48] gcr: upgrade 4.1.0 -> 4.2.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - gcr-ssh-agent: add command line options to gcr-ssh-agent [GNOME/gcr!129] - gcr-ssh-agent: Fix memory leak spotted by ASan [GNOME/gcr!133] - gcr-ssh-agent: Port memory safety fixes from gnome-keyring ssh-agent [GNOME/gcr!128] - Updated translations

[OE-core] [PATCH 08/48] git: upgrade 2.43.0 -> 2.44.0

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.44.0.txt Signed-off-by: Wang Mingyu --- meta/recipes-devtools/git/{git_2.43.0.bb => git_2.44.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 09/48] libffi: upgrade 3.4.5 -> 3.4.6

2024-02-27 Thread wangmy via lists.openembedded.org
From: Wang Mingyu meta/recipes-support/libffi/libffi/not-win32.patch refreshed for 3.4.6 Changelog: === -chore: update version to 3.4.6 and fix long double regression on mips64 and alpha -Update sparc64 host -Update cfarm hostnames -Always define long double types -update copyright

[OE-core] [PATCH 32/36] stress-ng: upgrade 0.17.05 -> 0.17.06

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -New fd-fork stressor, force copying of tens of thousands of file descriptors on fork() system calls -New bitonicsort stressor: sort 32 bit integers using bitonic sort, exercises integer compare, copying/cache/memory. -Add more signals in the nested

[OE-core] [PATCH 33/36] tcl: upgrade 8.6.13 -> 8.6.14

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu fix_issue_with_old_distro_glibc.patch fix_non_native_build_issue.patch refreshed for 8.6.14 Signed-off-by: Wang Mingyu --- .../tcl/fix_issue_with_old_distro_glibc.patch | 28 +++ .../tcl/fix_non_native_build_issue.patch | 25 ++---

[OE-core] [PATCH 34/36] xauth: upgrade 1.1.2 -> 1.1.3

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -unifdef Lynx -unifdef hpux -configure: raise minimum autoconf requirement to 2.70 -configure: Use AC_SYS_LARGEFILE to enable large file support -Unbold brackets for optional n at start of commands -Handle -Wempty-body warning for WRITES() macro -Remove

[OE-core] [PATCH 29/36] python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = *add "License :: OSI Approved :: NASA Open Source Agreement (NOSA)" * added NOSA * Update src/trove_classifiers/__init__.py Signed-off-by: Wang Mingyu --- ...fiers_2024.2.23.bb => python3-trove-classifiers_2024.3.3.bb} | 2 +- 1 file changed, 1

[OE-core] [PATCH 35/36] xev: update 1.2.5 -> 1.2.6

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Mark graceful_exit as noreturn -Mark global variables as "static" since there's only one source file -gitlab CI: stop requiring Signed-off-by in commits -Fix overflow on XmbLookupString buffer Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 31/36] shaderc: update 2023.8 -> 2024.0

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-cmake-disable-building-external-dependencies.patch refreshed for 2024.0 Changelog: == - Update dependencies - Utilities: - Use Python3 explicitly in utility scripts Signed-off-by: Wang Mingyu --- ...make-disable-building-external-dependencies.patch | 12

[OE-core] [PATCH 36/36] xz: upgrade 5.4.6 -> 5.6.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: *COPYING: Add the license for the XZ logo. Change most public domain parts to 0BSD. Update COPYING about the man pages of the scripts. *getopt.c MSVC: Don't #include . lib/getopt*.c: Include only HAVE_CONFIG_H is defined. lib: Update

[OE-core] [PATCH 17/36] pango: upgrade 1.52.0 -> 1.52.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Fix hexbox drawing Signed-off-by: Wang Mingyu --- .../recipes-graphics/pango/{pango_1.52.0.bb => pango_1.52.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/pango/{pango_1.52.0.bb => pango_1.52.1.bb} (94%) diff --git

[OE-core] [PATCH 14/36] libxdmcp: upgrade 1.1.4 -> 1.1.5

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -gitlab CI: add xz-utils to container for "make distcheck" -XdmcpWriteHeader: use calloc instead of malloc to alloc buffer -XdmcpWriteHeader: drop unnecessary cast of free() argument -Clear -Wunused-macros warnings when arc4random_buf() is available

[OE-core] [PATCH 15/36] lzip: upgrade 1.24 -> 1.24.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: main.cc: Fix compilation failure on MinGW because of mkdir. Signed-off-by: Wang Mingyu --- meta/recipes-extended/lzip/{lzip_1.24.bb => lzip_1.24.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/lzip/{lzip_1.24.bb =>

[OE-core] [PATCH 16/36] mkfontscale: upgrade 1.2.2 -> 1.2.3

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu License-Update: "All rights reserved." removed from copyright. Changelog: = -Fix -Wimplicit-float-conversion warnings from clang -Resolve some -Wsign-conversion warnings from clang -Variable scope reductions as recommended by cppcheck -ident.c: clear

[OE-core] [PATCH 19/36] python3-cython: upgrade 3.0.8 -> 3.0.9

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === Features added -- * Assigning "const" values to non-const variables now issues a warning. * Using "noexcept" on a function returning Python objects now issues a warning. * Some C-API usage was updated for the upcoming CPython 3.13. * The

[OE-core] [PATCH 18/36] psmisc: upgrade 23.6 -> 23.7

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-Use-UINTPTR_MAX-instead-of-__WORDSIZE.patch refreshed for 23.7 Changelog: === * build-sys: Make disable-statx work * fuser: Fallback to stat() if no statx() Debian 1030747 * fuser: silently ignore EACCES when scanning proc directories * killall: small formatting

[OE-core] [PATCH 20/36] python3-hypothesis: upgrade 6.98.15 -> 6.99.4

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Fix regression caused by using PEP 696 default in TypeVar with Python 3.13.0a3. -improves the type annotations in hypothesis.extra.numpy. -Simplify the type annotation of column() and columns() by using PEP 696 to avoid overloading. -implement type

[OE-core] [PATCH 22/36] python3-libarchive-c: upgrade 5.0 -> 5.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class Signed-off-by: Wang Mingyu --- ...{python3-libarchive-c_5.0.bb => python3-libarchive-c_5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 24/36] python3-pygobject: update 3.46.0 -> 3.48.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * Fix installation with pip failing in some environments with ModuleNotFoundError in g-ir-scanner :issue:'622' :mr:'302' * test: fix some tests on macOS :mr:'296' * docs: some dark mode fixes :mr:'291' * Drop setuptools in favor of meson-python

[OE-core] [PATCH 25/36] python3-pyopenssl: upgrade 24.0.0 -> 24.1.0

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Removed the deprecated OpenSSL.crypto.PKCS12 and OpenSSL.crypto.NetscapeSPKI. OpenSSL.crypto.PKCS12 may be replaced by the PKCS#12 APIs in the cryptography package. Signed-off-by: Wang Mingyu --- ...{python3-pyopenssl_24.0.0.bb => python3-pyopenssl_24.1.0.bb} |

[OE-core] [PATCH 23/36] python3-maturin: upgrade 1.4.0 -> 1.5.0

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class Signed-off-by: Wang Mingyu --- .../{python3-maturin_1.4.0.bb => python3-maturin_1.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 27/36] python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Fixed compatibility with upcoming pytest 8.1.x. -Python 3.12 is now officially supported -Added typing support -SubTests can be imported from pytest_subtests to type-annotate the subtests fixture. Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 26/36] python3-pyparsing: upgrade 3.1.1 -> 3.1.2

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Added 'ieee_float' expression to 'pyparsing.common', which parses float values, plus "NaN", "Inf", "Infinity". - Updated pep8 synonym wrappers for better type checking compatibility. - Fixed empty error message bug. This _should_ return pyparsing's

[OE-core] [PATCH 21/36] python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- ...ib-metadata_7.0.1.bb => python3-importlib-metadata_7.0.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-importlib-metadata_7.0.1.bb => python3-importlib-metadata_7.0.2.bb} (88%) diff

[OE-core] [PATCH 03/36] encodings: upgrade 1.0.7 -> 1.1.0

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Add a meson build system -Add the ISO8859-14 encoding Signed-off-by: Wang Mingyu --- .../xorg-font/{encodings_1.0.7.bb => encodings_1.1.0.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 04/36] gcr: upgrade 4.2.0 -> 4.2.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - gcr-ssh-agent: set 'SSH_AUTH_SOCK' - gcr-ssh-agent: port avoid deadlock fix - Updated translations Signed-off-by: Wang Mingyu --- meta/recipes-gnome/gcr/{gcr_4.2.0.bb => gcr_4.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename

[OE-core] [PATCH 05/36] ghostscript: upgrade 10.02.1 -> 10.03.0

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu avoid-host-contamination.patch refreshed for 10.03.0 configure.ac-add-option-to-explicitly-disable-neon.patch removed since it's included in 10.03.0 Signed-off-by: Wang Mingyu --- .../avoid-host-contamination.patch| 11 +--

[OE-core] [PATCH 07/36] libadwaita: upgrade 1.4.3 -> 1.4.4

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Fix layout with GtkSettings:gtk-xft-dpi == 0 - AdwNavigationView - Fix signal mentions in push() docs - AdwStatusPage - Fix property notification in set_child() - AdwToolbarView - Fix a typo in docs - Translation updates - British English

[OE-core] [PATCH 08/36] libassuan: upgrade 2.5.6 -> 2.5.7

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: * New configure option --with-libtool-modification. * Change the naming of the 64 bit Windows DLL from libassuan6-0.dll to libassuan-0.dll to sync this with what we did for libgpg-error. Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 09/36] libfontenc: upgrade 1.1.7 -> 1.1.8

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Set close-on-exec when opening files -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -Remove "All rights reserved" from Oracle copyright notices -configure: raise minimum autoconf requirement to 2.70 Signed-off-by: Wang

[OE-core] [PATCH 10/36] libpng: upgrade 1.6.42 -> 1.6.43

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Fixed the row width check in png_check_IHDR(). -Added eXIf chunk support to the push-mode reader in pngpread.c. -Added contrib/pngexif for the benefit of the users who would like to inspect the content of eXIf chunks. -Added contrib/conftest/basic.dfa,

[OE-core] [PATCH 11/36] libsdl2: upgrade 2.30.0 -> 2.30.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Fixed a regression causing SDL_WaitEvent() to return spurious failures -Fixed X11 cursors on the latest release of GNOME -Wayland windows automatically have OpenGL enabled again -Fixed memory corruption when converting signed 16-bit audio to float -Fixed

[OE-core] [PATCH 13/36] libxcursor: upgrade 1.2.1 -> 1.2.2

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Remove superfluous and unguarded config.h include -XcursorXcFileLoad: plug memory leak in error paths -Add comment about keeping libxcb-cursor copy of code in sync -If O_CLOEXEC is defined, add "e" to fopen modes -configure: Use LT_INIT from libtool 2

[OE-core] [PATCH 12/36] libxcb: upgrade 1.16 -> 1.16.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Enable large file support -Fix compilation on Windows -gitlab CI: use latest xcbproto from git to build against -configure.ac: drop `pthread-stubs` dependency on NetBSD -gitlab CI: regenerate container used for builds Signed-off-by: Wang Mingyu ---

[OE-core] [PATCH 06/36] gnupg: upgrade 2.4.4 -> 2.4.5

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * gpg,gpgv: New option --assert-pubkey-algo. * gpg: Emit status lines for errors in the compression layer. * gpg: Fix invocation with --trusted-keys and --no-options. * gpgsm: Allow for a longer salt in PKCS#12 files. * gpgtar: Make --status-fd=2 work on

[OE-core] [PATCH 01/36] debianutils: upgrade 5.16 -> 5.17

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = * run-parts.c: Forward last exit code to preserve exit status. * d/tests/control: Add run-parts.test to autopkgtests. * d/tests/run-parts.test: Move run-parts testing here and add testing for the --exit-on-error option. * d/tests/smoke: Remove

[OE-core] [PATCH 02/36] diffoscope: upgrade 259 -> 260

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == * Actually test 7z support in the test_7z set of tests, not the lz4 functionality. * In addition, correctly check for the 7z binary being available (and not lz4) when testing 7z. * Prevent a traceback when comparing a contentful .pyc file with an

[OE-core] [PATCH 28/36] python3-pytest: upgrade 8.0.2 -> 8.1.1

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://docs.pytest.org/en/stable/changelog.html Signed-off-by: Wang Mingyu --- .../python/{python3-pytest_8.0.2.bb => python3-pytest_8.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytest_8.0.2.bb =>

[OE-core] [PATCH 30/36] repo: upgrade 2.42 -> 2.44

2024-03-13 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- meta/recipes-devtools/repo/{repo_2.42.bb => repo_2.44.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/repo/{repo_2.42.bb => repo_2.44.bb} (94%) diff --git a/meta/recipes-devtools/repo/repo_2.42.bb

[OE-Core] [PATCH 01/34] adwaita-icon-theme: upgrade 45.0 -> 46.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - cursors: fix windows build - cursors: reinstate some x11 cursor names - symbolic: thunderbolt, phone & export fixes - index.theme: remove duplicate entries - cursors: clean up shapes, sync DND metaphors with macos - symbolic: revert about metaphor -

[OE-Core] [PATCH 02/34] at-spi2-core: upgrade 2.50.1 -> 2.52.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === * tests: Fix missing declaration for getpid(). * Back out code to generate mouse events on mutter. It had a couple of unwanted side effects. Also remove dependencies on libei and xkbcommon. * atk-adaptor: Fix collection role matching. * Have

[OE-Core] [PATCH 03/34] bind: upgrade 9.18.24 -> 9.18.25

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -Create the pruning task in the dns_cache_flush(), so the cache pruning still works after the flush. -Improve the TTL-based cleaning by removing the expired headers from the heap, so they don't block the next cleaning round and clean more than a

[OE-Core] [PATCH 04/34] createrepo-c: upgrade 1.0.4 -> 1.1.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Add tests for RepositoryReader and RepositoryWriter -Add a high-level repository writing API -Add a high-level repository reading API -Print where and when cr_hascontrollchars is true -Build aarch64 python packages during releases -build: Adapt to

[OE-Core] [PATCH 07/34] glslang: upgrade 1.3.275.0 -> 1.3.280.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-generate-glslang-pkg-config.patch refreshed for 1.3.280.0. Changelog: == * Add a new --abosute-path command-line option to output absolute paths in error messages * Support GL_EXT_control_flow_attributes2 * Support GL_ARB_shading_language_include * Fix HLSL

[OE-Core] [PATCH 05/34] enchant2: upgrade 2.6.7 -> 2.6.8

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Signed-off-by: Wang Mingyu --- .../enchant/{enchant2_2.6.7.bb => enchant2_2.6.8.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/enchant/{enchant2_2.6.7.bb => enchant2_2.6.8.bb} (91%) diff --git

[OE-Core] [PATCH 06/34] glib-networking: upgrade 2.78.1 -> 2.80.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === - Mark plugin functions as exports on Windows - GnuTLS: fix improper use of IP address in SNI extension - GnuTLS: major performance improvement: reduce unnecessary trust list creation - OpenSSL: properly handle BIO_CTRL_EOF - GnuTLS: Add warning when

[OE-Core] [PATCH 08/34] gnutls: upgrade 3.8.3 -> 3.8.4

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch Add-ptest-support.patch refreshed for 3.8.4 Changelog: ** libgnutls: RSA-OAEP encryption scheme is now supported ** libgnutls: Fix side-channel in the deterministic ECDSA. ** libgnutls: Fixed a bug

[OE-Core] [PATCH 10/34] libbsd: upgrade 0.12.1 -> 0.12.2

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: -test: nlist: make resilient against -Wl,--gc-sections -build: Do not rely on internal autoconf ac_cv_sys_file_offset_bits variable -build: Use -eq instead of = as test operators for arithmetic tests -build: Fix typo in ABI selection description -build:

[OE-Core] [PATCH 09/34] harfbuzz: upgrade 8.3.0 -> 8.3.1

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == - hb_blob_create_from_file_or_fail() on Windows will now try to interpret the file name as UTF-8 first, and as system code page if it is not valid UTF-8. - Fix hb_style_get_value() in fonts with "STAT" table. - Properly handle negative offsets in CFF

[OE-Core] [PATCH 26/34] python3-scons: upgrade 4.6.0 -> 4.7.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://github.com/SCons/scons/releases/tag/4.7.0 Signed-off-by: Wang Mingyu --- .../python/{python3-scons_4.6.0.bb => python3-scons_4.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-scons_4.6.0.bb =>

[OE-Core] [PATCH 18/34] openssh: upgrade 9.6p1 -> 9.7p1

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu 0001-systemd-Add-optional-support-for-systemd-sd_notify.patch refresh for 9.7p1 Changelog: New features * ssh(1), sshd(8): add a "global" ChannelTimeout type that watches all open channels and will close all open channels if there is no traffic

[OE-Core] [PATCH 19/34] python3-hatchling: upgrade 1.21.1 -> 1.22.4

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: = Added: -- -Metadata for the wheel target now defaults to the PKG-INFO metadata within source distributions -Add dependencies method to the build hook interface so that hooks can themselves dynamically define dependencies -Update SPDX license

[OE-Core] [PATCH 20/34] python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: == -Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. -Allow MetadataPathFinder.invalidate_caches to be called as a classmethod. Signed-off-by: Wang Mingyu --- ...ib-metadata_7.0.2.bb =>

[OE-Core] [PATCH 21/34] python3-license-expression: upgrade 30.2.0 -> 30.3.0

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: === -Use latest skeleton -Update license list to latest ScanCode and SPDX 3.23 -Drop support for Python 3.7 -Release prep v30.3.0 Signed-off-by: Wang Mingyu --- ...xpression_30.2.0.bb => python3-license-expression_30.3.0.bb} | 2 +- 1 file changed, 1

[OE-Core] [PATCH 22/34] python3-markdown: upgrade 3.5.2 -> 3.6

2024-03-25 Thread wangmy via lists.openembedded.org
From: Wang Mingyu Changelog: https://github.com/Python-Markdown/markdown/releases/tag/3.6 License-Update: Update the license template so GitHub can detect it Signed-off-by: Wang Mingyu --- .../{python3-markdown_3.5.2.bb => python3-markdown_3.6.bb}| 4 ++-- 1 file changed, 2

  1   2   >