summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-custom-inherit: fix python 3.12 buildsAlexander Kanavin2023-12-312-0/+30
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gmpy2: fix python 3.12 issuesAlexander Kanavin2023-12-312-0/+264
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* system-config-printer: rely on setuptools to obtain distutils copyAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlrunner: remove the recipeAlexander Kanavin2023-12-312-12/+0
| | | | | | | Last release in 2014, not compatible with python 3.12. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mycroft: do not depend on python3-xmlrunnerAlexander Kanavin2023-12-311-1/+1
| | | | | | | Nothing in the source tree refers to it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpwquality: backport a python 3.12 compatibility patchAlexander Kanavin2023-12-313-46/+81
| | | | | | | This also allows dropping a previous patch. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmpi-bindings: update 1.0.1 -> 1.0.4Alexander Kanavin2023-12-318-149/+30
| | | | | | | | | | Drop several obsolete patches; either upstream fixed the issue or there's a standard way to cross-build python items. Add setuptools dependency as distutils is still needed. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: disable python bindings as incompatible with python 3.12Alexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* volume-key: disable python bindingsAlexander Kanavin2023-12-311-1/+1
| | | | | | | | No longer compatible with python 3.12; there hasn't been a release since 2018: https://pagure.io/volume_key/releases Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fontforge: add a readline PACKAGECONFIGAlexander Kanavin2023-12-311-0/+2
| | | | | | | | This helps with build determinism; also if readline is not in sysroot but readline-native is, fontforge erroneously decides to build with it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ptest-packagelists-meta-oe.inc Add c-ares to PTESTS_SLOW_META_OEAlex Kiernan2023-12-311-0/+1
| | | | | | | These take around 50s to run. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: Filter out "Live" testsAlex Kiernan2023-12-311-1/+1
| | | | | | | | Inside a default `runqemu` there's no resolv.conf, so the "Live" tests fail, exclude them by default. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcamera: Fix build with python 3.12Khem Raj2023-12-302-0/+177
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "libcamera: skip until upstream resolves python 3.12 compatibility"Khem Raj2023-12-303-2/+2
| | | | This reverts commit dd402176a6e28df76e4b737cec7d266b5bfbfa06.
* zfs: update to 2.2.2Bruce Ashfield2023-12-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In addition to the zfs upstream commits: - This fixes the build against libc-headers/kernel 6.6+ - adds bash-completion packaging, as 2.2.2 has support Bumping zfs to version zfs-2.2.2, which comprises the following commits: 494aaaed8 Tag zfs-2.2.2 522414da3 FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are NFS visible a8c256046 ZIL: Call brt_pending_add() replaying TX_CLONE_RANGE eb34de04d zdb: fix printf() length for uint64_t devid d813aa853 Linux 6.6 compat: fix configure error with clang (#15558) 3b267e72d zfs-dkms: fix shell-init error message 349fb77f1 FreeBSD: Fix the build on FreeBSD 12 2a953e0ac dmu_buf_will_clone: fix race in transition back to NOFILL e4985bf5a zdb: Fix zdb '-O|-r' options with -e/exported zpool e96675a7b zdb: show BRT statistics and dump its contents d702f86ea brt: lift internal definitions into _impl header 41c4599cb ZTS: Fix zfs_load-key failures on F39 56a2a0981 ZIL: Do not encrypt block pointers in lr_clone_range_t 9b9b09f45 dnode_is_dirty: check dnode and its data for dirtiness 89fcb8c6f Revert "Tune zio buffer caches and their alignments" 55dd24c4c Tag zfs-2.2.1 78287023c ZTS: Fix 'could not unmount datasets' on Alma 9 479dca51c zfs-2.2.1: Disable block cloning by default 87e9e8286 Add a tunable to disable BRT support. 0733fe2aa Packaging: Auto-generate changelog during configure (#15528) fd836dfe2 Linux 6.6 compat: META e92a680c7 Workaround UBSAN errors for variable arrays f1659cc78 ZTS: Test for all known zpool feature sets f863ac3d0 Update zpool-features.7 for grub2 compatibility list updates f6d2e5c07 Workaround to allow openzfs-zfs-dkms install on Ubuntu f2fe4d51a Linux: reject read/write mapping to immutable file only on VM_SHARED 76663fe37 Fix accounting error for pending sync IO ops in zpool iostat 44c8ff9b0 Linux 6.6 compat: fix implicit conversion error with debug build f0ffcc3ad Remove obsolete_counts from grub2 compatibility list e534ba5ce Fix dkms installation of deb packages created with Alien. 1c7048357 Add all read-only compatible zpool features to grub2 compatibility 3ec4ea68d Unify arc_prune_async() code bd7a02c25 Tune zio buffer caches and their alignments e82e68400 DMU: Do not pre-read holes during write 3f67e012e Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev() 21875dd09 Linux 6.6 compat: generic_fillattr has a new u32 request_mask added at arg2 fe9d409e9 Linux 6.6 compat: use inode_get/set_ctime*(...) 7aef672b7 Read prefetched buffers from L2ARC f9a9aea12 Add mutex_enter_interruptible() for interruptible sleeping IOCTLs 8ba748d41 Revert "zvol: Temporally disable blk-mq" e860cb020 zvol: Remove broken blk-mq optimization 86c3ed40e "ARC prefetch metadata accesses:" appears twice in the output. 6e41aca51 Trust ARC_BUF_SHARED() more 79f7de575 Remove lock from dsl_pool_need_dirty_delay() 0ef1964c7 run-zts test procfs/pool_state failed with uncorrectable I/O failure eaa62d995 Properly pad struct tx_cpu to cache line 8ca95d78c Fix typo in tests/zfs-tests/tests/functional/cli_user/misc/misc.cfg edebca5df FreeBSD: taskq: Remove unused declaration 1cc1bf4fa Set spa_ccw_fail_time=0 when expanding a vdev. 0bcd1151f Fix ZED auto-replace for VDEVs using by-id paths 78fd79eac Add zfs_prepare_disk script for disk firmware install 6d693e20a Large sync writes perform worse with slog b76724ae4 FreeBSD: Improve taskq wrapper 459c99ff2 Fix block cloning between unencrypted and encrypted datasets Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dominate: update to version 2.9.1Derek Straka2023-12-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argh: update to version 0.30.5Derek Straka2023-12-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cantools: update to version 39.4.1Derek Straka2023-12-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm-backend: update to version 2.1.8Derek Straka2023-12-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: update to version 2.0.24Derek Straka2023-12-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-engineio: update to version 4.8.1Derek Straka2023-12-291-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kmod: add comment about update to version 0.9.2Derek Straka2023-12-291-0/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* driverctl: fix installed-vs-shippedMartin Jansa2023-12-291-2/+5
| | | | | | | | | | | | | | | | | | | | * introduced in upgrade to 0.115 version: https://git.openembedded.org/meta-openembedded/commit/?id=1f2c2ebcbcf5944225462f530e0d56b20f1b4630 * fixes: ERROR: driverctl-0.115-r0 do_package: QA Issue: driverctl: Files/directories were installed but not shipped in any package: /usr/lib/systemd /usr/lib/systemd/system /usr/lib/systemd/system/driverctl@.service Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. driverctl: 3 installed and not shipped files. [installed-vs-shipped] when systemd_system_unitdir isn't subdirectory of libdir, e.g. with multilib using: export libdir="/usr/lib64" export systemd_system_unitdir="/usr/lib/systemd/system" Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptestsTim Orling2023-12-297-149/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Switch to the python_setuptools_build_meta PEP-517 backend * Refactor and submit 0001-Fix-imports-for-ptests.patch - split out the Windows -> Unix line endings conversion - https://github.com/sumerc/yappi/pull/164 * Drop 0002-add-3.11-to-the-setup.patch; upstream added 3.11 and 3.12 * Drop install of yappi.py in ptest; use site-packages as intended * Drop complex run-ptest and simply run 'pytest --automake' * Move out of "problems" group to "slow" group in ptest-packageslists-meta-python.inc - can now build meta-python-image-ptest-python3-yappi - tests take about 45 seconds https://github.com/sumerc/yappi/blob/1.6.0/CHANGELOG 1.6.0 (2023-12-07) - Drop support 2.7-3.5 and clean backward compatible code (pull/152) - Add Python 3.12 wheels 1.5.1 (2023-12-06) - Add support for Python 3.12 - Fix child callgrind functions disappear Signed-off-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* i2cdev: New recipe with i2c toolsJörg Sommer2023-12-292-0/+54
| | | | | | | | | | | | | The main part is the tool lsi2c to scan the i2c bus, like lspci and lsusb do. This recipe also ships a static library *libi2cdev.a*. Because this library contains the file *smbus.c* which is *GPL v2+,* and a static library can't be linked dynamically to satisfy the LGPL, the whole recipe is marked as *GPL-2.0-or-later.* Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* samba: upgrade 4.18.8 -> 4.18.9Yi Zhao2023-12-291-1/+1
| | | | | | | | | | | | | | | | This is the latest stable release of the Samba 4.18 release series. It contains the security-relevant bugfix CVE-2018-14628: Wrong ntSecurityDescriptor values for "CN=Deleted Objects" allow read of object tombstones over LDAP (Administrator action required!) https://www.samba.org/samba/security/CVE-2018-14628.html Release Notes: https://www.samba.org/samba/history/samba-4.18.9.html Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: drop libnewt dependencyDmitry Baryshkov2023-12-291-1/+0
| | | | | | | | | With the nmtui being now handled via tha PACKAGECONFIG, there is no need for the global libnewt dependency, PACKAGECONFIG["nmtui"] handles it correctrly. Drop the libnewt from DEPENDS list. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eventlet: upgrade 0.34.1 -> 0.34.2Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | | Changelog: =========== * Allowing inheritance of GreenSSLSocket without overriding the __new_ method * [bug] Fix broken API related to '__version__' removal * [doc] Fix pypi broken link Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 6.2.13 -> 6.2.14Changqing Li2023-12-291-1/+1
| | | | | | | | | | | | Upgrade urgency SECURITY: See security fixes below. Security fixes: (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postgresql: upgrade 15.4 -> 15.5Changqing Li2023-12-292-5/+5
| | | | | | | Refer https://www.postgresql.org/docs/release/15.5/ Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zchunk: upgrade 1.3.2 -> 1.4.0Wang Mingyu2023-12-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-distro: upgrade 1.8.0 -> 1.9.0Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== -Refactor distro.info() method to return an InfoDict -Ignore the file '/etc/board-release' -Ignore the file '/etc/ec2_version' -Run Python 3.6 on Ubuntu 20.04 for CI and bump isort -Test on modern versions of CPython and PyPy and macOS -Add support for ALT Linux Server 10.1 distribution -Add Debian Testing to the tests -Update archlinux resource for tests Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-icd-loader: upgrade 2023.04.17 -> 2023.12.14Wang Mingyu2023-12-291-1/+1
| | | | | | | | Changelog: Synchronize with OpenCL v3.0.15 specification release. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cjson: upgrade 1.7.16 -> 1.7.17Archana Polampalli2023-12-291-1/+1
| | | | | | | | | | | The following CVEs are addressed in this release. CVE-2023-50471 CVE-2023-50472 https://github.com/DaveGamble/cJSON/releases/tag/v1.7.17 Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: upgrade 2023.10.3 -> 2023.12.25Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | | | | Changelog: ============= -Cannot get release notification action in main.yml to work. Commenting it out for now. -Fixed invalid main.yml. -The escape function no longer escapes \x00. It's not necessary. -Inline flags can now be turned off and apply to what follows. -Added \R to match line endings. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: upgrade 2.5.2 -> 2.5.3Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | Changelog: ============ -uprev pydantic-core to 2.14.6 -Fix memory leak with recursive definitions creating reference cycles Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ipython: upgrade 8.18.1 -> 8.19.0Wang Mingyu2023-12-291-1/+1
| | | | | | | | Changelog: https://github.com/ipython/ipython/blob/8.19.0/docs/source/whatsnew/version8.rst Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cassandra-driver: upgrade 3.28.0 -> 3.29.0Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | | | | | | Changelog: ============ -Add support for Python 3.9 through 3.12, drop support for 3.7 -Removal of dependency on six module -Raise explicit exception when deserializing a vector with a subtype that isn’t a constant size -Remove outdated Python pre-3.7 references -Remove backup(.bak) files -Fix doc typo in add_callbacks Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitarray: upgrade 2.9.0 -> 2.9.1Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | | | Changelog: ========== -* avoid buffer being unnecessarily initialized with 0s in several functions of the 'bitarray.util' module -* fix '.count()' type hint in pyi-file -* improve testing Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-asyncinotify: upgrade 4.0.4 -> 4.0.5Wang Mingyu2023-12-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-apispec: upgrade 6.3.0 -> 6.3.1Wang Mingyu2023-12-291-1/+1
| | | | | | | | Changelog: - Fix conversion of deprecated flag on parameters Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: upgrade 1.0.1 -> 1.0.2Wang Mingyu2023-12-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-headers: upgrade 2023.04.17 -> 2023.12.14Wang Mingyu2023-12-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: upgrade 1.34.0 -> 1.35.1Wang Mingyu2023-12-291-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: upgrade 1.31.1 -> 1.31.2Wang Mingyu2023-12-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jq: upgrade 1.7 -> 1.7.1Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | Changelog: ========== - CVE-2023-50246: Fix heap buffer overflow in jvp\_literal\_number\_literal - CVE-2023-50268: fix stack-buffer-overflow if comparing nan with payload Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jasper: Fix install conflict when enable multilib.Wang Mingyu2023-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Error: Transaction test error: file /usr/include/jasper/jas_config.h conflicts between attempted installs of lib32-jasper-dev-4.1.1-r0.armv7ahf_neon and jasper-dev-4.1.1-r0.cortexa57 The differences between the two files are as follows: @@ -44,10 +44,10 @@ /* #undef JAS_HAVE_INT128_T */ #define JAS_SIZEOF_INT 4 -#define JAS_SIZEOF_LONG 4 +#define JAS_SIZEOF_LONG 8 #define JAS_SIZEOF_LLONG 8 -#define JAS_SIZEOF_SIZE_T 4 -#define JAS_SIZEOF_SSIZE_T 4 +#define JAS_SIZEOF_SIZE_T 8 +#define JAS_SIZEOF_SSIZE_T 8 #define JAS_HAVE_FCNTL_H /* #undef JAS_HAVE_IO_H */ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.0.20231210.0 -> 6.0.20231224.0Wang Mingyu2023-12-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftp: upgrade 5.0.2 -> 5.0.3Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | Changelog: =========== -A memory leak fix in the prior version wasn't applied correctly, resulting in an invalid memory access causing a crash. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exiftool: upgrade 12.70 -> 12.71Wang Mingyu2023-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Added a warning if there was an error reading an alternate file with the -fileNUM option - Added the ability to write QuickTime Keys:Encoder - Added a few new Canon LensType values - Added a new, obscure EXIF tag - Decode real-time metadata from Ricoh Theta videos - Decode SpecularWhiteLevel for more Canon models (github #232) - Decode Canon DualPixelRaw tag - Decode a few new Nikon tags - Decode more FujiFilm M-RAW tags - Improved generation of tag names for some JSON tag ID's containing colons - Fixed "Undefined subroutine" error when writing makernotes as a block - Fixed missing ID in family 7 group name for ID3 tags which are not valid for the specified ID3 version - Fixed bug where some tags from alternate files (with the -fileNUM option) could show up as "not defined" when used in expressions even though they did exist - API Changes: - Added NoMandatory option Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>