summaryrefslogtreecommitdiff
blob: 488ed8c6d74ea843dca3ce076837b1f63899dd54 (plain)
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
# ChangeLog for www-servers/uwsgi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.14 2012/05/15 11:32:55 ultrabug Exp $

  15 May 2012; Ultrabug <ultrabug@gentoo.org> uwsgi-1.2.3.ebuild:
  remove quote in the cat section for cleaner result

  15 May 2012; Ultrabug <ultrabug@gentoo.org> uwsgi-1.2.3.ebuild:
  minor ebuild syntax cleanup

  15 May 2012; Ultrabug <ultrabug@gentoo.org> metadata.xml:
  Add myself to maintainer list, correct metadata description

*uwsgi-1.2.3 (15 May 2012)

  15 May 2012; Tiziano Müller <dev-zero@gentoo.org>
  +files/1.1.2-threaded-php.patch, +files/1.2.3-pyerl.patch,
  +uwsgi-1.2.3.ebuild, +files/42_mod_uwsgi-r1.conf, +files/uwsgi.confd-r1,
  +files/uwsgi.initd-r1, metadata.xml:
  Version bump (bug #415127), in collaboration with Ultrabug: no magic deps
  anymore, added support for perl, ruby, lua, erlang, php and general cgi.

  25 Feb 2012; Patrick Lauer <patrick@gentoo.org> uwsgi-0.9.7.2.ebuild,
  uwsgi-0.9.8.ebuild, uwsgi-1.0.2.1.ebuild:
  Restricting pypy and jython

*uwsgi-1.0.2.1 (27 Jan 2012)

  27 Jan 2012; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.0.2.1.ebuild,
  +files/uwsgi-1.0.2.1-no-werror.patch, files/uwsgi.initd:
  Version bump, add reload functionnality to init script

*uwsgi-0.9.8 (08 Jun 2011)

  08 Jun 2011; Maxim Koltsov (maksbotan) <maksbotan@gentoo.org>
  -uwsgi-0.9.6.6.ebuild, +uwsgi-0.9.8.ebuild,
  +files/uwsgi-0.9.8-no-werror.patch:
  Bumped to 0.9.8, removed old unsupported 0.9.6.6

  06 Jun 2011; Maxim Koltsov (maksbotan) <maksbotan@gentoo.org>
  uwsgi-0.9.7.2.ebuild, +files/uwsgi-0.9.7.2-no-werror.patch:
  Disabled '-Werror' flag on compilation (bug #370015)

*uwsgi-0.9.7.2 (31 May 2011)

  31 May 2011; Maxim Koltsov (maksbotan) <maksbotan@gentoo.org>
  -uwsgi-0.9.5.ebuild, +uwsgi-0.9.7.2.ebuild, +files/uwsgi.confd,
  +files/uwsgi.initd, metadata.xml:
  Bumping to 0.9.7.2 (bug #340058). Added init scripts from that bug.
  Removed
  uwsgi-0.9.5 as obsolete. Drop usage of gcc patch in 0.9.7.2 as issue is
  fixed
  upstream.

  19 Apr 2011; Benedikt Böhm <hollow@gentoo.org> metadata.xml:
  remove myself from metadata

  12 Jan 2011; Tiziano Müller <dev-zero@gentoo.org> uwsgi-0.9.6.6.ebuild,
  files/uwsgi-0.9.6.6-gentoo-gcc.patch:
  Updated patch to use 'gcc -dumpversion' instead of 'gcc -v'.

  10 Jan 2011; Tiziano Müller <dev-zero@gentoo.org> files/42_mod_uwsgi.conf,
  uwsgi-0.9.6.6.ebuild:
  mod_Ruwsgi and mod_uwsgi are mutually exclusive.

*uwsgi-0.9.6.6 (07 Jan 2011)

  07 Jan 2011; Tiziano Müller <dev-zero@gentoo.org> +files/42_mod_uwsgi.conf,
  +uwsgi-0.9.6.6.ebuild, +files/uwsgi-0.9.6.6-gentoo-gcc.patch:
  Version bump (bug #346941).

*uwsgi-0.9.5 (03 May 2010)

  03 May 2010; Benedikt Böhm <hollow@gentoo.org> +uwsgi-0.9.5.ebuild,
  +files/uwsgi-0.9.5-fix_uwsgiconfig.py_indentation.patch,
  +files/uwsgi-0.9.5-respect_flags.patch, +metadata.xml:
  initial ebuild. thanks to Arfrever Frehtes Taifersar Arahesis for sane
  python ABI support. closes #314931