summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-flask: upgrade 2.3.3 -> 3.0.0Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | | | Changelog: ============ -Remove previously deprecated code. -Deprecate the __version__ attribute. Use feature detection, or importlib.metadata.version("flask"), instead. -Restructure the code such that the Flask (app) and Blueprint classes have Sans-IO bases. -Allow self as an argument to url_for. -Require Werkzeug >= 3.0.0. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-coverage: upgrade 7.3.4 -> 7.4.0Wang Mingyu2024-01-021-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cantools: upgrade 39.4.1 -> 39.4.2Wang Mingyu2024-01-021-1/+1
| | | | | | | | Changelog: Fix range check with negative scalings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plocate: upgrade 1.1.19 -> 1.1.20Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | | Changelog: ========== - Fix updatedb writing incomplete .db files under Termux. - Make the systemd timer run more consistently during the night. - Add an (undocumented) flag --ignore-visibility to plocate, giving the equivalent of building the database with --require-visibility no. Drops setgid, of course, so you will usually need to be root to use it. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-netaddr: upgrade 0.9.0 -> 0.10.0Wang Mingyu2024-01-021-1/+1
| | | | | | | | Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: upgrade 1.3.10 -> 1.3.11Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | Changelog: ========== -Fix redlock to make multiple threads be able to lock on the same RedMutex -Asynchronously update slot-node mapping in some edge cases -Use weak_ptr to avoid joining EvenLoop thread in itself -Support setting connection name -Support shard pub/sub Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imapfilter: upgrade 2.8.1 -> 2.8.2Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | Changelog: =========== - Add IMAP support for UTF-8 (RFC 6855) when "charset" is set to "UTF-8" - Don't use FETCH FAST macro use for better compatibility - Bug fix; recovery mechanism error on Lua 5.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* squid: upgrade 6.5 -> 6.6Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== - Bug 5328: Fix ESI build with libxml2 v2.12.0 - Bug 5319: QOS Netfilter MARK preservation is always disabled - Bug 5318: peer_digest.cc:399: "fetch->pd && receivedData.data" - Bug 5317: FATAL attempt to read data from memory - Bug 5154: Do not open IPv6 sockets when IPv6 is disabled - FTP: Ignore credentials with a NUL-prefixed username - log_db_daemon: Fix DSN construction - Limit the number of allowed X-Forwarded-For hops - Do not update StoreEntry expiration after errorAppendEntry() - improve handling of response sending errors Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libssh: upgrade 0.10.5 -> 0.10.6Wang Mingyu2024-01-023-13/+9
| | | | | | | | | | | | | | | | | | 0001-libgcrypt.c-Fix-prototype-of-des3_encrypt-des3_decry.patch 0001-tests-CMakeLists.txt-do-not-search-ssh-sshd-commands.patch refreshed for 0.10.6 Changelog: ========== * Fix CVE-2023-6004: Command injection using proxycommand * Fix CVE-2023-48795: Potential downgrade attack using strict kex * Fix CVE-2023-6918: Missing checks for return values of MD functions * Fix ssh_send_issue_banner() for CMD(PowerShell) * Avoid passing other events to callbacks when poll is called recursively (#202) * Allow @ in usernames when parsing from URI composes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* feh: upgrade 3.10.1 -> 3.10.2Wang Mingyu2024-01-021-1/+1
| | | | | | | | Changelog: * Fix crash in right-click / menu rendering code on some distributions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exiftool: upgrade 12.71 -> 12.72Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== - Added read support for AAC audio files - Added a new QuickTime Keys Android tag - Added a number of new values for some Ricoh GR III tags - Decode timed metadata from Intsa360 Ace Pro MP4 videos - Decode GPSDateTime milliseconds in timed Insta360 metadata - Decode timed metadata from INNOV K5 TS videos - Decode a number of new GoPro timed-metadata tags - Decode a few new Xiaomi EXIF tags - Fixed writing of JPG/ARW images from some newer Sony models to preserve HiddenData Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.0.20231224.0 -> 6.1.20231231.0Wang Mingyu2024-01-021-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cglm: upgrade 0.9.1 -> 0.9.2Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | Changelog: =========== -add aabb2d -add euler to quat functionality -add new subtraction family of vector functions -many others improvements and bugfixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: reenable python bindings and bring in distutils via setuptools ↵Alexander Kanavin2024-01-011-2/+2
| | | | | | | (needed with python 3.12) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnvme: upgrade 1.6 -> 1.7.1alperak2024-01-012-72/+2
| | | | | | | | | | | | | | | | | | | | | | | | * Patch dropped because it is already available in the new version. Changelog: ====== 1.7.1 ====== * The v1.7 contains a bug in the sysfs scan topology code which could double free some memory. As this is a very common code path to execute, it's worth to get this fix out fast. ======= 1.7 ======= * allocated payloads aligned * refactoring and improvements of RAE handling in get log pages * auto cleanup of resources * build instruction update and improving build situation for older distros * support for TP8018 * use sysfs only for topology scan The last point addresses a long standing problem. Whenever 'nvme list' is used it could add error log entries for certain devices. With the corresponding kernel changes this will not happen anymore. It also unlocks some possible new features. Note this depends on the upcoming 6.8 kernel. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vsomeip: upgrade 3.3.8 -> 3.4.10Yi Zhao2024-01-016-27/+98
| | | | | | | | | | | ChangeLog: https://github.com/COVESA/vsomeip/releases/tag/3.4.10 * Refresh patches * Fix build for lld Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mraa: Update to latest tip of trunkKhem Raj2023-12-315-34/+80
| | | | | | | Drop already applied patch. Fix build with latest musl while here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hplip: provide setuptools for the 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-kmod: remove the recipeAlexander Kanavin2023-12-312-16/+0
| | | | | | | | | Not compatible with cython 3.x, and has been inactive for years: https://pypi.org/project/kmod/#description https://github.com/agrover/python-kmod Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upm: get disutils copy via setuptoolsAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rwmem: fix python modules packagingAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mercurial: ensure setuptools is present as distutils is no longer (mercurial ↵Alexander Kanavin2023-12-311-1/+1
| | | | | | | tries both) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mongodb: skip until python 3.12 fixes are available.Alexander Kanavin2023-12-311-0/+2
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cockpit: add setuptools dependency to bring in distutils copyAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigrokdecode: add python 3.12 supportAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: update 2.0.32 -> 2.0.34Alexander Kanavin2023-12-317-109/+16
| | | | | | | | | | This resolves dependency on removed python distutils in particular. openipmi-remove-host-path-from-la_LDFLAGS.patch is removed as issue is fixed upstream. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: update 4.0.10 -> 4.2.0Alexander Kanavin2023-12-316-148/+73
| | | | | | | This resolves python 3.12 issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: disable ndiffAlexander Kanavin2023-12-311-1/+1
| | | | | | | | | In 7.80 this requires distutils (no longer provided in python 3.12). This may be resolved in newer nmap versions, so if you care about it please provide a version update: https://nmap.org/dist/ Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-oslash: removeAlexander Kanavin2023-12-311-22/+0
| | | | | | | Not compatible with python 3.12; dead upstream (no activity since 2020). Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jsonrpcserver: removeAlexander Kanavin2023-12-312-24/+0
| | | | | | | No activity in over a year, and depends on oslash, which has had no activity since 2020. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>