]> Pileus Git - ~andy/fetchmail/commitdiff
Drop vendor-sec@lst.de, defunct.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 16 Aug 2011 15:37:09 +0000 (17:37 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 16 Aug 2011 15:37:09 +0000 (17:37 +0200)
dist-tools/send-security-announce.sh

index d7da5fbb027fc5b9485b6c7dfb8f6af39d0a35b0..72b41bf2c9d33e3389afa53f2eede80c16734e55 100755 (executable)
@@ -1,6 +1,6 @@
 test "$SEND_ANNOUNCEMENTS" = doit || { echo "read the source, luke! -> $0" ; cat "$0" ; exit 1 ; }
 
-ANN=fetchmail-SA-2010-01
+ANN=fetchmail-SA-2011-01
 FILE=$HOME/VCS-mine/fetchmail.git/$ANN.txt
 test -r $FILE || { echo "Cannot find $FILE." ; exit 1 ; }
 CVE=$(sed -n '/^CVE Name:/ { s/^.*:[   ]*//p;q; }' $FILE)
@@ -11,5 +11,4 @@ $MAILER -r ma+bt@dt.e-technik.uni-dortmund.de -s "$SUBJECT" <$FILE \
     bugtraq@securityfocus.com
 
 $MAILER -r matthias.andree@gmx.de -s "$SUBJECT" <$FILE \
-    vendor-sec@lst.de \
     fetchmail-announce@lists.berlios.de