[Apachetoolbox-commit] Apachetoolbox/etc defaults.conf,1.21,1.22
Brought to you by:
bryanandrews
From: Kevin J. M. Jr. <nir...@us...> - 2004-08-12 14:04:02
|
Update of /cvsroot/apachetoolbox/Apachetoolbox/etc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20522/etc Modified Files: defaults.conf Log Message: A small fix for PHP5 and security update for libpng. Will go into the 1.5.71 release. Index: defaults.conf =================================================================== RCS file: /cvsroot/apachetoolbox/Apachetoolbox/etc/defaults.conf,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** defaults.conf 12 Aug 2004 13:50:44 -0000 1.21 --- defaults.conf 12 Aug 2004 14:03:52 -0000 1.22 *************** *** 8,12 **** APACHE_VERSION=$APACHE APACHE_SUPPORT="http://www.apache.org/" ! LIBPNG=1.2.5 #LIBXPM=4.7 LIBJPEG=6b --- 8,12 ---- APACHE_VERSION=$APACHE APACHE_SUPPORT="http://www.apache.org/" ! LIBPNG=1.2.6rc5 #LIBXPM=4.7 LIBJPEG=6b |