------------------------------------------------------------------- Fri Jul 21 10:28:09 CEST 2006 - mmarek@suse.cz - workaround an incompatibility with pre-5.0 varbinary fields: update the .frm file and remove trailing zeros and spaces in 'mysqlcheck --check-upgrade' [#188134, http://bugs.mysql.com/bug.php?id=19371] (varbinary-upgrade.patch) ------------------------------------------------------------------- Fri Jun 30 15:17:39 CEST 2006 - mmarek@suse.cz - use --skip-networking when running running the server with --skip-grant-tables in rcmysql (problem reported by Lenz Grimmer) ------------------------------------------------------------------- Mon Jun 19 10:48:57 CEST 2006 - mmarek@suse.cz - updated to 5.0.22 * new mysql_upgrade script for easies upgrades from previous versions * libmysqlclient.so uses versioned symbols * new 'charset' command in the mysql client to switch charsets without reconnecting * lots of bugfixes - modified rcmysql to use the mysql_upgrade script - the testsuite can be run in %%build again (run rpmbuild --with testsuite ... mysql.spec) - dropped patches: lib64.patch, sql_parse.patch ------------------------------------------------------------------- Thu Jun 1 14:32:13 CEST 2006 - mmarek@suse.cz - build as user ------------------------------------------------------------------- Wed May 3 13:59:11 CEST 2006 - mmarek@suse.cz - fix buffer overflow and and reading uninitialized memory using the COM_TABLE_DUMP protocol command (fix from the 5.0.21 release) [#172155] (sql_parse.patch) ------------------------------------------------------------------- Tue Apr 4 13:58:58 CEST 2006 - mmarek@suse.cz - don't allow \0 in SQL even in comments [#163157] (CVE-2006-0903.patch) ------------------------------------------------------------------- Mon Mar 27 13:54:20 CEST 2006 - mmarek@suse.cz - require mysql-shared = %%version in mysql-devel ------------------------------------------------------------------- Tue Mar 7 11:14:53 CET 2006 - mmarek@suse.cz - mail error message and explanation in logrotote script [#155341] (logrotate.patch) ------------------------------------------------------------------- Mon Mar 6 12:45:30 CET 2006 - mmarek@suse.cz - make err-log option work again - put a symlink to the logfile into /var/log [#155341] (4x-compat.patch) ------------------------------------------------------------------- Tue Jan 31 18:23:44 CET 2006 - mmarek@suse.cz - run mysql_fix_privilege_tables.sql when upgrading from 4.1 [#146739] ------------------------------------------------------------------- Wed Jan 25 21:38:29 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Tue Jan 10 14:49:32 CET 2006 - mmarek@suse.cz - created a new package mysql-test - removed unnecessary %%suse_update_config ------------------------------------------------------------------- Mon Jan 2 13:32:53 CET 2006 - mmarek@suse.cz - update to 5.0.18 ------------------------------------------------------------------- Tue Dec 6 09:36:35 CET 2005 - mmarek@suse.cz - update to 5.0.16 ------------------------------------------------------------------- Thu Dec 1 10:54:15 CET 2005 - mmarek@suse.cz - try postadal's update in BETA ------------------------------------------------------------------- Tue Oct 25 20:28:02 CEST 2005 - postadal@suse.cz - updated to version 5.0.15 [#119929] - removed obsoleted buffer-overflow.patch - fixed gcc issue ------------------------------------------------------------------- Thu Sep 1 12:19:57 CEST 2005 - pnemec@suse.cz - fixed bug #95729 : set $TMPDIR to /var/lib/mysql/tmp ------------------------------------------------------------------- Tue Aug 30 17:59:08 CEST 2005 - lmuelle@suse.de - Use MySQL for any output of the init script and add a space at each line we output. ------------------------------------------------------------------- Tue Jul 26 18:30:33 CEST 2005 - postadal@suse.cz - updated to version 4.1.13 - removed obsoleted sentinel.patch - added glibc-devel zlib-devel to devel requires ------------------------------------------------------------------- Fri May 20 15:56:01 CEST 2005 - mcihar@suse.cz - update to 4.1.12 (fixes tmp race, bug #84740) ------------------------------------------------------------------- Fri Apr 22 15:54:17 CEST 2005 - mcihar@suse.cz - fix buffer overflow in test ------------------------------------------------------------------- Thu Apr 21 08:37:42 CEST 2005 - tcrhak@suse.de - use $datadir when initializing a new database (bug #63707) ------------------------------------------------------------------- Wed Apr 6 12:20:11 CEST 2005 - mcihar@suse.cz - update to 4.1.11 - compile against readline (bug #75901) ------------------------------------------------------------------- Sun Apr 3 12:43:10 CEST 2005 - aj@suse.de - Fix GCC 4 warning. ------------------------------------------------------------------- Fri Apr 1 14:39:04 CEST 2005 - mcihar@suse.cz - enable ISAM engine (bug #75320) - warn about existing ISAM tables (bug #75320) - fix init script to update MySQL tables on upgrade (bug #75321) ------------------------------------------------------------------- Thu Mar 10 11:33:17 CET 2005 - mcihar@suse.cz - update to 4.1.10a (bug #71788) ------------------------------------------------------------------- Tue Feb 15 14:25:12 CET 2005 - mcihar@suse.cz - update to 4.1.10 (bug #50825) ------------------------------------------------------------------- Thu Feb 10 15:08:33 CET 2005 - mcihar@suse.cz - disable actually test also for second build ------------------------------------------------------------------- Tue Feb 8 15:25:50 CET 2005 - mcihar@suse.cz - remove tests at all, these timeout in autobuild and work okay when building manyally ------------------------------------------------------------------- Fri Feb 4 17:40:44 CET 2005 - mcihar@suse.cz - increase test timeout not to fail so often ------------------------------------------------------------------- Mon Jan 24 18:46:30 CET 2005 - mcihar@suse.cz - update to 4.1.9 - normal version now also supports InnoDB as well as original MySQL packages - update mysql tables on server start if needed ------------------------------------------------------------------- Fri Sep 17 16:32:32 CEST 2004 - ro@suse.de - added symlinks for libmysqlclient_r also in libdir/mysql ------------------------------------------------------------------- Fri Sep 17 14:00:23 CEST 2004 - tcrhak@suse.cz - added symlink libmysqlclient_r.so -> libmysqlclient_r.so.12.0.0 to the file list of mysql-devel (bug #44700) ------------------------------------------------------------------- Fri Sep 10 16:41:04 CEST 2004 - tcrhak@suse.cz - update to 4.0.21 ------------------------------------------------------------------- Thu Sep 02 10:50:22 CEST 2004 - tcrhak@suse.cz - do not use /var/adm/notify for notification mails (bug #44357) - updated README.SuSE (bug #44332) - be more verbose in the initial welcome message of mysql_install_db (also bug #44332) ------------------------------------------------------------------- Thu Aug 19 13:35:09 CEST 2004 - tcrhak@suse.cz - update to version 4.0.20 - use group 'mysql' instead of 'daemon' for mysqld (bug #42071) - fixed a lib64 issue in mysql_config - applied patch for a security hole in mysqlhotcopy (bug #43829) - fixed a typo in rcmysql (bug #41055) - fix in order not to use initgroups() (caused segfault when used with ldap, bug #39798) ------------------------------------------------------------------- Fri Apr 02 14:07:42 CEST 2004 - tcrhak@suse.cz - fixed tmp race in mysqlbug (bug #37115) ------------------------------------------------------------------- Wed Mar 31 11:39:54 CEST 2004 - tcrhak@suse.cz - mysql: added dependency on perl-DBD-mysql (bug #36500) - fixed timezone.test (patch timezone) ------------------------------------------------------------------- Sat Mar 27 19:09:25 CET 2004 - ro@suse.de - mysql-bench: replace perl-Msql-Mysql-modules by perl-DBD-mysql in requires ------------------------------------------------------------------- Wed Mar 17 16:38:21 CET 2004 - tcrhak@suse.cz - use -f when running hostname in mysql_install_db (bug #36060) ------------------------------------------------------------------- Fri Feb 20 10:42:00 CET 2004 - tcrhak@suse.cz - added /usr/bin/myisam_ftdump to filelist - updated manual.pdf to the latest version (2004-02-20) ------------------------------------------------------------------- Wed Feb 18 13:00:25 CET 2004 - tcrhak@suse.cz - update to version 4.0.18 ------------------------------------------------------------------- Fri Feb 6 11:05:40 CET 2004 - kukuk@suse.de - Compile with -fno-strict-aliasing ------------------------------------------------------------------- Wed Oct 29 17:18:33 CET 2003 - tcrhak@suse.cz - use socket to detect the start of mysqld instead of 'mysqladmin ping' again [bug #31605] ------------------------------------------------------------------- Tue Sep 16 12:47:18 CEST 2003 - tcrhak@suse.cz - fixed the postrotate script [bug #30985] ------------------------------------------------------------------- Mon Sep 15 20:25:10 CEST 2003 - tcrhak@suse.cz - fixed bogus 'start failed' reporting [bug #30210] ------------------------------------------------------------------- Thu Sep 11 14:43:19 CEST 2003 - tcrhak@suse.cz - update to version 4.0.15 ------------------------------------------------------------------- Thu Aug 28 13:05:51 CEST 2003 - meissner@suse.de - Readded ppc/ppc64 mutex patch. ------------------------------------------------------------------- Mon Aug 25 09:09:01 CEST 2003 - tcrhak@suse.cz - updated to version 4.0.14 - added patch overflow - added macros %stop_on_removal and %restart_on_update - updated the pdf manual to version 2003-08-22 ------------------------------------------------------------------- Fri May 30 16:22:59 CEST 2003 - tcrhak@suse.cz - fixed installed unpacked files ------------------------------------------------------------------- Fri May 16 18:29:57 CEST 2003 - tcrhak@suse.cz - update to version 4.0.12 - require mysql-client in the main package (needed for logrotate) - use mysqladmin ping in logrotate script - commented out log_bin in my.cnf (my-medium.cnf) (bug #26716) ------------------------------------------------------------------- Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de - fix install_info --delete call and move from preun to postun ------------------------------------------------------------------- Fri Mar 7 12:13:25 CET 2003 - kukuk@suse.de - Fix useradd options ------------------------------------------------------------------- Sun Feb 23 11:05:06 CET 2003 - tcrhak@suse.cz - added %fillup_prereq and %insserv_prereq [bug #24039] ------------------------------------------------------------------- Fri Feb 14 12:31:40 CET 2003 - tcrhak@suse.cz - updated to version 3.23.55 - updated the pdf manual to version 2002-07-26 - fixed script mysql_install_db to use mysql-max if present ( necessary if e.g. options concerning innodb are uncommented prior to starting mysqld ) - on start-up, detach from the terminal [bug #18440] - added %install_info macros ------------------------------------------------------------------- Fri Jan 17 13:14:25 CET 2003 - bg@suse.de - Disabled berkeley db backend for hppa ------------------------------------------------------------------- Mon Dec 2 14:49:52 CET 2002 - ro@suse.de - include errno.h ------------------------------------------------------------------- Tue Sep 17 17:34:28 CEST 2002 - ro@suse.de - removed bogus self-provides ------------------------------------------------------------------- Sat Aug 24 16:09:52 CEST 2002 - kukuk@suse.de - Disabled berkeley db backend for SPARC ------------------------------------------------------------------- Mon Aug 19 18:55:07 CEST 2002 - bk@suse.de - Update to 3.23.52, which is a bugfix release for 3.23.51. Fixes (trimmed): o Fixed security bug when having an empty database name in the user.db table. o Changed initialisation of RND() to make it less predicatable. o Fixed GROUP BY on result with expression that created a BLOB field. o Fixed thread bug in SLAVE START, SLAVE STOP and automatic repair of MyISAM tables that could cause table cache to be corrupted. o Fixed possible thread related key-cache-corruption problem with OPTIMIZE TABLE and REPAIR TABLE. o Fixed bug with creating an auto-increment value on second part of a UNIQUE() key where first part could contain NULL values. o Don't write slave-timeout reconnects to the error log. o Fixed bug with slave net read timeouting o Fixed a core-dump bug with MERGE tables and MAX() function. o Fixed bug in ALTER TABLE with BDB tables. o Fixed bug when logging LOAD DATA INFILE to binary log with no active database. o Fixed a bug in range optimiser (causing crashes). o Fixed possible problem in replication when doing DROP DATABASE on a database with InnoDB tables. - add fileutils to PreReq and use echo instead of cat. ------------------------------------------------------------------- Mon Aug 12 14:22:35 CEST 2002 - max@suse.de - Using pthread mutexes instead of atomic_* on s390 and s390x, because mysql casts &int to (atomic_t *) when calling the atomic functions which breaks the alignment constraints of atomic_t. ------------------------------------------------------------------- Tue Jul 23 20:33:25 CEST 2002 - kukuk@suse.de - Fix useradd call ------------------------------------------------------------------- Mon Jul 22 10:51:28 CEST 2002 - kukuk@suse.de - Create user mysql ------------------------------------------------------------------- Mon Jul 22 09:57:30 CEST 2002 - max@suse.de - New version: 3.23.51. - Init script doesn't source /etc/rc.config anymore [#17122]. - Disabled berkeley db backend for alpha and x86_64 as well. - Still breaks on s390x, and x86_64. ------------------------------------------------------------------- Fri Jun 14 16:43:46 CEST 2002 - meissner@suse.de - Reenabled make test. - Rerun auto* tools so libtool works on ppc64. - Do not use the berkeley DB backend on s390,s390x,ppc,ppc64,axp,mips (needs to be fixed some time) - Use generic AC_SYS_LARGEFILE macro. - Do not use asm/atomic stuff on ppc64 (long vs int problem). - Use CONFIG_SMP for other asm/atomic stuff instead of __SMP__. ------------------------------------------------------------------- Mon May 27 12:11:31 CEST 2002 - meissner@suse.de - Disabled make test for x86_64 for now. - More %_lib fixes, packaged libmysqlclient.so symlink into devel, the rest *.so.* into shared. ------------------------------------------------------------------- Wed Apr 24 12:57:49 CEST 2002 - meissner@suse.de - started x86_64 work. Implemented required fast mutex, now only the test suite fail. ------------------------------------------------------------------- Fri Feb 15 16:07:35 CET 2002 - grimmer@suse.de - Update to 3.23.48 (bugfixes) - MySQL 3.23 is now considered STABLE! * Fixed bug in complicated join with const tables * Added internal safety checks for InnoDB * SHOW GRANTS now shows REFERENCES instead of REFERENCE - use more libdir macros - safe_mysqld logfile has been renamed from /var/lib/mysql/.log to /var/lib/mysql/mysqld.log and is properly rotated by logrotate - updated README.SuSE ------------------------------------------------------------------- Wed Jan 30 17:10:08 CET 2002 - grimmer@suse.de - Update to 3.23.47 (bugfixes) - see the following URLs for the full list of changes: http://www.mysql.com/doc/N/e/News-3.23.47.html - re-enabled and adjusted inline-patch - use libdir and prefix macros in configure call ------------------------------------------------------------------- Thu Dec 20 13:38:29 CET 2001 - grimmer@suse.de - added /etc/logrotate.d/mysql - added log-rotate.patch to fit SuSEs logrotating better - added debugging symbols and /usr/bin/resolve_stack_dump - reworked installation section in spec file (create all directories first) ------------------------------------------------------------------- Mon Dec 17 10:20:38 CET 2001 - grimmer@suse.de - Update to 3.23.46 (bugfixes) - see the following URLs for the full list of changes: http://www.mysql.com/doc/N/e/News-3.23.45.html http://www.mysql.com/doc/N/e/News-3.23.46.html - Changed ldflags from "all-static" to "static" and make sure to archive *.lai files as well before recompiling (required to build Midgard), thanks to schwab@suse.de for the patch - changed mysql-shared file list from /usr/lib/libmysqlclient.so* to /usr/lib/libmysqlclient.so.* - removed START_MYSQL rc.config entry for SuSE Linux 8.0, adapted spec file to reflect this change - updated README.SuSE ------------------------------------------------------------------- Wed Nov 21 21:52:49 CET 2001 - grimmer@suse.de - added check for "socket=" variable in function "parse_arguments" in the mysql init script (thanks to Aivo Kalu and Peter Marschall for spotting this) - the init script would issue a "failed" notice, if the socket variable had been changed to a different path than /var/lib/mysql/mysql.sock in /etc/my.cnf even though the MySQL daemon would be up and running [#12411] ------------------------------------------------------------------- Thu Nov 15 21:35:23 CET 2001 - grimmer@suse.de - Update to 3.23.44 (bugfixes) - see the following URLs for the full list of changes: http://www.mysql.com/doc/N/e/News-3.23.43.html http://www.mysql.com/doc/N/e/News-3.23.44.html - added "-felide-constructors -fno-exceptions -fno-rtti" to CXXFLAGS in spec file (thanks to Monty Widenius for pointing this out) - Updated manual.pdf - disabled inline patch (not required anymore) - Install /etc/mysqlaccess.conf with permissions set to "640" instead of "755" [#10871] ------------------------------------------------------------------- Mon Oct 1 11:23:10 CEST 2001 - schwab@suse.de - Add patch to allow compilation even if the compiler decides to not actually inline the two largest inline functions, page_dir_slot_check() and btr_search_check_guess(). - Don't run automake, fix the extra dependency instead. ------------------------------------------------------------------- Mon Sep 17 15:29:30 CEST 2001 - grimmer@suse.de - Update to 3.23.42 (bugfixes) - the following bugs were fixed: * Fixed problem when using LOCK TABLES and BDB tables. * Fixed problem with REPAIR TABLE on MyISAM tables with row lengths between 65517 - 65520 bytes * Fixed rare hang when doing mysqladmin shutdown when there was a lot of activity in other threads. * Fixed problem with INSERT DELAYED where delay thread could be hanging on upgrading locks without any apparent reasons. * Fixed problem with myisampack and BLOB. * Fixes problem when one edited .MRG tables by hand. (Patch from Benjamin Pflugmann). * Enforce that all tables in a MERGE table come from the same database. * Fixed bug with LOAD DATA INFILE and transactional tables. * Fix bug when using INSERT DELAYED with wrong column definition. * Fixed coredump during REPAIR of some particularly broken tables. * Fixed bug in InnoDB and AUTO_INCREMENT columns. * Fixed bug in InnoDB and RENAME TABLE columns. * Fixed critical bug in InnoDB and BLOB columns. If one has used BLOB columns larger than 8000 bytes in an InnoDB table, one must dump the table with mysqldump, drop it and restore it from the dump. * Applied large patch for OS/2 from Yuri Dario. * Fixed problem with InnoDB when one could get the error Can't execute the given command... even when one didn't have an active transaction. * Applied some minor fixes that concern Gemini. * Use real arithmetic operations even in integer context if not all arguments are integers. (Fixes uncommon bug in some integer contexts). * Don't force everything to lower cases on Windows. (To fix problem with Windows and ALTER TABLE). Now --lower_case_names also works on Unix. * Fixed that automatic rollback that is done when thread end doesn't lock other threads. ------------------------------------------------------------------- Tue Aug 14 14:11:40 CEST 2001 - grimmer@suse.de - Update to 3.23.41 (bugfixes, see the changelog at http://www.mysql.com/doc/N/e/News-3.23.41.html for details) ------------------------------------------------------------------- Mon Jul 30 14:15:29 CEST 2001 - grimmer@suse.de - Update to 3.23.40 (see the changelogs at http://www.mysql.com/doc/N/e/News-3.23.x.html for details) - spec file: added mysql-Max subpackage that includes all the new bells and whistles (BerkeleyDB, InnoDB) - spec file: added "--with-libwrap" compile option to enable TCP wrapper support - spec file: reworked the build and install section to ease the creation of mysqld-max - rc.mysql: fixed two (trivial) typos - rc.mysql: make sure to test for mysqld-max as well before trying to start up - spec file: moved "replace" and "perror" binaries incl. man pages to the mysql-client package - spec file: corrected URLs - manual.pdf: update to current version - README.SuSE: updated to document the above changes ------------------------------------------------------------------- Fri May 4 20:35:32 CEST 2001 - grimmer@suse.de - Fixed a nasty bug when updating after the database files have been copied to the new location, but the old ones have not been removed (#7692) - thanks to Jochen Schulz for spotting this one. ------------------------------------------------------------------- Sat Apr 28 19:03:03 CEST 2001 - grimmer@suse.de - Update to 3.23.37 (bugfixes, see http://www.mysql.com/doc/N/e/News-3.23.37.html for full changelog) - fixed init script, now start MySQL using the wrapper script "safe_mysqld" instead of mysqld again (logging did not work), fixes for bug [#6876] and [#6840] - we currently do not enable MySQL-Max, since it is still considered beta (http://www.mysql.com/downloads/mysql-max-3.23.html) ------------------------------------------------------------------- Thu Apr 12 14:35:13 CEST 2001 - grimmer@suse.de - Update to 3.23.36 (bugfix and security release) full Changelogs for Changes between 3.23.33 and 3.23.36 are here: http://www.mysql.com/doc/N/e/News-3.23.36.html http://www.mysql.com/doc/N/e/News-3.23.35.html http://www.mysql.com/doc/N/e/News-3.23.34.html - reworked init script - added more man pages to file list - reworked README.SuSE - added automated testing to spec file ------------------------------------------------------------------- Thu Mar 8 09:39:38 CET 2001 - grimmer@suse.de - Update to 3.23.33 (bugfix release, see http://www.mysql.com/doc/N/e/News-3.23.33.html for a complete list of changes) - updated manual.pdf - fixed init script (#6044, "failed" on startup on a 2.4 kernel) beautified init script output a bit, changed "reload" argument to "force-reload" and added separate "reload" section - added some comments about replication and BerkeleyDB code to README.SuSE - marked init script as config file in spec file ------------------------------------------------------------------- Tue Jan 23 10:30:18 CET 2001 - grimmer@suse.de - Update to 3.23.32 - stable release including security fixes for the SHOW GRANTS statement and a remote buffer overflow (Bugtraq ID 2262) - updated manual.pdf - added some missing files to the file list - added --without-berkeley-db to the configure options (according to the release notes, Berkeley DB support and replication have not been exhaustively tested yet) ------------------------------------------------------------------- Wed Jan 10 12:51:02 CET 2001 - grimmer@suse.de - Update to 3.23.30-gamma (bugfix-release) - added manual.pdf as a separate file - removed verbosity flag from cp-command in preinstall section ------------------------------------------------------------------- Fri Dec 22 19:32:57 CET 2000 - grimmer@suse.de - fixed initial startup in init script (correct ownerships of the mysql datadir before starting mysqld using "chown") - added different mysql sample configurations to directory "cnf" in the documentation directory - use my-medium.cnf as default configuration /etc/my.cnf ------------------------------------------------------------------- Mon Dec 18 12:19:39 CET 2000 - grimmer@suse.de - fixed packaging of mysql-bench (file list was empty) ------------------------------------------------------------------- Fri Dec 15 13:29:16 CET 2000 - grimmer@suse.de - init script fixes (added $remote_fs to Required-Start, check if /usr/sbin/mysqld exists) - README.SuSE updates ------------------------------------------------------------------- Fri Dec 1 13:20:12 CET 2000 - ro@suse.de - added static libs to devel package ------------------------------------------------------------------- Mon Nov 27 15:25:54 CET 2000 - grimmer@suse.de - update to 3.23.28-gamma (considered stable enough by Monty) - added --with-extra-charsets=complex - database files are now located below /var/lib/mysql - do not use --with-raid or --with-berkeley-db yet - adapted to new init scheme (new init script, removed symlinks, moved init script from /sbin/init.d -> /etc/init.d) - moved socket from /tmp/mysql.sock to /var/lib/mysql/mysql.sock - removed AGREEMENT since mysql is GPL now - removed README.SuSE, rc.config.mysql and rc.mysql from patch and added them as additional source files instead ------------------------------------------------------------------- Fri Nov 10 17:25:51 CET 2000 - grimmer@suse.de - added a symlink /usr/lib/mysql/libmysqlclient.so -> ../libmysqlclient.so.6.0.0 to make libtool happy ------------------------------------------------------------------- Mon Nov 6 09:24:10 CET 2000 - grimmer@suse.de - fixed Requires: for mysql-bench (mysql-perl -> perl-Msql-Mysql-modules) ------------------------------------------------------------------- Thu Nov 2 17:24:47 CET 2000 - grimmer@suse.de - switched to long package names: mysqclnt -> mysql-client mysqldev -> mysql-devel mysqbnch -> mysql-bench mysqllib -> mysql-shared - removed subpackage mysqperl from mysql.spec and created separate packages (perl-Msql-Mysql-modules and perl-Data-ShowTable) - finally use BuildRoot - updated README.SuSE to reflect changes ------------------------------------------------------------------- Wed Aug 23 00:07:55 CEST 2000 - ro@suse.de - fixed perl path ------------------------------------------------------------------- Fri Jul 21 16:52:02 CEST 2000 - grimmer@suse.de - corrected removal of comment - bash does not like empty if-statements... ------------------------------------------------------------------- Thu Jul 13 18:43:17 CEST 2000 - grimmer@suse.de - added missing "-" to parameter "hostname --fqdn" in scripts/mysql_install_db.sh (BUG#3383) - removed comment from scripts/mysql_install_db.sh about needing to install an init script, since we supply this already ------------------------------------------------------------------- Wed Jul 5 12:54:13 CEST 2000 - grimmer@suse.de - removed DBI perl module from subpackage mysqperl (is in a separate package "perl_dbi" now) and adjusted file list (BUG#3173) ------------------------------------------------------------------- Wed May 24 19:26:20 MEST 2000 - uli@suse.de - moved docs to /usr/share ------------------------------------------------------------------- Fri May 5 15:35:12 CEST 2000 - freitag@suse.de - Security change requested by a feedback mail - sets initially a full qualified hostname and notifies the user to change the two root passwords and not only one. - added autoconf and automake to neededforbuild - added --host=%{_host} to configure call due to suspicious libtool probs - /usr/doc/packages replaced by %{_defaultdocdir} ------------------------------------------------------------------- Sat Apr 8 00:21:24 CEST 2000 - bk@suse.de - added suse update config macro ------------------------------------------------------------------- Wed Feb 23 12:51:51 MET 2000 - grimmer@suse.de - Update to 3.22.32 - created subpackage "mysqllib" which contains shared libs only - created subpackage "mysqperl" which contains the perl modules - removed obsolete security patch (is included in new version) - update now checks for existing database files and chowns them to "mysql" itself, if they still belong to "root" - specfile and init script modified - removed SuSE Linux version from AGREEMENT - updated README.SuSE to reflect changes ------------------------------------------------------------------- Fri Feb 11 17:40:11 MET 2000 - grimmer@suse.de - added security patch from monty@tcx.se (password authentication) ------------------------------------------------------------------- Thu Jan 13 16:29:16 MET 2000 - grimmer@suse.de - update to 3.22.30 (security fix for GRANT privileges) - now uses version macro in spec file ------------------------------------------------------------------- Fri Jan 7 09:55:27 MET 2000 - grimmer@suse.de - update to 3.22.29 - updated Msql-Mysql-modules to 1.2210 and removed obsolete patch - changed RPM Group of mysqldev to Development/Libraries - corrected paths in mysqlaccess ------------------------------------------------------------------- Thu Oct 28 04:33:56 MEST 1999 - grimmer@suse.de - update to 3.22.27 - updated Msql-Mysql-modules to 1.2209 - fixed check for ownership of installed db in specfile ------------------------------------------------------------------- Mon Oct 25 01:26:07 MEST 1999 - grimmer@suse.de - update to 3.22.26a - now runs as user "mysql" (resolved Bug #371) - now uses /etc/my.cnf - updated perl-modules (DBI, Msql-Mysql-modules) - moved long names from PAC-file to specfile (Provides:) - misc minor corrections/updates (specfile, init-script...) ------------------------------------------------------------------- Mon Aug 30 15:28:36 CEST 1999 - grimmer@suse.de - added bugfix for Alpha (TEXT and BLOB were broken) - modified configure-call in spec - added long aliases to PAC-files ------------------------------------------------------------------- Tue Jul 13 10:14:43 MEST 1999 - grimmer@suse.de - update to 3.22.25 - updated perl-modules (DBI, Msql-Mysql-modules) - moved libs (mysqlclient.so et al) from /usr/lib/mysql to /usr/lib - minor corrections (README.SuSE, init-Script) ------------------------------------------------------------------- Thu May 20 01:20:25 MEST 1999 - ro@suse.de - activate assembler parts only on x86 ------------------------------------------------------------------- Wed Apr 28 15:52:37 MEST 1999 - grimmer@suse.de - added missing perl module (Mysql.pm) - added missing perl package (Data-Showtable) ------------------------------------------------------------------- Tue Apr 6 17:29:51 MEST 1999 - ro@suse.de - update to 3.22.21 - split into subpackages (mysql, mysqclnt, mysqldev, mysqbnch) - re-added perl-modules - updated init-Script - /etc/mysql.passwd is now obsolete ------------------------------------------------------------------- Fri Dec 11 17:02:45 MET 1998 - grimmer@suse.de - updated init-Script ------------------------------------------------------------------- Sun Nov 29 14:53:08 MET 1998 - bs@suse.de - fixed pathes for perl modules. - remove symlinks before creating them. ------------------------------------------------------------------- Fri Nov 27 01:07:18 MET 1998 - ro@suse.de - adapted paths to old perl - this version should not have been in stable ------------------------------------------------------------------- Tue Nov 24 17:58:42 MET 1998 - grimmer@suse.de - added /usr/doc/packages/AGREEMENT ------------------------------------------------------------------- Tue Nov 17 17:00:28 MET 1998 - ro@suse.de - adapted paths to perl5.005_02 ------------------------------------------------------------------- Wed Nov 11 12:30:18 MET 1998 - ro@suse.de - added libgpp to neededforbuild ------------------------------------------------------------------- Mon Nov 9 16:49:33 MET 1998 - grimmer@suse.de - New Package (Version 3.21.33b)