summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-waitress_3.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-waitress: Upgrade 3.0.0 -> 3.0.2Leon Anavi2024-11-291-0/+15
Upgrade to version 3.0.2: - When using Waitress to process trusted proxy headers, Waitress will now update the headers to drop any untrusted values, thereby making sure that WSGI apps only get trusted and validated values that Waitress itself used to update the environ. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>