diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-26 17:39:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-26 17:39:47 +0000 |
commit | bc7c964be1034d17cfa413f8f9af666377d83630 (patch) | |
tree | d4a19b447823acc8da6b8301bb2de87819dd01fc /net-ftp/vsftpd/ChangeLog | |
parent | Duplicate license file (see bug #211534) (diff) | |
download | historical-bc7c964be1034d17cfa413f8f9af666377d83630.tar.gz historical-bc7c964be1034d17cfa413f8f9af666377d83630.tar.bz2 historical-bc7c964be1034d17cfa413f8f9af666377d83630.zip |
Finally fix the libcap mess, bug #210478
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-ftp/vsftpd/ChangeLog')
-rw-r--r-- | net-ftp/vsftpd/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-ftp/vsftpd/ChangeLog b/net-ftp/vsftpd/ChangeLog index 48c2c03998a3..211a7d8b1efc 100644 --- a/net-ftp/vsftpd/ChangeLog +++ b/net-ftp/vsftpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-ftp/vsftpd # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/ChangeLog,v 1.91 2008/02/21 17:28:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/vsftpd/ChangeLog,v 1.92 2008/02/26 17:39:46 armin76 Exp $ + + 26 Feb 2008; Raúl Porcel <armin76@gentoo.org> + -files/vsftpd-2.0.5-caps.patch, +files/vsftpd-2.0.6-caps.patch, + +files/vsftpd-2.0.6-libcap1.patch, vsftpd-2.0.5-r3.ebuild, + vsftpd-2.0.6.ebuild: + Finally fix the libcap mess, bug #210478 21 Feb 2008; Raúl Porcel <armin76@gentoo.org> vsftpd-2.0.5-r3.ebuild, vsftpd-2.0.6.ebuild: |