Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-aiohttp: Upgrade 3.7.4 -> 3.7.4.post0 | Leon Anavi | 2021-04-06 | 1 | -23/+0 |
| | | | | | | | | | | | Upgrade to release 3.7.4.post0: - Bumped upper bound of the chardet runtime dependency to allow their v4.0 version stream. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> | ||||
* | python3-aiohttp: Upgrade 3.7.3 -> 3.7.4 | Leon Anavi | 2021-03-01 | 1 | -0/+23 |
Upgrade to release 3.7.4: - (SECURITY BUG) Started preventing open redirects in the aiohttp.web.normalize_path_middleware middleware. - Fix interpretation difference of the pure-Python and the Cython-based HTTP parsers construct a yarl.URL object for HTTP request-target. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |