summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorcjep <cjep>2002-12-08 12:44:12 +0000
committercjep <cjep>2002-12-08 12:44:12 +0000
commit9c826d6628da1740ba62400a86d643449f1c02f8 (patch)
tree0a96ffff1e4486568b712af3fad6eee7f7787e09 /doc
parent7f687e9ecbdadf98922accc81e62cd0f18b6bcbd (diff)
downloadpkgsrc-9c826d6628da1740ba62400a86d643449f1c02f8.tar.gz
Update of news/leafnode to 1.9.30.
Summary of changes since 1.9.27 (please see the ChangeLog): * Add leafnode-version. * Various changes to fetchnews.c including: + In verbose mode, print if we're using the STAT command or the HEAD workaround. + nntpactive: cache current time, saves time() calls and gives a consistent 'age' for the newsgroups. + Avoid duplicate articles that raced from another server against our fetchnews from ending up in failed.postings. We assume that a server that refuses a posting with 441 435 Duplicate can at the same time deliver it to STAT (or HEAD if the workaround is in effect). + Only touch active.read if the active has been successfully written. + Also apply only_groups_pcre when updating the active, to avoid presenting groups that are not really fetched. + Bugfix: cope with multiple upstreams that have the same server name but different ports. * Various changes to nntpd.c including: + Point to syslog when reading the configuration fails. + Fix very subtle and intricate infinite loop bug * Various changes to nntputil.c. Blacklist STAT for "NNTP news cache." Whitelist NewsCache 1.1.*. Whitelist NewsCache 0.99.18, 0.99.19, 0.99.2?. * Changes to activutil.c including: + Check for duplicate newsgroups after reading, before writing and after merging the active file. * Fixs for SEGV problems to activutil.c and artutil.c
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
-rw-r--r--doc/TODO3
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index c8bd68b5241..c99a3a13a75 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.724 2002/12/08 11:38:25 jmmv Exp $
+$NetBSD: CHANGES,v 1.725 2002/12/08 12:44:12 cjep Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3864,3 +3864,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated cyrus-imapd to 2.1.11 [chris 2002-12-08]
Added covered-current-20021127 [dmcmahill 2002-12-07]
Updated sysbuild to 1.3 [jmmv 2002-12-08]
+ Updated leafnode to 1.9.30 [cjep 2002-12-08]
diff --git a/doc/TODO b/doc/TODO
index 26acfbef187..0e88ac011d1 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.45 2002/12/08 12:16:56 jmmv Exp $
+$NetBSD: TODO,v 1.46 2002/12/08 12:44:13 cjep Exp $
Suggested new packages
======================
@@ -151,7 +151,6 @@ Suggested package updates
o kdevelop-2.1.4 [3.0alpha1]
o lbreakout2-2.3.5
o lcms-1.0.9
- o leafnode-1.9.30
o lftp-2.6.2
o libexif-0.5.7
o libgnomeprint-2.1.2 [jmmv]