diff options
author | bwarsaw <> | 2005-02-10 14:10:10 +0000 |
---|---|---|
committer | bwarsaw <> | 2005-02-10 14:10:10 +0000 |
commit | b2a8ab50ca10ff83839cd876f7f9a6495c33293c (patch) | |
tree | 8aa4cfd1b5adcdaa1881ff0cfd9036fab555a6dc /admin/www/todo.ht | |
parent | 46d4418132306fcc53c5f17a5266c1043bf13fd7 (diff) | |
download | mailman2-b2a8ab50ca10ff83839cd876f7f9a6495c33293c.tar.gz mailman2-b2a8ab50ca10ff83839cd876f7f9a6495c33293c.tar.xz mailman2-b2a8ab50ca10ff83839cd876f7f9a6495c33293c.zip |
Add information regarding CAN-2005-0202 vulnerability, with patches and
recommendations. Also include reference to a new email address folks can use
to contact the Mailman security response team.
Diffstat (limited to '')
-rw-r--r-- | admin/www/todo.ht | 2 | ||||
-rw-r--r-- | admin/www/todo.html | 23 |
2 files changed, 17 insertions, 8 deletions
diff --git a/admin/www/todo.ht b/admin/www/todo.ht index 2e1cb772..f1e0ea71 100644 --- a/admin/www/todo.ht +++ b/admin/www/todo.ht @@ -4,7 +4,7 @@ Title: The Mailman Wishlist <h3> The Mailman Wishlist </h3> <p> -<h3> (Last Update: $Date: 2003-09-29 04:30:24 +0100 (Mon, 29 Sep 2003) $) +<h3> (Last Update: $Date: 2005-02-10 14:10:10 +0000 (Thu, 10 Feb 2005) $) </h3> Here's the wish list for future versions of Mailman. Many new features have been added to Mailman 2.1, and it is currently diff --git a/admin/www/todo.html b/admin/www/todo.html index 2537fb8e..e3abd374 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Tue Oct 7 18:25:34 2003 --> +<!-- Thu Feb 10 08:31:48 2005 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: @@ -12,8 +12,8 @@ Title: The Mailman Wishlist <head> <title>The Mailman Wishlist</title> -<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> -<meta name="generator" content="HT2HTML/2.0" /> +<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > +<meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> @@ -38,13 +38,16 @@ body { margin: 0px; } <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" -CELLSPACING=0 CELLPADDING=0 + CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> <a href="./index.html">Home</a> </td> <td bgcolor="#eecfa1"> +<a href="./security.html">Security</a> + </td> + <td bgcolor="#eecfa1"> <a href="./docs.html">Documentation</a> </td> <td bgcolor="#eecfa1"> @@ -52,6 +55,9 @@ CELLSPACING=0 CELLPADDING=0 </td> </tr><tr> <td bgcolor="#eecfa1"> + + </td> + <td bgcolor="#eecfa1"> <a href="./help.html">Help</a> </td> <td bgcolor="#eecfa1"> @@ -78,6 +84,9 @@ Overview <a href="index.html">Home</a> </td></tr> <tr><td bgcolor="#eecfa1"> +<a href="security.html"><b>Security</b></li> +</td></tr> +<tr><td bgcolor="#eecfa1"> <a href="features.html">Features</a> </td></tr> <tr><td bgcolor="#eecfa1"> @@ -139,7 +148,7 @@ Email Us </td></tr> <tr><td bgcolor="#eecfa1"> -© 1998-2003 +© 1998-2005 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. @@ -150,12 +159,12 @@ entire article is permitted in any medium, provided this notice is preserved. <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> -<td valign="top" width="90%" class="body"><br /> +<td valign="top" width="90%" class="body"><br> <p> <h3> The Mailman Wishlist </h3> <p> -<h3> (Last Update: $Date: 2003-10-07 23:26:58 +0100 (Tue, 07 Oct 2003) $) +<h3> (Last Update: $Date: 2005-02-10 14:10:10 +0000 (Thu, 10 Feb 2005) $) </h3> Here's the wish list for future versions of Mailman. Many new features have been added to Mailman 2.1, and it is currently |