Jump to letter: [
ABCEFGHIJKLMNOPQRSTUVWXYZ
]
httpd-devel: Development tools for the Apache HTTP server.
Name: | httpd-devel |
Vendor: | Fermi |
Version: | 2.0.46 |
License: | Apache Software License |
Release: | 44.ent |
URL: | http://httpd.apache.org/ |
- Summary
- The httpd-devel package contains the APXS binary and other files
that you need to build Dynamic Shared Objects (DSOs) for Apache.
If you are installing the Apache HTTP server and you want to be
able to compile or develop additional modules for Apache, you need
to install this package.
Changelog
- * Fri Nov 5 18:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-44.ent
- add fix for DoS in header folding (CAN-2004-0942, #138064)
- mod_disk_cache: don't write hop-by-hop headers to cache (#137465)
- add Bojan Smojver's emulate_sendfile fix for >1 files per brigade
- mod_ssl: fix for potential crash in some configurations (upstream #31848)
- * Wed Oct 6 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-43.ent
- fix SSLCipherSuite bypass issue (CAN-2004-0885, Hartmut Keil)
- * Thu Sep 23 19:00:00 2004 Joe Orton <jorton{%}redhat{*}com> 2.0.46-42.ent
- raise RLIMIT_CORE to hard limit if CoreDumpDirectory is enabled
- apr: define APR_LARGEFILE flag
- log_error_core: log basename(__FILE__) file for APLOG_DEBUG
- update apxs.8 man page