trunk
Begin writing better scripting support for generating advisory mails and text files for our web site.
* everywhere: Run tools/dev/remove-trailing-whitespace.sh to remove trailing whitespace before we branch 1.14.
Minor tweaks to the tools/dist/security module.
* tools/dist/security/mailer.py (Mailer.send_mail.send): Mention an apparent bug and its fix.
Finally wrote the script for sending advisory mails.
* tools/dist/security/parser.py (Notification.Metadata.__CULPRITS): Allow 'server' and 'client' to be specified in a tuple, to avoid a mixed-type API (compare str.__mod__()).