1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
# ChangeLog for net-ftp/oftpd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/ChangeLog,v 1.21 2007/01/05 05:18:14 tgall Exp $
04 Jan 2007; Tom Gall <tgall@gentoo.org> oftpd-0.3.7-r3.ebuild:
stable on ppc64, bug #159178
04 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> oftpd-0.3.7-r3.ebuild:
Stable on sparc wrt security #159178
*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.
01 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org>
oftpd-0.3.7-r2.ebuild:
Stable amd64, ppc64, sparc.
04 Dec 2005; Tom Gall <tgall@gentoo.org>
oftpd-0.3.7-r1.ebuild:
stable on ppc64
*oftpd-0.3.7-r2 (02 Jul 2005)
02 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org>
+files/conf.d.oftpd-r1, files/init.d.oftpd, +files/init.d.oftpd-r1,
+oftpd-0.3.7-r2.ebuild:
Added support to change tcp port to the init script. Closes bug #97183.
15 May 2005; Konstantin Arkhipov <voxus@gentoo.org> oftpd-0.3.7-r1.ebuild:
Added ~amd64 keyword wrt bug #92567. Header fixed.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
oftpd-0.3.7-r1.ebuild:
virtual/glibc -> virtual/libc
28 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
oftpd-0.3.7-r1.ebuild:
Added IUSE.
*oftpd-0.3.7-r1 (31 Mar 2004)
31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
oftpd-0.3.6-r7.ebuild, oftpd-0.3.7-r1.ebuild, oftpd-0.3.7.ebuild:
Someone mucked up the configure line when they were marking this stable (bug
#46348), so I am revbumping it.
27 Mar 2004; Luca Barbato <lu_zero@gentoo.org> oftpd-0.3.7.ebuild:
Marked ppc for securty issue with the previous version see #45738
25 Mar 2004; Jason Wever <weeve@gentoo.org> oftpd-0.3.7.ebuild:
Marked stable on sparc wrt bug #45738.
25 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml,
oftpd-0.3.6-r7.ebuild, oftpd-0.3.7.ebuild, files/conf.d.oftpd,
files/init.d.oftpd, files/oftpd.rc6:
Fixed up init/conf scripts. bumping security fix to stable x86.
*oftpd-0.3.7 (25 Mar 2004)
25 Mar 2004; <solar@gentoo.org> oftpd-0.3.6-r7.ebuild, oftpd-0.3.7.ebuild:
Version bump. oftpd DoS vulnerability. bug #45738
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*oftpd-0.3.6-r7 (3 May 2002)
3 May 2002; Donny Davies <woodchip@gentoo.org> :
Added LICENSE, SLOT.
*oftpd-0.3.6-r6 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|