diff options
author | Torsten Veller <tove@gentoo.org> | 2010-05-18 06:10:04 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-05-18 06:10:04 +0000 |
commit | 8ae13db85cd5f6bd868d4e60c0445fcceaef2e75 (patch) | |
tree | c6a864de72b465e1def26ff557333f26f528a944 | |
parent | Remove insecure warning if sslfingerprint is given (#319907). Thanks to David... (diff) | |
download | gentoo-2-8ae13db85cd5f6bd868d4e60c0445fcceaef2e75.tar.gz gentoo-2-8ae13db85cd5f6bd868d4e60c0445fcceaef2e75.tar.bz2 gentoo-2-8ae13db85cd5f6bd868d4e60c0445fcceaef2e75.zip |
...insecure connection...
(Portage version: 2.2_rc67/cvs/Linux x86_64)
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 1ccd8c86ecde..f94674dff266 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,15 +1,16 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.193 2010/05/18 06:06:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.194 2010/05/18 06:10:04 tove Exp $ *fetchmail-6.3.17-r1 (18 May 2010) 18 May 2010; Torsten Veller <tove@gentoo.org> +files/MD5_library_pickup.patch, +fetchmail-6.3.17-r1.ebuild, +files/debian-580796.patch: - Remove insecure warning if sslfingerprint is given (#319907). Thanks to - David Fellows. Fix linking of libwww's libmd5 (#319283). Thanks to Karl - Hakimian and Matthias Andree + Remove insecure connection warning if sslfingerprint is given (#319907). + Thanks to David Fellows. + Fix linking of libwww's libmd5 (#319283). Thanks to Karl Hakimian and + Matthias Andree. 12 May 2010; Joseph Jezak <josejx@gentoo.org> fetchmail-6.3.17.ebuild: Marked ppc stable for bug #318875. |