Changelog for
httpd-2.0.40-21.i386.rpm :
Mon Feb 24 23:00:00 2003 Joe Orton
2.0.40-21
- add security fix for CAN-2003-0020; replace non-printable characters
with \'!\' when printing to error log.
- disable debuginfo on IA64.
Tue Feb 11 23:00:00 2003 Joe Orton 2.0.40-20
- disable POSIX semaphores to support 2.4.18 kernel (#83324)
Wed Jan 29 23:00:00 2003 Joe Orton 2.0.40-19
- require xmlto 0.0.11 or later
- fix apr_strerror on glibc2.3
Wed Jan 22 23:00:00 2003 Tim Powers 2.0.40-18
- rebuilt
Thu Jan 16 23:00:00 2003 Joe Orton 2.0.40-17
- add mod_cgid and httpd binary built with worker MPM (#75496)
- allow choice of httpd binary in init script
- pick appropriate CGI module based on loaded MPM in httpd.conf
- source /etc/sysconfig/httpd in apachectl to get httpd choice
- make \"apachectl status\" fail gracefully when links isn\'t found (#78159)
Mon Jan 13 23:00:00 2003 Joe Orton 2.0.40-16
- rebuild for OpenSSL 0.9.7
Fri Jan 3 23:00:00 2003 Joe Orton 2.0.40-15
- fix possible infinite recursion in config dir processing (#77206)
- fix memory leaks in request body processing (#79282)
Thu Dec 12 23:00:00 2002 Joe Orton 2.0.40-14
- remove unstable shmht session cache from mod_ssl
- get SSL libs from pkg-config if available (Nalin Dahyabhai)
- stop \"apxs -a -i\" from inserting AddModule into httpd.conf (#78676)
Wed Nov 6 23:00:00 2002 Joe Orton 2.0.40-13
- fix location of installbuilddir in apxs when libdir!=/usr/lib
Wed Nov 6 23:00:00 2002 Joe Orton 2.0.40-12
- pass libdir to configure; clean up config_vars.mk
- package instdso.sh, fixing apxs -i (#73428)
- prevent build if upstream MMN differs from mmn macro
- remove installed but unpackaged files
Thu Oct 10 00:00:00 2002 Joe Orton 2.0.40-11
- correct SERVER_NAME encoding in i18n error pages (thanks to Andre Malo)
Thu Oct 10 00:00:00 2002 Joe Orton 2.0.40-10
- fix patch for CAN-2002-0840 to also cover i18n error pages
Thu Oct 3 00:00:00 2002 Joe Orton 2.0.40-9
- security fixes for CAN-2002-0840 and CAN-2002-0843
- fix for possible mod_dav segfault for certain requests
Wed Sep 25 00:00:00 2002 Gary Benson
- updates to the migration guide
Thu Sep 5 00:00:00 2002 Nalin Dahyabhai 2.0.40-8
- link httpd with libssl to avoid library loading/unloading weirdness
Wed Sep 4 00:00:00 2002 Joe Orton 2.0.40-7
- add LoadModule lines for proxy modules in httpd.conf (#73349)
- fix permissions of conf/ssl.
*/ directories; add Makefiles for
certificate management (#73352)
Tue Sep 3 00:00:00 2002 Joe Orton 2.0.40-6
- provide \"httpd-mmn\" to manage module ABI compatibility
Mon Sep 2 00:00:00 2002 Joe Orton 2.0.40-5
- fix SSL session cache (#69699)
- revert addition of LDAP support to apr-util
Tue Aug 27 00:00:00 2002 Joe Orton 2.0.40-4
- set SIGXFSZ disposition to \"ignored\" (#69520)
- make dummy connections to the first listener in config (#72692)
Tue Aug 27 00:00:00 2002 Joe Orton 2.0.40-3
- allow \"apachectl configtest\" on a 1.3 httpd.conf
- add mod_deflate
- enable LDAP support in apr-util
- don\'t package everything in /var/www/error as config(noreplace)
Thu Aug 22 00:00:00 2002 Bill Nottingham 2.0.40-2
- add trigger (#68657)
Tue Aug 13 00:00:00 2002 Joe Orton 2.0.40-1
- update to 2.0.40
Thu Jul 25 00:00:00 2002 Joe Orton 2.0.36-8
- improve comment on use of UserDir in default config (#66886)
Thu Jul 11 00:00:00 2002 Joe Orton 2.0.36-7
- use /sbin/nologin as shell for apache user (#68371)
- add patch from CVS to fix possible infinite loop when processing
internal redirects
Thu Jun 27 00:00:00 2002 Gary Benson 2.0.36-6
- modify init script to detect 1.3.x httpd.conf\'s and direct users
to the migration guide
Wed Jun 26 00:00:00 2002 Gary Benson 2.0.36-5
- patch apachectl to detect 1.3.x httpd.conf\'s and direct users
to the migration guide
- ship the migration guide
Sat Jun 22 00:00:00 2002 Joe Orton
- move /etc/httpd2 back to /etc/httpd
- add noindex.html page and poweredby logo; tweak default config
to load noindex.html if no default \"/\" page is present.
- add patch to prevent mutex errors on graceful restart
Sat Jun 22 00:00:00 2002 Tim Powers 2.0.36-4
- automated rebuild
Thu Jun 13 00:00:00 2002 Joe Orton 2.0.36-3
- add patch to fix SSL mutex handling
Thu Jun 13 00:00:00 2002 Joe Orton 2.0.36-2
- improved config directory patch
Tue May 21 00:00:00 2002 Joe Orton
- initial build; based heavily on apache.spec and mod_ssl.spec
- fixes: #65214, #58490, #57376, #61265, #65518, #58177, #57245