Author: baggins Date: Tue Oct 14 12:24:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3 - revamped database init in rc-script - secure default, no references to $hostname in default mysql db - better commands for password seting, for details chack http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2008-October/020465.html - fill help tables (fast access to help for 500KB is a good deal)
---- Files affected: SPECS: mysql.spec (1.419 -> 1.420) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.419 SPECS/mysql.spec:1.420 --- SPECS/mysql.spec:1.419 Mon Oct 13 00:51:52 2008 +++ SPECS/mysql.spec Tue Oct 14 14:24:08 2008 @@ -28,7 +28,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.28 -Release: 2 +Release: 3 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source @@ -1042,6 +1042,14 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.420 2008/10/14 12:24:08 baggins +- rel 3 +- revamped database init in rc-script + - secure default, no references to $hostname in default mysql db + - better commands for password seting, for details chack + http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2008-October/020465.html + - fill help tables (fast access to help for 500KB is a good deal) + Revision 1.419 2008/10/12 22:51:52 baggins - rel 2 - fixed bullshit about changing password for mysql_sysadmin in mysql.init ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.419&r2=1.420&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
