Changelog for
apache-2.0.52-3.athlon.rpm :
* Thu Dec 23 2004 PLD Team
All persons listed below can be reached at AATTpld.org.pl$Log: apache.spec,v $Revision 1.258 2004/12/23 07:22:48 kloczek- release 3,- SECURITY FIXES: added CAN-2004-0942 and CAN-2004-0885 patches,- added use_AC_SEARCH_LIBS patch: fixed checking is linking with libnsl, libresolv, libsocket is neccessary (use AC_SEARCH_LIBS instead AC_CHECK_LIB); link with libm only \"ab\" program. Now httpd is libm and libnsl free,- added no_libs patch: remove looking for shm_open() in librt. Now httpd and libapr is librt free,- added ac_fixes patch: fixed all ac files for allow regenerate them (after patching use_AC_SEARCH_LIBS)l; remove using provate coly od libtool.m4 (added also regenerate libtool files),- added --enable-exception-hook to autoconf options (will be neccessary for few external modules like mod_log_forensig).Revision 1.257 2004/12/12 21:49:41 kloczek- merge some zh_CN translaytions from TurboLinux and few cleanups.Revision 1.256 2004/11/07 00:25:30 kloczek- remove using -r in grouadd parameters.Revision 1.255 2004/11/07 00:21:26 kloczek- remove using -r in useradd parameters.Revision 1.254 2004/11/06 23:11:46 kloczek- reelase 2,- move %{_libexecdir}/build resources to devel subpackage.Revision 1.253 2004/09/28 00:51:05 kloczek- updated to 2.0.52.Revision 1.252 2004/09/17 17:08:16 kloczek- apache-mod_gzip added to Obsoletes in apache-mod_deflate.Revision 1.251 2004/09/17 13:22:59 kloczek- reelase 2,- partialy updated %files (for documentation),- added subpackages with modules: mod_log_forensic and mod_logio,- cleanups.Revision 1.250 2004/09/15 18:09:32 kloczek- updated to 2.0.51.Revision 1.249 2004/07/20 21:23:01 kloczek- release 2,- move apxs to devel: now main package not depends on perl,- remove build gdbm support: one db backend is all what is neccessary.Revision 1.248 2004/06/29 09:42:00 kloczek- updated to 2.0.50,- SECURITY FIXES: CAN-2004-0493 Fixed remote exploit which allows an attacker to cause the server to allocate increasing amounts of memory until system memory is exhausted or until process limits are reached, depending on the platform and configuration.Revision 1.247 2004/04/21 04:59:01 kloczek- remove using %{epoch} in Requires rules.Revision 1.246 2004/04/21 04:09:07 kloczek- updated to 2.0.49,- disable build static libraries,- change datadir to /srv/httpd (FHS 2.3 compiliance),- change directory name for configureation files to %{_sysconfdir}/conf.d,Revision 1.245 2004/03/02 23:36:16 kloczek- use strict Requires rules between subpackages (depending also on %{release}).Revision 1.244 2004/02/16 03:50:17 kloczek- s#%{version}#${version}-%{release)# - use more strict Requires rules between subpackages generated from one source package.Revision 1.243 2004/01/28 13:45:30 kloczek- use common format for commented TODO entries.Revision 1.242 2004/01/20 07:02:08 kloczek- remove vendor hacks and rebuild against perl 5.8.3.