Package libmysqlclient21-devel: Changelog
Last changed
March 21, 2012 Michael Shigorin 5.1.61-alt2
- create /dev/urandom in chroot so SSL support actually works; thanks naf@ (closes: #27100)
Jan. 12, 2012 Michael Shigorin 5.1.61-alt1
- 5.1.61
Dec. 30, 2011 Michael Shigorin 5.1.60-alt2
- please note that 5.1.50-alt1 introduced modular InnoDB support thus the plugin must be loaded if it's supposed to be used
Nov. 23, 2011 Vitaly Kuznetsov 5.1.60-alt1
- 5.1.60
Sept. 20, 2011 Vitaly Kuznetsov 5.1.59-alt1
- 5.1.59
July 6, 2011 Vitaly Kuznetsov 5.1.58-alt1
- 5.1.58
May 10, 2011 Vitaly Kuznetsov 5.1.57-alt1
- 5.1.57
March 18, 2011 Vitaly Kuznetsov 5.1.56-alt4
- make mysqld plugins usable (ALT #25248)
March 17, 2011 Alexey Tourbin 5.1.56-alt3
- hack around __cxa_pure_virtual issue
March 17, 2011 Alexey Tourbin 5.1.56-alt2
- built with OpenSSL instead of bunled yaSSL - mysql_config: disabled dependency on libssl-devel
March 9, 2011 Vitaly Kuznetsov 5.1.56-alt1
- 5.1.56
Feb. 9, 2011 Vitaly Kuznetsov 5.1.55-alt1
- 5.1.55
Nov. 2, 2010 Vitaly Kuznetsov 5.1.52-alt1
- 5.1.52
Sept. 28, 2010 Vitaly Kuznetsov 5.1.51-alt1
- 5.1.51
Sept. 27, 2010 Vitaly Kuznetsov 5.1.50-alt6
- upgrade old my.cnf more gracefully (closes #24165)
Sept. 27, 2010 Anton Farygin 5.1.50-alt5
- added my_compiler.h for build with my_global.h
Sept. 23, 2010 Vitaly Kuznetsov 5.1.50-alt4
- remove unsupported --skip-bdb from /usr/sbin/mysql_migrate
Sept. 22, 2010 Vitaly Kuznetsov 5.1.50-alt3
- remove unsupported options from /usr/sbin/mysql_install_db
Sept. 22, 2010 Vitaly Kuznetsov 5.1.50-alt2
- Provide/Oblosete libMySQL5.1{-devel,-devel-static} (closes #24134)
Sept. 17, 2010 Vitaly Kuznetsov 5.1.50-alt1
- 5.1.50
Jan. 25, 2010 Anton Farygin 5.0.89-alt1
- new version (closes #18943) - fixed CVE-2009-2446 from upstream (closes #20724) - setup utf8 encoding instead of latin1 by default (closes #12390) - include C99 aliasing violation patch from mythtv (closes #22452) - removed username-length patch - wait for mysqld shutdown (closes #22234) - don't run initial setup mysql database if mysql.user table already exists
June 29, 2009 Konstantin Lepikhov 5.0.83-alt2
- Security fixes: + CVE-2008-4456: potential XSS in HTML output (closes #19843). - Remove obsoleted macros.
June 25, 2009 Konstantin Lepikhov 5.0.83-alt1
- 5.0.83. - Remove obsoleted macros. - Disabled patch20,patch22, updated htmlhelp to revision 15415.
May 13, 2009 Konstantin Lepikhov 5.0.81-alt1
- 5.0.81. - Update htmlhelp to revision 14892.
May 3, 2009 Konstantin Lepikhov 5.0.77-alt1
- 5.0.77. - Update htmlhelp to revision 14789. - Remove obsoleted patches.
Jan. 18, 2009 Konstantin Lepikhov 5.0.75-alt1
- 5.0.75. - Package some packages as noarch. - Change htmlhelp package group to Documentation. - Update htmlhelp to revision 13252.
Nov. 21, 2008 Konstantin Lepikhov 5.0.67-alt2
- Bugfix build. - Remove deprecated %post_ldconfig/%postun_ldconfig. - Added patches: + mysql-5.0.68-BUG#37027: expire_logs_days and missing binlogs cause a crash !
Nov. 11, 2008 Konstantin Lepikhov 5.0.67-alt1
- 5.0.67. - rediffed patches. - Applied patches from Debian unstable/Ubuntu intrepid: + mysqlhotcopy-invalid-dbtable.patch: fix broken security fix. + upstream_bug_23921: Fixes random build failures. + scripts__mysql_config__libs: Removes unnecessary library dependencies. - Applied patch from Gentoo: + ltmain.patch: fix build with recent automake.
Sept. 14, 2008 Dmitry V. Levin 5.0.51-alt3.a
- Build for Sisyphus.
Sept. 10, 2008 Dmitry V. Levin 5.0.51-alt2.a.M40.2
- mysql_install_db: Fixed typo (closes: #15924). - Reduced rpm macros abuse in specfile. - Updated reference manual.