mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Changes since 2.32.5: - Security fix for CVE-2026-25645 in extract_zipped_paths utility - Migrated to PEP 517 build system - Added inline type hints throughout the library - Fixed Content-Type header parsing for malformed values Also add test.sh to verify core API imports and PreparedRequest. Link: https://github.com/psf/requests/blob/main/HISTORY.md Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>