diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2004-09-01 17:45:57 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2004-09-01 17:45:57 +0000 |
commit | 7f85e5cd379bea92bbbf09dcf5742cdba90ea597 (patch) | |
tree | b7c636890a50c3a891f184296f717f3431de6dd0 /net-ftp | |
parent | ~amd64; closes #61508 (diff) | |
download | historical-7f85e5cd379bea92bbbf09dcf5742cdba90ea597.tar.gz historical-7f85e5cd379bea92bbbf09dcf5742cdba90ea597.tar.bz2 historical-7f85e5cd379bea92bbbf09dcf5742cdba90ea597.zip |
change username size limit from 32 to 127 chars
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/pure-ftpd/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/Manifest | 14 | ||||
-rw-r--r-- | net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild | 6 |
3 files changed, 22 insertions, 4 deletions
diff --git a/net-ftp/pure-ftpd/ChangeLog b/net-ftp/pure-ftpd/ChangeLog index b5053cc7ce0c..95322579f2ca 100644 --- a/net-ftp/pure-ftpd/ChangeLog +++ b/net-ftp/pure-ftpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/pure-ftpd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.38 2004/08/09 17:51:01 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/ChangeLog,v 1.39 2004/09/01 17:45:56 humpback Exp $ + + 01 Sep 2004; Gustavo Felisberto <humpback@gentoo.org>; + pure-ftpd-1.0.20.ebuild: + Updated username lenght limit from 32 to 127, see bug #62472 for details. *pure-ftpd-1.0.20 (09 Aug 2004) diff --git a/net-ftp/pure-ftpd/Manifest b/net-ftp/pure-ftpd/Manifest index 733dd22a1c1b..2c5dae7007cc 100644 --- a/net-ftp/pure-ftpd/Manifest +++ b/net-ftp/pure-ftpd/Manifest @@ -1,11 +1,14 @@ -MD5 d0da715501903d153f5c7a2db049c8a9 ChangeLog 5744 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 bcb26dbd195100ccad94a5b1eddf55c7 ChangeLog 5905 MD5 67d38509ecd6a60f600f15bd875bf8cc metadata.xml 446 MD5 5f2eb27cbe3d7ccf25038cac9478899d pure-ftpd-1.0.16b.ebuild 2242 MD5 0e9a7416fd0d7f5c82850c7814a2b36e pure-ftpd-1.0.16c.ebuild 2247 MD5 f0f63cfcf24a058f13329e08b299bdf7 pure-ftpd-1.0.17a.ebuild 2254 MD5 8833765ab4ada569c253196e5dea5c03 pure-ftpd-1.0.18.ebuild 2308 MD5 eb817063f1ab88f67eacb2eb42366e25 pure-ftpd-1.0.18-r1.ebuild 2347 -MD5 181b949aa24fe3214f8e6696e7a03311 pure-ftpd-1.0.20.ebuild 2384 +MD5 0155cf484ef3c669e893f1fbdfcd3748 pure-ftpd-1.0.20.ebuild 2583 MD5 0e2de54a63d8f1c4a44d15f95e38b044 files/digest-pure-ftpd-1.0.16b 70 MD5 f1a1d4817df4539dc199812979aac307 files/digest-pure-ftpd-1.0.16c 70 MD5 48f295e6b7a19f3b4da8388a21e2e435 files/digest-pure-ftpd-1.0.17a 70 @@ -18,3 +21,10 @@ MD5 86b7638f0ed01530fff30204ba6b5ce7 files/pure-ftpd.xinetd 238 MD5 d774a3f199df590cbbaa83ac80dfa93b files/digest-pure-ftpd-1.0.18-r1 69 MD5 f2a93e08e2a874ad4776e24ab3e0d9a7 files/pure-ftpd-1.0.18-fcntl.patch 1220 MD5 0c2b784d8fe62db6dae7e77e6ac5a602 files/digest-pure-ftpd-1.0.20 69 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.4 (GNU/Linux) + +iD8DBQFBNhjXKSoOBZY9iUIRAt9FAJwKkOFsVQM7cOb+Ku5aFURm8QKkvQCgi/bj +AmpA+MXZXgTEPNmB+Qmi97M= +=mJpu +-----END PGP SIGNATURE----- diff --git a/net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild b/net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild index f38cac4c2a74..710c46e504e7 100644 --- a/net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild +++ b/net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild,v 1.2 2004/08/09 17:51:01 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/pure-ftpd/pure-ftpd-1.0.20.ebuild,v 1.3 2004/09/01 17:45:57 humpback Exp $ inherit eutils @@ -31,6 +31,10 @@ src_compile() { use caps && myconf="${myconf} --with-capabilities" !(use caps) && myconf="${myconf} --without-capabilities" + # adjust max user length to something more appropriate + # for virtual hosts. See bug #62472 for details. + sed -e "s:# define MAX_USER_LENGTH 32U:# define MAX_USER_LENGTH 127U:" -i ${S}/src/ftpd.h + econf \ --with-altlog --with-extauth \ --with-puredb --with-cookie \ |