What's Changed
Security
- #5911 - Updated
zipp
to3.19.2
to addressCVE-2024-5569
. This is not a direct dependency so it will not auto-update when upgrading. Please be sure to upgrade your local environment. - #6625 - Patched
set_values()
method of Query class from django.db.models.sql.query to addressCVE-2024-42005
.
Fixed
- #5924 - Fixed the redirect URL for the Device Bay Populate/Depopulate view to take the user back to the Device Bays tab on the Device page.
- #6502 - Fixed a bug in the Dockerfile that prevented
docker build
from working on some platforms. - #6502 - Fixed Docker builds failing in Gitlab CI.
Contributors
Full Changelog: v1.6.28...v1.6.29