summaryrefslogtreecommitdiff
blob: fd8e169944056d0d83cbf4af3e8c8cd4195c6232 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
# ChangeLog for www-servers/uwsgi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/uwsgi/ChangeLog,v 1.79 2015/07/01 10:30:21 ultrabug Exp $

*uwsgi-2.0.10-r2 (01 Jul 2015)

  01 Jul 2015; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.10-r1.ebuild,
  +uwsgi-2.0.10-r2.ebuild, +files/uwsgi.initd-r6:
  fix init script /run perms to allow emperor group sockets to be created

  23 May 2015; Manuel Rüger <mrueg@gentoo.org> metadata.xml:
  Cleanup metadata.xml

  23 May 2015; Manuel Rüger <mrueg@gentoo.org> -uwsgi-1.4.10-r1.ebuild:
  Remove old.

*uwsgi-2.0.10-r1 (12 May 2015)

  12 May 2015; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.10.ebuild,
  +uwsgi-2.0.10-r1.ebuild:
  add PHP_TARGETS php5-6 support fix #549178 thx to Leonardo Amaral

  19 Apr 2015; Pacho Ramos <pacho@gentoo.org> uwsgi-2.0.9.ebuild:
  x86 stable wrt bug #529140

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> uwsgi-2.0.10.ebuild,
  uwsgi-2.0.9.ebuild:
  Drop old Python implementations

  27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> uwsgi-2.0.9.ebuild:
  Stable for amd64, wrt bug #529140

*uwsgi-2.0.10 (17 Mar 2015)

  17 Mar 2015; Ultrabug <ultrabug@gentoo.org> +uwsgi-2.0.10.ebuild,
  -uwsgi-2.0.8-r1.ebuild, -uwsgi-2.0.8-r3.ebuild, -uwsgi-2.0.9-r1.ebuild,
  uwsgi-2.0.9.ebuild:
  version bump, drop old

*uwsgi-2.0.9-r1 (10 Mar 2015)

  10 Mar 2015; Ultrabug <ultrabug@gentoo.org> +uwsgi-2.0.9-r1.ebuild,
  uwsgi-2.0.9.ebuild:
  revbump for stabilization wrt #529140

*uwsgi-2.0.9 (31 Dec 2014)

  31 Dec 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.7-r1.ebuild,
  -uwsgi-2.0.8.ebuild, -uwsgi-2.0.8-r2.ebuild, +uwsgi-2.0.9.ebuild:
  version bump, drop old

  28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> uwsgi-1.4.10-r1.ebuild,
  uwsgi-2.0.7-r1.ebuild, uwsgi-2.0.8.ebuild, uwsgi-2.0.8-r1.ebuild,
  uwsgi-2.0.8-r2.ebuild, uwsgi-2.0.8-r3.ebuild:
  Rename virtual/postgresql to dev-db/postgresql

*uwsgi-2.0.8-r3 (17 Dec 2014)

  17 Dec 2014; Ultrabug <ultrabug@gentoo.org> +uwsgi-2.0.8-r3.ebuild,
  +files/uwsgi.initd-r5:
  respect UWSGI_EMPEROR_GROUP setting on PIDPATH creation

*uwsgi-2.0.8-r2 (10 Dec 2014)

  10 Dec 2014; Ultrabug <ultrabug@gentoo.org> uwsgi-2.0.8-r1.ebuild,
  +uwsgi-2.0.8-r2.ebuild:
  drop ruby21 to allow stabilization wrt #529140

*uwsgi-2.0.8-r1 (05 Nov 2014)

  05 Nov 2014; Ultrabug <ultrabug@gentoo.org> +uwsgi-2.0.8-r1.ebuild,
  +files/uwsgi.initd-r4:
  init script enable emperor in app mode thx to Stefan Talpalaru fix #528136,
  remove bashism thx to Philipp Riegger fix #527566

  03 Nov 2014; Aaron W. Swenson <titanofold@gentoo.org> uwsgi-1.4.10-r1.ebuild,
  uwsgi-2.0.7-r1.ebuild, uwsgi-2.0.8.ebuild:
  Update PostgreSQL dependencies and/or checks to virtual/postgresql.

  29 Oct 2014; Ultrabug <ultrabug@gentoo.org> uwsgi-2.0.8.ebuild:
  fix SRC_URI thx to @grknight

  28 Oct 2014; Ultrabug <ultrabug@gentoo.org> uwsgi-2.0.8.ebuild,
  -files/2.0.8-threaded-php.patch:
  fix upstream archive mismatch, use github as SRC_URI

