Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
python-django (3:4.2.27-2deepin1) unstable; urgency=medium

* Fix CVE-2026-3902: ASGI header spoofing via underscore/hyphen
conflation. ASGIRequest now ignores headers containing underscores
to prevent spoofing via ambiguity between underscores and hyphens.

-- deepin-ci-robot <packages@deepin.org> Wed, 15 Apr 2026 17:38:08 +0800

python-django (3:4.2.27-2) unstable; urgency=medium

* Team upload.
Expand Down
67 changes: 0 additions & 67 deletions debian/patches/CVE-2026-3902.patch

This file was deleted.

1 change: 0 additions & 1 deletion debian/patches/series
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ py314-test-runner-parallel.patch
py314-copy-BaseContext.patch
py314-test-prefetch-related-queryset.patch
test-strip-tags-incomplete-entities.patch
CVE-2026-3902.patch
Loading