Skip to content

v3.10.1

Compare
Choose a tag to compare
@p12tic p12tic released this 26 Dec 17:36
· 525 commits to master since this release
v3.10.1
33e13d6

Bug fixes

  • Fixed support for Twisted 23.10 and Python 3.12.
  • Fixed Data API to have "parent_buildid" key-value pair in messages for rebuilt buildsets (#7222).
  • Improved security of tarfile extraction to help avoid CVE-2007-4559. See more details in https://peps.python.org/pep-0706/. Buildbot uses filter='data' now. (#7294)
  • Fixed web frontend package build on certain Python versions (e.g. 3.9).