-
unknown authored
- upgrade zlib to 1.2.2 (originally: 2005/03/23 21:08:13+01:00 serg@serg.mylan ) - fixed linking with zlib (originally: 2005/05/24 22:42:43+02:00 lenz@mysql.com ) - one more build fix for zlib.lib - added libpath to the mysql_test_run_new project files (originally: 2005/05/25 10:55:21+02:00 lenz@mysql.com ) - Do not build the RPMs statically on i386 by default, only when adding either "--with static" or "--define '_with_static 1'" to the RPM build options. Static linking really only makes sense when linking against the specially patched glibc 2.2.5. (originally: 2005/06/14 21:39:08+02:00 lenz@mysql.com ) - Apply security patch to bundled zlib for CAN-2005-2096. (Bug #11844) (originally: 2005/07/11 10:37:21-07:00 jimw@mysql.com ) - applied a security fix to inftrees.h from the bundled zlib to resolve a second potential zlib security vulnerability (CAN-2005-1849). Fix was taken from the official zlib-1.2.3 distribution (no other zlib-1.2.3 changes were applied) (originally: 2005/07/27 14:55:08+02:00 lenz@mysql.com ) - build the RPM binaries against the bundled zlib, when static linking is requested (originally: 2005/07/27 16:42:13+02:00 lenz@mysql.com ) VC++Files/client/mysql.dsp: - added zlib.lib to the LINK32 options VC++Files/client/mysqladmin.dsp: - added zlib.lib to the LINK32 options VC++Files/client/mysqlcheck.dsp: - added zlib.lib to the LINK32 options VC++Files/client/mysqldump.dsp: - added zlib.lib to the LINK32 options VC++Files/client/mysqlimport.dsp: - added zlib.lib to the LINK32 options VC++Files/client/mysqlshow.dsp: - added zlib.lib to the LINK32 options VC++Files/client/mysqltest.dsp: - added zlib.lib to the LINK32 options VC++Files/mysql-test/mysql_test_run_new.dsp: - added zlib.lib to the LINK32 options - added libpath option so that zlib.lib will be found VC++Files/mysqlbinlog/mysqlbinlog.dsp: - added zlib.lib to the LINK32 options VC++Files/mysqlcheck/mysqlcheck.dsp: - added zlib.lib to the LINK32 options VC++Files/mysqlmanager/mysqlmanager.dsp: - added zlib.lib to the LINK32 options acinclude.m4: clarify help text support-files/mysql.spec.sh: - Do not build statically on i386 by default, only when adding either "--with static" or "--define '_with_static 1'" to the RPM build options. Static linking really only makes sense when linking against the specially patched glibc 2.2.5. - build against the bundled zlib, when linking statically zlib/ChangeLog: upgrade zlib to 1.2.2 zlib/FAQ: upgrade zlib to 1.2.2 zlib/INDEX: upgrade zlib to 1.2.2 zlib/README: upgrade zlib to 1.2.2 zlib/crc32.c: upgrade zlib to 1.2.2 zlib/deflate.c: upgrade zlib to 1.2.2 zlib/deflate.h: upgrade zlib to 1.2.2 zlib/gzio.c: upgrade zlib to 1.2.2 zlib/infback.c: upgrade zlib to 1.2.2 zlib/inffast.c: upgrade zlib to 1.2.2 zlib/inflate.c: upgrade zlib to 1.2.2 zlib/inftrees.c: upgrade zlib to 1.2.2 Apply security patch for CAN-2005-2096 zlib/inftrees.h: upgrade zlib to 1.2.2 applied another security fix to resolve CAN-2005-1849, taken from the 1.2.3 zlib sources zlib/trees.c: upgrade zlib to 1.2.2 zlib/zconf.h: upgrade zlib to 1.2.2 zlib/zlib.3: upgrade zlib to 1.2.2 zlib/zlib.h: upgrade zlib to 1.2.2 zlib/zutil.h: upgrade zlib to 1.2.2
0f867ef7