Subject: pkg/17214: net/pureftpd maintainer update
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dawszy@tgr.lubin.edu.pl>
List: netbsd-bugs
Date: 06/11/2002 11:30:19
>Number:         17214
>Category:       pkg
>Synopsis:       pureftpd update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 11 02:31:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dawid Szymanski
>Release:        NetBSD 1.6_BETA1
>Organization:


Regards,
Dawid Szymanski

-- 
http://www.NetBSD.org/ http://www.pl.silcnet.org/ http://www.google.com/ Enjoy!
     .:: mobile: +48691626681 :: DAWS-6BONE :: DAWS-RIPE  :: SQ6EMM ::.
>Environment:
	
	
System: NetBSD gornik.tgr.lubin.edu.pl 1.6_BETA1 NetBSD 1.6_BETA1 (GORNIK) #0: Thu Jun 6 10:47:37 CEST 2002 root@gornik.tgr.lubin.edu.pl:/usr/src/sys/arch/i386/compile/GORNIK i386
Architecture: i386
Machine: i386
>Description:
	
List of changes:

* Version 1.0.12 :
    Style : opt_l_ is now an argument of donlist() - no more need to set
up the global variable before calling the function.
    A (fake for now) ACCT command has been added. Maybe it will solve a
conflict with some versions of Fetch for Macintosh.
    NLST and MLSD should be able to handle only one file. Don't split file
names, don't parse options. Reported by Martin Hedenfalk.
    Support for sendfile() on HPUX, and sendfilev() on Solaris. Contributed
by Kenneth Stailey.
    Don't display "you are user number 0".
    Check whether we have pread() in configure.ac .
    Remove dead scoreboard files in pure-ftpwho, even those whoose status
isn't marked as free.
    New translation : Russian. Contributed by Andrey Ulanov
<drey@rt.mipt.ru> .
    New translations : simplified and traditional Chinese. Contributed
by Fygul Hether <fygul@fgs.org.tw> .
    New IPv6_OK message to tell people when a server also accepts IPv6
connections if DISPLAY_IPV6_OK is defined.
    In extauth, there's no more need to fill fields except auth_ok
when authentication is refused (auth_ok = {0,-1}) . uid/gid/dir are only
checked with auth_ok = 1. It's then easier to chain other authentication
modules.
    Linux binaries will now be linked against GlibC 2.2.x .
    Use the non-root mode for the Windows port.
    Don't forget to retrieve LDAP_FTPUID and LDAP_FTPGID when fetching
LDAP info.
    Introduce closedata() to close the data socket. It avoids
duplicate code. opendata() now returns void : the result is in the
xferfd global.
    fakesnprintf() now supports %c.
    Implement FTP Data Connection Assurance
(http://www.ietf.org/internet-drafts/draft-ietf-ftpext-data-connection-assurance-00.txt)
    Buglets fixed in the PostgreSQL documentation.
    Pure-FTPd User Manager added to the contribs.
    Add exponential delay after a 'cd' failure. Suggested by Jim.
>How-To-Repeat:
	
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/pureftpd/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2002/05/08 00:35:14	1.5
+++ Makefile	2002/06/11 09:28:25
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.5 2002/05/08 00:35:14 hubertf Exp $
 #
 
-DISTNAME=	pure-ftpd-1.0.11
-PKGREVISION=	1
+DISTNAME=	pure-ftpd-1.0.12
 CATEGORIES=	net
 MASTER_SITES=	http://belnet.dl.sourceforge.net/sourceforge/pureftpd/ \
 		${MASTER_SITE_SOURCEFORGE:=pureftpd/}
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/pureftpd/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2002/05/07 23:12:05	1.3
+++ distinfo	2002/06/11 09:28:26
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.3 2002/05/07 23:12:05 hubertf Exp $
 
-SHA1 (pure-ftpd-1.0.11.tar.bz2) = 61795aa924aa425583366a9c5101472fbed6c697
-Size (pure-ftpd-1.0.11.tar.bz2) = 373109 bytes
+SHA1 (pure-ftpd-1.0.12.tar.bz2) = 605f8a21bea527e893e090392c054802c3aca0c4
+Size (pure-ftpd-1.0.12.tar.bz2) = 395495 bytes
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: