Commit Graph

41 Commits

Author SHA1 Message Date
jakob
5ad1f2f3a8 fix CAN-2004-1143 (weak password generation) 2005-02-11 19:33:55 +00:00
jakob
77a5ec74c4 critical security update (CAN-2005-0202) 2005-02-10 14:58:06 +00:00
jakob
e30df90f6e get rid of INSTALL script; from Aleksander Piotrowski 2005-02-04 09:19:35 +00:00
brad
927db06948 Florian Weimer has discovered a cross-site scripting vulnerability in
the error messages that are produced by Mailman.

CAN-2004-1177
2005-01-26 05:28:53 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
alek
200b1ea2ea Add WANTLIB markers 2005-01-02 12:56:04 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
xsa
77d4329b09 use FILESDIR instead of hardcoding 'files/';
okay jakob@.
2004-07-09 18:12:35 +00:00
brad
0eb5b72bb0 remove messages about user/group change. 2004-06-23 05:00:15 +00:00
jakob
a97c89fda4 update to mailman v2.1.5 2004-05-31 15:34:01 +00:00
djm
160a1787e4 honour PYTHON_VER in PLIST, so we can build against python-2.3; ok jakob@ 2004-01-14 21:00:10 +00:00
jakob
9e09c634b2 upgrade to v2.1.4, take MAINTAINER 2004-01-01 17:29:08 +00:00
naddy
1c178e4ebe @dirrm shared directories 2003-12-15 17:28:34 +00:00
sturm
0ccdc3f026 - update to mailman 2.1.3
- drop maintainership
- use @extra
- get rid of WWW while here
2003-10-09 15:39:33 +00:00
sturm
02b4f40c41 explicitly state that the 'mailman' mailinglist is mandatory and has
to be created, otherwise mailman won't start

idea from Xavier Santolaria <xavier@santolaria.net>
2003-07-29 21:06:18 +00:00
sturm
5d94e73bb5 new user/group naming schema
bumped PKGNAME except for xcept
2003-06-22 10:05:28 +00:00
sturm
fdc391b1c4 better 2003-05-12 05:11:44 +00:00
sturm
bef1a8e0a2 - change order in setup to a sensitive way
- adjust an error message in "Common Problems"
2003-05-12 04:30:44 +00:00
sturm
9f59d47f92 update to mailman 2.1.2
- lots of bugfixes
- support for portuguese and polish

heads up and some testing by jakob
2003-05-01 16:11:53 +00:00
sturm
80b3c1e76a update to mailman 2.1.1
- includes bugfixes and security patches
- more localization
2003-02-10 22:18:25 +00:00
sturm
795d6c38b2 bump package version
thanks brad@
2003-01-27 22:15:40 +00:00
sturm
33a07d931f Add a distribution patch, to fix an XSS bug. This patch is a quick fix and
will be part of the upcomming 2.1.1 version of mailman.

thanks to jakob@ for the reminder
2003-01-27 10:47:04 +00:00
sturm
56c6fad952 use the actual homepage in HOMEPAGE
from jakob@
2003-01-18 18:25:10 +00:00
sturm
7134660351 nearly forgotten 2003-01-18 16:52:53 +00:00
sturm
a1efcae363 update to mailman 2.1
- multi-lingual support
- list creation/removal through web interface
- MIME base content filtering (demime et.al.)
- new architecture of mail delivery subsystem
- better, faster, cheaper, ... ;-)

naddy@ OK
2003-01-18 16:52:17 +00:00
sturm
c539ea8fde set MAINTAINER to sturm@openbsd.org
naddy@ OK
2002-11-22 16:43:44 +00:00
jakob
dd81e7d5dd patch crontab.in, from MAINTAINER 2002-10-25 20:05:20 +00:00
naddy
920fd6ebbb Unbreak.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-03 21:08:19 +00:00
naddy
967d8d70ce Update to 2.0.12, use python 2.2.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.

mailman changes:

- Implemented a guard against some reply loops and 'bot subscription
  attacks.  Specifically, if a message to -request has a Precedence:
  bulk (or list, or junk) header, the command is ignored.  Well-behaved
  'bots should always include such a header.

- Changes to the configure script so that you can pass in the mail host
  and web host by setting the environment variables MAILHOST and WWWHOST
  respectively.  configure will also exit if it can't figure out these
  values (usually due to broken dns).

- Closed another minor cross-site scripting vulnerability.
2002-07-20 20:18:02 +00:00
naddy
767c0fd826 SECURITY update to 2.0.11: Fix two cross-site scripting vulnerabilities.
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-05-23 16:17:23 +00:00
naddy
dbe0668987 Update to 2.0.10: bug fixes.
From  maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-05-14 01:04:18 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
137e3a9d3a update maintainer address 2002-05-02 19:02:10 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
pvalchev
af91c7e620 mailman-2.0.8: a security update
from maintainer Nikolay.Sturm@desy.de
2001-12-02 08:21:53 +00:00
wilfried
a60b7a77bb two security fixes plus some minor regular bugfixes, from maintainer 2001-11-12 13:29:21 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
wilfried
2d83d0a949 NO_REGRESS, from maintainer 2001-10-31 20:09:18 +00:00
shell
9e94be85d0 Initial import of mailman
Submitted by Nikolay Sturm <nikolay.sturm@desy.de>
---

This is GNU Mailman, a mailing list management system distributed
under the GNU Public License (GPL).

Mailman has most of the standard features you'd expect in a
mailing list manager, and more.
2001-08-29 02:13:04 +00:00