Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 08/31/2000 22:41:20
Module Name: pkgsrc
Committed By: fredb
Date: Thu Aug 31 19:41:19 UTC 2000
Modified Files:
pkgsrc/comms/mgetty+sendfax: Makefile
pkgsrc/comms/mgetty+sendfax/files: md5
Log Message:
Update mgetty to 1.1.22. Changes since 1.1.21 (condensed):
* callback/callback.c: use VARRUNDIR instead of MGETTY_PID_FILE
* mgetty.c: use VARRUNDIR to get name of PID file, non-conditional
* policy.h: MGETTY_PID_FILE is gone, VARRUNDIR used instead
* mgetty.c: write CallerId to UTMP, if available, Connect otherwise
* fax/faxspool: convert .pdf files via Acroread (contributed by
Michael Fischer v. Mollard, mfvm@gmx.de).
* Makefile, mksed: introduce $VARRUNDIR
* fax/faxrunqd.in, fax/faxrunq.in, fax/faxspool.in: change
location of ".last_run" to $VARRUNDIR/faxqueue_done (previously,
$fax_spool_out/.last_run creation was vulnerable to symlink attacks)
* cnd.c: add NMBR=<nnn> format for Digi DataFire RAS
* login.c: add \Y hack (simplar to \I) to get CallerID in ut_host field
* faxlib.c: distinguish Elink 310 and Elink 343
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/comms/mgetty+sendfax/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/comms/mgetty+sendfax/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.