Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 02/25/2001 00:40:40
Module Name:	pkgsrc
Committed By:	tron
Date:		Sat Feb 24 22:40:40 UTC 2001

Modified Files:
	pkgsrc/news/knews: Makefile
	pkgsrc/news/knews/files: patch-sum
	pkgsrc/news/knews/patches: patch-af patch-ag patch-ah patch-ai

Log Message:
Bump the version number to 1.0nb3 after major rework of IPv6 patch:
- No busy loops when connecting to the NNTP server.
- Handle multiple records return by getaddrinfo(3) at the proper location.
- Avoid unnecessary socket creations and deletions by always passing the
  correct address family to open_socket().


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/news/knews/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/news/knews/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/news/knews/patches/patch-af \
    pkgsrc/news/knews/patches/patch-ag
cvs rdiff -r1.1 -r1.2 pkgsrc/news/knews/patches/patch-ah \
    pkgsrc/news/knews/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.