1 |
swegener |
1.2 |
# ChangeLog for www-servers/thttpd |
2 |
pacho |
1.33 |
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
3 |
ago |
1.40 |
# $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.39 2012/06/19 19:43:53 blueness Exp $ |
4 |
|
|
|
5 |
|
|
19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.2.ebuild: |
6 |
|
|
Stable for amd64, wrt bug #422247 |
7 |
blueness |
1.39 |
|
8 |
|
|
19 Jun 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.2.ebuild: |
9 |
|
|
Keyword ~mips |
10 |
zmedico |
1.38 |
|
11 |
|
|
14 Apr 2012; Zac Medico <zmedico@gentoo.org> thttpd-2.26.2.ebuild: |
12 |
|
|
Fix for prefix and add ~amd64-linux and ~x86-linux keywords. |
13 |
blueness |
1.37 |
|
14 |
|
|
04 Apr 2012; Anthony G. Basile <blueness@gentoo.org> -thttpd-2.25b-r8.ebuild, |
15 |
|
|
-thttpd-2.25b-r9.ebuild, |
16 |
|
|
-files/thttpd-2.25b-additional-input-validation.patch, |
17 |
|
|
-files/thttpd-2.25b-default-to-octet-stream.patch, |
18 |
|
|
-files/thttpd-2.25b-fix-buffer-overflow.patch, |
19 |
|
|
-files/thttpd-2.25b-fix-illegal-path-info.patch, |
20 |
|
|
-files/thttpd-2.25b-fix-insecure-tmp-creation.patch, |
21 |
|
|
-files/thttpd-2.25b-monolithic-timer.patch, |
22 |
|
|
-files/thttpd-2.25b-ogg-mime-type.patch, |
23 |
|
|
-files/thttpd-2.25b-respect-CFLAGS--dont-link-static.patch, |
24 |
|
|
-files/thttpd-2.25b-use-Status-header.patch, |
25 |
|
|
-files/thttpd-2.25b-use-X-Forwarded-For-header.patch, |
26 |
|
|
files/thttpd.conf.sample, files/thttpd.confd: |
27 |
|
|
Remove older ebuilds and patches migrated into forked code |
28 |
blueness |
1.36 |
|
29 |
|
|
*thttpd-2.26.2 (04 Apr 2012) |
30 |
|
|
|
31 |
|
|
04 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +thttpd-2.26.2.ebuild: |
32 |
|
|
Version bump after I forked the code |
33 |
blueness |
1.35 |
|
34 |
|
|
*thttpd-2.25b-r9 (24 Mar 2012) |
35 |
|
|
|
36 |
|
|
24 Mar 2012; Anthony G. Basile <blueness@gentoo.org> +thttpd-2.25b-r9.ebuild, |
37 |
|
|
+files/thttpd-2.25b-additional-input-validation.patch, |
38 |
|
|
+files/thttpd-2.25b-default-to-octet-stream.patch, |
39 |
|
|
+files/thttpd-2.25b-fix-buffer-overflow.patch, |
40 |
|
|
+files/thttpd-2.25b-fix-insecure-tmp-creation.patch, |
41 |
|
|
+files/thttpd-2.25b-ogg-mime-type.patch, +files/thttpd.conf.sample, |
42 |
|
|
+files/thttpd.confd, +files/thttpd.init: |
43 |
|
|
Address bugs #370373, #373629, #373631, #406243. Clean up init scripts. |
44 |
blueness |
1.34 |
|
45 |
|
|
21 Mar 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml: |
46 |
|
|
Will give it love, added myself as maintainer |
47 |
pacho |
1.33 |
|
48 |
|
|
21 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: |
49 |
|
|
Drop www-server herd as discussed in gentoo-dev ML. |
50 |
zmedico |
1.32 |
|
51 |
|
|
03 Aug 2011; Zac Medico <zmedico@gentoo.org> thttpd-2.25b-r8.ebuild: |
52 |
|
|
Fix for prefix. |
53 |
bangert |
1.31 |
|
54 |
|
|
*thttpd-2.25b-r8 (28 Oct 2010) |
55 |
|
|
|
56 |
|
|
28 Oct 2010; Thilo Bangert <bangert@gentoo.org> +thttpd-2.25b-r8.ebuild, |
57 |
|
|
+files/thttpd-2.25b-fix-illegal-path-info.patch, |
58 |
|
|
+files/thttpd-2.25b-monolithic-timer.patch, |
59 |
|
|
+files/thttpd-2.25b-respect-CFLAGS--dont-link-static.patch, |
60 |
|
|
+files/thttpd-2.25b-use-Status-header.patch, |
61 |
|
|
+files/thttpd-2.25b-use-X-Forwarded-For-header.patch: |
62 |
|
|
Bump. EAPI=3, dont freeze when time goes backwards (#327615), dont link |
63 |
|
|
statically by default (#273319), respect CFLAGS (#241464), fix illegal |
64 |
|
|
PATH_INFO, use Status on all Location headers, use IP from |
65 |
|
|
X-Forwarded-For (all #331747). |
66 |
ssuominen |
1.30 |
|
67 |
|
|
09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> |
68 |
|
|
thttpd-2.25b-r7.ebuild, +files/thttpd-2.25b-glibc-2.10.patch: |
69 |
|
|
Fix building with GLIBC 2.10+ wrt #274049. |
70 |
bangert |
1.29 |
|
71 |
|
|
26 Jun 2008; Thilo Bangert <bangert@gentoo.org> -thttpd-2.25b-r6.ebuild, |
72 |
|
|
thttpd-2.25b-r7.ebuild: |
73 |
|
|
remove bindnow-flags - as per bug #227029 - remove ancient version - fix |
74 |
|
|
quoting |
75 |
bangert |
1.28 |
|
76 |
|
|
30 Jan 2008; Thilo Bangert <bangert@gentoo.org> -thttpd-2.25b-r5.ebuild: |
77 |
|
|
remove vulnerable version - bug #159941 |
78 |
fmccor |
1.27 |
|
79 |
|
|
01 Oct 2007; Ferris McCormick <fmccor@gentoo.org> thttpd-2.25b-r7.ebuild: |
80 |
|
|
Sparc stable -- Bug #194419 -- thanks to Aaron Mavrinac. |
81 |
dertobi123 |
1.26 |
|
82 |
|
|
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
83 |
|
|
thttpd-2.25b-r7.ebuild: |
84 |
|
|
ppc. stable |
85 |
armin76 |
1.25 |
|
86 |
|
|
04 Jul 2007; Raúl Porcel <armin76@gentoo.org> thttpd-2.25b-r7.ebuild: |
87 |
|
|
x86 stable |
88 |
welp |
1.24 |
|
89 |
|
|
09 Apr 2007; Peter Weller <welp@gentoo.org> thttpd-2.25b-r7.ebuild: |
90 |
|
|
Stable on amd64 |
91 |
gustavoz |
1.23 |
|
92 |
|
|
12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
93 |
|
|
thttpd-2.25b-r6.ebuild: |
94 |
|
|
Stable on sparc |
95 |
bangert |
1.22 |
|
96 |
|
|
*thttpd-2.25b-r7 (28 Feb 2007) |
97 |
|
|
|
98 |
|
|
28 Feb 2007; Thilo Bangert <bangert@gentoo.org> |
99 |
|
|
+files/thttpd-2.25/additional-input-validation-httpd.c.diff, |
100 |
|
|
+files/thttpd.logrotate, +thttpd-2.25b-r7.ebuild: |
101 |
|
|
add logrotate script (bug #150993) |
102 |
|
|
run under thttpd user instead of nobody (bug #151227) |
103 |
|
|
extra input sanitation for htpasswd (bug #128165) |
104 |
|
|
einfo -> elog |
105 |
gustavoz |
1.21 |
|
106 |
|
|
02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
107 |
|
|
thttpd-2.25b-r6.ebuild: |
108 |
|
|
Keyworded ~sparc wrt #164911 |
109 |
eroyf |
1.20 |
|
110 |
|
|
20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> |
111 |
|
|
thttpd-2.25b-r6.ebuild: |
112 |
|
|
marked ~mips; bug #150227 |
113 |
opfer |
1.19 |
|
114 |
|
|
10 Jan 2007; Christian Faulhammer <opfer@gentoo.org> |
115 |
|
|
thttpd-2.25b-r6.ebuild: |
116 |
|
|
stable x86, security bug #159941 |
117 |
dertobi123 |
1.18 |
|
118 |
|
|
09 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
119 |
|
|
thttpd-2.25b-r6.ebuild: |
120 |
|
|
Stable on ppc wrt bug #159941. |
121 |
beu |
1.17 |
|
122 |
|
|
*thttpd-2.25b-r6 (08 Jan 2007) |
123 |
|
|
|
124 |
|
|
08 Jan 2007; Elfyn McBratney <beu@gentoo.org> |
125 |
|
|
+files/thttpd-2.25/fix-buffer-overflow.diff, +thttpd-2.25b-r6.ebuild: |
126 |
|
|
Rev bump for security bug #159941. |
127 |
drizzt |
1.16 |
|
128 |
|
|
08 Oct 2006; Timothy Redaelli <drizzt@gentoo.org> thttpd-2.25b-r5.ebuild: |
129 |
|
|
Added ~x86-fbsd keyword. |
130 |
dsd |
1.15 |
|
131 |
|
|
*thttpd-2.25b-r5 (06 Sep 2006) |
132 |
|
|
|
133 |
|
|
06 Sep 2006; Daniel Drake <dsd@gentoo.org> files/thttpd-2.25/thttpd.init, |
134 |
|
|
-thttpd-2.25b-r4.ebuild, +thttpd-2.25b-r5.ebuild: |
135 |
|
|
Fix init script to change into configured directory before starting, |
136 |
|
|
reported by Laurence Withers in bug #142047 |
137 |
genstef |
1.14 |
|
138 |
|
|
05 Jul 2006; Stefan Schweizer <genstef@gentoo.org> |
139 |
|
|
-files/php5.0-stdint.diff, |
140 |
|
|
-files/thttpd-2.25/php-5.0.3-thttpd-2.25b.patch, |
141 |
|
|
-files/php5_soap_persistence_session.diff, -files/php-5.0.3-IOV.patch, |
142 |
|
|
-files/php-5.0.3-missing-arches.patch, -thttpd-2.25b.ebuild, |
143 |
|
|
-thttpd-2.25b-r1.ebuild, -thttpd-2.25b-r2.ebuild, -thttpd-2.25b-r3.ebuild: |
144 |
|
|
remove old versions that use the obsolete php5-sapi-r2 eclass and thus xml2 |
145 |
|
|
IUSE, bug 116346 |
146 |
metalgod |
1.13 |
|
147 |
|
|
01 Jan 2006; Luis Medinas <metalgod@gentoo.org> thttpd-2.25b-r4.ebuild: |
148 |
|
|
Added ~amd64 keyword. |
149 |
flameeyes |
1.12 |
|
150 |
|
|
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> thttpd-2.25b-r4.ebuild: |
151 |
|
|
Use bindnow-flags function instead of -Wl,-z,now. |
152 |
jer |
1.11 |
|
153 |
|
|
29 Nov 2005; Jeroen Roovers <jer@gentoo.org> thttpd-2.25b-r4.ebuild: |
154 |
|
|
Marked ~hppa wrt bug 109189. |
155 |
josejx |
1.10 |
|
156 |
|
|
16 Nov 2005; Joseph Jezak <josejx@gentoo.org> thttpd-2.25b-r4.ebuild: |
157 |
|
|
Marked ppc stable for bug #110637. |
158 |
ka0ttic |
1.9 |
|
159 |
|
|
*thttpd-2.25b-r4 (15 Nov 2005) |
160 |
|
|
|
161 |
|
|
15 Nov 2005; Aaron Walker <ka0ttic@gentoo.org> +thttpd-2.25b-r4.ebuild: |
162 |
|
|
Revision bump; removed php support so we can go stable for security bug 110637. |
163 |
ka0ttic |
1.8 |
|
164 |
|
|
*thttpd-2.25b-r3 (28 Oct 2005) |
165 |
|
|
|
166 |
|
|
28 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> |
167 |
|
|
+files/thttpd-2.25/fix-insecure-tmp-creation-CVE-2005-3124.diff, |
168 |
|
|
+thttpd-2.25b-r3.ebuild: |
169 |
|
|
Revision bump; added patch to fix insecure tmp file creation in the |
170 |
|
|
syslogtocern script, bug #110637. |
171 |
hansmi |
1.7 |
|
172 |
|
|
17 May 2005; Michael Hanselmann <hansmi@gentoo.org> thttpd-2.25b.ebuild: |
173 |
|
|
Stable on ppc. |
174 |
stuart |
1.6 |
|
175 |
|
|
*thttpd-2.25b-r2 (27 Mar 2005) |
176 |
|
|
|
177 |
|
|
27 Mar 2005; Stuart Herbert <stuart@gentoo.org> +files/php-5.0.3-IOV.patch, |
178 |
|
|
+files/php-5.0.3-missing-arches.patch, +files/php5.0-stdint.diff, |
179 |
|
|
+files/php5_soap_persistence_session.diff, |
180 |
|
|
+files/thttpd-2.25/php-5.0.3-thttpd-2.25b.patch, +thttpd-2.25b-r2.ebuild: |
181 |
|
|
Added php support (requested by Solar) |
182 |
ka0ttic |
1.5 |
|
183 |
|
|
*thttpd-2.25b-r1 (08 Mar 2005) |
184 |
|
|
|
185 |
|
|
08 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> +thttpd-2.25b-r1.ebuild: |
186 |
|
|
Revision bump; added static support via USE=static for bug 84485. |
187 |
ka0ttic |
1.4 |
|
188 |
|
|
*thttpd-2.25b (09 Feb 2005) |
189 |
|
|
|
190 |
|
|
09 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> -thttpd-2.25.ebuild, |
191 |
|
|
+thttpd-2.25b.ebuild: |
192 |
|
|
Fix versioning (b is part of PV). Also fixed setXid QA notice for makeweb |
193 |
|
|
executable. Marked stable on x86. |
194 |
rl03 |
1.3 |
|
195 |
|
|
08 Sep 2004; Renat Lumpau <rl03@gentoo.org> metadata.xml: |
196 |
|
|
Fixed herd name |
197 |
swegener |
1.2 |
|
198 |
|
|
05 Sep 2004; Sven Wegener <swegener@gentoo.org> : |
199 |
|
|
Fixed ChangeLog header. |
200 |
stuart |
1.1 |
|
201 |
|
|
*thttpd-2.25 (08 Aug 2004) |
202 |
|
|
|
203 |
|
|
08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml, |
204 |
|
|
+files/thttpd-2.25/thttpd.conf.sample, +files/thttpd-2.25/thttpd.confd, |
205 |
|
|
+files/thttpd-2.25/thttpd.init, +thttpd-2.25.ebuild: |
206 |
|
|
Moved from net-www/thttpd to www-servers/thttpd. |
207 |
|
|
|
208 |
|
|
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> thttpd-2.25.ebuild: |
209 |
|
|
virtual/glibc -> virtual/libc |
210 |
|
|
|
211 |
|
|
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> thttpd-2.25.ebuild: |
212 |
|
|
QA - fix use invocation |
213 |
|
|
|
214 |
|
|
25 Apr 2004; David Holm <dholm@gentoo.org> thttpd-2.25.ebuild: |
215 |
|
|
Added to ~ppc. |
216 |
|
|
|
217 |
|
|
*thttpd-2.25 (23 Apr 2004) |
218 |
|
|
|
219 |
|
|
23 Apr 2004; Stuart Herbert <stuart@gentoo.org> |
220 |
|
|
files/thttpd-2.25/thttpd.conf.sample, files/thttpd-2.25/thttpd.confd, |
221 |
|
|
files/thttpd-2.25/thttpd.init: |
222 |
|
|
Initial import; thanks to Thomas Eckert <eckert.thomas@gmx.net> in bug #36173 |
223 |
|
|
|