summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* python3-boto3, python3-botocore: remove recipesThomas Roos2023-10-122-26/+0
| | | | | | | | | | | | | | python3-boto3 and python3-botocore are provided by meta-aws. They have ptests and upgraded as soon as there is an release. Having them here also causing issues with yocto-check-layer https://bugzilla.yoctoproject.org/show_bug.cgi?id=15223 As discussed on IRC with Richard Purdie, those recipes should just be provided by meta-aws. Agreed here https://github.com/openembedded/meta-openembedded/issues/744 by Khem. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bc98fb0765ab32aa98c7752306a3e314b13e85b5) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libbpf: add arm, powerpc and mips64 to COMPATIBLE_HOSTDenys Zagorui2023-10-121-1/+1
| | | | | | | | | | There is is no build time issues with libbpf for these architectures so we can add them to COMPATIBLE_HOST Signed-off-by: Denys Zagorui <dzagorui@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bb8049afe96db57707afc259743e288bec456117) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dlt-daemon: Add an additional fix for non-systemd buildsGianfranco Costamagna2023-10-121-6/+6
| | | | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 13ab3b1a55f8ecbda99bf5a1b6dd36df2761051f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dlt-daemon: do not disable dlt-system build when systemd is set to offGianfranco Costamagna2023-10-121-1/+1
| | | | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1fc2b9532b56685bd603fe93d867fc1268d7313f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dlt-daemon: update patch 544.patchGianfranco Costamagna2023-10-121-4/+4
| | | | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a5f0e3291b4947df76f5246ff0d246440e086816) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dlt-daemon: Enable experimental coredumphandler featureGianfranco Costamagna2023-10-122-0/+83
| | | | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c065c929ab80c0ee5971c74d7e55559eebd78665) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* dlt-daemon: Make it work without systemdGianfranco Costamagna2023-10-121-6/+7
| | | | | | | | | | | | | | | Make sure also without systemd enabled as default, the tools can be built and installed, such as dlt-adaptor, dlt-adaptor-stdin, dlt-adaptor-udp, dlt-examples and dlt-console. They have stub functionalities when systemd is not default, but they can still be used with limited functionalities Reported-By: Federico Briata <federicobriata@gmail.com> Reported-By: Andrea Reali <andrea.reali@cnhind.com> Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f558bc9d3b2dab9e1a7824fad04f498839e140af) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* ptest-image: Switch to using core-image-minimalKhem Raj2023-10-123-3/+3
| | | | | | | | Keeps the dependencies really to minimum. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d8d5444c25475f48df910888703e65edfece59db) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* collectd: Use https in SRC_URI, add HOMEPAGEJörg Sommer2023-10-121-1/+2
| | | | | | | Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 99ef9c1969dfb3c0813570e401031fa051ec7a24) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* images: Rename ptest images to rhyme with oe-core ptest imagesKhem Raj2023-10-129-9/+9
| | | | | | | | Easy to understand for new-comers. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7b5cb622b4e40ceb7b150c83ee98c40fd24ab9aa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* images: Rename <layer>-image to <layer>-image-allKhem Raj2023-10-128-1/+1
| | | | | | | | | | These are test images to build all recipes in layer. Renaming them makes them refect what they are. Moreover we can rename the ptest images to match OE-Core naming conventions for meta-oe/meta-perl/meta-python Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0cb018059499f7531749ee1d5d1cbb02a6cf3f0a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* images: Delete layer specific base imagesKhem Raj2023-10-127-49/+0
| | | | | | | | | | These were essentially duplicates of core-image-minimal, however core-image-base is a better baseline for upper layers, so switched the consumers of these images to use core-image-base Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e88b777cbecd85ff7d2916209774354a6a458101) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* images: Inherit from core-image-baseKhem Raj2023-10-1210-13/+10
| | | | | | | | | We really do not need to define base images which already exist in core layer, reuse them here. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ef9d73fced12e7b2dab485f0443cec84e55d016b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Revert "protobuf: stage protoc binary to sysroot"Clément Péron2023-10-121-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a0557fe5433620717eeb00d3b16801711337b1a4. As said by Ross[Ø]: "Putting the _target_ protoc into the sysroot for executation at _build_ time isn't useful because even if it has the right architecture, the tune might be incompatible. Recipes which want protoc should just depend on protobuf-native." This has been reverted recently by Samuli[1]: "If protoc is enabled for the build, recipes using protobuf will fail when protoc is not available in the recipe sysroot" Be the revert is incorret as This is an issue coming from qtgrpc other recipes that use protobuf or gRPC compiler, proplery looks for the binary in the correct sysroot folder. Qtgrpc recipe should fix this issue at the recipe level, for example this is what I've done for "etcd-cpp-apiv3" recipe[2] that doesn't need this patch to properly compile. So keeping this hack doesn't seems to be a correct fix. Note that qtgrpc recipe isn't available on meta-oe nor any other public layers. 0: https://patchwork.yoctoproject.org/project/oe/patch/20230904161230.377450-1-ross.burton@arm.com/ 1: https://patchwork.yoctoproject.org/project/oe/patch/20230927051101.3088498-1-samuli.piippo@qt.io/ 2: https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/commit/47f0d9e0326f3cc31c801a0ecf7312d1049ece3e CC: Samuli Piippo <samuli.piippo@gmail.com> CC: Ross Burton <ross.burton@arm.com> Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit bfb626a23022d871ce3c0c64cb9e5d1cc17c737e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* bolt: change product name used for CVE checkingJeffrey Pautler2023-10-121-1/+1
| | | | | | | | | | | | | This bolt product does not currently have an entry in the CVE database. However, the default cve-check logic that maps recipes to products in the CVE database is incorrectly matching this package to a different bolt product made by bolt-cms. As a result, CVE checking incorrectly reports CVEs for that product for this package. Signed-off-by: Jeffrey Pautler <jeffrey.pautler@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c1ea15792baaa6c6c3d7005d110ad4689051ba20) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libnet: upgrade version v1.2 -> v1.3Beniamin Sandu2023-10-122-36/+2
| | | | | | | Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 780e779de71c0dfe04fee8a3f203fb1160b1e2c5) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nginx: add configure optionJoe Slater2023-10-122-0/+42
| | | | | | | | | | Support --with-http_xslt_module configure option via a PACKAGECONFIG option. The option is not added to the defaults. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e0ac8eec48ddddc93751cfcdef2557998bfe91c8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* graphviz: Fix build to not use $prefix as search dirDaniel Klauer2023-10-122-0/+59
| | | | | | | | | | | | | | | | | | | | | | | | The graphviz configure script used $prefix/include and $prefix/lib search directories, thus bypassing the recipe sysroot, which could lead to build contamination or failures. The added patch (backported from graphviz 9.0.0) fixes this. Due to the $prefix != /usr check in the configure script, this issue only showed up for recipe build variants which use a different prefix value, such as nativesdk-graphviz (prefix = SDKPATHNATIVE/...) or graphviz-native (prefix = STAGING_DIR_NATIVE/...). Using STAGING_DIR_NATIVE is probably not a problem, since it is recipe-specific anyways, but using SDKPATHNATIVE may be a problem, if it happens to exist and contains headers/libraries. Even though this may be unlikely with the default SDKPATH = "/usr/local/oe-sdk-hardcoded-buildpath" value used in bitbake.conf, the problem can still be triggered, especially if the paths like prefix or SDKPATH are customized in a build. Link: https://gitlab.com/graphviz/graphviz/-/issues/2442 Signed-off-by: Daniel Klauer <daniel.klauer@gin.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 883860c40c67544dfe3e2d72732e2d8ef46b6f30) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libvpx: upgrade 1.13.0 -> 1.13.1Benjamin Bara2023-10-121-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ========= This release contains two security related fixes. One each for VP8 and VP9. - Upgrading: This release is ABI compatible with the previous release. - Bug fixes: https://crbug.com/1486441 (CVE-2023-5217) Fix to a crash related to VP9 encoding (#1642) Signed-off-by: Benjamin Bara <benjamin.bara@skidata.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 06faef7244794a076a64006c61774e7cef1217aa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* minicoredumber: Fix ptest reportingKhem Raj2023-10-121-2/+2
| | | | | | | | | | | Fixes AssertionError:- ptests which had no test results: ['minicoredumper'] Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7ddce1977953723091999ea70c0e1661748fbd77) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* cukinia: Fix license fieldPhilip-Dylan Gleonec2023-10-121-1/+1
| | | | | | | | | | | The recipe currently indicates that the cukinia package is licensed under both GPLv3 AND Apache 2.0 licenses, but the upstream specifies using it under GPLv3 OR Apache 2.0 license, is user's choice. Signed-off-by: Philip-Dylan Gleonec <philip-dylan.gleonec@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cb8908b91ead37c5d74b44f949c12c33354956a7) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pugixml: Update 1.13 -> 1.14Markus Volk2023-10-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Improvements: xml_attribute::set_name and xml_node::set_name now have overloads that accept pointer to non-null-terminated string and size Implement parse_merge_pcdata parsing mode in which PCDATA contents is merged into a single node when original document had comments that were skipped during parsing xml_document::load_file now returns a more consistent error status when given a path to a folder Bug fixes: Fix assertion in XPath number→string conversion when using non-English locales Fix PUGIXML_STATIC_CRT CMake option to correctly select static CRT when using MSVC and recent CMake Compatibility improvements: Fix GCC 2.95/3.3 builds Fix CMake 3.27 deprecation warnings Fix XCode 14 sprintf deprecation warning when compiling in C++03 mode Fix clang/gcc warnings -Wweak-vtables, -Wreserved-macro-identifier Thanks to @DavidKorczynski, @jiangqucheng, @SoapGentoo, @asmaloney, @ArchXUser, @stefanroellin and @vineethkuttan for contributions! - license checksum has changed because of copyright year Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 4b59083f4c50e097a09230bd533bdd9fbc8178ef) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* recipes-connectivity: Add tayga recipePawel Langowski2023-10-124-0/+154
| | | | | | | | | Recipe for TAYGA - an out-of-kernel stateless NAT64 implementation for Linux Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 470b24bc04b15d142714db7de048f1c046123fe1) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-lz4: use python3-unittest-automake-outputKhem Raj2023-10-122-1/+2
| | | | | | | | | This is to support ptest format https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e3f4956a2371a57a42f68d53baf466874dfc4806) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pylint: Upgrade to 3.0.0Khem Raj2023-10-123-82/+2
| | | | | | | | Package additional hidden files for ptests (test_primer.py) Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 79eac8e59ff7be9247e67dfb9033312f9fb7cf0e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pyroute2: Add missing dependency on sqlite3 for ptestsKhem Raj2023-10-121-0/+1
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f46d4005229b5fc229e2c7e5bc5a6267211ff8de) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcamera: Avoid build break in signature recalculationTom Hochstein2023-10-121-2/+5
| | | | | | | | | | | | | | | | | | | The signature recalculation task can fail: ``` /.../build/tmp/work/armv8a-poky-linux/libcamera/1_0.0.4-r0/temp/run.do_recalculate_ipa_signatures_package.937421: line 154: /.../build/tmp/work/armv8a-poky-linux/libcamera/1_0.0.4-r0/git/src/ipa/ipa-sign-install.sh: No such file or directory ``` This happens whenever ${S} is removed and packages are retrieved from sstate cache. Instead of trying to fix the task, avoid the issue altogether by performing the signature recalculation directly in do_package. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fe3a2def8838b734ba7f3fbe88172fedce721e75) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* kernel-selftest: Build headers before compiling testsKhem Raj2023-10-041-1/+1
| | | | | | | | This fixes build failure with kernel 6.5 Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ea42cec2ec7ccb66c46cced255f752b8e5b15c2d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* relayd: Fix build with clangKhem Raj2023-10-041-0/+2
| | | | | | | | GNU extention is now in use in 6.5 kernel headers sadly Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 29a21223938fedeb4a12c0f8189a99bb11bbd1bc) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* relayd: Update to latest tip of trunkKhem Raj2023-10-042-38/+2
| | | | | | | | Drop the patch fixing an issue already addressed upstream Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 616991508e15a5d8a4faf020ebeb4062dc46c64b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nodejs: Fix ptest result reportingKhem Raj2023-10-041-0/+5
| | | | | | | | | | | This fixes AssertionError:- ptests which had no test results: ['nodejs'] Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cd629b722db82b6ec0e97f6564ba52abfe57d93c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fftw: Fix ptest result reportingKhem Raj2023-10-041-9/+6
| | | | | | | | | | | Fixes AssertionError:- ptests which had no test results: ['fftw'] Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 46d69cd07c32aa67020b297bc26e47cde0a5b57c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* webkitgtk3: Do not use musttail with clang on armKhem Raj2023-10-042-0/+22
| | | | | | | | | Fixes https://github.com/llvm/llvm-project/issues/67767 Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e959a2a96e45eb59e2b5ec1d769a9e4bbf81f323) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libnfs: Drop -Wno-implicit-function-declarationKhem Raj2023-10-041-3/+0
| | | | | | | | clang builds work without this Workaround Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 61663d299051669c7c08c90da2518f0f24fabaaa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnome-remote-desktop: Upgrade 44.2 -> 45.0Markus Volk2023-10-041-1/+3
| | | | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9dce609306fe9d71f7d89619632d1879745cbc4e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* overlayfs-tools: Install fsck binaryVyacheslav Yurkov2023-10-044-69/+2
| | | | | | | | | | Two projects, overlayfs-tools and overlayfs-progs, were combined upstream. Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit c63a101cf99ebf2af265c073509fa45d8d71c525) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* overlayfs-tools: Bump up the versionVyacheslav Yurkov2023-10-043-79/+1
| | | | | | | | | Drop the patches, they have been merged upstream. Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ae8faf852988cfed875e8bc73c911b89f3d052ad) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* overlayfs-tools: Drop unneeded dependencyVyacheslav Yurkov2023-10-041-1/+0
| | | | | | | Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ba46d91d3958a41e321c649a967e2d1ccd605ed8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-flask-cors: add initial version of the recipe for 4.0.0Derek Straka2023-10-041-0/+16
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6c29bdf1fd5edeea789b891f7bffcd4c07329f39) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-boto3: add recipe for latest version of boto3Derek Straka2023-10-041-0/+16
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 90558f223aa9cfe771ca47223789e5a63eb8246e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-botocore: add recipe for latest version of botocoreDerek Straka2023-10-041-0/+10
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit aa9a5a0e9702db5ca5e2caf05a30277292f081ff) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-nacl: Add recipe for the latest release of PyNaClDerek Straka2023-10-041-0/+25
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 3c292ae4914d2bf946a460ef0e1c6bd5a2eb45ec) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-parse-type: update version 0.5.2 -> 0.6.2Derek Straka2023-10-041-9/+3
| | | | | | | | | | Verify the license remains the same and update the checksum Remove python-six runtime dependency Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fbd9f4046fdb0f6cfa5de616406af385ddd1b245) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-google-auth: update version 2.23.0 -> 2.23.1Derek Straka2023-10-041-1/+1
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 418776ff897432f694f7727a2f2941dcfa5bb364) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-google-api-python-client: update version 2.100.0 -> 2.101.0Derek Straka2023-10-041-1/+1
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 36a2f3795cbedb1efa5ff6d8866b68ec27452ef1) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-google-api-core: update version 2.12.0Derek Straka2023-10-041-1/+1
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit cfbcaa92efdf21d6a08dd61675a18cc138e9d21d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-flask: update version 2.3.2 -> 2.3.3Derek Straka2023-10-041-3/+1
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e10ff8dae562f4d7a3174e6b140abf820348289a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* vboxguestdrivers: fix kernel v6.5 buildBruce Ashfield2023-10-042-0/+51
| | | | | | | | | | | | | | | | | | | | | | | | | When building against the 6.5 kernel (and kernel headers), the following build error is encountered: | vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.c:194:24: error: 'drm_fb_helper_sys_fillrect' undeclared here (not in a function); did you mean 'drm_fb_helper_lastclose'? | 194 | .fb_fillrect = drm_fb_helper_sys_fillrect, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | drm_fb_helper_lastclose | vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.c:195:24: error: 'drm_fb_helper_sys_copyarea' undeclared here (not in a function); did you mean 'drm_fb_helper_set_par'? | 195 | .fb_copyarea = drm_fb_helper_sys_copyarea, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | drm_fb_helper_set_par | vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.c:196:25: error: 'drm_fb_helper_sys_imageblit' undeclared here (not in a function) | 196 | .fb_imageblit = drm_fb_helper_sys_imageblit, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ A patch from vbox-dev has been posted to fix the issue. Upstream-Status: Submitted [https://www.mail-archive.com/vbox-dev@virtualbox.org/msg10129.html] Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 030f6708154054787dca7c2de95d074970115187) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zfs: update to v2.2.0-rc4Bruce Ashfield2023-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building against the 6.5+ kernel and headers resulted in a build failure due to missing detected features. We can fix the issues by bumping to 2.2.0-rc4 Bumping zfs to version zfs-2.2.0-rc4-35-g229ca7d73, which comprises the following commits: 739db06ce Tag 2.2.0-rc4 4da8c7d11 Intel QAT 1.7 compatibility 32949f256 Relax error reporting in zpool import and zpool split 79ac1b29d ZIL: Change ZIOs issue order. 7dc2baaa1 ZIL: Revert zl_lock scope reduction. 5a7cb0b06 ZIL: Tune some assertions. 400f56e3f dmu_buf_will_clone: change assertion to fix 32-bit compiler warning 63159e5bd checkstyle: fix action failures 7eabb0af3 Try to clarify wording to reduce zpool add incidents c65aaa838 Avoid save/restoring AMX registers to avoid a SPR erratum e99e684b3 zed: update zed.d/statechange-slot_off.sh 1b696429c Make zoned/jailed zfsprops(7) make more sense. 084ff4abd tests/block_cloning: rename and document get_same_blocks helper ab999406f Update outdated assertion from zio_write_compress d19304ffe zed: Add zedlet to power off slot when drive is faulted 92f095a90 copy_file_range: fix fallback when source create on same txg 645a7e4d9 Move zinject from openzfs-zfs-test to openzfs-zfsutils 95649854b dracut: support mountpoint=legacy for root dataset 895cb689d zfs_clone_range should return a descriptive error codes 6bdc7259d libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1 1e488eec6 linux/spl/kmem_cache: undefine `kmem_cache_alloc` before defining it c418edf1d Fix some typos df8c9f351 ZIL: Second attempt to reduce scope of zl_issuer_lock. bb31ded68 ZIL: Replay blocks without next block pointer. c1801cbe5 ZIL: Avoid dbuf_read() before dmu_sync(). ffaedf0a4 Remove fastwrite mechanism. 02ce9030e Avoid waiting in dmu_sync_late_arrival(). 0ae7bfc0a zpool_vdev_remove() should handle EALREADY error return bd1eab16e linux: zfs: ctldir: set [amc]time to snapshot's creation property b3c1807d7 readmmap.c: fix building with MUSL libc b5e245633 Check the return value in clonefile test c47f0f441 linux/copy_file_range: properly request a fallback copy on Linux <5.3 12f2b1f65 zdb: include cloned blocks in block statistics 4a104ac04 Tag 2.2.0-rc3 c24a48063 BRT should return EOPNOTSUPP 36d1a3ef4 zts: block cloning tests 2768dc04c linux: implement filesystem-side copy/clone functions for EL7 3366ceaf3 linux: implement filesystem-side clone ioctls 5d12545da linux: implement filesystem-side copy/clone functions a3ea8c8ee dbuf_sync_leaf: check DB_READ in state assertions 0426e1327 dmu_buf_will_clone: only check that current txg is clean 8aa4f0f0f brt_vdev_realloc: use vmem_alloc for large allocation 7698503dc zfs_clone_range: use vmem_malloc for large allocation b9aa32ff3 zed: Reduce log noise for large JBODs 571762b29 Linux 6.4 compat: META 991834f5d Remove zl_issuer_lock from zil_suspend(). 41a0f6627 ZIL: Fix config lock deadlock. c79d1bae7 Update changelog for OpenZFS 2.2.0 release 70232483b Tag 2.2.0-rc2 c5273e0c3 shellcheck: disable "unreachable command" check [SC2317] 685ae4429 metaslab: tuneable to better control force ganging 81be809a2 Adjust prefetch parameters. 8a6fde821 Add explicit prefetches to bpobj_iterate(). b6f618f8f Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events 51a2b5976 Don't emit checksum histograms in ereport.fs.zfs.checksum events 8c81c0b05 zed: Fix zed ASSERT on slot power cycle b221f4394 Fix zpl_test_super race with zfs_umount e037327bf spa_min_alloc should be GCD, not min 1a2e486d2 Don't panic if setting vdev properties is unsupported for this vdev type d8011707c Ignore pool ashift property during vdev attachment f5f5a2db9 Rollback before zfs root is mounted 83b0967c1 Do not request data L1 buffers on scan prefetch. 73ba5df31 Linux 6.5 compat: disk_check_media_change() was added 1bc244ae9 Linux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV_CONFLICT 931dc7055 Linux 6.5 compat: intptr_t definition is canonically signed 5299f4f28 set autotrim default to 'off' everywhere f917cf1c0 Fix the ZFS checksum error histograms with larger record sizes 56ed389a5 Fix raw receive with different indirect block size. e613e4bbe Avoid extra snprintf() in dsl_deadlist_merge(). b4e630b00 Add missed DMU_PROJECTUSED_OBJECT prefetch. bf6cd3079 FreeBSD: catch up to __FreeBSD_version 1400093 1266cebf8 FreeBSD: Fix build on stable/13 after 1302506. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 67e31c930dc637755f7f2422ddcaf96dcbe77910) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-astroid: update version 2.16.6 -> 3.0.0Derek Straka2023-10-041-1/+2
| | | | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7f470f301b5b88416d37a143fa0af5b48306419e) Signed-off-by: Armin Kuster <akuster808@gmail.com>