You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Deepin Integration]~[v25-Release] feat: update python-urllib3 to 2.3.0-3 by deepin-community-bot[bot]@deepin-community/python-urllib3 by deepin-community-ci-bot[bot] #11983
deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-3073/testing/ ./
Changelog | 更新信息
python-urllib3 (2.3.0-3) unstable; urgency=medium
Team upload.
CVE-2025-50181: Fix a security issue where restricting the maximum
number of followed redirects at the urllib3.PoolManager level via the retries parameter did not work (closes: #1108076).
CVE-2025-50182: Make the Node.js runtime respect redirect parameters
such as retries and redirects (closes: #1108077).