From e7e47c624b69d3a637b9442dcc40977d9316e74a Mon Sep 17 00:00:00 2001 From: salo Date: Thu, 9 Jun 2005 18:21:23 +0000 Subject: Update to version 1.11.3 Changes: ### SECURITY BUGFIXES - Fetchnews did not detect timeouts while it was downloading an article header, which malicious upstream servers could exploit to mount a denial of service attack against the fetchnews client. See leafnode-SA-2005-02.txt. CVE Name: CAN-2005-1911 ### BUGFIXES - Bugfix sed expression in makesubst script. (Reported by Jeff Zacharias.) ### CHANGES - texpire now tags the message.id expired count with "message.id" rather than "total:" to avoid misleading the user who assumes that "total:" would have to be the sum of the group counts. See also the FAQ change below. SourceForge bug #1215453. - When debugmode and verbose mode are set, leafnode programs now print a warning to stdout that the user should check syslog.conf and the syslog output rather than the screen print for debugging and sleeps for three seconds. ### DOCUMENTATION - Add FAQ entry to explain discrepancies between texpire group counts and message.id expired articles counts. - Add FAQ entry to explain influence of Gnus' gnus-read-active-file setting on lost subscriptions, and extend stop fetchnews from unsubscribing FAQ. Debian bug #307685. - Drop FAQ entry on license issues as some parts of leafnode are in fact GPLd. - Drop FAQ entry on why old articles aren't posted, obsolete since 1.9.33. - INSTALL and INSTALL_de have been polished. - Add a hint that syslog.conf must be edited to config.example. - leafnode(8) mentions that LIST ACTIVE keeps an existing subscription fresh. CVS: ---------------------------------------------------------------------- ---------------------------------------------------------------------- distinfo CVS: ---------------------------------------------------------------------- --- news/leafnode/Makefile | 5 ++--- news/leafnode/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'news') diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile index 4dc422c8c09..ef5b6e61c9e 100644 --- a/news/leafnode/Makefile +++ b/news/leafnode/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:26 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2005/06/09 18:21:23 salo Exp $ -DISTNAME= leafnode-1.11.2.rel +DISTNAME= leafnode-1.11.3.rel PKGNAME= ${DISTNAME:S/.rel//} -PKGREVISION= # empty CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=leafnode/} EXTRACT_SUFX= .tar.bz2 diff --git a/news/leafnode/distinfo b/news/leafnode/distinfo index 6be9a8f3e89..20425ac8fb6 100644 --- a/news/leafnode/distinfo +++ b/news/leafnode/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2005/05/13 15:08:04 kim Exp $ +$NetBSD: distinfo,v 1.15 2005/06/09 18:21:23 salo Exp $ -SHA1 (leafnode-1.11.2.rel.tar.bz2) = 138904683e9fa7f8630bc7e0273f2085ad4e7784 -RMD160 (leafnode-1.11.2.rel.tar.bz2) = be14a2be86e9efcbc25d4f473f8514254a8ffa54 -Size (leafnode-1.11.2.rel.tar.bz2) = 391034 bytes +SHA1 (leafnode-1.11.3.rel.tar.bz2) = 6910f05c0fa4b1bb5a4baaa6e6fd529fef5ece22 +RMD160 (leafnode-1.11.3.rel.tar.bz2) = 786fc42b58660d8d47eccd5d610718202eb50a3c +Size (leafnode-1.11.3.rel.tar.bz2) = 506217 bytes SHA1 (patch-aa) = 6820ab420cb656e61848f9eb29d4674bccb856a6 -- cgit v1.2.3