diff --git a/python-starlette.changes b/python-starlette.changes index a83e4c1..b426aa2 100644 --- a/python-starlette.changes +++ b/python-starlette.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 22 07:41:52 UTC 2025 - Nico Krapp + +- Update to 0.47.2 (fixes CVE-2025-54121, bsc#1246855) + * Make UploadFile check for future rollover #2962. +- Update to 0.47.1 + * Use Self in TestClient.__enter__ #2951 + * Allow async exception handlers to type-check #2949 + ------------------------------------------------------------------- Wed Jun 4 12:21:42 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-starlette.spec b/python-starlette.spec index f2f6e8c..ce3c4c2 100644 --- a/python-starlette.spec +++ b/python-starlette.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-starlette%{psuffix} -Version: 0.47.0 +Version: 0.47.2 Release: 0 Summary: Lightweight ASGI framework/toolkit License: BSD-3-Clause diff --git a/starlette-0.47.0.tar.gz b/starlette-0.47.0.tar.gz deleted file mode 100644 index 55599cd..0000000 --- a/starlette-0.47.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f635bff6bc630aacaaf2a37e6891652374aeb0daba0fc3af0cb55011ef46532 -size 2582806 diff --git a/starlette-0.47.2.tar.gz b/starlette-0.47.2.tar.gz new file mode 100644 index 0000000..b933510 --- /dev/null +++ b/starlette-0.47.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e4f648b4f850a03129900744339701e9c6695af2f06a74cdcc7eadc8db57f3a +size 2583977