Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
httpd-devel: Development tools for the Apache HTTP server.
Name: | httpd-devel |
Vendor: | Scientific Linux |
Version: | 2.0.52 |
License: | Apache Software License |
Release: | 47.sl4 |
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
- * Mon Oct 25 19:00:00 2010 Joe Orton <jorton{%}redhat{*}com> - 2.0.52-47.ent
- fix recursive error doc handling (#245483)
- * Fri Oct 22 19:00:00 2010 Joe Orton <jorton{%}redhat{*}com> - 2.0.52-46.ent
- ab: fail gracefully for OOM allocating stats structures (#456363)
- fix hard-coded default pidfile to match default config (#512221)
- mod_rewrite: add support for DPI flag (#214571)
- add support for TraceEnable (#478535)
- mod_ssl: fix SSL per-dir-reneg buffering with internal redirects (#488939)
- mod_ssl: fix potential hang during handshake (#510518)
- add security fixes for CVE-2009-3555, CVE-2009-1891, CVE-2009-3094,
CVE-2009-3095, CVE-2010-0434 (#534040, #572956)
- mod_ssl: add SSLInsecureRenegotiation directive (#575805)
- Require and BR sufficient openssl with secure reneg API
- * Tue Oct 20 19:00:00 2009 Joe Orton <jorton{%}redhat{*}com> 2.0.52-45.ent
- mod_dav: don't delete the existing resource if a PUT fails (#517495)