tags 1135698 + pending patch
thanks
I've just uploaded postorius 1.3.13-1+deb13u1.1 to DELAYED/7:
postorius (1.3.13-1+deb13u1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Update binary dependency to permit installation with Django 5.2.
(Closes: #1135698)
The full debdiff is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diffstat for postorius-1.3.13 postorius-1.3.13
changelog | 8 ++++++++
control | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff -Nru postorius-1.3.13/debian/changelog postorius-1.3.13/debian/changelog
--- postorius-1.3.13/debian/changelog 2026-05-07 14:30:43.000000000 -0700
+++ postorius-1.3.13/debian/changelog 2026-06-01 12:44:06.000000000 -0700
@@ -1,3 +1,11 @@
+postorius (1.3.13-1+deb13u1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Update binary dependency to permit installation with Django 5.2.
+ (Closes: #1135698)
+
+ -- Chris Lamb <[email protected]> Mon, 01 Jun 2026 12:44:06 -0700
+
postorius (1.3.13-1+deb13u1) trixie-security; urgency=medium
* Fix XSS in queue for held messages
diff -Nru postorius-1.3.13/debian/control postorius-1.3.13/debian/control
--- postorius-1.3.13/debian/control 2025-03-12 03:01:30.000000000 -0700
+++ postorius-1.3.13/debian/control 2026-06-01 12:44:06.000000000 -0700
@@ -30,7 +30,7 @@
fonts-font-awesome,
fonts-glyphicons-halflings,
python3-cmarkgfm,
- python3-django (<< 3:4.3),
+ python3-django (<< 3:5.3),
python3-django (>= 3:3.2),
python3-django-mailman3 (>= 1.3.10),
python3-mailmanclient (>= 3.3.3),