diff options
author | tron <tron@pkgsrc.org> | 2000-02-27 22:51:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-02-27 22:51:41 +0000 |
commit | da0761fcb1f0b4fb7cf37c63bcb4eafc5f3ad8d5 (patch) | |
tree | 75762ebce9d7bfc1056c6511af3a5bc9c4e157fc /news/inn/pkg | |
parent | 080ee40dd22cf2a2bdd431feee3f3351921b5e84 (diff) | |
download | pkgsrc-da0761fcb1f0b4fb7cf37c63bcb4eafc5f3ad8d5.tar.gz |
Update "inn" package to version 2.2.2. Changes since version 2.2:
- Various minor bug fixes and a y2k bug fix. The y2k bug is in version
version 2.2.1 only and will show up after Jan 1st when a news reader
issues a NEWNEWS command for a date prior to the year 2000.
- Various bug fixes. Most importantly, bug fixes to potential
security holes (buffer overflow type).
Diffstat (limited to 'news/inn/pkg')
-rw-r--r-- | news/inn/pkg/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/inn/pkg/PLIST b/news/inn/pkg/PLIST index 0da8e8b9b4f..884d3c06012 100644 --- a/news/inn/pkg/PLIST +++ b/news/inn/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 1999/07/29 21:15:47 tron Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/02/27 22:51:42 tron Exp $ bin/inews etc/rc.d/innd.sh @exec mkdir -p %D/etc/nntp @@ -119,6 +119,7 @@ man/man1/nntpget.1 man/man1/rnews.1 man/man1/shlock.1 man/man1/shrinkfile.1 +man/man1/simpleftp.1 man/man1/startinnfeed.1 man/man1/subst.1 man/man3/clientlib.3 @@ -179,6 +180,7 @@ man/man8/innxmit.8 man/man8/mailpost.8 man/man8/makeactive.8 man/man8/makehistory.8 +man/man8/mod-active.8 man/man8/news-recovery.8 man/man8/news.daily.8 man/man8/news2mail.8 |