mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
Fixes CVE-2025-32873 [1]. Django also updates setuptools[2], so we can remove the --skip-dependency-check flag and need to update the package archive capitalization accordingly. [1] https://www.djangoproject.com/weblog/2025/may/07/security-releases/ [2]bbf376bbc8Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit09299c5b0c) Signed-off-by: Thomas Perale <thomas.perale@mind.be>