[Secure-testing-commits] r51832 - templates

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon May 22 13:47:52 UTC 2017


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 }}?




More information about the Secure-testing-commits mailing list