diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-01-04 12:38:55 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-01-04 12:38:55 +0000 |
commit | 4fc4c7b25790262bb122cc6f51315307500b3ea8 (patch) | |
tree | 34758ccf296f8a91c167d433a6123c40c008a77c /net-ftp/oftpd/ChangeLog | |
parent | Make sure the correct wx-config is used, hopefully closes bug #159674. (diff) | |
download | gentoo-2-4fc4c7b25790262bb122cc6f51315307500b3ea8.tar.gz gentoo-2-4fc4c7b25790262bb122cc6f51315307500b3ea8.tar.bz2 gentoo-2-4fc4c7b25790262bb122cc6f51315307500b3ea8.zip |
Stop crashing when requesting an unsupported address family, #159178 thanks
to Tavis Ormandy.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'net-ftp/oftpd/ChangeLog')
-rw-r--r-- | net-ftp/oftpd/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-ftp/oftpd/ChangeLog b/net-ftp/oftpd/ChangeLog index f93e907550dc..7adbbe287f2a 100644 --- a/net-ftp/oftpd/ChangeLog +++ b/net-ftp/oftpd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-ftp/oftpd -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/ChangeLog,v 1.18 2006/12/01 19:24:16 wolf31o2 Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/ChangeLog,v 1.19 2007/01/04 12:38:55 uberlord Exp $ + +*oftpd-0.3.7-r3 (04 Jan 2007) + + 04 Jan 2007; Roy Marples <uberlord@gentoo.org> + +files/oftpd-0.3.7-family.patch, +oftpd-0.3.7-r3.ebuild: + Stop crashing when requesting an unsupported address family, #159178 thanks + to Tavis Ormandy. 01 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> oftpd-0.3.7-r2.ebuild: Stable on x86 wrt bug #130500. |