diff options
author | Michael Weber <xmw@gentoo.org> | 2013-01-23 17:26:58 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2013-01-23 17:26:58 +0000 |
commit | 557b8a352c82222938a10d015c023b4a9edd2dd1 (patch) | |
tree | f7cd5d35e3fa5872dab6d016437a8d8724ff950f /net-ftp/oftpd/ChangeLog | |
parent | Fixed location of pidfile in anacron init script (bug #453708) (diff) | |
download | gentoo-2-557b8a352c82222938a10d015c023b4a9edd2dd1.tar.gz gentoo-2-557b8a352c82222938a10d015c023b4a9edd2dd1.tar.bz2 gentoo-2-557b8a352c82222938a10d015c023b4a9edd2dd1.zip |
Revbump to add htons patch by tallungulate@gmail.com (bug 371963), fix unistd, EAPI-4, drop old.
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'net-ftp/oftpd/ChangeLog')
-rw-r--r-- | net-ftp/oftpd/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/net-ftp/oftpd/ChangeLog b/net-ftp/oftpd/ChangeLog index 4da071f1350e..0e61274601d6 100644 --- a/net-ftp/oftpd/ChangeLog +++ b/net-ftp/oftpd/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-ftp/oftpd -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/ChangeLog,v 1.38 2012/12/19 07:26:21 ulm Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/ChangeLog,v 1.39 2013/01/23 17:26:57 xmw Exp $ + +*oftpd-0.3.7-r8 (23 Jan 2013) + + 23 Jan 2013; Michael Weber <xmw@gentoo.org> -oftpd-0.3.7-r3.ebuild, + +oftpd-0.3.7-r8.ebuild, -files/oftpd-0.3.7-family.patch, + +files/oftpd-0.3.7-htons.patch, +files/oftpd-0.3.7-unistd.patch, + -files/conf.d.oftpd, -files/init.d.oftpd: + Revbump to add htons patch by tallungulate@gmail.com (bug 371963), fix + unistd, EAPI-4, drop old. 19 Dec 2012; Ulrich Müller <ulm@gentoo.org> oftpd-0.3.7-r3.ebuild, oftpd-0.3.7-r7.ebuild: |