Re: time for a new release
Michał Górny <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Organization | Gentoo |
| Message-ID | <[email protected]> |
On Tue, 2020-09-08 at 23:15 +0300, Matti Picus wrote: > I have uploaded rc1 of pypy v7.3.2 to https://buildbot.pypy.org/pypy/ (note the trailing slash) which should be mirrored soon to https://downloads.python.org/pypy/ > > The hashes are here https://foss.heptapod.net/pypy/pypy.org/-/blob/branch/default/pages/download_advanced.rst#L465 > > The release note is here https://doc.pypy.org/en/latest/release-v7.3.2.html > > This release does include a 3.7 alpha. > > Please try them out, especially on windows (extra points for non-english interfaces and install paths) and macos (extra points for machines that run without homebrew stuff installed), to make sure you can run your project with them. > > Any comments are welcome. > What's the vulnerability status of stdlib? I've tested pypy2.7 and pypy3.6 so far and neither seems to contain CVE- 2019-20907 fix (it was never backported to py2.7), the patch from [1] seems to apply cleanly to both. pypy3.6 seems to be missing bpo-39603, and the patch from [2] doesn't apply cleanly (does pypy3 contain outdated version or modified?). CVE-2020-14422 is also unresolved. Could you please either update stdlib of pypy3.6 or look through CPython changes and backport the security fixes? For pypy2.7, please backport [1] directly since upstream is no longer maintaining that branch. [1] https://github.com/python/cpython/commit/47a2955589bdb1a114d271496ff803ad73f954b8 [2] https://github.com/python/cpython/commit/f02de961b9f19a5db0ead56305fe0057a78787ae -- Best regards, Michał Górny _______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
signature.asc
(application/pgp-signature, 618 B)
-----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEx2qEUJQJjSjMiybFY5ra4jKeJA4FAl9YfFdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM3 NkE4NDUwOTQwOThEMjhDQzhCMjZDNTYzOUFEQUUyMzI5RTI0MEUACgkQY5ra4jKe JA5yBggAhxp5Suu8a7mS9DbpNoVWx67kb2x5Jc9e4WigzfS0zwdJU7NRHWJPOmrH Gbjqi/Hek/xTJCIQfWJXuKtxrjfJzHGzCV72rH39GTbUKOAeAVerXqNmwhL3t2oo P7qID98/djOSJYBo4pOUqWNse5Li7JPrBdrpAeBIVBc6bu8h+0zSHgSiytAkCnxo SkWydMMt2KiKQlF2NQw9/BUX2peJTabknc/hQkJtUxVLK1ZC5A7TW/XjoDHUaTRj +0F4hz/BYhPk+Pcr3G3hlEEXpi9YoPgbv3wxx/F7+ZsKRjt7pGObJmroorhZOqYB HgymzNQtSn2Mkn1D5kO45Tq0GH2VaA== =lxLF -----END PGP SIGNATURE-----