diff options
author | lukem <lukem> | 2010-01-28 08:30:39 +0000 |
---|---|---|
committer | lukem <lukem> | 2010-01-28 08:30:39 +0000 |
commit | f04a63daf5de58a7ae49b52cad324091ec93fb7f (patch) | |
tree | 69a874cc7064f0e638757b64eed9b107e0551a76 /net/tnftpd | |
parent | 762af0932825b7fa7dc35ec29d66919d41ded928 (diff) | |
download | pkgsrc-f04a63daf5de58a7ae49b52cad324091ec93fb7f.tar.gz |
Update tnftpd to 20091122:
* Security fixes for fts in the internal ls.
Received from OpenBSD via US-CERT as VU #590371.
* Portability improvements.
* Add support for Tru64 Security Integration Architecture (SIA) authentication.
* Fix shadow password expiry check for users with large sp_max values.
Diffstat (limited to 'net/tnftpd')
-rw-r--r-- | net/tnftpd/Makefile | 4 | ||||
-rw-r--r-- | net/tnftpd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile index b1d2bcbedac..2a955c00f77 100644 --- a/net/tnftpd/Makefile +++ b/net/tnftpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2010/01/27 17:30:14 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2010/01/28 08:30:39 lukem Exp $ # -DISTNAME= tnftpd-20081009 +DISTNAME= tnftpd-20091122 CATEGORIES= net MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/tnftp/ diff --git a/net/tnftpd/distinfo b/net/tnftpd/distinfo index c8adcab6a9f..b4b52a31e08 100644 --- a/net/tnftpd/distinfo +++ b/net/tnftpd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2008/10/09 04:14:29 lukem Exp $ +$NetBSD: distinfo,v 1.11 2010/01/28 08:30:39 lukem Exp $ -SHA1 (tnftpd-20081009.tar.gz) = 60d00e431576c7cda75613d39820ffb97c30135d -RMD160 (tnftpd-20081009.tar.gz) = 3fc31849159baaffc86e097b3f4e1bfdda3a9476 -Size (tnftpd-20081009.tar.gz) = 244456 bytes +SHA1 (tnftpd-20091122.tar.gz) = 82feb3cf2124eb5aa3edb2be6a468df2c05bc1b0 +RMD160 (tnftpd-20091122.tar.gz) = 8eaffa2b0d3c8fb0b33dae1e1dd9cd58c7c45afd +Size (tnftpd-20091122.tar.gz) = 505431 bytes |