Show patches with: none      |   22222 patches
« 1 2 ... 190 191 192222 223 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
qemu: Add qemu-common package qemu: Add qemu-common package - - - --- 2023-06-27 mingli.yu@eng.windriver.com New
qemu: Add patch to address arm qemu upgrade issues qemu: Add patch to address arm qemu upgrade issues - - - --- 2022-09-27 Richard Purdie Accepted
qemu: add PACKAGECONFIG for sndio qemu: add PACKAGECONFIG for sndio - - - --- 2024-01-19 Richard Purdie Accepted
qemu: Add packageconfig for libbpf support qemu: Add packageconfig for libbpf support - - - --- 2022-04-30 Khem Raj Accepted
qemu: add PACKAGECONFIG for debuginfo support qemu: add PACKAGECONFIG for debuginfo support - - - --- 2023-05-16 Ross Burton Accepted
qemu: Add PACKAGECONFIG for dax qemu: Add PACKAGECONFIG for dax - - - --- 2023-09-20 Khem Raj Accepted
qemu: add io_uring PACKAGECONFIG qemu: add io_uring PACKAGECONFIG - - - --- 2022-07-25 Ross Burton New
qemu: Add fix for powerpc instruction fallback issue qemu: Add fix for powerpc instruction fallback issue - - - --- 2023-05-04 Richard Purdie Accepted
qemu.inc: add virtio input in required dependencies qemu.inc: add virtio input in required dependencies - - - --- 2022-10-18 Thomas Perrot New
qemu.bbclass: fix a python TypeError qemu.bbclass: fix a python TypeError - - - --- 2024-01-06 Ming Liu New
qemu.bbclass: Extend ppc/ppc64 extra options qemu.bbclass: Extend ppc/ppc64 extra options - - - --- 2022-04-24 Khem Raj Accepted
qemu.bbclass: drop OLDEST_KERNEL reference qemu.bbclass: drop OLDEST_KERNEL reference - - - --- 2021-12-15 Matt Madison Accepted
qemu-native: Use inherit_defer for including native class qemu-native: Use inherit_defer for including native class - - - --- 2024-01-30 Khem Raj Accepted
qemu-helper-native: Re-write bridge helper as C program qemu-helper-native: Re-write bridge helper as C program - - - --- 2022-10-21 Joshua Watt Accepted
qemu-helper-native: Correctly pass program name as argv[0] qemu-helper-native: Correctly pass program name as argv[0] - - - --- 2022-11-16 Joshua Watt Accepted
python_setuptools3_rust: inherit ...build_meta python_setuptools3_rust: inherit ...build_meta - - - --- 2023-07-23 Tim Orling Accepted
python_pep517: move PEP517_SOURCE_PATH to python_pep517 python_pep517: move PEP517_SOURCE_PATH to python_pep517 - - - --- 2022-03-11 Ross Burton Accepted
python_hatchling: remove empty python sysroot dirs python_hatchling: remove empty python sysroot dirs - - - --- 2023-05-31 Trevor Gamblin Accepted
python: update jsonpointer to 2.2 python: update jsonpointer to 2.2 - - - --- 2021-11-25 Bruce Ashfield New
python: python3-idna: fix non-existent Unicode license python: python3-idna: fix non-existent Unicode license - - - --- 2021-12-01 Quentin Schulz New
python: prevent build failure when pycache files missing python: prevent build failure when pycache files missing - - - --- 2022-01-22 Athanasios Oikonomou New
python: Drop ${PYTHON_PN} python: Drop ${PYTHON_PN} - - - --- 2024-02-19 Richard Purdie Accepted
python3targetconfig.bbclass: Extend PYTHONPATH instead of overwriting python3targetconfig.bbclass: Extend PYTHONPATH instead of overwriting - - - --- 2023-04-25 dev@loewen-email.de Accepted
python3: upgrade 3.12.2 -> 3.12.3 python3: upgrade 3.12.2 -> 3.12.3 - - - --- 2024-04-12 Trevor Gamblin New
python3: upgrade 3.11.4 -> 3.11.5 python3: upgrade 3.11.4 -> 3.11.5 - - - --- 2023-08-31 Mingyu Wang (Fujitsu) Accepted
python3: upgrade 3.10.4 -> 3.10.5 python3: upgrade 3.10.4 -> 3.10.5 - - - --- 2022-06-17 XU Huan Accepted
python3: upgrade 3.10.2 -> 3.10.3 python3: upgrade 3.10.2 -> 3.10.3 - - - --- 2022-03-22 Trevor Gamblin Accepted
python3: update to 3.10.4 python3: update to 3.10.4 - - - --- 2022-03-31 Oleksandr Kravchuk Accepted
python3: udpate to 3.10.1 python3: udpate to 3.10.1 - - - --- 2021-12-09 Oleksandr Kravchuk Accepted
python3: skip test_input_no_stdout_fileno python3: skip test_input_no_stdout_fileno - - - --- 2023-09-15 Trevor Gamblin New
python3: rework ptest handling python3: rework ptest handling - - - --- 2023-07-07 Alexander Kanavin New
python3: re-enable profile guided optimisation python3: re-enable profile guided optimisation - - - --- 2023-12-14 Ross Burton Accepted
python3: parallelize ptests, add test_cppext dependencies python3: parallelize ptests, add test_cppext dependencies - - - --- 2023-07-11 Trevor Gamblin Accepted
python3: move dataclasses to python3-core python3: move dataclasses to python3-core - - - --- 2024-02-14 Ross Burton Accepted
python3: Initialize struct termios before calling tcgetattr() python3: Initialize struct termios before calling tcgetattr() - - - --- 2024-01-25 Khem Raj Accepted
python3: Increase default thread stack size on musl python3: Increase default thread stack size on musl - - - --- 2023-08-27 Khem Raj Accepted
python3: ignore CVE-2022-26488 python3: ignore CVE-2022-26488 - - - --- 2022-03-22 Ross Burton Accepted
python3: ignore CVE-2015-20107 python3: ignore CVE-2015-20107 - - - --- 2022-04-25 Ross Burton Accepted
python3: fix SoB on patch python3: fix SoB on patch - - - --- 2023-09-26 Alexandre Belloni Accepted
python3: Fix ptests with expat 2.6+ python3: Fix ptests with expat 2.6+ - - - --- 2024-02-07 Khem Raj Accepted
python3: Fix ptests on musl python3: Fix ptests on musl - - - --- 2023-09-03 Khem Raj Accepted
python3: fix missing comma in get_module_deps3.py python3: fix missing comma in get_module_deps3.py - - - --- 2023-07-05 Ross Burton Accepted
python3: Fix failing sysconfig.py test on x86(64 bit) using lib64 as baselib by updating test_sysco… python3: Fix failing sysconfig.py test on x86(64 bit) using lib64 as baselib by updating test_sysco… - - - --- 2023-03-27 Wentao Zhang Accepted
python3: Fix failing sysconfig.py test on x86(64 bit) by updating test_sysconfig for posix_user pur… python3: Fix failing sysconfig.py test on x86(64 bit) by updating test_sysconfig for posix_user pur… - - - --- 2023-03-21 Wentao Zhang New
python3: fix CVE-2023-24329 urllib.parse url blocklisting bypass python3: fix CVE-2023-24329 urllib.parse url blocklisting bypass - - - --- 2023-07-11 Vivek Kumbhar New
python3: fix a race condition in the test_socket.testSockName test python3: fix a race condition in the test_socket.testSockName test - - - --- 2022-06-17 Ross Burton Accepted
python3: ensure ptest regression capture python3: ensure ptest regression capture - - - --- 2023-07-18 Trevor Gamblin Accepted
python3: dont disable readline module for editline python3: dont disable readline module for editline - - - --- 2024-02-27 Nick Owens Accepted
python3: disable user site-pkg for native target python3: disable user site-pkg for native target - - - --- 2022-08-23 Konrad Weihmann Accepted
python3: disable test_cppext ptest python3: disable test_cppext ptest - - - --- 2023-07-06 Trevor Gamblin New
python3: correct upstream version check python3: correct upstream version check - - - --- 2024-03-18 Alexander Kanavin Accepted
python3: backport a fix so the test suite passes with OpenSSL 3.0.1 python3: backport a fix so the test suite passes with OpenSSL 3.0.1 - - - --- 2021-12-20 Ross Burton Accepted
python3: Add packagegroup-core-buildessential rdep to ptests python3: Add packagegroup-core-buildessential rdep to ptests - - - --- 2023-08-25 Khem Raj New
python3: add PACKAGECONFIG[editline] python3: add PACKAGECONFIG[editline] - - - --- 2022-09-13 Etienne Cordonnier Accepted
python3: Add missing HOMEPAGE entries python3: Add missing HOMEPAGE entries - - - --- 2021-11-25 Richard Purdie Accepted
python3: add cpython to CVE_PRODUCT python3: add cpython to CVE_PRODUCT - - - --- 2023-09-27 ChenQi Accepted
python3: add cgitb, zipapp ptest dependencies python3: add cgitb, zipapp ptest dependencies - - - --- 2023-06-29 Trevor Gamblin New
python3: add additional timing-related test skips python3: add additional timing-related test skips - - - --- 2023-08-03 Trevor Gamblin Accepted
python3: Add a dependency on ncurses python3: Add a dependency on ncurses - - - --- 2022-03-27 Peter Kjellerstedt Accepted
python3: add ${bindir}/python symlink python3: add ${bindir}/python symlink - - - --- 2022-11-20 Markus Volk New
python3-zipp: upgrade 3.8.1 -> 3.9.0 python3-zipp: upgrade 3.8.1 -> 3.9.0 - - - --- 2022-10-11 Mingyu Wang (Fujitsu) Accepted
python3-zipp: upgrade 3.7.0 -> 3.8.0 python3-zipp: upgrade 3.7.0 -> 3.8.0 - - - --- 2022-04-07 XU Huan Accepted
python3-zipp: upgrade 3.6.0 -> 3.7.0 python3-zipp: upgrade 3.6.0 -> 3.7.0 - - - --- 2022-01-03 Mingyu Wang (Fujitsu) Accepted
python3-zipp: upgrade 3.16.2 -> 3.17.0 python3-zipp: upgrade 3.16.2 -> 3.17.0 - - - --- 2023-09-26 Mingyu Wang (Fujitsu) Accepted
python3-zipp: upgrade 3.15.0 -> 3.16.2 python3-zipp: upgrade 3.15.0 -> 3.16.2 - - - --- 2023-07-17 Tim Orling Accepted
python3-zipp: upgrade 3.15.0 -> 3.16.2 python3-zipp: upgrade 3.15.0 -> 3.16.2 - - - --- 2023-07-17 Mingyu Wang (Fujitsu) Accepted
python3-zipp: upgrade 3.14.0 -> 3.15.0 python3-zipp: upgrade 3.14.0 -> 3.15.0 - - - --- 2023-02-28 Mingyu Wang (Fujitsu) Accepted
python3-zipp: upgrade 3.13.0 -> 3.14.0 python3-zipp: upgrade 3.13.0 -> 3.14.0 - - - --- 2023-02-21 Mingyu Wang (Fujitsu) Accepted
python3-zipp: upgrade 3.12.0 -> 3.13.0 python3-zipp: upgrade 3.12.0 -> 3.13.0 - - - --- 2023-02-13 Mingyu Wang (Fujitsu) Accepted
python3-yamllint: Add recipe python3-yamllint: Add recipe - - - --- 2024-01-22 Ryan Eatmon Accepted
python3-yamllint: add missing dependency python3-yamllint: add missing dependency - - - --- 2024-01-28 Konrad Weihmann Accepted
python3-wheel: upgrade 0.41.3 -> 0.42.0 python3-wheel: upgrade 0.41.3 -> 0.42.0 - - - --- 2023-11-28 Mingyu Wang (Fujitsu) Accepted
python3-wheel: upgrade 0.41.2 -> 0.41.3 python3-wheel: upgrade 0.41.2 -> 0.41.3 - - - --- 2023-11-03 Mingyu Wang (Fujitsu) Accepted
python3-wheel: upgrade 0.41.1 -> 0.41.2 python3-wheel: upgrade 0.41.1 -> 0.41.2 - - - --- 2023-08-31 Mingyu Wang (Fujitsu) Accepted
python3-wheel: upgrade 0.40.0 -> 0.41.0 python3-wheel: upgrade 0.40.0 -> 0.41.0 - - - --- 2023-07-30 Tim Orling Accepted
python3-wheel: upgrade 0.38.0 -> 0.38.4 python3-wheel: upgrade 0.38.0 -> 0.38.4 - - - --- 2022-11-13 Mingyu Wang (Fujitsu) Accepted
python3-webcolors: upgrade 1.12 -> 1.13 python3-webcolors: upgrade 1.12 -> 1.13 - - - --- 2023-06-02 Trevor Gamblin Accepted
python3-webcolors: upgrade 1.11.1 -> 1.12 python3-webcolors: upgrade 1.11.1 -> 1.12 - - - --- 2022-05-30 Mingyu Wang (Fujitsu) Accepted
python3-wcwidth: upgrade 0.2.9 -> 0.2.11 python3-wcwidth: upgrade 0.2.9 -> 0.2.11 - - - --- 2023-11-22 Mingyu Wang (Fujitsu) Accepted
python3-wcwidth: upgrade 0.2.8 -> 0.2.9 python3-wcwidth: upgrade 0.2.8 -> 0.2.9 - - - --- 2023-11-03 Mingyu Wang (Fujitsu) Accepted
python3-wcwidth: upgrade 0.2.6 -> 0.2.8 python3-wcwidth: upgrade 0.2.6 -> 0.2.8 - - - --- 2023-10-16 Mingyu Wang (Fujitsu) Accepted
python3-wcwidth: upgrade 0.2.12 -> 0.2.13 python3-wcwidth: upgrade 0.2.12 -> 0.2.13 - - - --- 2024-01-15 Mingyu Wang (Fujitsu) New
python3-wcwidth: upgrade 0.2.11 -> 0.2.12 python3-wcwidth: upgrade 0.2.11 -> 0.2.12 - - - --- 2023-12-19 Mingyu Wang (Fujitsu) Accepted
python3-urllib3: Upgrade to 2.0.7 python3-urllib3: Upgrade to 2.0.7 - - - --- 2023-10-30 Khem Raj Accepted
python3-urllib3: upgrade 2.0.7 -> 2.1.0 python3-urllib3: upgrade 2.0.7 -> 2.1.0 - - - --- 2023-11-22 Mingyu Wang (Fujitsu) New
python3-urllib3: upgrade 2.0.4 -> 2.0.5 python3-urllib3: upgrade 2.0.4 -> 2.0.5 - - - --- 2023-09-26 Mingyu Wang (Fujitsu) Accepted
python3-urllib3: upgrade 2.0.3 -> 2.0.4 python3-urllib3: upgrade 2.0.3 -> 2.0.4 - - - --- 2023-07-23 Tim Orling Accepted
python3-urllib3: upgrade 2.0.2 -> 2.0.3 python3-urllib3: upgrade 2.0.2 -> 2.0.3 - - - --- 2023-07-03 Tim Orling Accepted
python3-urllib3: upgrade 1.26.9 -> 1.26.10 python3-urllib3: upgrade 1.26.9 -> 1.26.10 - - - --- 2022-07-12 Mingyu Wang (Fujitsu) Accepted
python3-urllib3: upgrade 1.26.8 -> 1.26.9 python3-urllib3: upgrade 1.26.8 -> 1.26.9 - - - --- 2022-03-29 Mingyu Wang (Fujitsu) Accepted
python3-urllib3: upgrade 1.26.15 -> 2.0.2 python3-urllib3: upgrade 1.26.15 -> 2.0.2 - - - --- 2023-05-05 Tim Orling Accepted
python3-urllib3: upgrade 1.26.14 -> 1.26.15 python3-urllib3: upgrade 1.26.14 -> 1.26.15 - - - --- 2023-03-15 Mingyu Wang (Fujitsu) Accepted
python3-urllib3: upgrade 1.26.11 -> 1.26.12 python3-urllib3: upgrade 1.26.11 -> 1.26.12 - - - --- 2022-08-30 Mingyu Wang (Fujitsu) Accepted
python3-urllib3: Update to 2.0.6 python3-urllib3: Update to 2.0.6 - - - --- 2023-10-15 Khem Raj Accepted
python3-urllib3: 2.0.5 -> 2.0.6 python3-urllib3: 2.0.5 -> 2.0.6 - - - --- 2023-10-13 Lee, Chee Yang New
python3-unittest-automake-output: upgrade to 0.2 python3-unittest-automake-output: upgrade to 0.2 - - - --- 2024-02-14 Ross Burton Accepted
python3-typing-extensions: upgrade 4.8.0 -> 4.9.0 python3-typing-extensions: upgrade 4.8.0 -> 4.9.0 - - - --- 2023-12-19 Mingyu Wang (Fujitsu) Accepted
python3-typing-extensions: upgrade 4.7.1 -> 4.8.0 python3-typing-extensions: upgrade 4.7.1 -> 4.8.0 - - - --- 2023-09-26 Mingyu Wang (Fujitsu) Accepted
python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 - - - --- 2023-07-17 Mingyu Wang (Fujitsu) Accepted
python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 python3-typing-extensions: upgrade 4.7.0 -> 4.7.1 - - - --- 2023-07-17 Tim Orling Accepted
« 1 2 ... 190 191 192222 223 »