mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-06-25 11:30:05 +00:00
Add recipe for release 2.4.0: - Add HTTPXDeprecationWarning, a UserWarning subclass shown by default so deprecations are visible without enabling warnings. - Limit the number of chained Content-Encoding decoders to 5. - Allow version 15 of rich in the cli extra. - Parse an empty Digest auth realm without crashing. - Decode IDNA labels in non-leading host positions. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>