From majordomo-announce-owner Sat Feb 5 15:42:38 2000 Received: (majordom@localhost) by honor.greatcircle.com (8.8.5/Honor-Lists-980720-1) id LAA19559; Sat, 5 Feb 2000 11:03:14 -0800 (PST) Received: (mcb@localhost) by honor.greatcircle.com (8.8.5/Honor-980202-1) id LAA19549 for majordomo-announce@greatcircle.com; Sat, 5 Feb 2000 11:03:11 -0800 (PST) Received: from yog-sothoth.emea.sgi.com (eugate.sgi.com [192.48.160.10]) by honor.greatcircle.com (8.8.5/Honor-980202-1) with ESMTP id HAA06158; Wed, 19 Jan 2000 07:12:38 -0800 (PST) Received: from eurohub.neu.sgi.com (gate-eurohub.neu.sgi.com [144.253.133.139]) by yog-sothoth.emea.sgi.com (980305.SGI.8.8.8-aspam-6.2/980304.SGI-aspam-europe) via ESMTP id QAA811675; Wed, 19 Jan 2000 16:22:47 +0100 (MET) mail_from (cwilson@neu.sgi.com) Received: from slurp.neu.sgi.com (slurp.neu.sgi.com [144.253.130.8]) by eurohub.neu.sgi.com (980427.SGI.8.8.8/19990607.SGI.cwilson.europe.hoststrip) via ESMTP id QAA57252; Wed, 19 Jan 2000 16:22:20 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by slurp.neu.sgi.com (980427.SGI.8.8.8/980728.SGI.AUTOCF) via ESMTP id QAA34962; Wed, 19 Jan 2000 16:22:13 +0100 (MET) To: majordomo-announce@greatcircle.com, majordomo-workers@greatcircle.com, majordomo-users@greatcircle.com Subject: Majordomo 1.94.5 released -- security and bugfix release X-Mailer: Mew version 1.95b3 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000119162213B.cwilson@unknown-domain> Date: Wed, 19 Jan 2000 16:22:13 +0100 (MET) From: Chan Wilson X-Dispatcher: imput version 991025(IM133) Lines: 62 Sender: majordomo-announce-owner@GreatCircle.COM Precedence: bulk Majordomo 1.94.5 has been released, another security bugfix release. Available from ftp.GreatCircle.com and ftp.sgi.com: ftp://ftp.greatcircle.com/pub/majordomo/majordomo.tgz ftp://ftp.sgi.com/other/majordomo/majordomo.tgz Thanks to all the volunteers who have produced the patches and made them available to the community. --Chan Changes from 1.94.4 to 1.94.5 A straightforward patch release, 99% from the collected 1.94.4 patches: o digest_rm_fronter and digest_rm_footer now work. o unsubcribe_policy now has +confirm feature o More hostile address checking o archive2.pl makes archives world readable. o bounce had an innocuous y2k bug, and wanted a 'bounces' list password even when called as unsub o better description of the moderator function. o Fixes 'restrict_post = #!$list' substitution and blank lines in config files o Better error reporting when majordomo.cf is wrong. o Detects some attachments sent as commands o Approve commands can span lines now. o resend has better messages for taboo_headers problems o fixed: header corruption when Subject: is blank and subject tags are used. ========================================================================================= archive2.pl.0 () Ensures archives are world readable. bounce.0 () Bounce script and unsub. config_parse.pl.1 () Another trivial 1.94.4 patch: moderator config_parse.pl.2 (B) Fixes 'restrict_post = #!$list' substitution config_parse.pl.5 (F) Fixes failing to accept newconfig... (cleaned) config_parse.pl.6 (B) Fixes bug when several consecutive blank lines or a trailing blank line appear in a string array digest-config_parse.pl.1 (F) Adds the functionality promised by digest_rm_fronter majordomo-config.1 (F) +config patches for unsubscribe_policy majordomo.0b (B+) Fixes some error messages and minor bugs related to aliasing -request to invoking majordomo with -l majordomo.1 (F) PATCH: no attachments (was Re: Strange stuff) majordomo.3 () A minor little patch that cleans up newinfo/newintro majordomo.6 (F) Patch for APPROVE linewraps majordomo.7 () Work-around for Perl 5.005 problem majordomo.pl.1 (S+) Fixes security hole with :include:syslog (untested) request-answer.0 () Request-answer should not reply to mailer-daemon et al resend.2 (F) A nice patch for debugging taboo_headers resend.5 (B++) Fixes header corruption when Subject: is blank and subject tags are used resend.8 () More headers for the skip headers string resend_parse.1 () Corrected PATCH: moderator behavior