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

Thijs Kinkhorst thijs at alioth.debian.org
Sun Mar 18 11:02:29 UTC 2012


Author: thijs
Date: 2012-03-18 11:02:29 +0000 (Sun, 18 Mar 2012)
New Revision: 698

Modified:
   trunk/debian/patches/01_defaults.debian.patch
   trunk/debian/patches/07_snooze.patch
   trunk/debian/patches/10_wrapper_uid.patch
   trunk/debian/patches/16_update_debian.patch
   trunk/debian/patches/20_qmail_to_mailman.debian.patch
   trunk/debian/patches/21_newlist_help.patch
   trunk/debian/patches/25_site_logo.patch
   trunk/debian/patches/51_nocompile.pyc.patch
   trunk/debian/patches/52_check_perms_lstat.patch
   trunk/debian/patches/53_disable_addons.patch
   trunk/debian/patches/59_fix_missing_language_crash.patch
   trunk/debian/patches/63_update_default_server_language.patch
   trunk/debian/patches/66_donot_let_cache_html_pages.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/79_archiver_slash.patch
   trunk/debian/patches/80_CVE-2011-0707_confirm_xss.patch
   trunk/debian/patches/99_js_templates.patch
Log:
employ DEP3 patch tagging guidelines


Modified: trunk/debian/patches/01_defaults.debian.patch
===================================================================
--- trunk/debian/patches/01_defaults.debian.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/01_defaults.debian.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,7 @@
-Patch: 01_defaults.debian.dpatch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Set sane defaults in Defaults.py.in
+Description: Set sane defaults in Defaults.py.in
+Forwarded: not-needed
+
 Index: b/Mailman/Defaults.py.in
 ===================================================================
 --- a/Mailman/Defaults.py.in	2010-05-24 17:50:52.000000000 +0200