*uwsgi-2.0.8 (27 Oct 2014)

  27 Oct 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.6-r2.ebuild,
  +uwsgi-2.0.8.ebuild, +files/2.0.8-threaded-php.patch:
  version bump, drop old

*uwsgi-2.0.7-r1 (08 Oct 2014)
*uwsgi-2.0.6-r2 (08 Oct 2014)
*uwsgi-1.4.10-r1 (08 Oct 2014)

  08 Oct 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.4.10.ebuild,
  +uwsgi-1.4.10-r1.ebuild, -uwsgi-2.0.6-r1.ebuild, +uwsgi-2.0.6-r2.ebuild,
  -uwsgi-2.0.7.ebuild, +uwsgi-2.0.7-r1.ebuild:
  drop php 5.3 target fix #524232, add rados plugin fix #521826 thx to babykart

*uwsgi-2.0.7 (07 Oct 2014)

  07 Oct 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.5.1.ebuild,
  -uwsgi-2.0.6.ebuild, +uwsgi-2.0.7.ebuild:
  version bump, drop old

*uwsgi-2.0.6-r1 (08 Aug 2014)

  08 Aug 2014; Tiziano Müller <dev-zero@gentoo.org> +files/42_mod_uwsgi-r2.conf,
  +uwsgi-2.0.6-r1.ebuild:
  Fix the Apache2 module loading configuration for the proxy module and change
  recommendation to the proxy module.

*uwsgi-2.0.6 (01 Jul 2014)

  01 Jul 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.4.8.ebuild,
  -uwsgi-1.4.9.ebuild, -uwsgi-2.0.4.ebuild, +uwsgi-2.0.6.ebuild:
  version bump, drop old

*uwsgi-2.0.5.1 (02 Jun 2014)

  02 Jun 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.3.ebuild,
  +uwsgi-2.0.5.1.ebuild:
  version bump

  07 May 2014; Manuel Rüger <mrueg@gentoo.org> uwsgi-1.4.10.ebuild,
  uwsgi-1.4.8.ebuild, uwsgi-1.4.9.ebuild:
  Remove outdated ruby targets.

*uwsgi-2.0.4 (05 May 2014)

  05 May 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.4.4.ebuild,
  -uwsgi-1.4.5-r1.ebuild, -uwsgi-1.4.6.ebuild, -uwsgi-1.4.6-r1.ebuild,
  +uwsgi-2.0.4.ebuild, metadata.xml:
  version bump, add asyncio plugin for python3_4, drop old

*uwsgi-2.0.3 (17 Mar 2014)

  17 Mar 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.2.ebuild,
  +uwsgi-2.0.3.ebuild:
  version bump

*uwsgi-2.0.2 (27 Feb 2014)

  27 Feb 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0-r2.ebuild,
  -uwsgi-2.0.1.ebuild, +uwsgi-2.0.2.ebuild:
  version bump, drop old and bugged 2.0 versions

*uwsgi-2.0.1 (10 Feb 2014)

  10 Feb 2014; Ultrabug <ultrabug@gentoo.org> +uwsgi-2.0.1.ebuild:
  version bump

