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
|
# ChangeLog for www-servers/thttpd
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.13 2006/01/01 20:55:11 metalgod Exp $
01 Jan 2006; Luis Medinas <metalgod@gentoo.org> thttpd-2.25b-r4.ebuild:
Added ~amd64 keyword.
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> thttpd-2.25b-r4.ebuild:
Use bindnow-flags function instead of -Wl,-z,now.
29 Nov 2005; Jeroen Roovers <jer@gentoo.org> thttpd-2.25b-r4.ebuild:
Marked ~hppa wrt bug 109189.
16 Nov 2005; Joseph Jezak <josejx@gentoo.org> thttpd-2.25b-r4.ebuild:
Marked ppc stable for bug #110637.
*thttpd-2.25b-r4 (15 Nov 2005)
15 Nov 2005; Aaron Walker <ka0ttic@gentoo.org> +thttpd-2.25b-r4.ebuild:
Revision bump; removed php support so we can go stable for security bug 110637.
*thttpd-2.25b-r3 (28 Oct 2005)
28 Oct 2005; Aaron Walker <ka0ttic@gentoo.org>
+files/thttpd-2.25/fix-insecure-tmp-creation-CVE-2005-3124.diff,
+thttpd-2.25b-r3.ebuild:
Revision bump; added patch to fix insecure tmp file creation in the
syslogtocern script, bug #110637.
17 May 2005; Michael Hanselmann <hansmi@gentoo.org> thttpd-2.25b.ebuild:
Stable on ppc.
*thttpd-2.25b-r2 (27 Mar 2005)
27 Mar 2005; Stuart Herbert <stuart@gentoo.org> +files/php-5.0.3-IOV.patch,
+files/php-5.0.3-missing-arches.patch, +files/php5.0-stdint.diff,
+files/php5_soap_persistence_session.diff,
+files/thttpd-2.25/php-5.0.3-thttpd-2.25b.patch, +thttpd-2.25b-r2.ebuild:
Added php support (requested by Solar)
*thttpd-2.25b-r1 (08 Mar 2005)
08 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +thttpd-2.25b-r1.ebuild:
Revision bump; added static support via USE=static for bug 84485.
*thttpd-2.25b (09 Feb 2005)
09 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> -thttpd-2.25.ebuild,
+thttpd-2.25b.ebuild:
Fix versioning (b is part of PV). Also fixed setXid QA notice for makeweb
executable. Marked stable on x86.
08 Sep 2004; Renat Lumpau <rl03@gentoo.org> metadata.xml:
Fixed herd name
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
*thttpd-2.25 (08 Aug 2004)
08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
+files/thttpd-2.25/thttpd.conf.sample, +files/thttpd-2.25/thttpd.confd,
+files/thttpd-2.25/thttpd.init, +thttpd-2.25.ebuild:
Moved from net-www/thttpd to www-servers/thttpd.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> thttpd-2.25.ebuild:
virtual/glibc -> virtual/libc
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> thttpd-2.25.ebuild:
QA - fix use invocation
25 Apr 2004; David Holm <dholm@gentoo.org> thttpd-2.25.ebuild:
Added to ~ppc.
*thttpd-2.25 (23 Apr 2004)
23 Apr 2004; Stuart Herbert <stuart@gentoo.org>
files/thttpd-2.25/thttpd.conf.sample, files/thttpd-2.25/thttpd.confd,
files/thttpd-2.25/thttpd.init:
Initial import; thanks to Thomas Eckert <eckert.thomas@gmx.net> in bug #36173
|