summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
16 hourspython3-hatchling: upgrade 1.21.1 -> 1.22.4Wang 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 information to version 3.23 -Improve error message for when the default heuristics for wheel file inclusion fail -Update the default version of core metadata to 2.3 Fixed: ----------- -Properly support core metadata version 2.2 -Only read source distribution metadata for fields that are explicitly defined as dynamic -Fix the custom build hook when using dynamic dependencies -Fix regression when loading metadata from source distributions -Fix metadata hooks when building wheels from source distributions -Remove editables as a direct dependency -Fix default wheel tag when the supported Python version declaration is strict -Load VCS ignore patterns first so that whitelisted patterns can be excluded by project configuration -Don't consider VCS ignore files that are outside of the VCS boundary -The sdist build target now gracefully ignores UNIX socket files -Begin ignoring certain files ubiquitously, like .DS_Store on macOS (From OE-Core rev: 3318192cda7df2a9fd9497b58570537c0d856b67) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursopenssh: upgrade 9.6p1 -> 9.7p1Wang 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 on any of them for the specified interval. This is in addition to the existing per-channel timeouts added recently. * All: make DSA key support compile-time optional, defaulting to on. Bugfixes -------- * sshd(8): don't append an unnecessary space to the end of subsystem arguments * ssh(1): fix the multiplexing "channel proxy" mode, broken when keystroke timing obfuscation was added. * ssh(1), sshd(8): fix spurious configuration parsing errors when options that accept array arguments are overridden * ssh-agent(1): fix potential spin in signal handler * Many fixes to manual pages and other documentation * Greatly improve interop testing against PuTTY. (From OE-Core rev: e409b8ceb514d67d6472b4433cc9869c43401b94) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslighttpd: upgrade 1.4.74 -> 1.4.75Wang Mingyu
Changelog: ========== * [mod_redirect] url.redirect-code = 308 new default * [ls-hpack] more portability fixes for sys/queue.h * [ls-hpack] update version to 2.3.3 * [TLS] default to stronger ciphers w/ PFS and AEAD * [ci] apt-get install build-essential on Ubuntu * [ci] /usr/local/opt keg-only pkgs on Darwin(macOS) * [mod_authn_sasl] translate SASL_LOG_* to syslog * [build] include src/compat/sys/queue.h in tarball * [core] fdlog_openlog(), fdlog_closelog() * [mod_accesslog] fdlog_openlog() if using syslog * [cmake] fix LEMON_PATH with empty CMAKE_BUILD_TYPE * [ci] limit github ci to specific branches * [ci] prefer non-login shell for Cygwin CI build * [ci] prefer dash for Cygwin and MSYS2 builds * [mod_wstunnel] fix server.ping-interval w/ HTTP/2 * [mod_dirlisting] fix suffix display of '/' on file (fixes #3242) * [mod_openssl] use internal asn1_time fn on 32-bit (fixes #3244) * [mod_openssl] faster ASN1_TIME parse * [mod_wolfssl] faster ASN1_TIME parse * [doc] update TLS comment in sample lighttpd.conf (From OE-Core rev: a3c74e93469dd3a40a17dd04971f79af6701a2ad) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibxml2: upgrade 2.12.5 -> 2.12.6Wang Mingyu
Changelog: =========== - parser: Fix detection of duplicate attributes in XML namespace - xmlreader: Fix xmlTextReaderConstEncoding - html: Fix htmlCreatePushParserCtxt with encoding - xmllint: Return error code if XPath returns empty nodeset (From OE-Core rev: 0bc673b0de08e02ff01ec9ad3daf0bb41662da40) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibxkbcommon: upgrade 1.6.0 -> 1.7.0Wang Mingyu
Changelog: =========== - Added early detection of invalid encodings and BOM for keymaps, rules & Compose. Also added a hint that the expected encoding must be UTF-8 compatible. - Updated keysyms using latest [xorgproto] - Keysyms: Fixed inconsistent results in 'xkb_keysym_from_name' when used with the flag 'XKB_KEYSYM_CASE_INSENSITIVE'. - Keysyms: Fixed case mapping for 3 Latin 1 keysyms: - 'XKB_KEY_ydiaeresis' - 'XKB_KEY_mu' - 'XKB_KEY_ssharp' - Keysyms: Fixed 'xkb_keysym_is_modifier' to detect also the following keysyms: - 'XKB_KEY_ISO_Level5_Shift' - 'XKB_KEY_ISO_Level5_Latch' - 'XKB_KEY_ISO_Level5_Lock' - Prevent recursive includes of keymap components. - Fixed global default statements 'x.y = z;' in wrong scope not raising an error. - Rules: Made newline required after '!include' line. - Rules: Fixed a bug where variant indexes were ignored with the layout index used instead. They are practically always the same, but don't have to be. - Compose: Fixed a segfault with 'xkb_compose_table_iterator_next' when used on an empty table. - Compose: Added check to ensure to open only regular files, not e.g. directories. - Registry: Updated the DTD and always parse the "popularity" attribute. - Fixed a few memory leaks and keymap symbols parsing. (From OE-Core rev: 9ae00c047f3a9a5993be70cb27d34c6814e4944d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibwpe: upgrade 1.14.2 -> 1.16.0Wang Mingyu
Changelog: ========= - This version does not contain changes over the 1.15.2 development release. - Allow resetting the fullscreen client to a null pointer. - Fix usage of the _wpe_loader_interface with the static loader. (From OE-Core rev: f68a771e4e31b897399755fd7117a78381d377c1) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibpciaccess: upgrade 0.18 -> 0.18.1Wang Mingyu
(From OE-Core rev: 515b4e43bda1d4c24e66c5779d75e3f285ed4067) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibcomps: upgrade 0.1.20 -> 0.1.21Wang Mingyu
Changelog: =========== -Build aarch64 python packages during releases -Fix build: use correct variable for category and env -build: Restore compatiblity with libxml2-2.12.0 -tests: Unify formatting of current test announcements -tests: Don't print parsing errors during tests -Update CI (From OE-Core rev: 1d7324942053cadd10930a9dfb49e2c54145682c) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibbsd: upgrade 0.12.1 -> 0.12.2Wang 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: Only install time struct conversion macros where missing -man: Add links for errc module functions -man: Do not install timeval(3bsd) nor timespec(3bsd) -strtonum: Do not abort on EINVAL from strtoi() -closefrom: Ignore files starting with dot when scanning /proc/self/fd -build: Match also gnu* for GNU/Hurd on the glibc ABI selection (From OE-Core rev: f8df6066c8d9efd1c85c6d5f2c306da06faad860) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursharfbuzz: upgrade 8.3.0 -> 8.3.1Wang 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 table. - Update IANA Language Subtag Registry to 2024-03-07. - Subsetter now supports subsetting "BASE" table. - Subsetter will update "hhea" font metrics in sync with "OS/2" ones. - "--variations" option of "hb-subset" now supports leaving out values that should be unchanged, e.g. "wght=:500:" will change the default and keep max and min unchanged. It also supports "*=drop" to to pin all axes to default location. - Fix hb_ot_math_get_glyph_kerning() to match updated "MATH" table spec. - Support legacy MacRoman encoding in "cmap" table. - Various build fixes. - Various subsetting and instancing fixes. - New API: hb_subset_input_pin_all_axes_to_default() (From OE-Core rev: b9716f902695337077b533e22b9298d610c038ee) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursenchant2: upgrade 2.6.7 -> 2.6.8Wang Mingyu
(From OE-Core rev: 40c02f057f954c132d843c775f4991a654968e40) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourscreaterepo-c: upgrade 1.0.4 -> 1.1.0Wang 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 changes in Fedora packaging of bash-completion (From OE-Core rev: c4cb90caab40cc1228c3cf49b68ca15f75d48508) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursbind: upgrade 9.18.24 -> 9.18.25Wang 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 single item for each new addition to the RBTDB. -Revert change 6319 and decrease lock contention during RBTDB tree pruning by not cleaning up nodes recursively within a single prune_tree() call. -Address use after free in expire_lru_headers. (From OE-Core rev: 17cecd0d9d0d734d408701d861692ca5987f4ad9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursat-spi2-core: upgrade 2.50.1 -> 2.52.0Wang 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 atspi_text_get_string_at_offset fall back to calling GetTextAtOffset if GetStringAtOffset is unimplemented. * Don't use g_assert in the unit tests. * Add an attribute-changed signal in atk, and update libatspi attribute cache. * Add GetTextSelection and SetTextSelection to Document interface. * Add atspi_device_generate_mouse_event, and implement for mutter. * Have atspi_device_add_key_grab return 0 if XIGrabKeycode fails. * xml: Add Embedded to the Socket interface * Don't return uninitialized values if atspi_component_get_size/position fail. * atk-adaptor: Fix critical when no table cell array is returned. * accessible: Do not rename deprecated methods to the new names. * Add HelpText property and corresponding functions in atk and libatspi. (From OE-Core rev: 5d94c1c17b70a6522f780eb4055e343e0d0f863a) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursadwaita-icon-theme: upgrade 45.0 -> 46.0Wang 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 - symbolic: shared screen metaphor update - fullcolor: antialias 16x16 a little more - symbolic: replace filled silhouettes with outlines - cursors: only cover the CSS named - symbolic: help-about metaphor - symbolic: sync not-junk metaphor (https://gitlab.gnome.org/GNOME/evolution/-/issues/1710#note_1924546) - symbolic: cleaned up export with Symbolic Preview (From OE-Core rev: 58ef139b1fae208d7e131c7b38ed8a4d1881fda5) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursshadow: update 4.14.2 -> 4.15.0Alexander Kanavin
libcrack support was dropped. (From OE-Core rev: c976d67cc73948eb09700be349d63a5d3840acdc) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursgnupg: upgrade 2.4.4 -> 2.4.5Wang 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 Windows. * scd: Support for the ACR-122U NFC reader. * scd: Suport D-TRUST ECC cards. * scd: Allow auto detaching of kernel drivers; can be disabled with the new compatibility-flag ccid-no-auto-detach. * scd: Allow setting a PIN length of 6 also with a reset code for openpgp cards. * agent: Allow GET_PASSPHRASE in restricted mode. * dirmngr: Trust system's root CAs for checking CRL issuers. * dirmngr: Fix regression in 2.4.4 in fetching keys via hkps. * gpg-wks-client: Make option --mirror work properly w/o specifying domains. * g13,gpg-wks-client: Allow command style options as in "g13 mount foo". * Allow tilde expansion for the foo-program options. * Make the getswdb.sh tool usable outside the GnuPG tree. (From OE-Core rev: eadaa195c8ded5f74bd7a146840c5dd610cd3c36) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursxev: update 1.2.5 -> 1.2.6Wang 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 (From OE-Core rev: 282c501690f30b8cad6a2439372d14f868af2fb0) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursxauth: upgrade 1.1.2 -> 1.1.3Wang 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 unnecessary casts from malloc() calls -Variable scope reductions, as suggested by cppcheck -config: Add missing AC_CONFIG_SRCDIR (From OE-Core rev: ef200e9de4bdbfbc70e4bd542e35e61ba91cbcf2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursstress-ng: upgrade 0.17.05 -> 0.17.06Wang 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 signal signest stressor -New --progress option to show --seq stressor progress and expected end of run time -Add Arrowlake and Pantherlake CPU support for target clones gcc optimizations -Add IRQ tasklet entry/exit events, IPI Raise event, swiotlb event to --perf option -Add --crypt-method option to allow crypt stressor to be selected -Add --fork-unmap option to fork stressor to force unmapping of shared libs to speed up forks -Add --fpunch-bytes option to fpunch stressor to specify fpunch file size -Add --vforkmany-bytes option to specify mmap size -Add NUMA hit/miss metrics to numa stressor -Fix aiol stressor race condition on termination of pending I/Os -Fix race on peterson stressor with modern out-of-order execution ARM CPUs (From OE-Core rev: 38ad00dd375cab312c12c61e9fcd512ad8a9166a) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursshaderc: update 2023.8 -> 2024.0Wang Mingyu
0001-cmake-disable-building-external-dependencies.patch refreshed for 2024.0 Changelog: ========== - Update dependencies - Utilities: - Use Python3 explicitly in utility scripts (From OE-Core rev: 45c97d420316c3a61412a25c55b2a53a379423fa) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursrepo: upgrade 2.42 -> 2.44Wang Mingyu
(From OE-Core rev: 927ca26e9c69cd6047221a95bfffff11f90d6f1e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3Wang Mingyu
Changelog: ========= *add "License :: OSI Approved :: NASA Open Source Agreement (NOSA)" * added NOSA * Update src/trove_classifiers/__init__.py (From OE-Core rev: d2aa7736e52950f17d3abe3be28a7d62d497554b) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-pytest: upgrade 8.0.2 -> 8.1.1Wang Mingyu
Changelog: https://docs.pytest.org/en/stable/changelog.html (From OE-Core rev: 7698fa9981eb94409d0988f17bc31f307f0a009d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-pytest-subtests: upgrade 0.11.0 -> 0.12.1Wang 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. (From OE-Core rev: a873332beb58320e6ed6d8d816e6b4f065375602) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-pyparsing: upgrade 3.1.1 -> 3.1.2Wang 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 exception messages to a former, more helpful form. If you have code that parses the exception messages returned by pyparsing, this may require some code changes. - Added unit tests to test for exception message contents, with enhancement to 'pyparsing.testing.assertRaisesParseException' to accept an expected exception message. - Updated example 'select_parser.py' to use PEP8 names and added Groups for better retrieval of parsed values from multiple SELECT clauses. - Added example 'email_address_parser.py' - Added example 'directx_x_file_parser.py' to parse DirectX template definitions, and generate a Pyparsing parser from a template to parse .x files. - Some code refactoring to reduce code nesting - All internal string expressions using '%' string interpolation and 'str.format()' converted to f-strings. (From OE-Core rev: dc067714b407577a7984a413d07282bea1a2fd72) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-pyopenssl: upgrade 24.0.0 -> 24.1.0Wang 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. (From OE-Core rev: e7f9bb7b3b3f051694df7e7af01d538197cbacfd) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-pygobject: update 3.46.0 -> 3.48.1Wang 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 :mr:'248' :mr:'253' :mr:'254' :mr:'255' :mr:'276' * Fundamental type support :mr:'250' * Fundamental type support for GValues :mr:'264' * pygi-convert.sh: migrate FILE_CHOOSER_CONFIRMATION_* :mr:'266' * gimodule, cairo: Use multi-phase initialization as per PEP-489 :mr:'271' * Deprecate classes in gi.option module :mr:'272' * Deprecate pygtkcompat :mr:'278' * Add support for (optional) nullable GErrors :mr:'259' * Fix CssProvider not valid in GTK2 :mr:'284' * Fix double free if array item cannot be marshalled to Python :mr:'280' * Raise exception if a callback property is encountered :mr:'269' * build: Fix pycairo detection "script" for Windows :mr:'267' * Replace deprecated ''pkgutil.find_loader'' call :mr:'252' * Avoid segfault on property access for incompletely initialized objects :mr:'260' * pygenum: When getting a member instance, use correct key for the lookup :mr:'262' (From OE-Core rev: 49ee7fff74464ca2838c609f2b6f4d1b8e09e8bc) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-libarchive-c: upgrade 5.0 -> 5.1Wang Mingyu
Changelog: =========== Fix the format_name property and move it from the ArchiveEntry class to the ArchiveRead class (From OE-Core rev: eea08686271c5683840a733c32eda663c2aa23f6) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-importlib-metadata: upgrade 7.0.1 -> 7.0.2Wang Mingyu
(From OE-Core rev: 6bbe1785a5d0f5efd83cfefff39178d7f8523946) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-hypothesis: upgrade 6.98.15 -> 6.99.4Wang 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 annotations for column(). -add the experimental and unstable backend setting. -fixe issue #3900, a performance regression for arrays() due to the interaction of 6.98.12 -improve the type annotations in hypothesis.extra.numpy, which makes inferred types more precise for both mypy and pyright, and fixes some strict-mode errors on the latter. -pave the way for future shrinker improvements. There is no user-visible change. (From OE-Core rev: 71cf65e4a1137c20ece34a6ad5a65f037295daf2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspython3-cython: upgrade 3.0.8 -> 3.0.9Wang 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 deprecated "Py_UNICODE" type is no longer used, unless required by user code. * "std::string.replace()" declarations were added to libcpp.string. Bugs fixed ---------- * Cython generates incorrect (but harmless) self-casts when directly calling final methods of subtypes. Lacking a better solution, the errors that recent gcc versions produce have been silenced for the time being. * Unused variable warnings about clineno were fixed when C lines in tracebacks are disabled. * Subclass deallocation of extern classes could crash if the base class uses GC. * Type checks for Python "memoryview" could use an invalid C function. * Calling final fused functions could generate invalid C code. * Declaring extern enums multiple times could generate invalid C code. * "pyximport" used relative paths incorrectly. * Running Cython with globbing characters ("[]*?") in the module search path could fail. * Literal strings that include braces could change the C code indentation. Other changes ------------- * The "enum class not importable" warning is now only issued once per enum type. (From OE-Core rev: 35a7d28d271d2f3e27cf24c2433c4e69c650509e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspsmisc: upgrade 23.6 -> 23.7Wang 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 fixes Debian * pstree: Do not assume root PID * pslog: include config.h * misc: Update gettext to 0.21 (From OE-Core rev: 5a5e5cce2edd0f0bccc69f3ec68dd86810b873c2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourspango: upgrade 1.52.0 -> 1.52.1Wang Mingyu
Changelog: Fix hexbox drawing (From OE-Core rev: 5a296e6c3afb412ee9740fc28963f35dd16e52d9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursmkfontscale: upgrade 1.2.2 -> 1.2.3Wang 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 -Wdeclaration-after-statement warning -mkfontscale.c: handle -Wshadow warnings from gcc -doDirectory: add missing check for malloc() returning NULL -Convert to X.Org standard code style -Remove "All rights reserved" from Oracle copyright notices -gitlab CI: stop requiring Signed-off-by in commits -configure: Use AC_SYS_LARGEFILE to enable large file support -Address s UBSan warning about int left shift overflow -configure: Move check for zlib into its own section -configure: Use pkg-config to find zlib (From OE-Core rev: 73252e8c971263816cf218c53d0da9e419c9609d) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibxdmcp: upgrade 1.1.4 -> 1.1.5Wang 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 -Xdmcp.h: add access attributes to function prototypes -configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL -Remove "All rights reserved" from Oracle copyright notices (From OE-Core rev: e7f102d0d85e5c35c030a21fb3fa237a0843dce5) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibxcursor: upgrade 1.2.1 -> 1.2.2Wang 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 instead of deprecated AC_PROG_LIBTOOL -gitlab CI: stop requiring Signed-off-by in commits (From OE-Core rev: b56224f31ac4df426418ffe9fa48f4d2dea3f148) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibxcb: upgrade 1.16 -> 1.16.1Wang 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 (From OE-Core rev: 29cff6301d9c86df1609ac7d1762c38ce527fe4e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibsdl2: upgrade 2.30.0 -> 2.30.1Wang 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 audio artifacts when converting signed 8-bit audio to float -Fixed the clip rectangle not being updated when the viewport changes in the SDL renderer -Convert mouse wheel coordinates to the rendering view in the SDL renderer -Fixed a crash handling controllers on macOS -Fixed a crash setting a window fullscreen with Emscripten -Fixed the keyboard automatically popping up when resuming an application on Android (From OE-Core rev: a17c05585a0da0166087ae0cd3cd4331a1fb2615) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibpng: upgrade 1.6.42 -> 1.6.43Wang 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, a basic build-time configuration. -Fixed a preprocessor condition in pngread.c that broke build-time configurations like contrib/conftest/pngcp.dfa. -Added CMake build support for LoongArch LSX. -Fixed a CMake build error that occurred under a peculiar state of the dependency tree. This was a regression introduced in libpng-1.6.41. -Marked the installed libpng headers as system headers in CMake. -Updated the build support for RISCOS. -Updated the makefiles to allow cross-platform builds to initialize conventional make variables like AR and ARFLAGS. -Added various improvements to the CI scripts in areas like version consistency verification and text linting. Added version consistency verification to pngtest.c also. (From OE-Core rev: d36edc338fde6879390c322fb6333812a2c2ed74) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibfontenc: upgrade 1.1.7 -> 1.1.8Wang 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 (From OE-Core rev: 10563e9f2d75a85a8d9c85cc79dcd851df669e13) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourslibassuan: upgrade 2.5.6 -> 2.5.7Wang 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. (From OE-Core rev: 60e8a5ad9835f71dcf2fb4c7c748cc12f5bac115) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursghostscript: upgrade 10.02.1 -> 10.03.0Wang 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 (From OE-Core rev: 0e389b7b20cf77327127ae0ced856e2b2ec7aee2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursgcr: upgrade 4.2.0 -> 4.2.1Wang Mingyu
Changelog: =========== - gcr-ssh-agent: set 'SSH_AUTH_SOCK' - gcr-ssh-agent: port avoid deadlock fix - Updated translations (From OE-Core rev: 5b98e250d8c04040df1333506b72575d368e6bdc) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursencodings: upgrade 1.0.7 -> 1.1.0Wang Mingyu
Changelog: ========== -Add a meson build system -Add the ISO8859-14 encoding (From OE-Core rev: b903248f62d6d6d969556632f8fb19f8b700dda3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursdiffoscope: upgrade 259 -> 260Wang 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 empty one. (From OE-Core rev: 5baf1e660f980cdcbe97e395f9c7f28b14cd8e6e) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hoursdebianutils: upgrade 5.16 -> 5.17Wang 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 duplicate run-parts testing. * acinclude.m4: Bump DEBIANUTILS_VERSION from 5.14 to 5.17. (From OE-Core rev: 12e6f8b91d7d8e2415122eb96289d8b91dbb23e2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourswaffle: update 1.7.2 -> 1.8.0Alexander Kanavin
(From OE-Core rev: b63ce3e9ae0e38e9951440d805b0d9487fd3736d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourstexinfo: update 7.0.3 -> 7.1Alexander Kanavin
Drop texinfo/link-zip.patch (no longer necessary) Add texinfo_cv_sys_iconv_converts_euc_cn=yes as otherwise it's determined via building and running a helper binary. (From OE-Core rev: eb13b936347b01dd92190713439e0ced6329337d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 hourstcl: update 8.6.13 -> 8.6.14Alexander Kanavin
Drop recipes-devtools/tcltk/tcl/fix_issue_with_old_distro_glibc.patch (very obsolete) (From OE-Core rev: 59fabff31d4ed80b379cadb510dccb0d89976f0a) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>