Replace int with Py_ssize_t for distcc pump extension Defining PY_SSIZE_T_CLEAN is required since python 3.10, and the types of length variables should be modified to match it. Otherwise functions like OsPathExists seem always return False in my tests. The PY_SSIZE_T_CLEAN macro is supported at least back to python 3.5 according to docs.python.org, so I included it without any python version conditions. This PR should fix #454 and likely #474 as well https://github.com/distcc/distcc/pull/479 Reproducible: Always
FEDORA-2024-8c6d8d4659 (distcc-3.4-7.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8c6d8d4659
FEDORA-2024-01080facbb (distcc-3.4-7.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-01080facbb
FEDORA-2024-8c6d8d4659 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8c6d8d4659` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8c6d8d4659 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-01080facbb has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-01080facbb` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-01080facbb See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-6074000dd9 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6074000dd9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6074000dd9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-6074000dd9 (distcc-3.4-7.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-8c6d8d4659 (distcc-3.4-7.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-01080facbb (distcc-3.4-7.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.