ubuntu/+source/mailman:applied/ubuntu/utopic-devel

Last commit made on 2015-04-07
Get this branch:
git clone -b applied/ubuntu/utopic-devel https://git.launchpad.net/ubuntu/+source/mailman
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/utopic-devel
Repository:
lp:ubuntu/+source/mailman

Recent commits

3fefd1e... by Marc Deslauriers

1:2.1.18-1ubuntu0.1 (patches applied)

Imported using git-ubuntu import.

6ea640d... by Marc Deslauriers

fix path traversal vulnerability

Gbp-Pq: CVE-2015-2775.patch.

743fb7f... by Marc Deslauriers

Switch mailman to UTF-8 (release goal)

Gbp-Pq: 91_utf8.patch.

e398aaf... by Marc Deslauriers

Fix bugs in translation files

Gbp-Pq: 90_gettext_errors.patch.

a34db82... by Marc Deslauriers

Some non-pipermail archivers require _no_ final slash (Closes: #350388)

Gbp-Pq: 79_archiver_slash.patch.

62c9e32... by Marc Deslauriers

Patch to prevent browser from caching pages (Closes: #281284)

Gbp-Pq: 66_donot_let_cache_html_pages.patch.

8fd3cae... by Marc Deslauriers

Get the default language from the config file, and do not use the

Gbp-Pq: 63_update_default_server_language.patch.

9f4cd15... by Marc Deslauriers

Disable some modules which are pulled in from other Debian packages.

Gbp-Pq: 53_disable_addons.patch.

2b372ab... by Marc Deslauriers

Use lstat instead of stat in check_perms

Gbp-Pq: 52_check_perms_lstat.patch.

f56856f... by Marc Deslauriers

Don't do the compileall dance. It'll just waste CPU cycles.

Gbp-Pq: 51_nocompile.pyc.patch.