[Mailman-Announce] Re: ANNOUNCE Mailman 2.0.2 (important privacy patch)

Barry A. Warsaw mailman-developers@python.org
Sat, 3 Mar 2001 12:08:18 -0500


>>>>> "BAW" == Barry A Warsaw <barry@digicool.com> writes:

    BAW> If you grab the patchfile, you'll want to cd into your 2.0
    BAW> source, and apply it like so:

    BAW>     % patch -p1 < mailman-2.0.1-2.0.2.diff

Two mistakes here (it was late last night :).

I originally uploaded a file called `mailman-2.0.2-2.0.1.diff' to
SourceForge.  I've just uploaded the same file under the correct
name, so either will work.

Second, please use "patch -p0 < mailman-2.0.1-2.0.2.diff" from inside
the source directory, otherwise you'll get lots of questions from
patch.

Sorry about that,
-Barry