Modified: trunk/debian/patches/07_snooze.patch
===================================================================
--- trunk/debian/patches/07_snooze.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/07_snooze.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-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 (Closes: #175173)
+Description: Snooze a bit to avoid eating too much CPU if you get an SMTP error (Closes: #175173)
+Bug-Debian: #175173
+Forwarded: no
+
 Index: b/Mailman/Queue/OutgoingRunner.py
 ===================================================================
 --- a/Mailman/Queue/OutgoingRunner.py	2010-05-24 17:50:51.000000000 +0200

Modified: trunk/debian/patches/10_wrapper_uid.patch
===================================================================
--- trunk/debian/patches/10_wrapper_uid.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/10_wrapper_uid.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 10_wrapper_uid.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Makes sure we're called with the right UID and GID (Closes: #36010, #89564, #89848, 89818)
+Description: Makes sure we're called with the right UID and GID (Closes: #36010, #89564, #89848, 89818)
+Bug-Debian: #36010, #89564, #89848, 89818
+Forwarded: no
+
 Index: b/src/cgi-wrapper.c
 ===================================================================
 --- a/src/cgi-wrapper.c	2010-05-24 17:50:51.000000000 +0200

Modified: trunk/debian/patches/16_update_debian.patch
===================================================================
--- trunk/debian/patches/16_update_debian.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/16_update_debian.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,7 +1,8 @@
-Patch: 16_update_debian.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-update is called from the Debian maintainer scripts and
-prints non-appropriate output.  Change that.
+Description: update is called from the Debian maintainer scripts and
+ prints non-appropriate output.  Change that.
+Forwarded: not-needed
+
 Index: b/bin/update
 ===================================================================
 --- a/bin/update	2010-05-24 17:50:50.000000000 +0200

Modified: trunk/debian/patches/20_qmail_to_mailman.debian.patch
===================================================================
--- trunk/debian/patches/20_qmail_to_mailman.debian.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/20_qmail_to_mailman.debian.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 20_qmail_to_mailman.debian.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Fix some paths in the qmail_to_mailman wrapper (Closes: #217573)
+Description: Fix some paths in the qmail_to_mailman wrapper (Closes: #217573)
+Bug-Debian: #217573
+Forwarded: not-needed
+
 Index: b/contrib/qmail-to-mailman.py
 ===================================================================
 --- a/contrib/qmail-to-mailman.py	2010-05-24 17:50:50.000000000 +0200

Modified: trunk/debian/patches/21_newlist_help.patch
===================================================================
--- trunk/debian/patches/21_newlist_help.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/21_newlist_help.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 21_newlist_help.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-make newlist be a bit friendlier (Closes: #309339, #170362)
+Description: make newlist be a bit friendlier (Closes: #309339, #170362)
+Bug-Debian: #309339, #170362
+Forwarded: no
+
 Index: b/bin/newlist
 ===================================================================
 --- a/bin/newlist	2010-05-24 17:50:50.000000000 +0200

Modified: trunk/debian/patches/25_site_logo.patch
===================================================================
--- trunk/debian/patches/25_site_logo.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/25_site_logo.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,8 +1,8 @@
-Patch: 25_site_logo.patch
 Author: Paul Wise <pabs at debian.org>
-Allow each mailman site to have a custom text, link and logo. Also fix existing logo linkage.
-http://bugs.debian.org/267243
-http://sf.net/support/tracker.php?aid=1615748
+Description: Allow each mailman site to have a custom text, link and logo. Also fix existing logo linkage.
+Bug-Debian: http://bugs.debian.org/267243
+Forwarded: http://sf.net/support/tracker.php?aid=1615748
+
 Index: b/Mailman/Defaults.py.in
 ===================================================================
 --- a/Mailman/Defaults.py.in	2010-05-24 17:50:58.000000000 +0200

Modified: trunk/debian/patches/51_nocompile.pyc.patch
===================================================================
--- trunk/debian/patches/51_nocompile.pyc.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/51_nocompile.pyc.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,7 @@
-Patch: 51_nocompile.pyc.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Don't do the compileall dance.  It'll just waste CPU cycles.
+Description: Don't do the compileall dance.  It'll just waste CPU cycles.
+Forwarded: not-needed
+
 Index: b/Makefile.in
 ===================================================================
 --- a/Makefile.in	2010-05-24 17:50:49.000000000 +0200

Modified: trunk/debian/patches/52_check_perms_lstat.patch
===================================================================
--- trunk/debian/patches/52_check_perms_lstat.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/52_check_perms_lstat.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,7 @@
-Patch: 52_check_perms_lstat.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Use lstat instead of stat in check_perms
+Description: Use lstat instead of stat in check_perms
+Forwarded: not-needed
+
 Index: b/bin/check_perms
 ===================================================================
 --- a/bin/check_perms	2010-05-24 17:50:49.000000000 +0200

Modified: trunk/debian/patches/53_disable_addons.patch
===================================================================
--- trunk/debian/patches/53_disable_addons.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/53_disable_addons.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,7 @@
-Patch: 53_disable_addons.patch
 Author: Tollef Fog Heen <tfheen at debian.org>
-Disable some modules which are pulled in from other Debian packages.
+Description: Disable some modules which are pulled in from other Debian packages.
+Forwarded: not-needed
+
 Index: b/misc/Makefile.in
 ===================================================================
 --- a/misc/Makefile.in	2010-05-24 17:50:48.000000000 +0200

Modified: trunk/debian/patches/59_fix_missing_language_crash.patch
===================================================================
--- trunk/debian/patches/59_fix_missing_language_crash.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/59_fix_missing_language_crash.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: fix_missing_language_crash.patch
 Author: Paul Wise <pabs3 at bonedaddy.net>
-Fix crash when a language is missing (Closes: #257606)
+Description: Fix crash when a language is missing (Closes: #257606)
+Bug-Debian: #257606
+Forwarded: no
+
 Index: b/Mailman/htmlformat.py
 ===================================================================
 --- a/Mailman/htmlformat.py	2010-05-24 17:51:04.000000000 +0200

Modified: trunk/debian/patches/63_update_default_server_language.patch
===================================================================
--- trunk/debian/patches/63_update_default_server_language.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/63_update_default_server_language.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,7 +1,8 @@
-Patch: 63_update_default_server_language.patch
 Author: László 'GCS' Böszörményi <gcs at lsc.hu>
-Get the default language from the config file, and do not use the
-hardcoded English.
+Description: Get the default language from the config file, and do not use the
+ hardcoded English.
+Forwarded: no
+
 Index: b/bin/update
 ===================================================================
 --- a/bin/update	2010-05-24 17:51:02.000000000 +0200

Modified: trunk/debian/patches/66_donot_let_cache_html_pages.patch
===================================================================
--- trunk/debian/patches/66_donot_let_cache_html_pages.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/66_donot_let_cache_html_pages.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-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)
+Description: Patch to prevent browser from caching pages (Closes: #281284)
+Bug-Debian: #281284
+Forwarded: no
+
 Index: b/Mailman/htmlformat.py
 ===================================================================
 --- a/Mailman/htmlformat.py	2010-05-24 17:51:08.000000000 +0200

Modified: trunk/debian/patches/70_invalid_utf8_dos.patch
===================================================================
--- trunk/debian/patches/70_invalid_utf8_dos.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/70_invalid_utf8_dos.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 70_invalid_utf8_dos.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Avoid DOS if attachement filename is invalid Unicode string (Closes: #327732, CVE-2005-3573)
+Description: Avoid DOS if attachement filename is invalid Unicode string (Closes: #327732, CVE-2005-3573)
+Bug-Debian: #327732
+Forwarded: no
+
 Index: b/Mailman/Handlers/Scrubber.py
 ===================================================================
 --- a/Mailman/Handlers/Scrubber.py	2010-05-24 17:50:44.000000000 +0200

Modified: trunk/debian/patches/71_date_overflows.patch
===================================================================
--- trunk/debian/patches/71_date_overflows.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/71_date_overflows.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 71_date_overflows.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-React sensibly on integer overflow in date handling (Closes: #326024, CVE-2005-4153)
+Description: React sensibly on integer overflow in date handling (Closes: #326024, CVE-2005-4153)
+Bug-Debian: #326024
+Forwarded: no
+
 Index: b/Mailman/Handlers/Scrubber.py
 ===================================================================
 --- a/Mailman/Handlers/Scrubber.py	2010-05-24 17:51:12.000000000 +0200

Modified: trunk/debian/patches/74_admin_non-ascii_emails.patch
===================================================================
--- trunk/debian/patches/74_admin_non-ascii_emails.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/74_admin_non-ascii_emails.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 74_admin_non-ascii_emails.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Don't assume emails are ASCII (Closes: #315358)
+Description: Don't assume emails are ASCII (Closes: #315358)
+Bug-Debian: #315358
+Forwarded: no
+
 Index: b/Mailman/Cgi/admin.py
 ===================================================================
 --- a/Mailman/Cgi/admin.py	2010-05-24 17:50:44.000000000 +0200

Modified: trunk/debian/patches/79_archiver_slash.patch
===================================================================
--- trunk/debian/patches/79_archiver_slash.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/79_archiver_slash.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,8 @@
-Patch: 79_archiver_slash.patch
 Author: Lionel Elie Mamane <lionel at mamane.lu>
-Some non-pipermail archivers require _no_ final slash (Closes: #350388)
+Description: Some non-pipermail archivers require _no_ final slash (Closes: #350388)
+Bug-Debian: #350388
+Forwarded: no
+
 Index: b/Mailman/Archiver/Archiver.py
 ===================================================================
 --- a/Mailman/Archiver/Archiver.py	2010-05-24 17:50:44.000000000 +0200

Modified: trunk/debian/patches/80_CVE-2011-0707_confirm_xss.patch
===================================================================
--- trunk/debian/patches/80_CVE-2011-0707_confirm_xss.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/80_CVE-2011-0707_confirm_xss.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,6 +1,6 @@
-Patch: 80_CVE-2011-0707_confirm_xss.patch
 Author: Mark Sapiro
-Upstream patch to address XSS in cofirmation messages. CVE-2011-0707
+Description: Upstream patch to address XSS in cofirmation messages. CVE-2011-0707
+Origin: upstream
 
 --- a/Mailman/Cgi/confirm.py	2010-03-29 20:48:11 +0000
 +++ b/Mailman/Cgi/confirm.py	2011-02-12 02:24:47 +0000

Modified: trunk/debian/patches/99_js_templates.patch
===================================================================
--- trunk/debian/patches/99_js_templates.patch	2012-03-18 10:45:59 UTC (rev 697)
+++ trunk/debian/patches/99_js_templates.patch	2012-03-18 11:02:29 UTC (rev 698)
@@ -1,7 +1,8 @@
-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.
+Description: Make the password field be focused on page entry, if you have JS
+ enabled.  Again thanks to Md.
+Forwarded: no
+
 Index: b/templates/ar/private.html
 ===================================================================
 --- a/templates/ar/private.html	2010-05-24 17:50:43.000000000 +0200




More information about the Pkg-mailman-hackers mailing list