Please stabilize.
amd64 done
x86 done
arm64 done
arm done
ppc64 done
ppc done
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18380f0fba6b34509d936e3f153e775ba8893818 commit 18380f0fba6b34509d936e3f153e775ba8893818 Author: matoro <matoro@users.noreply.github.com> AuthorDate: 2022-08-23 03:55:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-23 05:23:54 +0000 dev-python/reportlab: revbump 3.6.11-r1, add sparc SIGBUS patch This actually fixes a real bug that normally only would have manifested under specific conditions (possibly crafted input file) but was revealed due to sparc's alignment requirements. Initially misidentified as a cpython bug [1] but the cpython devs helpfully clarified and pointed in the right direction [2]. [1] https://github.com/python/cpython/pull/94141 [2] https://github.com/python/cpython/issues/94149 Bug: https://bugs.gentoo.org/857408 Bug: https://bugs.gentoo.org/865051 Closes: https://github.com/gentoo/gentoo/pull/26970 Signed-off-by: Sam James <sam@gentoo.org> ...1-correct-srclen-type-in-gstate__aapixbuf.patch | 37 +++++++++++++ dev-python/reportlab/reportlab-3.6.11-r1.ebuild | 63 ++++++++++++++++++++++ 2 files changed, 100 insertions(+)
Dropping sparc, see above