[Pkg-mailman-hackers] Pkg-mailman commit - rev 604 - trunk/debian/patches

Paul Wise pabs at alioth.debian.org
Fri Feb 20 08:57:30 UTC 2009


Author: pabs
Date: 2009-02-20 08:57:30 +0000 (Fri, 20 Feb 2009)
New Revision: 604

Modified:
   trunk/debian/patches/00_stolen_from_HEAD.patch
   trunk/debian/patches/02_HyperDatabase_mapkeys.patch
   trunk/debian/patches/07_snooze.patch
   trunk/debian/patches/10_wrapper_uid.patch
   trunk/debian/patches/11_handle_propfind.patch
   trunk/debian/patches/15_mailmanctl_daemonize.patch
   trunk/debian/patches/20_qmail_to_mailman.debian.patch
   trunk/debian/patches/21_newlist_help.patch
   trunk/debian/patches/30_pipermail_threads.patch
   trunk/debian/patches/32_MIME_fixup.patch
   trunk/debian/patches/59_fix_missing_language_crash.patch
   trunk/debian/patches/64_correct_html_nesting.patch
   trunk/debian/patches/65_handle_templates_directories.patch
   trunk/debian/patches/66_donot_let_cache_html_pages.patch
   trunk/debian/patches/67_update_handle_old_versions.patch
   trunk/debian/patches/68_update_catalan.patch
   trunk/debian/patches/70_invalid_utf8_dos.patch
   trunk/debian/patches/71_date_overflows.patch
   trunk/debian/patches/74_admin_non-ascii_emails.patch
   trunk/debian/patches/77_header_folding_in_attachments.patch
   trunk/debian/patches/78_DeprecationWarning.patch
   trunk/debian/patches/79_archiver_slash.patch
   trunk/debian/patches/80_fix_string_search.patch
   trunk/debian/patches/99_js_templates.patch
Log:
Add metadata about the bugs closed to each patch, info from http://lists.indymedia.org/pipermail/listwork/2009-February/0220-fw.html

