Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
httpd-devel - Development interfaces for the Apache HTTP server
The httpd-devel package contains the APXS binary and other files
that you need to build Dynamic Shared Objects (DSOs) for the
Apache HTTP Server.
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.
Packages
Latest: httpd-devel-2.2.15-5.el5.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| httpd-devel |
0 |
2.2.15 |
5.el5.fio |
x86_64 |
151 KiB |
2011-05-05 21:51:42 |
Changelog:
- * 2010-08-13 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-5
- add security fix for CVE-2010-1452 (#618193)
- * 2010-06-23 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-4
- use init script to rotate logs (#606955)
- disable keepalive for 100-continue and error response (#606964)
- * 2010-05-25 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-3
- add "Satisfy All" for .htaccess in httpd.conf (#594981)
- adjust user/group creation in %pre (#594395)
- mod_ssl: tweak OID() evaluation of unknown exts (#594980)
- * 2010-05-06 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-2
- init script fixes for LSB compliance (#546252)
* exit code 2 for an unknown script argument
* exit code 6 for a reload if config-test fails
* exit code 7 for a reload on a stopped service
* fixed help output to cover all options
- mod_dav: handle PUT failure more cleanly (#572911)
- * 2010-03-11 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.15-1
- update to 2.2.15 (#570465, #570442)
- fix version string (#572140)
- mod_ssl: use ASN1_STRING_print() in SSLRequire's OID() (#552942)
- prevent use of rsync during "make install" (#557049)
- load mod_version by default in httpd.conf
- * 2010-02-09 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.14-5
- mod_ssl: fix CVE-2009-3555 backport (#563119)
- mod_authnz_ldap: fix for dynamic group support
- mod_ssl: add SSLInsecureRenegotiation directive (#561435)
- * 2010-01-14 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.14-4
- mod_ssl: add further mitigation for CVE-2009-3555
- drop proxy_ajp.conf
- update httpd.conf: decrease Timeout to 1m, update LoadModule
directives, bump worker to 4 proc/300clients
- fix hard-coded default pidfile to match default config (#547629)
- drop legacy X-Pad header from short responses (#526110)
- disable keepalive for Expect: 100-continue and error response (#533407)
- mod_ext_filter: fix spurious error log output (#479463)
- mod_rewrite: don't serialize logfile access (#493023)
- fix spurious error messages on graceful restart (#233955)
- mod_ssl: fix potential hang in renegotiation (#510515)
- mod_proxy_connect: support use SSL client connection (#523594)
- * 2009-12-09 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.14-3
- add 'ServerTokens Full-Release' config option (#477006)
- * 2009-12-08 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.14-2
- drop distcache support
- * 2009-12-03 - Joe Orton <jorton[AT]redhat[DOTCOM]> - 2.2.14-1
- update to 2.2.14
- relax permissions on /var/run/httpd (#495780)
- Requires(pre): httpd in mod_ssl subpackage (#543275)
- add partial security fix for CVE-2009-3555 (#533125)