Last global patch for vgetty

Marc SCHAEFER (schaefer@alphanet.ch)
20 Jul 1999 1910:10:48 +0200


Hi,

I just released the last global patch for vgetty, 20071999. To apply,

<vulcan> schaefer:/tmp/mgetty> tar xvfz ~/infiles/mgetty1.1.20-Jan17.tar.gz
<vulcan> schaefer:/tmp/mgetty> wget http://www-internal.alphanet.ch/~schaefer/vg etty/global_patches/CURRENT/mgetty-1.1.20-to-current-20071999.bz2
<vulcan> schaefer:/tmp/mgetty> cd mgetty-1.1.20
<vulcan> schaefer:/tmp/mgetty/mgetty-1.1.20> bzip2 -d < ../mgetty-1.1.20-to-current-20071999.bz2 | patch -p1
<vulcan> schaefer:/tmp/mgetty/mgetty-1.1.20> find . -name fax_lib.h -print
<vulcan> schaefer:/tmp/mgetty/mgetty-1.1.20> find . -name '*.rej' -print
<vulcan> schaefer:/tmp/mgetty/mgetty-1.1.20> find . -name '*.orig' -print | xargs rm

If gert agrees, this is going to be 1.1.21. ChangeLog is too long to
list. It would be nice if people could compare this version with
mgetty-1.1.20 so we can fix anything we broke during that period.

NB: if you need calle_d_ ID and enhanced CND functionnality, you also
    need the called-ID patch from the same directory. However this
    is only needed if you want to ignore/accept calls based on MSN,
    since -current now sets the environment variable anyway.