Modified: trunk/debian/patches/00_stolen_from_HEAD.patch
===================================================================
--- trunk/debian/patches/00_stolen_from_HEAD.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/00_stolen_from_HEAD.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 00_stolen_from_HEAD.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Handle empty queue files.
+Handle empty queue files (Closes: #212643)
 Index: mailman-2.1.10/Mailman/Handlers/Scrubber.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Handlers/Scrubber.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/02_HyperDatabase_mapkeys.patch
===================================================================
--- trunk/debian/patches/02_HyperDatabase_mapkeys.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/02_HyperDatabase_mapkeys.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,3 +1,6 @@
+Patch: 02_HyperDatabase_mapkeys.patch
+Author: Lionel Elie Mamane <lmamane at debian.org>
+Added to support unicodify_archives (Closes: #412142)
 Index: mailman-2.1.10/Mailman/Archiver/HyperDatabase.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Archiver/HyperDatabase.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/07_snooze.patch
===================================================================
--- trunk/debian/patches/07_snooze.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/07_snooze.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 07_snooze.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Snooze a bit to avoid eating too much CPU if you get an SMTP error.
+Snooze a bit to avoid eating too much CPU if you get an SMTP error (Closes: #175173)
 Index: mailman-2.1.10/Mailman/Queue/OutgoingRunner.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Queue/OutgoingRunner.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/10_wrapper_uid.patch
===================================================================
--- trunk/debian/patches/10_wrapper_uid.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/10_wrapper_uid.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 10_wrapper_uid.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Makes sure we're called with the right UID and GID
+Makes sure we're called with the right UID and GID (Closes: #36010, #89564, #89848, 89818)
 Index: mailman-2.1.10/src/cgi-wrapper.c
 ===================================================================
 --- mailman-2.1.10.orig/src/cgi-wrapper.c	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/11_handle_propfind.patch
===================================================================
--- trunk/debian/patches/11_handle_propfind.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/11_handle_propfind.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -2,7 +2,7 @@
 Author: Tollef Fog Heen <tfheen at debian.org>
 Submitted upstream: http://sourceforge.net/tracker/index.php?func=detail&aid=1578756&group_id=103&atid=300103
 Don't fall flat on our face if we get a request type which we
-don't understand.
+don't understand (Closes: #202821)
 Index: mailman-2.1.10/scripts/driver
 ===================================================================
 --- mailman-2.1.10.orig/scripts/driver	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/15_mailmanctl_daemonize.patch
===================================================================
--- trunk/debian/patches/15_mailmanctl_daemonize.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/15_mailmanctl_daemonize.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 15_mailmanctl_daemonize.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Daemonize mailmanctl properly
+Daemonize mailmanctl properly (Closes: #175175)
 Index: mailman-2.1.10/bin/mailmanctl
 ===================================================================
 --- mailman-2.1.10.orig/bin/mailmanctl	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/20_qmail_to_mailman.debian.patch
===================================================================
--- trunk/debian/patches/20_qmail_to_mailman.debian.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/20_qmail_to_mailman.debian.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 20_qmail_to_mailman.debian.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Fix some paths in the qmail_to_mailman wrapper
+Fix some paths in the qmail_to_mailman wrapper (Closes: #217573)
 Index: mailman-2.1.10/contrib/qmail-to-mailman.py
 ===================================================================
 --- mailman-2.1.10.orig/contrib/qmail-to-mailman.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/21_newlist_help.patch
===================================================================
--- trunk/debian/patches/21_newlist_help.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/21_newlist_help.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,8 +1,6 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## Patch: 21_newlist_help.patch
-## Author: Tollef Fog Heen <tfheen at debian.org>
-## DP: make newlist be a bit friendlier.
- at DPATCH@
+Patch: 21_newlist_help.patch
+Author: Tollef Fog Heen <tfheen at debian.org>
+make newlist be a bit friendlier (Closes: #309339, #170362)
 Index: mailman-2.1.10/bin/newlist
 ===================================================================
 --- mailman-2.1.10.orig/bin/newlist	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/30_pipermail_threads.patch
===================================================================
--- trunk/debian/patches/30_pipermail_threads.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/30_pipermail_threads.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 30_pipermail_threads.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Pipermail non-appropriate output.  Change that.
+Pipermail non-appropriate output, change that (Closes: #167758)
 Index: mailman-2.1.10/Mailman/Archiver/pipermail.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Archiver/pipermail.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/32_MIME_fixup.patch
===================================================================
--- trunk/debian/patches/32_MIME_fixup.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/32_MIME_fixup.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 32_MIME_fixup.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Handle empty queue files.
+Handle empty queue files (Closes: #223906)
 Index: mailman-2.1.10/Mailman/Handlers/Decorate.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Handlers/Decorate.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/59_fix_missing_language_crash.patch
===================================================================
--- trunk/debian/patches/59_fix_missing_language_crash.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/59_fix_missing_language_crash.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: fix_missing_language_crash.patch
 Author: Paul Wise <pabs3 at bonedaddy.net>
-Fix crash when a language is missing
+Fix crash when a language is missing (Closes: #257606)
 Index: mailman-2.1.10/Mailman/htmlformat.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/htmlformat.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/64_correct_html_nesting.patch
===================================================================
--- trunk/debian/patches/64_correct_html_nesting.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/64_correct_html_nesting.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,3 +1,8 @@
+Patch: 64_correct_html_nesting.patch
+Author: Tollef Fog Heen <tfheen at debian.org>
+Fix the subscription form template with iCab (Closes: #249212)
+http://archives.lists.indymedia.org/listwork/2004-May/009962.html
+http://archives.lists.indymedia.org/listwork/2004-May/009964.html
 diff -Nur mailman-2.1.11.orig/templates/ca/listinfo.html mailman-2.1.11/templates/ca/listinfo.html
 --- mailman-2.1.11.orig/templates/ca/listinfo.html	2008-06-30 18:29:46.000000000 +0200
 +++ mailman-2.1.11/templates/ca/listinfo.html	2008-07-07 23:18:36.000000000 +0200

Modified: trunk/debian/patches/65_handle_templates_directories.patch
===================================================================
--- trunk/debian/patches/65_handle_templates_directories.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/65_handle_templates_directories.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 65_handle_templates_directories.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Skip directories when updating
+Skip directories when updating (Closes: #284771)
 Index: mailman-2.1.10/bin/update
 ===================================================================
 --- mailman-2.1.10.orig/bin/update	2008-06-15 18:49:50.000000000 +0200

Modified: trunk/debian/patches/66_donot_let_cache_html_pages.patch
===================================================================
--- trunk/debian/patches/66_donot_let_cache_html_pages.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/66_donot_let_cache_html_pages.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,4 +1,6 @@
-Patch to prevent browser from caching pages.
+Patch: 66_donot_let_cache_html_pages.patch
+Author: Tollef Fog Heen <tfheen at debian.org>
+Patch to prevent browser from caching pages (Closes: #281284)
 Index: mailman-2.1.10/Mailman/htmlformat.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/htmlformat.py	2008-06-15 18:49:48.000000000 +0200

Modified: trunk/debian/patches/67_update_handle_old_versions.patch
===================================================================
--- trunk/debian/patches/67_update_handle_old_versions.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/67_update_handle_old_versions.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,7 +1,7 @@
 Patch: 67_update_handle_old_versions.patch
 Author: Bastian Kleineidam <calvin at debian.org>
 Handle the case of upgrading from Mailman 2.0 where we have
-pending subscriptions.
+pending subscriptions (Closes: #280529)
 Index: mailman-2.1.10/bin/update
 ===================================================================
 --- mailman-2.1.10.orig/bin/update	2008-06-15 18:49:52.000000000 +0200

Modified: trunk/debian/patches/68_update_catalan.patch
===================================================================
--- trunk/debian/patches/68_update_catalan.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/68_update_catalan.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,9 +1,7 @@
 Patch: 68_update_catalan.patch
 Author: Jordi Mallach <jordi at debian.org>
-
-Update Catalan translation.
+Update Catalan translation (Closes: #492297)
 Applied upstream.
-
 --- mailman-2.1.11.orig/messages/ca/LC_MESSAGES/mailman.po	2008-06-30 18:29:46.000000000 +0200
 +++ mailman-2.1.11/messages/ca/LC_MESSAGES/mailman.po	2008-08-07 13:29:17.000000000 +0200
 @@ -1630,7 +1630,7 @@

Modified: trunk/debian/patches/70_invalid_utf8_dos.patch
===================================================================
--- trunk/debian/patches/70_invalid_utf8_dos.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/70_invalid_utf8_dos.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 70_invalid_utf8_dos.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Avoid DOS if attachement filename is invalid Unicode string
+Avoid DOS if attachement filename is invalid Unicode string (Closes: #327732, CVE-2005-3573)
 Index: mailman-2.1.10/Mailman/Handlers/Scrubber.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Handlers/Scrubber.py	2008-06-15 18:49:38.000000000 +0200

Modified: trunk/debian/patches/71_date_overflows.patch
===================================================================
--- trunk/debian/patches/71_date_overflows.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/71_date_overflows.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 71_date_overflows.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-React sensibly on integer overflow in date handling
+React sensibly on integer overflow in date handling (Closes: #326024, CVE-2005-4153)
 Index: mailman-2.1.10/Mailman/Handlers/Scrubber.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Handlers/Scrubber.py	2008-06-15 18:49:54.000000000 +0200

Modified: trunk/debian/patches/74_admin_non-ascii_emails.patch
===================================================================
--- trunk/debian/patches/74_admin_non-ascii_emails.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/74_admin_non-ascii_emails.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 74_admin_non-ascii_emails.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Don't assume emails are ASCII
+Don't assume emails are ASCII (Closes: #315358)
 Index: mailman-2.1.10/Mailman/Cgi/admin.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Cgi/admin.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/77_header_folding_in_attachments.patch
===================================================================
--- trunk/debian/patches/77_header_folding_in_attachments.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/77_header_folding_in_attachments.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,7 +1,7 @@
 Patch: 77_header_folding_in_attachments.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
 Don't fold headers into message/rfc822 attachments.
-This avoids breaking signatures.
+This avoids breaking signatures (Closes: #244673)
 Index: mailman-2.1.10/Mailman/Generator.py
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000

Modified: trunk/debian/patches/78_DeprecationWarning.patch
===================================================================
--- trunk/debian/patches/78_DeprecationWarning.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/78_DeprecationWarning.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: 78_DeprecationWarning.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Shut up DeprecationWarning in Python 2.4
+Shut up DeprecationWarning in Python 2.4 (Closes: #341699)
 Index: mailman-2.1.10/Mailman/Handlers/Scrubber.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Handlers/Scrubber.py	2008-06-15 18:49:54.000000000 +0200

Modified: trunk/debian/patches/79_archiver_slash.patch
===================================================================
--- trunk/debian/patches/79_archiver_slash.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/79_archiver_slash.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,7 +1,6 @@
 Patch: 79_archiver_slash.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Fixes: #350388
-Some non-pipermail archivers require _no_ final slash.
+Some non-pipermail archivers require _no_ final slash (Closes: #350388)
 Index: mailman-2.1.10/Mailman/Archiver/Archiver.py
 ===================================================================
 --- mailman-2.1.10.orig/Mailman/Archiver/Archiver.py	2008-04-21 20:28:22.000000000 +0200

Modified: trunk/debian/patches/80_fix_string_search.patch
===================================================================
--- trunk/debian/patches/80_fix_string_search.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/80_fix_string_search.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,6 +1,6 @@
 Patch: fix_admin.py.patch
 Author: Riccardo Setti <giskard at debian.org>
-Submitted upstream: http://sourceforge.net/tracker/index.php?func=detail&aid=1532081&group_id=103&atid=300103
+Upstream: http://sourceforge.net/tracker/index.php?func=detail&aid=1532081&group_id=103&atid=300103
 Improve the search method in the admin page wich list members (Closes: #359721)
 Index: mailman-2.1.10/Mailman/Cgi/admin.py
 ===================================================================

Modified: trunk/debian/patches/99_js_templates.patch
===================================================================
--- trunk/debian/patches/99_js_templates.patch	2009-01-26 19:38:20 UTC (rev 603)
+++ trunk/debian/patches/99_js_templates.patch	2009-02-20 08:57:30 UTC (rev 604)
@@ -1,3 +1,7 @@
+Patch: 99_js_templates.patch
+Author: Tollef Fog Heen <tfheen at debian.org>
+Make the password field be focused on page entry, if you have JS
+enabled.  Again thanks to Md.
 diff -Nur mailman-2.1.11.orig/templates/ar/private.html mailman-2.1.11/templates/ar/private.html
 --- mailman-2.1.11.orig/templates/ar/private.html	2008-06-30 18:29:46.000000000 +0200
 +++ mailman-2.1.11/templates/ar/private.html	2008-07-07 23:21:40.000000000 +0200




More information about the Pkg-mailman-hackers mailing list