diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-07-12 10:58:09 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-07-12 10:58:09 +0000 |
commit | 6ad205e046e12a02acb1256431d5f3597dd9aa53 (patch) | |
tree | 0e4efb1b861ca4346fbe937bf89e7102251598b9 /mail/ezmlm-idx/patches | |
parent | e72bc0af362b26f7d8b4efaebb91be4096073a51 (diff) | |
download | pkgsrc-6ad205e046e12a02acb1256431d5f3597dd9aa53.tar.gz |
Update to 0.442. From the changelog:
-Added a "sql" file in the "LIST/mod" directory on creation of lists.
This fixes a long-standing bug where moderator addresses are not stored
in SQL.
NOTE: Running ezmlm-make -e or -+ on a moderated list that has SQL
enabled will cause moderation to fail due to the moderator subscriber
list now being accessed in SQL. You will need to run the following
command:
ezmlm-list -M $DIR/mod | ezmlm-sub $DIR/mod
-Fixed bug in pgsql searchlog query.
-Fixed bug in ezmlm-request handling of multi-line subjects.
Diffstat (limited to 'mail/ezmlm-idx/patches')
-rw-r--r-- | mail/ezmlm-idx/patches/patch-ab | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/mail/ezmlm-idx/patches/patch-ab b/mail/ezmlm-idx/patches/patch-ab index d0e01e13b9c..d9bfb188f0a 100644 --- a/mail/ezmlm-idx/patches/patch-ab +++ b/mail/ezmlm-idx/patches/patch-ab @@ -1,14 +1,12 @@ -$NetBSD: patch-ab,v 1.5 2005/04/15 20:41:20 schmonz Exp $ +$NetBSD: patch-ab,v 1.6 2005/07/12 10:58:09 schmonz Exp $ ---- BIN.orig 2005-04-15 15:10:17.000000000 -0400 +--- BIN.orig 2005-07-12 02:52:52.000000000 -0400 +++ BIN -@@ -23,9 +23,6 @@ c:::755:/:ezmlm-split: - c:::755:/:ezmlm-moderate: - c:::755:/:ezmlm-sub: - c:::755:/:ezmlm-unsub: --c:::644:/:ezmlmrc: +@@ -1,7 +1,4 @@ + d:::755::: -c:::644:/:ezmlmglrc: +-c:::644:/:ezmlmrc: -c:::644:/:ezmlmsubrc: - c:::755:/:ezmlm-idx: + c:::755:/:ezmlm-accept: + c:::755:/:ezmlm-archive: c:::755:/:ezmlm-check: - c:::755:/:ezmlm-gate: |