summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mraa: disable python bindingsAlexander Kanavin2024-10-161-3/+3
| | | | | | | | Not compatible with python 3.13: https://github.com/eclipse/mraa/issues/1135 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: update 1.66.1 -> 1.66.2Alexander Kanavin2024-10-167-20/+12
| | | | | | | This fixes python 3.13 issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: backport a python 3.13 patchAlexander Kanavin2024-10-162-0/+44
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-httptools: update 0.6.1 -> 0.6.2Alexander Kanavin2024-10-161-1/+1
| | | | | | | This fixes python 3.13 issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-geojson: backport python 3.13 patchAlexander Kanavin2024-10-162-0/+39
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmpi-bindings: disable python3 due to 3.13 incompatibilityAlexander Kanavin2024-10-161-1/+1
| | | | | | | | Upstream ticket: https://github.com/kkaempf/cmpi-bindings/issues/18 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-html2text: remove python3-cgitb dependencyAlexander Kanavin2024-10-161-2/+0
| | | | | | | | Not mentioned anywhere in source tree, and no longer available with python 3.13. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-meld: do not depend on python3-cgitbAlexander Kanavin2024-10-161-1/+0
| | | | | | | | It's not mentioned anywhere in source code, and python 3.13 has removed it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: cleanupJ. S.2024-10-162-118/+0
| | | | | | | | | | Drop two patches which haven't been referenced by the nodejs recipe since the 20.11.0 version checkin. 0001-build-fix-build-with-Python-3.12.patch 0001-gyp-resolve-python-3.12-issues.patch Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdio-tools: RRECOMMENDS the kernel moduleAlban Bedel2024-10-161-1/+1
| | | | | | | | | The mdio-tools package RDEPENDS on `kernel-module-mdio-netlink` but this package doesn't exists if the module is built into the kernel. Use RRECOMMENDS instead as is usually done with kernel modules. Signed-off-by: Alban Bedel <alban.bedel@aerq.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fitimage: fix name of default configurationUlrich Ölmann2024-10-161-1/+1
| | | | | | | | | | | | | | | The new fitimage.bbclass was introduced via GitHub pullrequest [1]. There was a small force-push which implemented a prefix for the names of the configuration nodes to harmonize the class with the mechanism found in OE-core (see [2] & [3]). Unfortunately it was forgotten to also apply that prefix to the name of the configuration to utilize by default - fix that. [1] https://github.com/openembedded/meta-openembedded/pull/882 [2] https://github.com/openembedded/meta-openembedded/pull/882#issuecomment-2402218973 [3] https://github.com/openembedded/meta-openembedded/compare/0773f63e829b399a3e87cee03b009846c48b8429..32e7947154ea10e17f5db95d6bfaaf5074663fc7 Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rygel: update 0.44.0 -> 0.44.1Markus Volk2024-10-151-1/+1
| | | | | | | | | | | | | | | | Release 0.44.1 Server: - Fix progress reporting for ImportResource MediaExport: - Fix a critical when unable to detect mime type All contributors to this release: - Jens Georg <mail@jensge.org> Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* transmission: fix compliance checkingHongxu Jia2024-10-151-1/+1
| | | | | | | | | | | | | ''' ERROR: Nothing PROVIDES 'gtk4' (but meta-openembedded/meta-oe/recipes-connectivity/transmission/transmission_4.0.6.bb DEPENDS on or otherwise requires it) gtk4 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers ''' Add opengl to DISTRO_FEATURES contain condition Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gimp: fix gimptool buildpaths errorsYoann Congal2024-10-152-0/+106
| | | | | | | | | | | gimptool is used in GIMP plugin compilation. It does need a CC definition, provide it as the current CC with "--sysroot=..." removed. gimptool also need the gimp .pc file which is in gimp-dev. Split gimptool in its own package to avoid circular dependencies. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-115: upgrade 115.11.0 -> 115.16.1Yi Zhao2024-10-151-1/+1
| | | | | | | | | ChangeLog: https://www.mozilla.org/en-US/firefox/115.16.0/releasenotes/ https://www.mozilla.org/en-US/firefox/115.16.1/releasenotes/ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rabbitmp-c: upgrade 0.13.0 -> 0.14.0Yi Zhao2024-10-152-134/+1
| | | | | | | | ChangeLog: https://github.com/alanxz/rabbitmq-c/releases/tag/v0.14.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Remove makedumpfile from packagegroupsKhem Raj2024-10-151-2/+1
| | | | | | Recipe is migrated to oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
* makedumpfile: Remove recipeEtienne Cordonnier2024-10-152-201/+0
| | | | | | | | makedumpfile has been moved from meta-openembedded to poky ( https://git.yoctoproject.org/poky/commit/?id=acd8c9528f825e05eac570ba69b360b222dea45d ), because it was needed as RDEPENDS dependency of kexec-tools. Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: Fix off-by-one overflow in the IP protocol table.Wang Mingyu2024-10-142-0/+166
| | | | | | | Add patch to fix core dumped error when using "nmap -sO" Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* psqlodbc: Update SRC_URI to point to latest location of 16.00.0000 tarballsKhem Raj2024-10-141-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yarl: Add missing dependency on codspeed moduleKhem Raj2024-10-141-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-codspeed: Add recipeKhem Raj2024-10-141-0/+12
| | | | | | Needed by yarl ptests Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplacebo: dont use gitsmMarkus Volk2024-10-141-14/+14
| | | | | | | | | | | - Add PACKAGECONFIGs to allow build according to DISTRO_FEATURES - Add path to vulkan-registry - Add fastfloat dependency for clang - Build with lcms by default, because mpv warns about missing littlecms2 support Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fastfloat: add recipeMarkus Volk2024-10-141-0/+15
| | | | | | | fastfloat is needed to compile libplacebo with clang Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xwud: upgrade 1.0.6 -> 1.0.7Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | Changelog: ========== - Accept --help & --version as aliases to -help & -version - Replace strcpy+strcat calls with snprintf - Call free() instead of XFree() on pointers returned by malloc() - Add missing checks for malloc failure - gitlab CI: stop requiring Signed-off-by in commits Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmag: upgrade 1.0.7 -> 1.0.8Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== - Use double for all floating point numbers, not a mix of double and float - Quiet 64 -Wunused-parameter warnings from clang 13 - usage: add noreturn attribute - Fix -Wmissing-variable-declarations warning from clang 13 - Fix -Wself-assign warning from clang 13 - Fix -Wshadow warning for Display argument to Error() - Clear 9 -Wuseless-cast warnings - Add -help and -version options - Print which arguments were unknown before giving usage message - gitlab CI: stop requiring Signed-off-by in commits Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xkbprint: upgrade 1.0.6 -> 1.0.7Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | | Changelog: ========== - Use C99 struct initializers - Variable scope reductions - FindKeysymsByName: avoid NULL pointer dereference - ClearFontStuff: avoid NULL pointer dereference - configure: Use AC_SYS_LARGEFILE to enable large file support - unifdef -Usgi Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-video-mga: upgrade 2.0.1 -> 2.1.0Wang Mingyu2024-10-141-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rtorrent: upgrade 0.9.8 -> 0.10.0Wang Mingyu2024-10-141-3/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: =========== libtorrent ----------- - Significant performance improvements to improve throughput and reduce CPU usage. - A fix for a torrent client crash with the socket address object. - Support for 33 gigabit speed throttles on ruTorrent. rTorrent -------- - A fix for a torrent client stack overflow crash with the lockfile buffer. - New trackers.delay_scrape command for .rtorrent.rc to avoid crashes with thousands of torrents and allow instant startups. - A fix for compiling the software with LTO (Link Time Optimizations) for additional performance. - A fix for a critical memory leak with RPC commands which may waste an alarming amount of memory. - A fix for critical torrent client breakage if a power outage/failure occurs during a session saving interval. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: upgrade 1.4.35 -> 1.4.36Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== * Fix crash with keyboard-interactive SSH auth * Prevent empty remmina_file_name in remmina.pref * rdp/rdp-plugin: Fix faulty color depth check * Fix typos * Usbredirect on connect * Add global RDP options to set FreeRDP auth filter * Use universal /bin/sh shebang in remmina-rile-wrapper(1) * Added back in line that was accidentally removed before merge * Do not initialize rdp_auth_filter * Add proxy field for SPICE connections * add a conditional check for darwin and NetBSD * Make more obvious to user that Remmina may not be able to exec certain commands when run in a sandbox (snap or flatpak) * Handle GotFrameBufferUpdate on its own thread to prevent freeze * Enable horitical scroll on RDP plugin. * Add timeout option to handle VNC disconnects * Fix bug where option to send clipboard as keystrokes did not appear * Add ability to send a key combination when RDP connection is idle * Do not prompt user for credentials if they have already been entered * Add null check to prevent segfault * Move the idle timer into rf_context to make it session-specific. * Limit connection name on rcw tab to reasonable length * Update several dependencies * Add user prompt for gateway messages * Add reconnect button to rcw * Changed to put call to a message accept panel in the RemminaPluginService struct * Removed unused, commented code * Allow floating toolbar to be drag and dropped to more locations on the screen * Fixed some compile warnings causing issues with GCC 14.2.1 * Update ssh error to not show outdated message Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yarl: upgrade 1.14.0 -> 1.15.1Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | Changelog: ========== - Improved performance of calling :py:meth:~yarl.URL.build - Improved performance of all :class:~yarl.URL methods that create new :class:~yarl.URL objects - Improved performance of :class:~yarl.URL methods that modify the network location Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-uefi-firmware: upgrade 1.11 -> 1.12Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | | | Changelog: ============ - Fix uefi parse of ASUS bios CAP files - fix: Update CompressionTypes typedefs - ci: Update OS runners to use latest - Fixed a crash while handling non-UTF-8 encoded partition entry names in ME region - Sync LZMA library with UEFITool - skip unprocessed guid defined sections - Use gzip instead of zlib for Qualcomm decompression Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-python-dateutil: upgrade 2.9.0.20240906 -> 2.9.0.20241003Wang Mingyu2024-10-141-1/+1
| | | | | | | | Changelog: dateutil: Enable failing test Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-psutil: upgrade 6.0.0.20240901 -> 6.0.0.20241011Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | Changelog: =========== - update psutil.Process.parent() return type - per psutil.Process.parent()'s docstring, it may return None. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tomli: upgrade 2.0.1 -> 2.0.2Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | Changelog: =========== - Removed Python 3.7 support - Make loads raise TypeError not AttributeError on bad input types that do not have the replace attribute. Improve error message when bytes is received. - Type annotate load input as typing.IO[bytes] (previously typing.BinaryIO). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-termcolor: upgrade 2.4.0 -> 2.5.0Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | Changelog: ========= - Add strike attribute - Generate and upload attestations to PyPI - Drop support for Python 3.8 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-starlette: upgrade 0.39.1 -> 0.39.2Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | Fixed ===== - Allow use of request.url_for when only "app" scope is available - Fix internal type hints to support python-multipart==0.0.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-simpleeval: upgrade 0.9.13 -> 1.0.0Wang Mingyu2024-10-141-2/+2
| | | | | | | | | | | | | | | License-Update: Copyright year updated to 2024. Changelog: =========== - Fix a sandbox escape via generators and _frame methods. - Supporting dictionary comprehensions - A custom exception rather than KeyError when names not found - Dropping support for old python versions - if you need pre 3.9, then you can use an older version - Various cleanups & tidying warnings, deprecation warnings etc. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sh: upgrade 2.0.7 -> 2.1.0Wang Mingyu2024-10-141-1/+1
| | | | | | | | Changelog: Add contrib command sh.contrib.bash Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-scrypt: upgrade 0.8.24 -> 0.8.27Wang Mingyu2024-10-141-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzstd: upgrade 0.16.1 -> 0.16.2Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | Changelog: ============ - Build wheels for Python 3.13 - Deprecate support for Python version before 3.9 and stop building wheels for them Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyproj: upgrade 3.6.1 -> 3.7.0Wang Mingyu2024-10-142-3/+3
| | | | | | | | | | | | | | | | | | | | License-Update: Copyright year updated to 2024. rpath.patch refreshed for 3.7.0 Changelog: =========== - WHL: Wheels contain PROJ 9.4.1 - DEP: Minimum supported Python version 3.10 - DEP: Minimum PROJ version 9.2 - ENH: Add CRS.is_deprecated() and CRS.get_non_deprecated() - PERF: thread local context - ENH: Add runtime & compiled PROJ versions - BUG: Handle changes to HotineObliqueMercatorBConversion Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyperf: upgrade 2.7.0 -> 2.8.0Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: =========== - Refactor operations to fully work on AArch64. - Fix the max_mem_rss measurement - Allow setting the amount of warmup values in Runner - Add hooks for calling arbitrary code around each benchmark - Use KiB and MiB as units instead of kB and MB. - Fix Spelling Error - Make hooks work in bench_command subprocesses - Fix deprecated method in bench_time_func example - Separate subprocess writing/parsing into their own functions - Fix "std dev" link - Implement --timeout when running benchmarks Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymongo: upgrade 4.9.1 -> 4.10.1Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | Changelog: =========== - Fixed a bug where pymongo.results.UpdateResult.did_upsert would raise a TypeError. - Fixed Binary BSON subtype (9) support on big-endian operating systems (such as zSeries). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.198 -> 2.5.0Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | Changes ~~~~~~~ - misp_instance_version_master now uses the 2.5 branch. - Make mypy happy. - Only include the changelog in the sdist package. - [data] describeTypes.json updated. - Openioc.py is not a script, but had exec bit. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyephem: upgrade 4.1.5 -> 4.1.6Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | Changelog: ============ - Build wheels for Python 2.7 again - Update github actions and add Python 3.13 - Fix or remove several old broken links - Remove broken link to Meeus's book Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 14.0.2 -> 14.0.4Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | Changelog: =========== - Make it possible to log heartbeat ping pong - Move HeartbeatController to a separate module - Simplify socket timeout Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-psycopg: upgrade 3.2.2 -> 3.2.3Wang Mingyu2024-10-141-1/+1
| | | | | | | | Changelog: Release binary packages including PostgreSQL 17 libpq Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm: upgrade 2.19.1 -> 2.19.2Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== - Support installing free-threaded Python interpreters with the t suffix. - use_uv fails to lock when there are non-ascii characters in pyproject.toml on Windows. - Fix the pre_install and post_install signals receiving an exhausted generator, instead of a list of packages. - Create backup file with random filename to avoid conflicts. - Fix the logic error in the uv format marker matching. - pdm lock --check on a lockfile generated with older PDM version has a 0 exit code when there's a change in pyproject.toml. - Fixed Bash Completion suggestion so it doesn't require root privileges Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm-backend: upgrade 2.4.1 -> 2.4.2Wang Mingyu2024-10-141-1/+1
| | | | | | | | | | Changelog: =========== - Use fallback_version for source = "call" - Update to pyproject_metadata 0.9.0b5 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>