*uwsgi-2.0-r2 (30 Jan 2014)

  30 Jan 2014; Tiziano Müller <dev-zero@gentoo.org> +uwsgi-2.0-r2.ebuild,
  -uwsgi-2.0-r1.ebuild:
  Fix compilation with USE=apache2 (bug #499482), add support for mono (bug
  #473382), build rbthreads plugin with USE=ruby and build fiber with all
  supported ruby versions (1.9,2.0,2.1).

*uwsgi-2.0-r1 (22 Jan 2014)

  22 Jan 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-2.0.ebuild,
  +uwsgi-2.0-r1.ebuild:
  Fix #498738 wrt xml and json USE flag detection thx to Zhixu Liu, rev bump

  21 Jan 2014; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Whitespace.

*uwsgi-2.0 (16 Jan 2014)

  16 Jan 2014; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.0.2.1.ebuild,
  -uwsgi-1.2.6.ebuild, -uwsgi-1.9.6.ebuild, +uwsgi-2.0.ebuild,
  -files/1.2.6-fixed-typecasting.patch, -files/uwsgi-1.0.2.1-no-werror.patch,
  +files/gentoo.buildconf, -files/uwsgi.confd, -files/uwsgi.initd,
  metadata.xml:
  version bump introducing UWSGI_PLUGINS USE_EXPAND with help of @dev-zero fix
  #497534 #497364 #488398 #484366 #469098 #469536, drop obsolete versions,
  cleanup

  26 Dec 2013; Ultrabug <ultrabug@gentoo.org> uwsgi-1.4.10.ebuild:
  fix php5.5 support

  04 Nov 2013; Ultrabug <ultrabug@gentoo.org> metadata.xml:
  fix typo in metadata thx to @specing

  07 Oct 2013; Tiziano Müller <dev-zero@gentoo.org> uwsgi-1.4.10.ebuild:
  Bump LTS to 1.4.10 and add PHP-5.5 support

*uwsgi-1.4.10 (10 Sep 2013)

  10 Sep 2013; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.4.10.ebuild:
  version bump

*uwsgi-1.9.6 (20 Apr 2013)

  20 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org> +uwsgi-1.9.6.ebuild:
  Import testing branch.

*uwsgi-1.4.9 (11 Mar 2013)

  11 Mar 2013; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.4.9.ebuild:
  Version bump

*uwsgi-1.4.8 (04 Mar 2013)

  04 Mar 2013; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.4.8.ebuild:
  Version bump

*uwsgi-1.4.6-r1 (01 Mar 2013)

  01 Mar 2013; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.4.6-r1.ebuild,
  +files/uwsgi.confd-r3, +files/uwsgi.initd-r3:
  Introduce UWSGI_GROUP and UWSGI_EMPEROR_GROUP conf.d variables

*uwsgi-1.4.6 (26 Feb 2013)

  26 Feb 2013; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.2.5.ebuild,
  -uwsgi-1.4.3.ebuild, -uwsgi-1.4.5.ebuild, +uwsgi-1.4.6.ebuild:
  Version bump, drop old.

*uwsgi-1.4.5-r1 (21 Feb 2013)

  21 Feb 2013; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.4.5-r1.ebuild,
  +files/uwsgi.initd-r2:
  fix init script for standalone apps, fix #456048 thx to Michele Beltrame

*uwsgi-1.4.5 (02 Feb 2013)

  02 Feb 2013; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.4.2.ebuild,
  +uwsgi-1.4.5.ebuild:
  Version bump, drop old

*uwsgi-1.4.4 (10 Jan 2013)

  10 Jan 2013; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.4.1-r2.ebuild,
  +uwsgi-1.4.4.ebuild:
  Version bump, drop old

*uwsgi-1.4.3 (12 Dec 2012)

  12 Dec 2012; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.3-r1.ebuild,
  -uwsgi-1.4.1-r1.ebuild, +uwsgi-1.4.3.ebuild:
  Version bump, drop old

*uwsgi-1.4.2 (28 Nov 2012)

  28 Nov 2012; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.4.2.ebuild:
  Version bump

*uwsgi-1.4.1-r2 (22 Nov 2012)

  22 Nov 2012; Tiziano Müller <dev-zero@gentoo.org> +uwsgi-1.4.1-r2.ebuild,
  metadata.xml:
  Add support for the postgresql probe plugin.

*uwsgi-1.4.1-r1 (21 Nov 2012)

  21 Nov 2012; Tiziano Müller <dev-zero@gentoo.org> +uwsgi-1.4.1-r1.ebuild,
  -uwsgi-1.4.1.ebuild, metadata.xml:
  Fix broken build with USE=lua (bug #443986), add missing embedded_plugins from
  base.ini

*uwsgi-1.4.1 (19 Nov 2012)

  19 Nov 2012; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.2.4.ebuild,
  +uwsgi-1.4.1.ebuild:
  Version bump

*uwsgi-1.3-r1 (29 Oct 2012)

  29 Oct 2012; <alexys@gentoo.org> -uwsgi-1.3.ebuild, +uwsgi-1.3-r1.ebuild:
  Add missing mongodblog plugin.

*uwsgi-1.3 (29 Oct 2012)

  29 Oct 2012; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.2.3-r4.ebuild,
  +uwsgi-1.3.ebuild:
  Version bump, drop old.

*uwsgi-1.2.6 (10 Sep 2012)

  10 Sep 2012; Tiziano Müller <dev-zero@gentoo.org>
  +files/1.2.6-fixed-typecasting.patch, +uwsgi-1.2.6.ebuild:
  Version bump.

  27 Aug 2012; Ultrabug <ultrabug@gentoo.org> files/uwsgi.initd,
  files/uwsgi.initd-r1:
  hard-code EDITOR in init scripts wrt #432606.

*uwsgi-1.2.5 (14 Aug 2012)

  14 Aug 2012; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.2.3-r3.ebuild,
  +uwsgi-1.2.5.ebuild, metadata.xml:
  Version bump, add pam to IUSE. Drop old.

  11 Jul 2012; Ultrabug <ultrabug@gentoo.org>
  -files/uwsgi-0.9.5-fix_uwsgiconfig.py_indentation.patch,
  -files/uwsgi-0.9.5-respect_flags.patch,
  -files/uwsgi-0.9.6.6-gentoo-gcc.patch, -uwsgi-0.9.7.2.ebuild,
  -files/uwsgi-0.9.7.2-no-werror.patch, -uwsgi-0.9.8.ebuild,
  -files/uwsgi-0.9.8-no-werror.patch, uwsgi-1.2.3-r3.ebuild,
  uwsgi-1.2.3-r4.ebuild, uwsgi-1.2.4.ebuild:
  Drop obsolete ebuilds, enable python by default fix #422817.

*uwsgi-1.2.4 (09 Jul 2012)

  09 Jul 2012; Ultrabug <ultrabug@gentoo.org> -uwsgi-1.2.3-r2.ebuild,
  +uwsgi-1.2.4.ebuild:
  Version bump, drop old.

*uwsgi-1.2.3-r4 (27 Jun 2012)

  27 Jun 2012; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.2.3-r4.ebuild,
  files/uwsgi.initd-r1:
  better handling of PIDPATH creation and ownership by init script

  24 May 2012; Tiziano Müller <dev-zero@gentoo.org> uwsgi-1.2.3-r3.ebuild:
  Fix building with USE=-gevent.

*uwsgi-1.2.3-r3 (24 May 2012)

  24 May 2012; Tiziano Müller <dev-zero@gentoo.org> +uwsgi-1.2.3-r3.ebuild,
  metadata.xml:
  Add gevent-support.

*uwsgi-1.2.3-r2 (24 May 2012)

  24 May 2012; Rafael G. Martins <rafaelmartins@gentoo.org>
  -uwsgi-1.2.3.ebuild, -uwsgi-1.2.3-r1.ebuild, +uwsgi-1.2.3-r2.ebuild,
  files/uwsgi.initd-r1:
  Allow the usage of globs for --emperor on the initscript.

*uwsgi-1.2.3-r1 (22 May 2012)

  22 May 2012; Ultrabug <ultrabug@gentoo.org> +uwsgi-1.2.3-r1.ebuild,
  files/uwsgi.initd-r1:
  Fix standalone init script thanks to Brian Wiborg, fix #416959.

  20 May 2012; Mike Gilbert <floppym@gentoo.org> uwsgi-1.2.3.ebuild:
  Simplify PYTHON_DEPEND.

  19 May 2012; Tiziano Müller <dev-zero@gentoo.org> metadata.xml:
  Extended description for the zeromq USE flag.

  17 May 2012; Jeff Horelick <jdhore@gentoo.org> uwsgi-1.2.3.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  16 May 2012; Maxim Koltsov <maksbotan@gentoo.org> metadata.xml:
  Remove inactive maintainers from metadata

  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