Subject: CVS commit: pkgsrc/news/leafnode
From: Chris Pinnock
Date: 2003-02-26 15:00:36
Message id: 20030226140037.38A32B004@cvs.netbsd.org

Log Message:
Upgrade of news/leafnode to version 1.9.36.

Summary of changes since 1.9.31:
Bug and documentation fixes including:

* fetchnews_check_date.c: Portability: don't pass time_t to
        syslog(...%ld...), sizeof time_t != sizeof long on 64bit FreeBSD,
        reported by Christian Weisgerber <naddy@mips.inka.de>.

* fetchnews_check_date.c: Check for overflow of time difference.
        Paranoia mode, someone needs to hose his clock by at least 68 years
        to run into this.

* miscutil.c, TODO: Change to spooldir at the end of initvars()
        (after changing uid/gid) to avoid barfing when run from
        misconfigured cron.

* pcre_extract.c: Fix abort when extracting string, introduced with
          previous strlcpy -> xstrlcpy commit.  Reported by Joshua Crawford
        <mortarn@softhome.net> Add debug variable to conditional TEST part
        to use this code standalone.

* fetchnews.c: Several bug fixes

Please see the ChangeLog file in the source distribution for more details.

Files:
RevisionActionfile
1.6modifypkgsrc/news/leafnode/Makefile
1.6modifypkgsrc/news/leafnode/distinfo