Package libmysqlclient21-devel: Changelog

Last changed


May 31, 2008 Dmitry V. Levin 5.0.51-alt2.a.M40.1
- Fixed build for 4.0 branch.
March 16, 2008 Konstantin Lepikhov 5.0.51-alt2.a
- 5.0.51a.
- Security fixes:
  + CVE-2008-0226, CVE-2008-0227 (Three vulnerabilities in yaSSL versions 1.7.5
    that could lead to a server crash or execution of unauthorized code.)
  + ALTER VIEW retained the original DEFINER value, even when altered by
    another user, which could allow that user to gain the access rights of the
    view (MySQL #29908).
- Add glibc-locales to -server deps (ALT #13909 #14731).
- Make links to mysqld_safe for backwards compatibility (ALT #14863).
- Update html documentation to 10265 revsion.
Jan. 1, 2008 Konstantin Lepikhov 5.0.51-alt1
- 5.0.51.
- Security fixes:
  + CVE-2007-5969 (RENAME TABLE System Table Overwrite Vulnerability)
  + CVE-2007-6303 CVE-2007-6304
    (Server Privilege Escalation And Denial Of Service Vulnerabilities)
- Update html documentation to 9232 revision.
Aug. 9, 2007 Konstantin Lepikhov 5.0.46-alt2
- fix a typo in alt-mysql_install_db.patch.
Aug. 6, 2007 Konstantin Lepikhov 5.0.46-alt1
- 5.0.46.
- Update -alt-install-db.patch.
- Update -alt-username-length patch.
- Update documentation to 7319 revision.
June 20, 2007 Konstantin Lepikhov 5.0.42-alt1
- 5.0.42.
May 28, 2007 Konstantin Lepikhov 5.0.41-alt1
- 5.0.41 release.
- Fix CVE-2007-2583 DoS (Failure to Handle Exceptional Conditions).
- Added patches from BK:
  + BUG#28337 (NOT EXISTS with GROUP BY behaves different in 5.0.40).
- Update ALTLinux patches:
  + install-db patch.
  + username-length patch.
- Updated html help (to 6552 revision).
- Allow custom nice setting for mysqld (fix ALT #10941).
- Added mysqld-multi (fix ALT #5715).
- Added several files for -server and client.
Feb. 11, 2007 Konstantin Lepikhov 5.0.34-alt1
- 5.0.34 release.
- update html help (to 4891 revision).
- Fix db_install in hasher (closes #10788).
- Fix charset detection routes in init.d script.
- Update install-db patch.
- Remove obsoleted patches.
Dec. 30, 2006 Konstantin Lepikhov 5.0.30-alt0.1
- Unofficial 5.0.30 release (use Debian sources).
- Use Docs from previous 5.0.27-GA release.
- Fix SSL docs install.
Dec. 29, 2006 ALT QA Team Robot <qa-robot@altlinux.org> 5.0.27-alt1.1
- Rebuilt due to libcrypto.so.4 -> libcrypto.so.6 soname change.
Nov. 2, 2006 Konstantin Lepikhov 5.0.27-alt1
- 5.0.27 release;
- Added patches:
  + db-4.1.24-disable-pthreadsmutexes.patch: fix NPTL issues
    (found in Mandriva package);
  + mysql-5.0.15-disable-pthreadsmutexes.patch: fix NPTL issues
    (found in Mandriva package);
  + mysql-5.0.27-alt-username-length.patch: add custom username-length
    (5.0 backport of BUG#16553) and README.ALT-ru_RU.UTF-8 about incompatible
    changes introduced by this patch;
- Add html documentation from http://dev.mysql.com/docs.
Aug. 26, 2006 Konstantin Lepikhov 5.0.24-alt2
- fix libmysqlclient ABI breakage introduced in 5.0.24 (see
  http://bugs.mysql.com/bug.php?id=21543 for details).
Aug. 9, 2006 Konstantin Lepikhov 5.0.24-alt1
- 5.0.24 release.
June 1, 2006 Konstantin Lepikhov 5.0.22-alt1
- 5.0.22.
- Security fix of SQL-injection multibyte encoding processing.
May 10, 2006 Konstantin Lepikhov 5.0.21-alt1
- 5.0.21.
- Remove bk patches (merged to upstream).
- Update install_db patch.
- Update -no-atomic patch.
- Remove tinfo patch (http://bugs.mysql.com/bug.php?id=18912).
- Security fixes:
  + CVE-2006-1516;
  + CVE-2006-1517;
  + CVE-2006-1518.
April 14, 2006 Konstantin Lepikhov 5.0.20-alt1
- 5.0.20.
- Add mysql_upgrade trigger/script for proper 4.x -> 5.0 upgrade.
- Added some fixing patches from upcoming 5.0.21:
  + BUG#16281 (Multi-table update failing to change matched rows).
  + BUG#18830 (incompatibility new libraries with old server).
- Removed obsoleted patches.
April 9, 2006 Konstantin Lepikhov 5.0.18-alt2
- Added patches:
  + BUG#15719 fix (see #9348 for details);
  + BUG#17667 (aka CVE-2006-0903) fix;
Feb. 23, 2006 Konstantin Lepikhov 5.0.18-alt1.4
- fix #9135;
- fix debug switch.
- fix non-static build switch.
Feb. 12, 2006 Konstantin Lepikhov 5.0.18-alt1.3
- fix bogus vars in init.d script.
- add skip-bdb only for x86_64.
Feb. 7, 2006 Konstantin Lepikhov 5.0.18-alt1.2
- fix alt-chroot patch.
- fix init.d script and add /etc/sysconfig/mysqld entry.
Feb. 5, 2006 Konstantin Lepikhov 5.0.18-alt1.1
- remove chroot patch. Need to rework!
- disable ssl support.
- fix ssl switch.
Feb. 1, 2006 Konstantin Lepikhov 5.0.18-alt1
- release for Sisyphus;
- cleanup patches.
Jan. 26, 2006 Konstantin Lepikhov 5.0.18-alt0.1
- jump to 5.0.18.
- update patches from Fedora.
- update create_db patch.
- update defaults patch, add DATADIR to config_search path.
- add old_passwords=1 for compatibility with old clients.
- disable log queries by default.
- disable bdb support (for AMD64/x86 see comment in my.cnf).
- disable -static builds by default.
Jan. 17, 2006 Konstantin Lepikhov 4.1.16-alt0.1
- 4.1.16.
Dec. 25, 2005 Konstantin Lepikhov 4.1.14-alt0.5
- remove chroot build switch.
Nov. 20, 2005 Konstantin Lepikhov 4.1.14-alt0.4
- fix chroot config handling.
Sept. 17, 2005 Konstantin Lepikhov 4.1.14-alt0.3
- 4.1.14;
- FIXME - need rework chroot patch for proper charset handling;
- add isam support for old db installs.
- add x86_64 patches from RH and Annvix;
- add non-chroot build switch;
- remove doc package.
March 24, 2005 Kachalov Anton 4.0.24-alt1
- 4.0.24
Oct. 20, 2004 Kachalov Anton 4.0.21-alt1
- 4.0.21
- don't kill other mysqld processes on service stop (#5371)
June 7, 2004 Kachalov Anton 4.0.20-alt1
- new version 4.0.20
- Added script mysqlhotcopy (#3365)
- Merge -utils package with -server-perl
- fixed mysqld.init script (3rd time :)