mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-24 00:01:07 -09:00
Changelog: * https://sqlparse.readthedocs.io/en/latest/changes.html#release-0-5-1-jul-15-2024 * https://sqlparse.readthedocs.io/en/latest/changes.html#release-0-5-0-apr-13-2024 Version 0.5.0 fixes the following security issue [1]: Parsing heavily nested list leads to Denial of Service Build backend switched from flit to hatchling in [2]. [1] https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-2m57-hf25-phgg [2]326a316446Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit65247fcc6a) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>