| 1 | # ChangeLog for www-servers/cherokee |
1 | # ChangeLog for www-servers/cherokee |
| 2 | # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/cherokee/ChangeLog,v 1.33 2006/12/27 05:02:31 flameeyes Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/www-servers/cherokee/ChangeLog,v 1.44 2008/09/28 17:16:23 bass Exp $ |
|
|
4 | |
|
|
5 | *cherokee-0.9.0 (28 Sep 2008) |
|
|
6 | |
|
|
7 | 28 Sep 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
8 | -cherokee-0.5.6.ebuild, -cherokee-0.6.0.ebuild, -cherokee-0.6.1.ebuild, |
|
|
9 | -cherokee-0.7.0.ebuild, -cherokee-0.7.2.ebuild, +cherokee-0.9.0.ebuild: |
|
|
10 | Version bump |
|
|
11 | |
|
|
12 | *cherokee-0.8.1 (02 Sep 2008) |
|
|
13 | |
|
|
14 | 02 Sep 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
15 | +cherokee-0.8.1.ebuild: |
|
|
16 | Version bump |
|
|
17 | |
|
|
18 | 22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: |
|
|
19 | add GLEP 56 USE flag desc from use.local.desc |
|
|
20 | |
|
|
21 | 20 Jun 2008; Tiziano Müller <dev-zero@gentoo.org> |
|
|
22 | +files/cherokee-0.7.2-signed_unsigned_char.patch, cherokee-0.7.2.ebuild: |
|
|
23 | Added patch for authentication problem on ppc (upstream bug: |
|
|
24 | http://code.google.com/p/cherokee/issues/detail?id=45) |
|
|
25 | |
|
|
26 | *cherokee-0.7.2 (12 Jun 2008) |
|
|
27 | |
|
|
28 | 12 Jun 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
29 | +cherokee-0.7.2.ebuild: |
|
|
30 | Version bump |
|
|
31 | |
|
|
32 | *cherokee-0.7.0 (03 Jun 2008) |
|
|
33 | |
|
|
34 | 03 Jun 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
35 | +cherokee-0.7.0.ebuild: |
|
|
36 | Version bump |
|
|
37 | |
|
|
38 | *cherokee-0.6.1 (25 Mar 2008) |
|
|
39 | |
|
|
40 | 25 Mar 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
41 | files/cherokee-initd-0.6, +cherokee-0.6.1.ebuild: |
|
|
42 | bump version |
|
|
43 | |
|
|
44 | 17 Mar 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
45 | cherokee-0.6.0.ebuild: |
|
|
46 | fixed contrib path |
|
|
47 | |
|
|
48 | *cherokee-0.6.0 (17 Mar 2008) |
|
|
49 | |
|
|
50 | 17 Mar 2008; J. Alberto Suárez López <bass@gentoo.org> |
|
|
51 | +files/cherokee-initd-0.6, +cherokee-0.6.0.ebuild: |
|
|
52 | New version. Include admin interface. |
|
|
53 | |
|
|
54 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml: |
|
|
55 | Fix the metadata giving this back to BaSS, sorry for the misunderstanding. |
|
|
56 | |
|
|
57 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> |
|
|
58 | +files/cherokee-0.5.6-epoll-crosscompile.patch, |
|
|
59 | +files/cherokee-0.5.6-gnutls-pkgconfig.patch, |
|
|
60 | +files/cherokee-0.5.6-replace-with-sed.patch, |
|
|
61 | +files/cherokee-0.5.6-sendfile-crosscompile.patch, cherokee-0.5.6.ebuild: |
|
|
62 | Add patches to allow crosscompiling cherokee (submitted upstream as tickets |
|
|
63 | #121, #123 and #124); enable epoll on Linux kernel; use -j1 in install; |
|
|
64 | discover gnutls via pkg-config (upstream ticket #122) and make gnutls |
|
|
65 | useflag subordinate to ssl. |
| 4 | |
66 | |
| 5 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> cherokee-0.5.6.ebuild: |
67 | 27 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> cherokee-0.5.6.ebuild: |
| 6 | Add threads useflag to disable pthread support and also remove images |
68 | Add threads useflag to disable pthread support and also remove images |
| 7 | directory rather than just the index file. |
69 | directory rather than just the index file. |
| 8 | |
70 | |