Author: hertzog Date: 2016-01-04 09:05:37 +0000 (Mon, 04 Jan 2016) New Revision: 38679
Modified: doc/DLA.template doc/DSA.template Log: Add the [SECURITY] prefix to the announce templates The mailing list manager does not add the prefix if it's already present. And having the right subject from the start avoids breaking DKIM signatures. Modified: doc/DLA.template =================================================================== --- doc/DLA.template 2016-01-04 05:54:58 UTC (rev 38678) +++ doc/DLA.template 2016-01-04 09:05:37 UTC (rev 38679) @@ -1,6 +1,6 @@ From: $DEBFULLNAME <$DEBEMAIL> To: [email protected] -Subject: [DLA $DLAID] $PACKAGE security update +Subject: [SECURITY] [DLA $DLAID] $PACKAGE security update Package : $PACKAGE Version : $squeeze_VERSION Modified: doc/DSA.template =================================================================== --- doc/DSA.template 2016-01-04 05:54:58 UTC (rev 38678) +++ doc/DSA.template 2016-01-04 09:05:37 UTC (rev 38679) @@ -1,6 +1,6 @@ From: $DEBFULLNAME <$DEBEMAIL> To: [email protected] -Subject: [DSA $DSAID] $PACKAGE security update +Subject: [SECURITY] [DSA $DSAID] $PACKAGE security update ------------------------------------------------------------------------- Debian Security Advisory DSA-$DSAID [email protected] _______________________________________________ Secure-testing-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

