summaryrefslogtreecommitdiff
blob: 90c758fbe6af0626c53a0c3df736c4f79c276104 (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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
# ChangeLog for www-servers/apache
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/ChangeLog,v 1.268 2014/04/24 09:38:26 polynomial-c Exp $

  24 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> metadata.xml:
  Cleaned up maintainer list.

  22 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild:
  Stable for arm, wrt bug #507866

  21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild:
  Stable for x86, wrt bug #507866

  21 Apr 2014; Jeroen Roovers <jer@gentoo.org> apache-2.2.27.ebuild:
  Stable for HPPA (bug #507866).

*apache-2.4.9-r2 (21 Apr 2014)
*apache-2.2.27-r2 (21 Apr 2014)

  21 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> -apache-2.2.27-r1.ebuild,
  +apache-2.2.27-r2.ebuild, -apache-2.4.9-r1.ebuild, +apache-2.4.9-r2.ebuild:
  Moved SSLCompression into the IfDefine.

*apache-2.4.9-r1 (20 Apr 2014)
*apache-2.2.27-r1 (20 Apr 2014)

  20 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> -apache-2.2.26.ebuild,
  +apache-2.2.27-r1.ebuild, -apache-2.4.9.ebuild, +apache-2.4.9-r1.ebuild:
  Revbump fixing bug #506924 and bug #507324. Removed old.

  20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> apache-2.2.27.ebuild:
  Stable for amd64, wrt bug #507866

*apache-2.2.27 (16 Apr 2014)

  16 Apr 2014; Lars Wendler <polynomial-c@gentoo.org> +apache-2.2.27.ebuild,
  -apache-2.4.7.ebuild:
  Version bump. Removed old.

*apache-2.4.9 (18 Mar 2014)

  18 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> -apache-2.4.6-r2.ebuild,
  +apache-2.4.9.ebuild:
  Security bump (bug #504990). Removed old.

  19 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> -apache-2.4.6-r1.ebuild,
  apache-2.4.6-r2.ebuild, apache-2.4.7.ebuild:
  Moved use conditionals from global scope to pkg_setup() (bug #499260).
  Removed old.

  19 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> apache-2.2.26.ebuild:
  Removed WANT_AUTOMAKE (bug #501518).

  31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apache-2.4.7.ebuild:
  Declare mod_proxy_balancer dep on mod_proxy_balancer #460434 by Jaco Kroon.

  31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apache-2.2.24.ebuild,
  apache-2.2.25.ebuild, apache-2.2.26.ebuild, apache-2.4.6-r1.ebuild,
  apache-2.4.6-r2.ebuild, apache-2.4.7.ebuild:
  Add arm64 love.

  31 Jan 2014; Mike Frysinger <vapier@gentoo.org> apache-2.4.7.ebuild:
  Add workaround for gen_test_char behavior when cross-compiling #385783 by
  Bertrand Jacquin.

  24 Jan 2014; Mike Frysinger <vapier@gentoo.org> apache-2.2.24.ebuild,
  apache-2.2.25.ebuild, apache-2.2.26.ebuild, apache-2.4.6-r1.ebuild,
  apache-2.4.6-r2.ebuild, apache-2.4.7.ebuild:
  Disable dumb cross-compiling size check.

  15 Jan 2014; Robin H. Johnson <robbat2@gentoo.org> apache-2.4.7.ebuild:
  proxy_scgi should behind IfDefine PROXY as well, otherwise you get undefined
  symbol: ap_proxy_canonenc.

  26 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> apache-2.4.7.ebuild,
  metadata.xml:
  Fixed bug #492578. Moved latest 2.4 ebuild to EAPI-5. Added myself as
  maintainer.

*apache-2.4.7 (26 Nov 2013)

  26 Nov 2013; Patrick Lauer <patrick@gentoo.org> +apache-2.4.7.ebuild:
  Bump

  22 Nov 2013; Lars Wendler <polynomial-c@gentoo.org>
  files/gentoo-apache-2.2.23-initd_fixups.patch:
  Fixed startup of apache when pidfile exists. Thanks to Roman Barczyński who
  reported this in bug #492222.

*apache-2.2.26 (20 Nov 2013)

  20 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> +apache-2.2.26.ebuild:
  Version bump.

  07 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> -apache-2.2.24-r1.ebuild,
  apache-2.2.25.ebuild, -apache-2.4.4.ebuild, -apache-2.4.4-r3.ebuild,
  -apache-2.4.6.ebuild, apache-2.4.6-r1.ebuild, apache-2.4.6-r2.ebuild,
  +files/gentoo-apache-2.2.23-initd_fixups.patch:
  Non-maintainer commit: Fixed problems with init script. Removed some older
  ebuilds.

  08 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for sh, wrt bug #476568

  06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for s390, wrt bug #476568

  04 Aug 2013; Mike Gilbert <floppym@gentoo.org> files/apache.conf:
  Create /run/apache_ssl_mutex directory via tmpfiles.d, bug 479658.

  04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for ia64, wrt bug #476568

  03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for sparc, wrt bug #476568

*apache-2.4.6-r2 (01 Aug 2013)

  01 Aug 2013; Michael Palimaka <kensington@gentoo.org> +apache-2.4.6-r2.ebuild:
  Explicitly switch to /run everywhere to solve further issues when starting wrt
  bug #438758.

  30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for alpha, wrt bug #476568

  28 Jul 2013; Alexis Ballier <aballier@gentoo.org> apache-2.4.6-r1.ebuild:
  keyword ~amd64-fbsd

*apache-2.4.6-r1 (25 Jul 2013)

  25 Jul 2013; Michael Palimaka <kensington@gentoo.org> +apache-2.4.6-r1.ebuild:
  Fix "invalid mutex directory" error when starting wrt bug #438758.

  23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for arm, wrt bug #476568

  22 Jul 2013; Jeroen Roovers <jer@gentoo.org> apache-2.2.25.ebuild:
  Stable for HPPA (bug #476568).

  22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for ppc, wrt bug #476568

  22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.25.ebuild:
  Stable for amd64, wrt bug #476568

*apache-2.4.6 (22 Jul 2013)

  22 Jul 2013; Patrick Lauer <patrick@gentoo.org> +apache-2.4.6.ebuild:
  Bump

*apache-2.2.25 (18 Jul 2013)

  18 Jul 2013; Lars Wendler <polynomial-c@gentoo.org> +apache-2.2.25.ebuild:
  Security bump (permission granted by bonsaikitten).

  13 Jun 2013; Mike Gilbert <floppym@gentoo.org> apache-2.4.4-r3.ebuild:
  Don't install 00_systemd.conf since we don't install mod_systemd.so. Bug
  470774.

  21 May 2013; Fabio Erculiani <lxnay@gentoo.org> apache-2.4.4-r3.ebuild:
  drop mod_systemd patch for now, since it requires more work in
  apache-2.eclass, it will be available anyway in the next release, fix bug
  #470774

*apache-2.2.24-r1 (20 May 2013)

  20 May 2013; Fabio Erculiani <lxnay@gentoo.org> +apache-2.2.24-r1.ebuild,
  apache-2.4.4-r3.ebuild, +files/00_systemd.conf,
  +files/httpd-2.4.3-mod_systemd.patch, +files/apache.conf,
  +files/apache2.2.service, +files/apache2.4.service:
  add systemd support to both 2.2 and 2.4 branches on behalf of the systemd
  team, fix bug #466096, overriding unresponsive maintainer

  03 May 2013; Patrick Lauer <patrick@gentoo.org> metadata.xml:
  Remove ghelm from metadata

  11 Apr 2013; Lars Wendler <polynomial-c@gentoo.org> apache-2.2.24.ebuild,
  apache-2.4.4-r3.ebuild:
  echangelog Non-maintainer commit: Pin automake to 1.11 slot (bug #465392).
  Permission kindly granted by patrick. Fixed whitespace and quoting errors
  mentioned by repoman.

*apache-2.4.4-r3 (25 Mar 2013)

  25 Mar 2013; Patrick Lauer <patrick@gentoo.org> +apache-2.4.4-r3.ebuild,
  -apache-2.4.4-r2.ebuild, metadata.xml:
  Enable mod_remoteip #460690

*apache-2.4.4-r2 (25 Mar 2013)

  25 Mar 2013; Patrick Lauer <patrick@gentoo.org> +apache-2.4.4-r2.ebuild,
  -apache-2.4.4-r1.ebuild, metadata.xml:
  Enable mod_ratelimit #460410

  17 Mar 2013; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
  Add proxy-maintainers to metadata.xml

  05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> -apache-2.2.22-r1.ebuild,
  -apache-2.2.23.ebuild, -apache-2.4.3.ebuild:
  Remove old

  05 Mar 2013; Diego E. Pettenò <flameeyes@gentoo.org> apache-2.4.4.ebuild:
  QA: Return ebuild to ~arch.

  05 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for sh, wrt bug #438680

  04 Mar 2013; Brent Baude <ranger@gentoo.org> apache-2.4.4.ebuild:
  Marking apache-2.4.4 ppc for bug 459264

  04 Mar 2013; Jeroen Roovers <jer@gentoo.org> apache-2.4.4.ebuild:
  Stable for HPPA (bug #459264).

  04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.4.4.ebuild:
  Stable for x86, wrt bug #459264

  04 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.4.4.ebuild:
  Stable for amd64, wrt bug #459264

  03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for sparc, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for hppa, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for ppc, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for ppc64, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for s390, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for alpha, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for arm, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for ia64, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for x86, wrt bug #438680

  01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> apache-2.2.24.ebuild:
  Stable for amd64, wrt bug #438680

*apache-2.2.24 (28 Feb 2013)

  28 Feb 2013; Tony Vroon <chainsaw@gentoo.org> +apache-2.2.24.ebuild:
  Upstream security fix adds "SSLCompression" parameter to disable flawed
  compression support and thus protect against the CRIME attack. For security
  bug #438680 filed by Hanno Boeck.

*apache-2.4.4-r1 (27 Feb 2013)

  27 Feb 2013; Tony Vroon <chainsaw@gentoo.org> +apache-2.4.4-r1.ebuild,
  metadata.xml:
  Add support for mod_proxy_fcgi; work by Dan Kozlowski rediffed by Jaco Kroon.
  Testing by Tomas Mozes & Marios Andreopoulos in bug #421135.

*apache-2.4.4 (27 Feb 2013)

  27 Feb 2013; Patrick Lauer <patrick@gentoo.org> +apache-2.4.4.ebuild:
  Bump for #459264 #438758

  16 Feb 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Cleanup due bug #96436

  27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
  Drop apache herd as discussed in http://www.gossamer-
  threads.com/lists/gentoo/dev/262834

  20 Oct 2012; Raúl Porcel <armin76@gentoo.org> apache-2.2.23.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #432284

  16 Oct 2012; Andreas Schuerch <nativemad@gentoo.org> apache-2.2.23.ebuild:
  x86 stable, see bug 432284

  15 Oct 2012; Anthony G. Basile <blueness@gentoo.org> apache-2.2.23.ebuild:
  stable arm, bug #432284

  14 Oct 2012; Jeroen Roovers <jer@gentoo.org> apache-2.2.23.ebuild:
  Stable for HPPA (bug #432284).

  13 Oct 2012; Anthony G. Basile <blueness@gentoo.org> apache-2.2.23.ebuild:
  stable ppc ppc64, bug #432284

  13 Oct 2012; Agostino Sarubbo <ago@gentoo.org> apache-2.2.23.ebuild:
  Stable for amd64, wrt bug #432284

*apache-2.4.3 (12 Oct 2012)

  12 Oct 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.4.3.ebuild,
  -apache-2.4.2.ebuild, metadata.xml:
  Bump with fixes from #410607 #411433 #433736

*apache-2.2.23 (12 Oct 2012)

  12 Oct 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.2.23.ebuild:
  Bump for #432284

  12 May 2012; Alexis Ballier <aballier@gentoo.org> apache-2.2.22-r1.ebuild:
  keyword ~amd64-fbsd

  20 Apr 2012; Patrick Lauer <patrick@gentoo.org> -apache-2.2.21-r1.ebuild,
  -apache-2.2.21-r2.ebuild, -apache-2.2.22.ebuild, -apache-2.4.1-r2.ebuild:
  Cleanup

*apache-2.2.22-r1 (20 Apr 2012)

  20 Apr 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.2.22-r1.ebuild,
  +files/2.2.22-envvars-std.in:
  Fix for #412481

*apache-2.4.2 (20 Apr 2012)

  20 Apr 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.4.2.ebuild:
  Bump (but leave masked) for #412481

  17 Apr 2012; Brent Baude <ranger@gentoo.org> apache-2.2.22.ebuild:
  Marking apache-2.2.22 ppc64 for bug 401761

  17 Apr 2012; Brent Baude <ranger@gentoo.org> apache-2.2.22.ebuild:
  Marking apache-2.2.22 ppc for bug 401761

  08 Apr 2012; Raúl Porcel <armin76@gentoo.org> apache-2.2.22.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #401761

  07 Apr 2012; Jeff Horelick <jdhore@gentoo.org> apache-2.2.22.ebuild:
  marked x86 per bug 401761

  06 Apr 2012; Markus Meier <maekke@gentoo.org> apache-2.2.22.ebuild:
  arm stable, bug #401761

  04 Apr 2012; Jeroen Roovers <jer@gentoo.org> apache-2.4.1-r2.ebuild:
  Fix quoting issues.

  04 Apr 2012; Jeroen Roovers <jer@gentoo.org> apache-2.2.22.ebuild:
  Stable for HPPA (bug #401761).

*apache-2.4.1-r2 (01 Apr 2012)

  01 Apr 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.4.1-r2.ebuild,
  -apache-2.4.1-r1.ebuild:
  And making apxs actually executable helps ...

*apache-2.4.1-r1 (01 Apr 2012)

  01 Apr 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.4.1-r1.ebuild,
  -apache-2.4.1.ebuild:
  Actually installing apxs, #407327

*apache-2.4.1 (01 Apr 2012)

  01 Apr 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.4.1.ebuild:
  Bump for #405767

  29 Mar 2012; Agostino Sarubbo <ago@gentoo.org> apache-2.2.22.ebuild:
  Stable for amd64, wrt bug #401761

  28 Mar 2012; Patrick Lauer <patrick@gentoo.org> metadata.xml:
  Adding Gerrit as proxy-maintainer

*apache-2.2.22 (28 Mar 2012)

  28 Mar 2012; Patrick Lauer <patrick@gentoo.org> +apache-2.2.22.ebuild:
  Bump for #401761. init script fix for #389965

  05 Mar 2012; Patrick Lauer <patrick@gentoo.org> apache-2.2.21-r1.ebuild,
  apache-2.2.21-r2.ebuild:
  Setting EAPI explicitly, #405911

*apache-2.2.21-r2 (12 Feb 2012)

  12 Feb 2012; <jmbsvicetto@gentoo.org> +apache-2.2.21-r2.ebuild:
  Add patch to fix the build with libpcre-8.30. Fixes bug #402351.
  Thanks to John Keeping <john.keeping@lineone.net> for the patch.

  01 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2008:
  Split ChangeLog.

  02 Dec 2011; Steve Dibb <beandog@gentoo.org> -apache-2.2.14-r1.ebuild,
  -apache-2.2.15.ebuild, -apache-2.2.16.ebuild, -apache-2.2.16-r1.ebuild,
  -apache-2.2.17.ebuild, -apache-2.2.20.ebuild, -apache-2.2.21.ebuild:
  Remove old versions with security vulns.

  29 Oct 2011; Raúl Porcel <armin76@gentoo.org> apache-2.2.21-r1.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #385859

  24 Oct 2011; Markus Meier <maekke@gentoo.org> apache-2.2.21-r1.ebuild:
  x86 stable, bug #385859

  23 Oct 2011; Markus Meier <maekke@gentoo.org> apache-2.2.21-r1.ebuild:
  arm stable, bug #385859

  22 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> apache-2.2.21-r1.ebuild:
  ppc/ppc64 stable wrt #385859

  19 Oct 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.21-r1.ebuild:
  Stable for HPPA (bug #385859).

  19 Oct 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.21-r1.ebuild:
  Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
  "idella4" Delaney in security bug #385859.

*apache-2.2.21-r1 (18 Oct 2011)

  18 Oct 2011; Peter Volkov <pva@gentoo.org> +apache-2.2.21-r1.ebuild:
  Fix Reverse Proxy Mode Security Bypass (CVE-2011-3368), bug #385859 by
  Agostino Sarubbo. Init script fixes: 1. use extra_{,started}commands, bug
  #385637 by Martin von Gagern; 2. check config during restart, bug #384997 wrt
  Christian Ruppert (idl0r); 3. don't use pidof to check for running instances
  to make it more ConTainer friendly, bug #384267 by Stef Simoens. Updated
  defaults in 00_default_settings.conf to better match upstream intentions, bug
  #387157 by Steve Dibb.

  27 Sep 2011; Kacper Kowalik <xarthisius@gentoo.org> apache-2.2.21.ebuild:
  ppc/ppc64 stable wrt #382971

  17 Sep 2011; Raúl Porcel <armin76@gentoo.org> apache-2.2.21.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #382971

  16 Sep 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.21.ebuild:
  Stable for HPPA (bug #382971).

  16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.21.ebuild:
  Marked stable on AMD64 based on arch testing by Tomáš "Mepho" Pružina,
  Agostino "ago" Sarubbo, Ian "idella4" Delaney & Elijah "Armageddon" El
  Lazkani in bug #382971.

  16 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> apache-2.2.21.ebuild:
  x86 stable, thanks JD, bug 382971

*apache-2.2.21 (15 Sep 2011)

  15 Sep 2011; Peter Volkov <pva@gentoo.org> +apache-2.2.21.ebuild,
  metadata.xml:
  Version bump, fixes security issue in mod_proxy_ajp #382971 and regression
  for CVE-2011-3192, thank Agostino Sarubbo for report. Add local description
  for USE static, bug 333885 wrt Diego Elio Pettenò. Use start-stop-daemon to
  start apache and use system limits, bug #347301 wrt Diego Elio Pettenò.
  Don't install cruft into /etc/apache2, bug #382997 by Remy Blank.

  03 Sep 2011; Raúl Porcel <armin76@gentoo.org> apache-2.2.20.ebuild:
  arm/ia64/s390/sh/sparc/x86 stable wrt #380475

  02 Sep 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.20.ebuild:
  Stable for HPPA (bug #380475).

  02 Sep 2011; Tobias Klausmann <klausman@gentoo.org> apache-2.2.20.ebuild:
  Stable on alpha, bug #380475

  02 Sep 2011; Tony Vroon <chainsaw@gentoo.org> apache-2.2.20.ebuild:
  Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
  Lazkani & Agostino "ago" Sarubbo in security bug #380475 filed by Alex "a3li"
  Legler.

*apache-2.2.20 (01 Sep 2011)

  01 Sep 2011; Peter Volkov <pva@gentoo.org> +apache-2.2.20.ebuild:
  Version bump, fixes security bug #380475 thank Alex Legler for report and
  Denis Kaganovich for help in bug 368743. Fixes init script, bug 357585 wrt
  Robert Trace.

  22 Jul 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.17.ebuild:
  Stable for HPPA (bug #360625).

  22 Jul 2011; Jeroen Roovers <jer@gentoo.org> apache-2.2.17.ebuild:
  Stable for HPPA (bug #360625).

  20 May 2011; Kacper Kowalik <xarthisius@gentoo.org> apache-2.2.17.ebuild:
  ppc64 stable wrt #360625

  23 Apr 2011; Raúl Porcel <armin76@gentoo.org> apache-2.2.17.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #360625

  11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> apache-2.2.17.ebuild:
  x86 stable wrt bug #360625

  10 Apr 2011; Markus Meier <maekke@gentoo.org> apache-2.2.17.ebuild:
  arm stable, bug #360625

  04 Apr 2011; Brent Baude <ranger@gentoo.org> apache-2.2.17.ebuild:
  Marking apache-2.2.17 ppc for bug 360625

  26 Mar 2011; Christoph Mende <angelos@gentoo.org> apache-2.2.17.ebuild:
  Stable on amd64 wrt bug #360625

*apache-2.2.17 (18 Feb 2011)

  18 Feb 2011; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.17.ebuild:
  version bump

*apache-2.2.16-r1 (02 Dec 2010)

  02 Dec 2010; Robin H. Johnson <robbat2@gentoo.org> +apache-2.2.16-r1.ebuild:
  Bug #347227: add in mod_reqtimeout (for use on Gentoo Infra). Also add
  mod_proxy_scgi and document all other modules that are not included.

  19 Sep 2010; Guy Martin <gmsoft@gentoo.org> apache-2.2.16.ebuild:
  hppa stable wrt #330195

  06 Sep 2010; Brent Baude <ranger@gentoo.org> apache-2.2.16.ebuild:
  Marking apache-2.2.16 ppc64 for bug 330195

  04 Sep 2010; Raúl Porcel <armin76@gentoo.org> apache-2.2.16.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #330195

  31 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> apache-2.2.16.ebuild:
  x86 stable wrt security bug #330195

  30 Aug 2010; Jeroen Roovers <jer@gentoo.org> apache-2.2.16.ebuild:
  Stable for PPC (bug #330195).

  30 Aug 2010; Markos Chandras <hwoarang@gentoo.org> apache-2.2.16.ebuild:
  Stable on amd64 wrt bug #330195

*apache-2.2.16 (28 Aug 2010)

  28 Aug 2010; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.16.ebuild:
  version bump wrt security #330195

  11 Jul 2010; Fabio Erculiani <lxnay@gentoo.org> apache-2.2.14-r1.ebuild,
  apache-2.2.15.ebuild:
  make mod_cgi and mod_cgid modular and handled via USE flags

  04 Apr 2010; Guy Martin <gmsoft@gentoo.org> apache-2.2.15.ebuild:
  hppa stable, #308049

  31 Mar 2010; Raúl Porcel <armin76@gentoo.org> apache-2.2.15.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #308049

  31 Mar 2010; Brent Baude <ranger@gentoo.org> apache-2.2.15.ebuild:
  Marking apache-2.2.15 ppc64 for bug 308049

  31 Mar 2010; Brent Baude <ranger@gentoo.org> apache-2.2.15.ebuild:
  Marking apache-2.2.15 ppc for bug 308049

  29 Mar 2010; Markus Meier <maekke@gentoo.org> apache-2.2.15.ebuild:
  amd64/arm stable, bug #308049

  29 Mar 2010; Christian Faulhammer <fauli@gentoo.org> apache-2.2.15.ebuild:
  stable x86, security bug 308049

  07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> apache-2.2.15.ebuild:
  fix openssl DEPEND wrt #308049

*apache-2.2.15 (07 Mar 2010)

  07 Mar 2010; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.15.ebuild:
  version bump. fixes #293783, #294098, #295916 and #308049

  11 Jan 2010; Benedikt Böhm <hollow@gentoo.org> -apache-2.2.11-r2.ebuild,
  metadata.xml:
  cleanup

  01 Jan 2010; Tobias Klausmann <klausman@gentoo.org>
  apache-2.2.14-r1.ebuild:
  Stable on alpha, bug #291810

  18 Dec 2009; Raúl Porcel <armin76@gentoo.org> apache-2.2.14-r1.ebuild:
  ia64/s390/sh/sprc stable wrt #291810

  18 Nov 2009; Brent Baude <ranger@gentoo.org> apache-2.2.14-r1.ebuild:
  Marking apache-2.2.14-r1 ppc64 for bug 291810

  11 Nov 2009; Jeroen Roovers <jer@gentoo.org> apache-2.2.14-r1.ebuild:
  Stable for HPPA (bug #291810).

  08 Nov 2009; nixnut <nixnut@gentoo.org> apache-2.2.14-r1.ebuild:
  ppc stable #291810

  04 Nov 2009; Markus Meier <maekke@gentoo.org> apache-2.2.14-r1.ebuild:
  amd64/arm/x86 stable, bug #291810

  04 Nov 2009; Benedikt Böhm <hollow@gentoo.org> -apache-2.2.13.ebuild,
  -apache-2.2.13-r1.ebuild, -apache-2.2.14.ebuild:
  remove old versions

*apache-2.2.14-r1 (08 Oct 2009)

  08 Oct 2009; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.14-r1.ebuild:
  update peruser patch to 0.4.0b1

*apache-2.2.14 (06 Oct 2009)

  06 Oct 2009; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.14.ebuild:
  version bump wrt #283729

*apache-2.2.13-r1 (20 Sep 2009)

  20 Sep 2009; Benedikt Böhm <hollow@gentoo.org> apache-2.2.11-r2.ebuild,
  -apache-2.2.11-r3.ebuild, -apache-2.2.12.ebuild, apache-2.2.13.ebuild,
  +apache-2.2.13-r1.ebuild:
  fix #285449, #277297 and #277298; convert to EAPI2

*apache-2.2.13 (26 Aug 2009)

  26 Aug 2009; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.13.ebuild:
  version bump

*apache-2.2.12 (29 Jul 2009)

  29 Jul 2009; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.12.ebuild:
  version bump

*apache-2.2.11-r3 (24 Jul 2009)

  24 Jul 2009; Benedikt Böhm <hollow@gentoo.org> -apache-2.2.10.ebuild,
  -apache-2.2.11.ebuild, -apache-2.2.11-r1.ebuild, +apache-2.2.11-r3.ebuild,
  metadata.xml:
  add support for perusers dc branch; breaks old peruser configuration!

  11 Jul 2009; Raúl Porcel <armin76@gentoo.org> apache-2.2.11-r2.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #276589

  08 Jul 2009; Markus Meier <maekke@gentoo.org> apache-2.2.11-r2.ebuild:
  amd64 stable, bug #276589

  08 Jul 2009; Brent Baude <ranger@gentoo.org> apache-2.2.11-r2.ebuild:
  Marking apache-2.2.11-r2 ppc64 and ppc for bug 276589

  07 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
  apache-2.2.11-r2.ebuild:
  stable x86, security bug 276589

  07 Jul 2009; Jeroen Roovers <jer@gentoo.org> apache-2.2.11-r2.ebuild:
  Stable for HPPA (bug #276589).

*apache-2.2.11-r2 (07 Jul 2009)

  07 Jul 2009; Benedikt Böhm <hollow@gentoo.org> +apache-2.2.11-r2.ebuild:
  fix #276707, #276792

  07 Jul 2009; Richard Freeman <rich0@gentoo.org> apache-2.2.11-r1.ebuild:
  amd64 stable - 276589

  06 Jul 2009; Brent Baude <ranger@gentoo.org> apache-2.2.11-r1.ebuild:
  Marking apache-2.2.11-r1 ppc64 and ppc for bug 276589

  06 Jul 2009; Jeroen Roovers <jer@gentoo.org> apache-2.2.11-r1.ebuild:
  Stable for HPPA (bug #276589).

*apache-2.2.11-r1 (05 Jul 2009)

  05 Jul 2009; Benedikt Böhm <hollow@gentoo.org> -apache-2.2.9-r1.ebuild,
  +apache-2.2.11-r1.ebuild:
  fix #263588, #265547, #231913, #268154, #271470, #272951, #276426

  02 May 2009; Jeroen Roovers <jer@gentoo.org> apache-2.2.11.ebuild:
  Stable for HPPA (bug #265705).

  26 Apr 2009; Raúl Porcel <armin76@gentoo.org> apache-2.2.11.ebuild:
  arm/ia64/s390/sh/sparc stable wrt #265705

  26 Apr 2009; Brent Baude <ranger@gentoo.org> apache-2.2.11.ebuild:
  Marking apache-2.2.11 ppc for bug 265705

  23 Apr 2009; Markus Meier <maekke@gentoo.org> apache-2.2.11:
  amd64/x86 stable, bug #265705

  23 Apr 2009; Tobias Klausmann <klausman@gentoo.org> apache-2.2.11:
  Stable on alpha, bug #265705

  21 Apr 2009; Brent Baude <ranger@gentoo.org> apache-2.2.11.ebuild:
  Marking apache-2.2.11 ppc64 for bug 265705

  23 Jan 2009; Raúl Porcel <armin76@gentoo.org> apache-2.2.10.ebuild:
  alpha/arm/ia64/s390/sh stable wrt #252432

  09 Jan 2009; Brent Baude <ranger@gentoo.org> apache-2.2.10.ebuild:
  Marking apache-2.2.10 ppc for bug 252432

  07 Jan 2009; Brent Baude <ranger@gentoo.org> apache-2.2.10.ebuild:
  Marking apache-2.2.10 ppc64 for bug 253432

  04 Jan 2009; Markus Meier <maekke@gentoo.org> apache-2.2.10.ebuild:
  amd64/x86 stable, bug #252432

  04 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> apache-2.2.10.ebuild:
  Stable on sparc, bug #252432

  01 Jan 2009; Guy Martin <gmsoft@gentoo.org> apache-2.2.10.ebuild:
  hppa stable, #252432

*apache-2.2.11 (01 Jan 2009)

  01 Jan 2009; Benedikt Böhm <hollow@gentoo.org> -apache-2.2.8.ebuild,
  -apache-2.2.8-r3.ebuild, -apache-2.2.8-r4.ebuild, -apache-2.2.9.ebuild,
  +apache-2.2.11.ebuild:
  version bump wrt #251342; also fixes #252363, #252194

  For previous entries, please see ChangeLog-2008.