Author: hertzog
Date: 2017-05-22 13:47:51 +0000 (Mon, 22 May 2017)
New Revision: 51832

Modified:
   templates/lts-no-dsa.txt
   templates/lts-update-planned.txt
Log:
Add MIME header to template mails to avoid problems with non-ASCII characters

Modified: templates/lts-no-dsa.txt
===================================================================
--- templates/lts-no-dsa.txt    2017-05-22 13:43:22 UTC (rev 51831)
+++ templates/lts-no-dsa.txt    2017-05-22 13:47:51 UTC (rev 51832)
@@ -1,3 +1,4 @@
+Content-Type: text/plain; charset=utf-8
 To: {{ to }}
 Cc: {{ cc }}
 Subject: About the security issues affecting {{ package }} in Wheezy

Modified: templates/lts-update-planned.txt
===================================================================
--- templates/lts-update-planned.txt    2017-05-22 13:43:22 UTC (rev 51831)
+++ templates/lts-update-planned.txt    2017-05-22 13:47:51 UTC (rev 51832)
@@ -1,3 +1,4 @@
+Content-Type: text/plain; charset=utf-8
 To: {{ to }}
 Cc: {{ cc }}
 Subject: Wheezy update of {{ package }}?


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to