| 1 | # ChangeLog for www-servers/thttpd |
1 | # ChangeLog for www-servers/thttpd |
| 2 | # Copyright 2000-2007 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.21 2007/02/02 13:36:58 gustavoz Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/thttpd/ChangeLog,v 1.35 2012/03/24 02:59:02 blueness Exp $ |
|
|
4 | |
|
|
5 | *thttpd-2.25b-r9 (24 Mar 2012) |
|
|
6 | |
|
|
7 | 24 Mar 2012; Anthony G. Basile <blueness@gentoo.org> +thttpd-2.25b-r9.ebuild, |
|
|
8 | +files/thttpd-2.25b-additional-input-validation.patch, |
|
|
9 | +files/thttpd-2.25b-default-to-octet-stream.patch, |
|
|
10 | +files/thttpd-2.25b-fix-buffer-overflow.patch, |
|
|
11 | +files/thttpd-2.25b-fix-insecure-tmp-creation.patch, |
|
|
12 | +files/thttpd-2.25b-ogg-mime-type.patch, +files/thttpd.conf.sample, |
|
|
13 | +files/thttpd.confd, +files/thttpd.init: |
|
|
14 | Address bugs #370373, #373629, #373631, #406243. Clean up init scripts. |
|
|
15 | |
|
|
16 | 21 Mar 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml: |
|
|
17 | Will give it love, added myself as maintainer |
|
|
18 | |
|
|
19 | 21 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: |
|
|
20 | Drop www-server herd as discussed in gentoo-dev ML. |
|
|
21 | |
|
|
22 | 03 Aug 2011; Zac Medico <zmedico@gentoo.org> thttpd-2.25b-r8.ebuild: |
|
|
23 | Fix for prefix. |
|
|
24 | |
|
|
25 | *thttpd-2.25b-r8 (28 Oct 2010) |
|
|
26 | |
|
|
27 | 28 Oct 2010; Thilo Bangert <bangert@gentoo.org> +thttpd-2.25b-r8.ebuild, |
|
|
28 | +files/thttpd-2.25b-fix-illegal-path-info.patch, |
|
|
29 | +files/thttpd-2.25b-monolithic-timer.patch, |
|
|
30 | +files/thttpd-2.25b-respect-CFLAGS--dont-link-static.patch, |
|
|
31 | +files/thttpd-2.25b-use-Status-header.patch, |
|
|
32 | +files/thttpd-2.25b-use-X-Forwarded-For-header.patch: |
|
|
33 | Bump. EAPI=3, dont freeze when time goes backwards (#327615), dont link |
|
|
34 | statically by default (#273319), respect CFLAGS (#241464), fix illegal |
|
|
35 | PATH_INFO, use Status on all Location headers, use IP from |
|
|
36 | X-Forwarded-For (all #331747). |
|
|
37 | |
|
|
38 | 09 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> |
|
|
39 | thttpd-2.25b-r7.ebuild, +files/thttpd-2.25b-glibc-2.10.patch: |
|
|
40 | Fix building with GLIBC 2.10+ wrt #274049. |
|
|
41 | |
|
|
42 | 26 Jun 2008; Thilo Bangert <bangert@gentoo.org> -thttpd-2.25b-r6.ebuild, |
|
|
43 | thttpd-2.25b-r7.ebuild: |
|
|
44 | remove bindnow-flags - as per bug #227029 - remove ancient version - fix |
|
|
45 | quoting |
|
|
46 | |
|
|
47 | 30 Jan 2008; Thilo Bangert <bangert@gentoo.org> -thttpd-2.25b-r5.ebuild: |
|
|
48 | remove vulnerable version - bug #159941 |
|
|
49 | |
|
|
50 | 01 Oct 2007; Ferris McCormick <fmccor@gentoo.org> thttpd-2.25b-r7.ebuild: |
|
|
51 | Sparc stable -- Bug #194419 -- thanks to Aaron Mavrinac. |
|
|
52 | |
|
|
53 | 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> |
|
|
54 | thttpd-2.25b-r7.ebuild: |
|
|
55 | ppc. stable |
|
|
56 | |
|
|
57 | 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> thttpd-2.25b-r7.ebuild: |
|
|
58 | x86 stable |
|
|
59 | |
|
|
60 | 09 Apr 2007; Peter Weller <welp@gentoo.org> thttpd-2.25b-r7.ebuild: |
|
|
61 | Stable on amd64 |
|
|
62 | |
|
|
63 | 12 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
|
|
64 | thttpd-2.25b-r6.ebuild: |
|
|
65 | Stable on sparc |
|
|
66 | |
|
|
67 | *thttpd-2.25b-r7 (28 Feb 2007) |
|
|
68 | |
|
|
69 | 28 Feb 2007; Thilo Bangert <bangert@gentoo.org> |
|
|
70 | +files/thttpd-2.25/additional-input-validation-httpd.c.diff, |
|
|
71 | +files/thttpd.logrotate, +thttpd-2.25b-r7.ebuild: |
|
|
72 | add logrotate script (bug #150993) |
|
|
73 | run under thttpd user instead of nobody (bug #151227) |
|
|
74 | extra input sanitation for htpasswd (bug #128165) |
|
|
75 | einfo -> elog |
| 4 | |
76 | |
| 5 | 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
77 | 02 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> |
| 6 | thttpd-2.25b-r6.ebuild: |
78 | thttpd-2.25b-r6.ebuild: |
| 7 | Keyworded ~sparc wrt #164911 |
79 | Keyworded ~sparc wrt #164911 |
| 8 | |
80 | |