From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Docs_beat_open}} | {{Docs_beat_open}} | ||
''httpd'' was updated from 2.2.17 to 2.2.19. This version is principally a security and bugfix release. This release also corrects a versioning incompatibility in 2.2.18; users are advised that 2.2.19 now restores compatibility with modules compiled against earlier versions of 2.2 (other than 2.2.18 which is considered abandoned). | |||
* Revert ABI breakage in 2.2.18 caused by the function signature change of ap_unescape_url_keep2f(). This release restores the signature from 2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex(). | |||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] |
Revision as of 09:26, 5 August 2011
httpd was updated from 2.2.17 to 2.2.19. This version is principally a security and bugfix release. This release also corrects a versioning incompatibility in 2.2.18; users are advised that 2.2.19 now restores compatibility with modules compiled against earlier versions of 2.2 (other than 2.2.18 which is considered abandoned).
- Revert ABI breakage in 2.2.18 caused by the function signature change of ap_unescape_url_keep2f(). This release restores the signature from 2.2.17 and prior, and introduces ap_unescape_url_keep2f_ex().