Skip to content

werkzeug: security update to 3.1.8#15859

Merged
MingcongBai merged 1 commit intostablefrom
werkzeug-3.1.8
May 6, 2026
Merged

werkzeug: security update to 3.1.8#15859
MingcongBai merged 1 commit intostablefrom
werkzeug-3.1.8

Conversation

@stydxm
Copy link
Copy Markdown
Member

@stydxm stydxm commented May 4, 2026

Topic Description

Package(s) Affected

  • werkzeug: 3.1.8

Security Update?

Yes

Build Order

#buildit werkzeug

Test Build(s) Done

Primary Architectures

  • Architecture-independent noarch

@stydxm stydxm added security Topic/issue involves a security issue/fixed upgrade Topic/issue involves a package upgrade labels May 4, 2026
@stydxm stydxm marked this pull request as ready for review May 4, 2026 23:40
@stydxm
Copy link
Copy Markdown
Member Author

stydxm commented May 4, 2026

LGTM on amd64
图片

@MingcongBai
Copy link
Copy Markdown
Member

@aosc-buildit-bot dickens

@aosc-buildit-bot
Copy link
Copy Markdown
Contributor

Dickens-topic report:

werkzeug upgraded from 3.0.6-3 to 3.1.8~pre20260504T233911Z on all:

6 added, 15 removed, size +23.3 KB (+4.3%)
--- a
+++ b
@@ -64,24 +64,15 @@
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/__pycache__/structures.cpython-314.opt-1.pyc
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/__pycache__/structures.cpython-314.pyc
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/accept.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/accept.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/auth.py
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/cache_control.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/cache_control.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/csp.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/csp.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/etag.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/etag.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/file_storage.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/file_storage.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/headers.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/headers.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/mixins.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/mixins.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/range.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/range.pyi
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/structures.py
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/datastructures/structures.pyi
 drwxr-xr-x     ./usr/lib/python3.14/site-packages/werkzeug/debug/
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/debug/__init__.py
 drwxr-xr-x     ./usr/lib/python3.14/site-packages/werkzeug/debug/__pycache__/
@@ -190,12 +181,12 @@
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/wrappers/request.py
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/wrappers/response.py
 -rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug/wsgi.py
-drwxr-xr-x     ./usr/lib/python3.14/site-packages/werkzeug-3.0.6.dist-info/
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.0.6.dist-info/METADATA
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.0.6.dist-info/RECORD
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.0.6.dist-info/WHEEL
-drwxr-xr-x     ./usr/lib/python3.14/site-packages/werkzeug-3.0.6.dist-info/licenses/
--rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.0.6.dist-info/licenses/LICENSE.txt
+drwxr-xr-x     ./usr/lib/python3.14/site-packages/werkzeug-3.1.8.dist-info/
+-rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.1.8.dist-info/METADATA
+-rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.1.8.dist-info/RECORD
+-rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.1.8.dist-info/WHEEL
+drwxr-xr-x     ./usr/lib/python3.14/site-packages/werkzeug-3.1.8.dist-info/licenses/
+-rw-r--r--     ./usr/lib/python3.14/site-packages/werkzeug-3.1.8.dist-info/licenses/LICENSE.txt
 drwxr-xr-x     ./usr/share/
 drwxr-xr-x     ./usr/share/doc/
 drwxr-xr-x     ./usr/share/doc/werkzeug/

Signed-off-by: stydxm <stydxm@outlook.com>
@MingcongBai MingcongBai merged commit c1d01b6 into stable May 6, 2026
1 check passed
@MingcongBai MingcongBai deleted the werkzeug-3.1.8 branch May 6, 2026 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security Topic/issue involves a security issue/fixed upgrade Topic/issue involves a package upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants