blob: 15d9af0ed7004b89ae62259ad7edda74a374ada3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
This is the list of patches that we use for our apatch ebuilds.
This is the general format of the patch.
xx_<patch name>.patch
Where xx can be one of the following:
00 - bug fixes from apache.
01 - new features
02 - performance patches
03 - vendor patches
04 - gentoo patches
Name Purpose
---- ------
00_ssl_engine.patch Better error message for child crashing in SSL.
00_ssl_verify_client.patch Fixes 12355 from apache bugzilla.
04_ssl_makefile.patch Works around broken lex file in mod_ssl
|