| 1 | # ChangeLog for www-servers/thttpd |
1 | # ChangeLog for www-servers/thttpd |
| 2 | # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.1.1.1 2005/11/30 09:46:42 chriswhite Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.47 2012/08/08 13:24:57 blueness Exp $ |
|
|
4 | |
|
|
5 | 08 Aug 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.4-r1.ebuild, |
|
|
6 | files/thttpd.conf.sample, files/thttpd.confd, files/thttpd.confd.1: |
|
|
7 | Fix THTTPD_DOCROOT |
|
|
8 | |
|
|
9 | *thttpd-2.26.4-r1 (05 Aug 2012) |
|
|
10 | |
|
|
11 | 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> -thttpd-2.26.4.ebuild, |
|
|
12 | +thttpd-2.26.4-r1.ebuild: |
|
|
13 | Move htdocs to docdir, bug #429632 |
|
|
14 | |
|
|
15 | *thttpd-2.26.4 (13 Jul 2012) |
|
|
16 | |
|
|
17 | 13 Jul 2012; Anthony G. Basile <blueness@gentoo.org> +thttpd-2.26.4.ebuild, |
|
|
18 | +files/thttpd.confd.1, +files/thttpd.init.1: |
|
|
19 | Version bump, multi-instance enhancement, bug #424826 |
|
|
20 | |
|
|
21 | 13 Jul 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.2.ebuild: |
|
|
22 | Keyword ~arm ~ppc ~ppc64 |
|
|
23 | |
|
|
24 | 11 Jul 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.25b-r7.ebuild, |
|
|
25 | thttpd-2.26.2.ebuild: |
|
|
26 | Add GPL-2 for init scripts, bug #426182 |
|
|
27 | |
|
|
28 | 27 Jun 2012; Jeroen Roovers <jer@gentoo.org> thttpd-2.26.2.ebuild: |
|
|
29 | Marked ~hppa (bug #422445). |
|
|
30 | |
|
|
31 | 20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> thttpd-2.26.2.ebuild: |
|
|
32 | marked x86 per bug 422247 |
|
|
33 | |
|
|
34 | 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> thttpd-2.26.2.ebuild: |
|
|
35 | Stable for amd64, wrt bug #422247 |
|
|
36 | |
|
|
37 | 19 Jun 2012; Anthony G. Basile <blueness@gentoo.org> thttpd-2.26.2.ebuild: |
|
|
38 | Keyword ~mips |
|
|
39 | |
|
|
40 | 14 Apr 2012; Zac Medico <zmedico@gentoo.org> thttpd-2.26.2.ebuild: |
|
|
41 | Fix for prefix and add ~amd64-linux and ~x86-linux keywords. |
|
|
42 | |
|
|
43 | 04 Apr 2012; Anthony G. Basile <blueness@gentoo.org> -thttpd-2.25b-r8.ebuild, |
|
|
44 | -thttpd-2.25b-r9.ebuild, |
|
|
45 | -files/thttpd-2.25b-additional-input-validation.patch, |
|
|
46 | -files/thttpd-2.25b-default-to-octet-stream.patch, |
|
|
47 | -files/thttpd-2.25b-fix-buffer-overflow.patch, |
|
|
48 | -files/thttpd-2.25b-fix-illegal-path-info.patch, |
|
|
49 | -files/thttpd-2.25b-fix-insecure-tmp-creation.patch, |
|
|
50 | -files/thttpd-2.25b-monolithic-timer.patch, |
|
|
51 | -files/thttpd-2.25b-ogg-mime-type.patch, |
|
|
52 | -files/thttpd-2.25b-respect-CFLAGS--dont-link-static.patch, |
|
|
53 | -files/thttpd-2.25b-use-Status-header.patch, |
|
|
54 | -files/thttpd-2.25b-use-X-Forwarded-For-header.patch, |
|
|
55 | files/thttpd.conf.sample, files/thttpd.confd: |
|
|
56 | Remove older ebuilds and patches migrated into forked code |
|
|
57 | |
|
|
58 | *thttpd-2.26.2 (04 Apr 2012) |
|
|
59 | |
|
|
60 | 04 Apr 2012; Anthony G. Basile <blueness@gentoo.org> +thttpd-2.26.2.ebuild: |
|
|
61 | Version bump after I forked the code |
|
|
62 | |
|
|
63 | *thttpd-2.25b-r9 (24 Mar 2012) |
|
|
64 | |
|
|
65 | 24 Mar 2012; Anthony G. Basile <blueness@gentoo.org> +thttpd-2.25b-r9.ebuild, |
|
|
66 | +files/thttpd-2.25b-additional-input-validation.patch, |
|
|
67 | +files/thttpd-2.25b-default-to-octet-stream.patch, |
|
|
68 | +files/thttpd-2.25b-fix-buffer-overflow.patch, |
|
|
69 | +files/thttpd-2.25b-fix-insecure-tmp-creation.patch, |
|
|
70 | +files/thttpd-2.25b-ogg-mime-type.patch, +files/thttpd.conf.sample, |
|
|
71 | +files/thttpd.confd, +files/thttpd.init: |
|
|
72 | Address bugs #370373, #373629, #373631, #406243. Clean up init scripts. |
|
|
73 | |
|
|
74 | 21 Mar 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml: |
|
|
75 | Will give it love, added myself as maintainer |
|
|
76 | |
|
|
77 | 21 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: |
|
|
78 | Drop www-server herd as discussed in gentoo-dev ML. |
|
|
79 | |
|
|
80 | 03 Aug 2011; Zac Medico <zmedico@gentoo.org> thttpd-2.25b-r8.ebuild: |
|
|
81 | Fix for prefix. |
|
|
82 | |
|
|
83 | *thttpd-2.25b-r8 (28 Oct 2010) |
|
|
84 | |
|
|
85 | 28 Oct 2010; Thilo Bangert <bangert@gentoo.org> +thttpd-2.25b-r8.ebuild, |
|
|
86 | +files/thttpd-2.25b-fix-illegal-path-info.patch, |
|
|
87 | +files/thttpd-2.25b-monolithic-timer.patch, |
|
|
88 | +files/thttpd-2.25b-respect-CFLAGS--dont-link-static.patch, |
|
|
89 | +files/thttpd-2.25b-use-Status-header.patch, |
|
|
90 | +files/thttpd-2.25b-use-X-Forwarded-For-header.patch: |
|
|
91 | Bump. EAPI=3, dont freeze when time goes backwards (#327615), dont link |
|
|
92 | statically by default (#273319), respect CFLAGS (#241464), fix illegal |
|
|
93 | PATH_INFO, use Status on all Location headers, use IP from |
|
|
94 | X-Forwarded-For (all #331747). |
|
|
95 | |
|
|
96 | 09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> |
|
|
97 | thttpd-2.25b-r7.ebuild, +files/thttpd-2.25b-glibc-2.10.patch: |
|
|
98 | Fix building with GLIBC 2.10+ wrt #274049. |
|
|
99 | |
|
|
100 | 26 Jun 2008; Thilo Bangert <bangert@gentoo.org> -thttpd-2.25b-r6.ebuild, |
|
|
101 | thttpd-2.25b-r7.ebuild: |
|
|
102 | remove bindnow-flags - as per bug #227029 - remove ancient version - fix |
|
|
103 | quoting |
|
|
104 | |
|
|
105 | 30 Jan 2008; Thilo Bangert <bangert@gentoo.org> -thttpd-2.25b-r5.ebuild: |
|
|
106 | remove vulnerable version - bug #159941 |
|
|
107 | |
|
|
108 | 01 Oct 2007; Ferris McCormick <fmccor@gentoo.org> thttpd-2.25b-r7.ebuild: |
|
|
109 | Sparc stable -- Bug #194419 -- thanks to Aaron Mavrinac. |
|
|
110 | |
|
|
111 | 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
112 | thttpd-2.25b-r7.ebuild: |
|
|
113 | ppc. stable |
|
|
114 | |
|
|
115 | 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> thttpd-2.25b-r7.ebuild: |
|
|
116 | x86 stable |
|
|
117 | |
|
|
118 | 09 Apr 2007; Peter Weller <welp@gentoo.org> thttpd-2.25b-r7.ebuild: |
|
|
119 | Stable on amd64 |
|
|
120 | |
|
|
121 | 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
|
|
122 | thttpd-2.25b-r6.ebuild: |
|
|
123 | Stable on sparc |
|
|
124 | |
|
|
125 | *thttpd-2.25b-r7 (28 Feb 2007) |
|
|
126 | |
|
|
127 | 28 Feb 2007; Thilo Bangert <bangert@gentoo.org> |
|
|
128 | +files/thttpd-2.25/additional-input-validation-httpd.c.diff, |
|
|
129 | +files/thttpd.logrotate, +thttpd-2.25b-r7.ebuild: |
|
|
130 | add logrotate script (bug #150993) |
|
|
131 | run under thttpd user instead of nobody (bug #151227) |
|
|
132 | extra input sanitation for htpasswd (bug #128165) |
|
|
133 | einfo -> elog |
|
|
134 | |
|
|
135 | 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
|
|
136 | thttpd-2.25b-r6.ebuild: |
|
|
137 | Keyworded ~sparc wrt #164911 |
|
|
138 | |
|
|
139 | 20 Jan 2007; Alexander H. Færøy <eroyf@gentoo.org> |
|
|
140 | thttpd-2.25b-r6.ebuild: |
|
|
141 | marked ~mips; bug #150227 |
|
|
142 | |
|
|
143 | 10 Jan 2007; Christian Faulhammer <opfer@gentoo.org> |
|
|
144 | thttpd-2.25b-r6.ebuild: |
|
|
145 | stable x86, security bug #159941 |
|
|
146 | |
|
|
147 | 09 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
148 | thttpd-2.25b-r6.ebuild: |
|
|
149 | Stable on ppc wrt bug #159941. |
|
|
150 | |
|
|
151 | *thttpd-2.25b-r6 (08 Jan 2007) |
|
|
152 | |
|
|
153 | 08 Jan 2007; Elfyn McBratney <beu@gentoo.org> |
|
|
154 | +files/thttpd-2.25/fix-buffer-overflow.diff, +thttpd-2.25b-r6.ebuild: |
|
|
155 | Rev bump for security bug #159941. |
|
|
156 | |
|
|
157 | 08 Oct 2006; Timothy Redaelli <drizzt@gentoo.org> thttpd-2.25b-r5.ebuild: |
|
|
158 | Added ~x86-fbsd keyword. |
|
|
159 | |
|
|
160 | *thttpd-2.25b-r5 (06 Sep 2006) |
|
|
161 | |
|
|
162 | 06 Sep 2006; Daniel Drake <dsd@gentoo.org> files/thttpd-2.25/thttpd.init, |
|
|
163 | -thttpd-2.25b-r4.ebuild, +thttpd-2.25b-r5.ebuild: |
|
|
164 | Fix init script to change into configured directory before starting, |
|
|
165 | reported by Laurence Withers in bug #142047 |
|
|
166 | |
|
|
167 | 05 Jul 2006; Stefan Schweizer <genstef@gentoo.org> |
|
|
168 | -files/php5.0-stdint.diff, |
|
|
169 | -files/thttpd-2.25/php-5.0.3-thttpd-2.25b.patch, |
|
|
170 | -files/php5_soap_persistence_session.diff, -files/php-5.0.3-IOV.patch, |
|
|
171 | -files/php-5.0.3-missing-arches.patch, -thttpd-2.25b.ebuild, |
|
|
172 | -thttpd-2.25b-r1.ebuild, -thttpd-2.25b-r2.ebuild, -thttpd-2.25b-r3.ebuild: |
|
|
173 | remove old versions that use the obsolete php5-sapi-r2 eclass and thus xml2 |
|
|
174 | IUSE, bug 116346 |
|
|
175 | |
|
|
176 | 01 Jan 2006; Luis Medinas <metalgod@gentoo.org> thttpd-2.25b-r4.ebuild: |
|
|
177 | Added ~amd64 keyword. |
|
|
178 | |
|
|
179 | 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> thttpd-2.25b-r4.ebuild: |
|
|
180 | Use bindnow-flags function instead of -Wl,-z,now. |
|
|
181 | |
|
|
182 | 29 Nov 2005; Jeroen Roovers <jer@gentoo.org> thttpd-2.25b-r4.ebuild: |
|
|
183 | Marked ~hppa wrt bug 109189. |
| 4 | |
184 | |
| 5 | 16 Nov 2005; Joseph Jezak <josejx@gentoo.org> thttpd-2.25b-r4.ebuild: |
185 | 16 Nov 2005; Joseph Jezak <josejx@gentoo.org> thttpd-2.25b-r4.ebuild: |
| 6 | Marked ppc stable for bug #110637. |
186 | Marked ppc stable for bug #110637. |
| 7 | |
187 | |
| 8 | *thttpd-2.25b-r4 (15 Nov 2005) |
188 | *thttpd-2.25b-r4 (15 Nov 2005) |