mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
mailman: Update to 2.1.29
Bug and Security fixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
diff -Naur mailman-2.1.18-1/Mailman/MailList.py mailman-2.1.18-1_patched/Mailman/MailList.py
|
||||
--- mailman-2.1.18-1/Mailman/MailList.py 2014-05-06 20:43:56.000000000 +0400
|
||||
+++ mailman-2.1.18-1_patched/Mailman/MailList.py 2014-11-04 15:57:06.832636147 +0300
|
||||
@@ -30,7 +30,7 @@
|
||||
--- a/Mailman/MailList.py
|
||||
+++ b/Mailman/MailList.py
|
||||
@@ -30,7 +30,7 @@ import re
|
||||
import shutil
|
||||
import socket
|
||||
import urllib
|
||||
@@ -10,10 +9,9 @@ diff -Naur mailman-2.1.18-1/Mailman/MailList.py mailman-2.1.18-1_patched/Mailman
|
||||
|
||||
from cStringIO import StringIO
|
||||
from UserDict import UserDict
|
||||
diff -Naur mailman-2.1.18-1/misc/paths.py.in mailman-2.1.18-1_patched/misc/paths.py.in
|
||||
--- mailman-2.1.18-1/misc/paths.py.in 2014-05-06 20:43:56.000000000 +0400
|
||||
+++ mailman-2.1.18-1_patched/misc/paths.py.in 2014-11-04 15:55:49.594941540 +0300
|
||||
@@ -66,14 +66,14 @@
|
||||
--- a/misc/paths.py.in
|
||||
+++ b/misc/paths.py.in
|
||||
@@ -71,14 +71,14 @@ sys.path.append(distdir)
|
||||
# In a normal interactive Python environment, the japanese.pth and korean.pth
|
||||
# files would be imported automatically. But because we inhibit the importing
|
||||
# of the site module, we need to be explicit about importing these codecs.
|
||||
|
||||
Reference in New Issue
Block a user