lp:~abompard/mailman/selinux
Created by
Aurélien Bompard
and last modified
- Get this branch:
- bzr branch lp:~abompard/mailman/selinux
Only
Aurélien Bompard
can upload to this branch. If you are
Aurélien Bompard
please log in for upload directions.
Branch merges
Propose for merging
- Barry Warsaw: Needs Information
-
Diff: 45 lines (+19/-0)4 files modifiedselinux/Makefile (+13/-0)
selinux/mailman3.fc (+1/-0)
selinux/mailman3.te (+1/-0)
src/mailman/docs/START.rst (+4/-0)
Branch information
Recent revisions
- 7251. By Barry Warsaw
-
Use print functions consistently through, and update all __future__ imports to
reflect this.Also, mock out sys.stderr on some tests so that their nose2 output is quieter.
A few other minor coding style consistencies.
- 7247. By Barry Warsaw
-
* Fix test isolation bug in ``languages.rst``.
[Piotr Kasprzyk] (LP: #1308769) - 7246. By Barry Warsaw
-
* Fixed a crash in the REST server when searching for nonmembers via
``/find`` which we've never seen before, because those members only have an
address record, not a user record. This requires a small change in the API
where the JSON response's ``address`` key now contains the URL to the
address resource, the new ``email`` key contains the email address as a
string, and the ``user`` key is optional.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman