summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pstack: upgrade 2.10 -> 2.12.2Wang Mingyu2025-07-301-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-tools: upgrade 1.7.2 -> 1.7.3Wang Mingyu2025-07-301-2/+2
| | | | | | | | | | Changelog: ============= - Expired domains link to unwanted websites - Unify expressions for the Japanese eID card Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: upgrade 6.3.7 -> 6.3.8Wang Mingyu2025-07-304-4/+7
| | | | | | | | 0001-htop-Change-dependency-order-of-header-and-sourcefil.patch refreshed for 6.3.8 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* parallel: upgrade 20250622 -> 20250722Wang Mingyu2025-07-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: upgrade 3.112 -> 3.114Wang Mingyu2025-07-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ndctl: upgrade v79 -> v82Wang Mingyu2025-07-301-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: upgrade 8.3 -> 8.5Wang Mingyu2025-07-301-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ============ - Anchors are now saved when a file is closed, and restored when the file is reopened -- if and when --positionlog is active. - Nano exits with an error status upon keystrokes ^O^Q and ^X^Q. - Keystroke ^L just centers the cursor, while M-% cycles it. - Option --whitespace is accepted, but left undocumented. - Syntax coloring now works correctly in more locales. - Bracketed pastes over a slow connection are more reliable. - Tabs in an external paste at a prompt are not dropped. - Feedback occurs when the cursor sits on a Byte Order Mark. - The Execute prompt is more forgiving of a typo. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msktutil: upgrade 1.2.1 -> 1.2.2Wang Mingyu2025-07-301-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== - Improve CI - configure.ac: more robust krb5 autodetection - configure.ac: Replace obsoleted AC_CONFIG_HEADER with AC_CONFIG_HEADERS - configure.ac: fix linking with minimal LIBS - Use getnameinfo(3) instead of inet_ntop(3) - dns_lookup_kdc setting in create_fake_krb5_conf causes issue when using a trusted domain user to create computer account (#208) - Fix several messages - Style fixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpich: upgrade 4.3.0 -> 4.3.1Wang Mingyu2025-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Fix initialization in GPU-aware builds when no devices are present - Fix internal pmix.h header conflict when building with an external PMIx library. - Fix build issue with Slurm by removing dependency on libslurm and always using internal logic for parsing the Slurm hostfile. - Fix potential stale GPU IPC handle usage resulting in data corruption or crashes - Update XPMEM thresholds to avoid excessive buffer mapping overhead - Fix potential hang in ROMIO when setting info hints on certain files - Improved detection of incompatible PMI[x] client/server configuration - Fix use of PMIX_PREFIX attribute for certain versions of OpenPMIx - Fix Intel GPU output with MPIR_CVAR_DEBUG_SUMMARY - Fix F08 binding compilation with nvfortran - Fix line continuation Hydra's --configfile option - Fix valgrind uninitialized read warnings in ch3 - Fix missing mpixxx_opts.conf file with help text for mpicc and friends - Fixes for several compiler warnings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxml++-5.0: upgrade 5.0.1 -> 5.4.0Wang Mingyu2025-07-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcec: upgrade 7.0.0 -> 7.1.1Wang Mingyu2025-07-301-2/+2
| | | | | | | | | | | | | | | | | | Changelog: ========== - [libcec] fix incorrect preprocessor command - [cmake] Fix win x64 and arm64 detection in cmake - add Teufel vendor id - RPiCECAdapterDetection: Include check that we can set passive mode - correct typo - Fix PRId64 define - Fix another NULL return - Don't use Bash for setting build variables - update ceccloader.h & make cmake obey INSTALL_BINDIR & INSTALL_LIBDIR - add system audio mode request & system audio mode status Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ktls-utils: upgrade 1.0.0 -> 1.2.1Wang Mingyu2025-07-302-42/+4
| | | | | | | | 0002-tlshd-configure.ac-Use-AC_CHECK_HEADER-instead-of-AC.patch removed since it's included in 1.2.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* graphviz: upgrade 12.2.1 -> 13.1.0Wang Mingyu2025-07-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gensio: upgrade 2.8.7 -> 2.8.15Wang Mingyu2025-07-301-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flashrom: upgrade 1.5.1 -> 1.6.0Wang Mingyu2025-07-302-10/+9
| | | | | | | | 0002-meson-Add-options-pciutils-ftdi-usb.patch refreshed for 1.6.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drm-info: upgrade 2.7.0 -> 2.8.0Wang Mingyu2025-07-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Add support for the IN_FORMATS_ASYNC property - json: fix trailing NUL byte in PATH data field - readme: drop CI badge - readme: add link to GitLab repo, use references - build: bump minimum Meson version to 0.56.0 - build: bump minimum libdrm version to 2.4.104 - readme: make --wrap-mode=nofallback paragraph more generic - readme: make usage list more readable - ci: switch to debian/oldstable - build: remove unnecessary libdrm fallback variable name - build: bump libdrm headers to v2.4.125 - Add support for Apple format modifiers - Add support for MediaTek format modifiers - build: bump version to 2.8.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cfengine-masterfiles: upgrade 3.21.5 -> 3.26.0Wang Mingyu2025-07-301-2/+2
| | | | | | | License-Update: Copyright year updated to 2024 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bolt: upgrade 0.9.6 -> 0.9.10Wang Mingyu2025-07-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Fix bolt exits when opening an empty version file - Fix failure on integration test due to the change of the latest pygobject - Several CI improvements and fixes. - Fixed memory leak in boltctl - The unused codes were removed from daemon - Fixed a NULL syspath variable causes SIGSEGV - A new NHI for REMBRANDT. - CI fixes. - Don't install an empty DB directory. - Fixed: Determine the string length before writing file. - Fixed: Free on error to prevent resource leak. - Add a 'nopcie' security level since some devices report 'nopcie' when Thunderbolt is disabled through BIOS setting. - Markdown lint styling is used for documents. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atop: upgrade 2.11.0 -> 2.12.0Wang Mingyu2025-07-303-1162/+7
| | | | | | | | 0001-Redefine-function-prototypes-solves-issue-322.patch removed since it's included in 2.12.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* asyncmqtt: upgrade 10.1.0 -> 10.2.0Wang Mingyu2025-07-301-2/+2
| | | | | | | | | | | | | | | | | | | | Changelog: =========== - Fixed offline publish/pubrel packet_id management. - Added packet_id limit functionality for testing. - Recovered missing compile-time Role-Packet checking functionality. - Added broker's Client Certificate subjectAltName. - Fixed invalid remaining length parsing problem on disconnect and auth packet. - Supported Boost.1.88.0 defaulted process v2. - Fixed PacketIdBytes treatment in MQTT v5 publish response packets. - Refined documents. - Refined CI. - Fixed warnings on release build. - Adjusted and unified broker's read_buf_size option's default value. - Updated docker build. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: upgrade 2.4.64 -> 2.4.65Wang Mingyu2025-07-301-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxptp: Add systemd instance specifier for ptp4l dependencyMartin Schwan2025-07-301-2/+2
| | | | | | | | | | | | Add the instance specifier to the ptp4l dependency for the phc2sys service, so the corresponding service is automatically started correctly. This fixes the following error messages, when starting the phc2sys@... service: Failed to restart phc2sys@eth0.service: Unit ptp4l.service not found. Signed-off-by: Martin Schwan <m.schwan@phytec.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftrace: fix issue that actually not installLiu Yiding2025-07-301-1/+2
| | | | | | | | | | | | | | | 1. "oe_runmake DESTDIR=${D} install" will actually install to ${D}, "oe_runmake DESTDIR=${D}" will skip install, ${D} is empty 2. fix issue that: | ERROR: uftrace-0.18-r0 do_package: QA Issue: File '/usr/lib/libelf.so' from | uftrace was already stripped, this will prevent future debugging! [already-stripped] we have set to use sysroot libelf in do_configure with "--with-elfutils=${STAGING_EXECPREFIXDIR}", here remove uftrace build libelf Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-cts: update to release 2025-04-14Dmitry Baryshkov2025-07-292-34/+1
| | | | | | | Update OpenCL CTS to the latest release. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-{headers,clhpp}: update to release 2025.07.22Dmitry Baryshkov2025-07-296-46/+36
| | | | | | | | | | Synchronize with OpenCL v3.0.19 specification release. Also patch OpenCL CTS in order to prevent its breakage with the updated headers. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* leveldb: Fix cast warnings seen with clang-21Khem Raj2025-07-292-0/+50
| | | | | | backport needed patch for googletest Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpputest: update to latest revisionGyorgy Sarvari2025-07-283-89/+5
| | | | | | | | | | | | | | | | The maintainers of cpputest haven't created a release for over 5 years, however the application is still under very active development. The maintainers claim that every commit that goes through their CI is stable just like a tagged release[1] - so update to the latest revision. Also, update the cmake options, and remove the obsolete ones. Drop the patches as well, as they are included in this revision. [1]: https://github.com/cpputest/cpputest/issues/1651 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* p8platform: update to latest revisionGyorgy Sarvari2025-07-281-3/+3
| | | | | | | | | | | There hasn't been a release since a long time, but there are some rare commits. One is updating cmake requirements, which allows removing the CMAKE_POLICY_VERSION_MINIMUM macro. License-Update: use License.md instead of source code comments Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* v4l-utils: Fix QA and build errors related to _TIME_BITS on 32-bitJiaying Song2025-07-282-4/+39
| | | | | | | | | | | | | | * Remove GLIBC_64BIT_TIME_FLAGS="" to enable _TIME_BITS=64 by default, which avoids the following QA issue during builds on 32-bit systems: WARNING: lib32-v4l-utils-1.24.1+git-r0 do_package_qa: QA Issue: /usr/bin/cec-compliance uses 32-bit api 'time' * Undefine _TIME_BITS to fix the build error: /usr/include/features-time64.h:26:5: error: #error "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64" Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opengl-es-cts: Unbolt aarch64 TUNE_CCARGS workaroundKhem Raj2025-07-261-3/+0
| | | | | | GCC has been patched for the segfault Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: Add missing runtime dep on asyncio ptest moduleKhem Raj2025-07-261-0/+2
| | | | | | This is needed with pytest 8.4+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-mock: Fix asyncio tests with pytest 8.4+Khem Raj2025-07-262-0/+33
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-asyncio: Upgrade to release 1.1.0Khem Raj2025-07-261-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* leptonica,tesseract: add native variantYoann Congal2025-07-262-0/+4
| | | | | | | | | | | | | | Since commit d6736b37c3f4 ("python-pytesseract: Update runtime dependencies"), pytesseract rdepends on tesseract and has a native variant. So, tesseract and its dependency leptonica also need the native variant. Fixes these warnings from AB[0]: WARNING: Nothing RPROVIDES 'tesseract-native' (but virtual:native:/srv/pokybuild/yocto-worker/meta-oe-mirror/build/meta-openembedded/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb RDEPENDS on or otherwise requires it) [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy*: add nativesdk variantYoann Congal2025-07-262-2/+2
| | | | | | | | | | | | | | | | | Since commit 9b0015577ce8 ("python3-charset-normalizer: Switch to PEP-517 build backends"), python3-charset-normalizer depends on python3-mypy and has a nativesdk variant. So, python3-mypy and its dependency python3-mypy-extensions also need the nativesdk variant. Fixes these warnings from AB[0]: WARNING: Nothing RPROVIDES 'nativesdk-python3-mypy' (but virtual:nativesdk:[...]/meta-openembedded/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.2.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'nativesdk-python3-charset-normalizer-dev' (but virtual:nativesdk:[...]/meta-openembedded/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.2.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'nativesdk-python3-charset-normalizer' (but virtual:nativesdk:[...]/meta-openembedded/meta-python/recipes-devtools/python/python3-charset-normalizer_3.4.2.bb RDEPENDS on or otherwise requires it) [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qhull: add native variantYoann Congal2025-07-251-0/+2
| | | | | | | | | | | | | Since commit 4042e529b9cf ("python3-matplotlib: Upgrade to 3.10.1"), python3-matplotlib depends on qhull and has native variant, so qhull does need the native variant as well. Fixes this warning from AB[0]: WARNING: Nothing PROVIDES 'qhull-native' (but virtual:native:/srv/pokybuild/yocto-worker/meta-oe-mirror/build/meta-openembedded/meta-python/recipes-devtools/python/python3-matplotlib_3.10.3.bb DEPENDS on or otherwise requires it). Close matches: [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catch2: enable native and nativesdkYoann Congal2025-07-251-0/+2
| | | | | | | | | | | | | | | | Since commit de3c8d3ff2d0 ("cli11: Upgrade 2.3.2 -> 2.5.0 to allow CMake 4+ compatibility"), cli11 depends on catch2 and is native&nativesdk. So, catch2 also need to be native&nativesdk. Fixes these warnings from AB[0]: WARNING: Nothing PROVIDES 'nativesdk-catch2' (but virtual:nativesdk:[...]/meta-openembedded/meta-oe/recipes-support/cli11/cli11_2.5.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing PROVIDES 'catch2-native' (but virtual:native:[...]/meta-openembedded/meta-oe/recipes-support/cli11/cli11_2.5.0.bb DEPENDS on or otherwise requires it). Close matches: [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings Cc: Alper Ak <alperyasinak1@gmail.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pillow-heif: remove native&nativesdkYoann Congal2025-07-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | | Through the dependecy of libheif, enabling native&nativesdk for python3-pillow-heif means enabling it for the whole codec ecosystem (e.g. x265, ffmpeg, ...) which might be hard to do. So, disable the native&nativesdk variants that never built in the first place. Fixes these warnings from AB[0]: WARNING: Nothing PROVIDES 'nativesdk-libheif' (but virtual:nativesdk:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing PROVIDES 'libheif-native' (but virtual:native:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb DEPENDS on or otherwise requires it). Close matches: WARNING: Nothing RPROVIDES 'nativesdk-python3-pillow-heif-dev' (but virtual:nativesdk:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'nativesdk-python3-pillow' (but virtual:nativesdk:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'nativesdk-python3-pillow-heif' (but virtual:nativesdk:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'python3-pillow-heif-native' (but virtual:native:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'python3-pillow-heif-dev-native' (but virtual:native:[...]/meta-openembedded/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb RDEPENDS on or otherwise requires it) [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings Cc: Leon Anavi <leon.anavi@konsulko.com> Cc: Alper Ak <alperyasinak1@gmail.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ptest-packagelists-meta-python: remove tftpyYoann Congal2025-07-251-1/+0
| | | | | | | | | | | | tftpy does not currently support ptests so remove it from any PTESTS_* list to avoid AB mirroring warnings[0]: WARNING: Nothing RPROVIDES 'tftpy-ptest' (but virtual:mcextend:tftpy:[...]/meta-openembedded/meta-python/recipes-core/images/meta-python-image-ptest.bb RDEPENDS on or otherwise requires it) WARNING: Nothing RPROVIDES 'meta-python-image-ptest-tftpy' [0]: https://autobuilder.yoctoproject.org/valkyrie/#/builders/82/builds/377/steps/12/logs/warnings Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uim: Upgrade to 1.9.6Khem Raj2025-07-251-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uim 1.9.6 (May 16, 2025) Improvements: Changed the default value of --enable-default-toolkit to automatically detect the default toolkit GTK+ 3: Simplified implementation GTK+ 2: Added support again (after being dropped in 1.9.4) Fixes: sqlite3: Added missing libuim-scm.la dependency uim 1.9.5 (May 6, 2025) Fixes: GTK+ 3: Fixed a build problem uim 1.9.4 (May 6, 2025) Improvements: Suppressed incompatible-pointer-types warnings Updated bundled SigScheme to 0.9.3 Dropped support for GTK+ 2 (later restored in 1.9.6) uim 1.9.3 Improvements: Updated bundled SigScheme 0.9.2 that is C23 ready (to support GCC 15's default C23 mode) uim 1.9.2 Improvements: Qt: Changed to use metadata.json from metadata.desktop because metadata.desktop is deprecated Qt: Specified cmake_minimum_required() explicitly for CMake 4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* msr-tools: Delete recipeKhem Raj2025-07-252-22/+2
| | | | | | | | This project is abandoned and does not exist on https://01.org/ anymore, a mirror is found on github.com/intel but its marked archived and unmaintained Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bleak: Add missing asyncio dependencies for ptestsKhem Raj2025-07-251-1/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: Upgrade to 2.48.3Khem Raj2025-07-252-20/+1
| | | | | | | | | | | | | | | | | | | | WebKitGTK 2.48.3 release: Fix a crash introduced by the new threaded rendering implementation using Skia API. Improve rendering performance by recording layers once and replaying every dirty region in different worker threads. Fix a crash when setting WEBKIT_SKIA_GPU_PAINTING_THREADS=0. Fix a reference cycle in webkitmediastreamsrc preventing its disposal. WebKitGTK 2.48.2 release: Enable CSS Overscroll Behavior by default. Change threaded rendering implementation to use Skia API instead of WebCore display list that is not thread safe. Fix rendering when device scale factor change comes before the web view geometry update. Fix network process crash on exit. Fix the build with ENABLE_RESOURCE_USAGE=OFF. Fix several crashes and rendering issues. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-mock: Upgrade to 3.14.1Khem Raj2025-07-251-2/+3
| | | | | | | Rename PYPI_PACKAGE to reflect upstream tarball name change Add missing dependency on python3-asyncio Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ufs-utils: update SRC_URIDario Binacchi2025-07-251-1/+1
| | | | | | | | | | The ufs-utils repository has changed ownership on GitHub and is now maintained under the "SanDisk-Open-Source" organization. Although the old URL is still redirected, let's point to the new upstream address to reflect the current ownership and avoid relying on redirects. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: fix removal of --with-zlib-dir configure optionGijs Peskens2025-07-241-1/+1
| | | | | | | | | | PHP has removed the --with-zlib-dir configure option since that is now taken over by pkg-config, this breaks building PHP on Walnascar when zip is enabled via PACKAGECONFIG. So remove it. Signed-off-by: Gijs Peskens <gijs.peskens@munisense.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* avro-c++: Fix build for 32-bit targetsAlper Ak2025-07-241-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building avro-c++ for 32-bit targets currently fails due to the following warnings being treated as errors: - `useless-cast` in Symbol.cc - `conversion` in FileStream.cc These are promoted to errors because of `-Werror` in the project's build flags. Fix: lib32-avro-c++/1.12/sources/avro-c++-1.12/lang/c++/impl/parsing/Symbol.cc:91:27: error: useless cast to type 'int' [-Werror=useless-cast] 91 | adj.push_back(static_cast(it - rs.begin())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors lib32-avro-c++/1.12/sources/avro-c++-1.12/lang/c++/impl/FileStream.cc:208:41: error: conversion from 'int64_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Werror=conversion] 208 | in_->seek(position - byteCount_ - available_); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ lib32-avro-c++/1.12/sources/avro-c++-1.12/lang/c++/impl/FileStream.cc:209:22: error: conversion from 'int64_t' {aka 'long long int'} to 'size_t' {aka 'unsigned int'} may change value [-Werror=conversion] 209 | byteCount_ = position; | ^~~~~~~~ cc1plus: all warnings being treated as errors Signed-off-by: Alper Ak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thin-provisioning-tools: fix bindgen build error with clang on octeontx2Bo Sun2025-07-241-1/+4
| | | | | | | | | | | | | | | | Remove unsupported '-mcpu=octeontx2+crypto' from BINDGEN_EXTRA_CLANG_ARGS as clang does not recognize 'octeontx2' as a valid target CPU, causing bindgen to fail when generating Rust bindings. Since bindgen only parses headers using Clang, CPU-specific options like -mcpu are generally unnecessary. Fixes build failure: | error: unsupported argument 'octeontx2+crypto' to option '-mcpu=' | error: unknown target CPU 'octeontx2' Signed-off-by: Bo Sun <bo.sun.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libalgorithm-diff-perl: upgrade 1.15 -> 1.1901Jason Schonberg2025-07-231-4/+4
| | | | | | | | | License-Update: New authors, new copyright date. Same license. Changelog: https://metacpan.org/release/TYEMQ/Algorithm-Diff-1.1901/source/Changes Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-typeguard: Add missing rdep on pathspec for ptestsKhem Raj2025-07-231-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>