|
|
|
|
Changelog for mysql-test-5.5.43-1.fc18.remi.x86_64.rpm :
Mon Apr 13 14:00:00 2015 Remi Collet - 5.5.43-1 - update to MySQL 5.5.43 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-43.html
Tue Feb 10 13:00:00 2015 Remi Collet - 5.5.42-1 - update to MySQL 5.5.42 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-42.html
Sat Nov 29 13:00:00 2014 Remi Collet - 5.5.41-1 - update to MySQL 5.5.41 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-41.html
Wed Sep 24 14:00:00 2014 Remi Collet - 5.5.40-1 - update to MySQL 5.5.40 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-40.html - add /etc/my.cnf.d for split configuration files
Sat Aug 2 14:00:00 2014 Remi Collet - 5.5.39-1 - update to MySQL 5.5.39 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-39.html - disable dtrace
Mon Jun 2 14:00:00 2014 Remi Collet - 5.5.38-1 - update to MySQL 5.5.38 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-38.html
Mon Mar 31 14:00:00 2014 Remi Collet - 5.5.37-1 - update to MySQL 5.5.37 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-37.html
Mon Feb 3 13:00:00 2014 Remi Collet - 5.5.36-1 - update to MySQL 5.5.36 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-36.html
Tue Dec 3 13:00:00 2013 Remi Collet - 5.5.35-1 - update to MySQL 5.5.35 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-35.html
Fri Sep 20 14:00:00 2013 Remi Collet - 5.5.34-1 - update to MySQL 5.5.34 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-34.html
Thu Aug 1 14:00:00 2013 Remi Collet - 5.5.33-1 - update to MySQL 5.5.33 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-33.html
Fri Jun 14 14:00:00 2013 Honza Horak 5.5.32-1 - Use man pages from 5.5.30, because their license do not allow us to ship them since 5.5.31 - Update to MySQL 5.5.32, for various fixes described at http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-32.html
Tue Jun 4 14:00:00 2013 Remi Collet - 5.5.32-1 - update to MySQL 5.5.32 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-32.html
Fri Apr 19 14:00:00 2013 Honza Horak 5.5.31-1 - Update to MySQL 5.5.31, for various fixes described at http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-31.html
Thu Feb 28 13:00:00 2013 Remi Collet - 5.5.31-1 - update to MySQL 5.5.31 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-31.html
Tue Feb 12 13:00:00 2013 Honza Horak 5.5.30-1 - Update to MySQL 5.5.30, for various fixes described at http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
Tue Feb 12 13:00:00 2013 Honza Horak 5.5.29-3 - Use real- prefix for cross-package requirements
Mon Feb 11 13:00:00 2013 Honza Horak 5.5.29-2 - Provide own symbols with real- prefix to distinguish packages from other MySQL implementations unambiguously
Fri Feb 8 13:00:00 2013 Remi Collet - 5.5.30-1 - update to MySQL 5.5.30 Community Server GA http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
Wed Jan 2 13:00:00 2013 Tom Lane 5.5.29-1 - Update to MySQL 5.5.29, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-29.html - Fix inaccurate default for socket location in mysqld-wait-ready Resolves: #890535
Fri Dec 28 13:00:00 2012 Remi Collet - 5.5.29-1 - update to MySQL 5.5.29 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-29.html
Sat Dec 8 13:00:00 2012 Remi Collet - 5.5.28-3 - sync with rawhide, rebuild for security - use with_systemd and with_dtrace macro instead of version test
Thu Dec 6 13:00:00 2012 Honza Horak 5.5.28-3 - Rebase patches to not leave backup files when not applied smoothly - Use --no-backup-if-mismatch to prevent including backup files
Wed Dec 5 13:00:00 2012 Tom Lane 5.5.28-2 - Add patch for CVE-2012-5611 Resolves: #883642 - Widen DH key length from 512 to 1024 bits to meet minimum requirements of FIPS 140-2 Related: #877124
Sat Sep 29 14:00:00 2012 Remi Collet - 5.5.28-2 - sync with rawhide
Sat Sep 29 14:00:00 2012 Tom Lane 5.5.28-1 - Update to MySQL 5.5.28, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html - Clean up partially-created database files when mysql_install_db fails Related: #835131 - Honor user and group settings from service file in mysqld-prepare-db-dir Resolves: #840431 - Export THR_KEY_mysys as a workaround for inadequate threading support Resolves: #846602 - Adopt new systemd macros for server package install/uninstall triggers Resolves: #850222 - Use --no-defaults when invoking mysqladmin to wait for the server to start Related: #855704
Sat Sep 29 14:00:00 2012 Remi Collet - 5.5.28-1 - update to MySQL 5.5.28 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-28.html
Sun Aug 5 14:00:00 2012 Tom Lane 5.5.27-1 - Update to MySQL 5.5.27, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-27.html
Fri Aug 3 14:00:00 2012 Remi Collet - 5.5.27-1 - update to MySQL 5.5.27 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-27.html - enable dtrace on EL6 - cleanup old stuff (EL4)
Sat Jul 7 14:00:00 2012 Remi Collet - 5.5.25a-1.1 - sync with rawhide
Fri Jul 6 14:00:00 2012 Tom Lane 5.5.25a-1 - Update to MySQL 5.5.25a, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-25a.html http://dev.mysql.com/doc/refman/5.5/en/news-5-5-25.html - Don\'t use systemd\'s Restart feature; rely on mysqld_safe instead Resolves: #832029
Fri Jul 6 14:00:00 2012 Remi Collet - 5.5.25a-1 - update to MySQL 5.5.25a Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-25a.html
Mon Jun 11 14:00:00 2012 Tom Lane 5.5.24-1 - Update to MySQL 5.5.24, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html including the fix for CVE-2012-2122 Resolves: #830680 - Tweak logrotate script to put the right permissions on mysqld.log - Minor specfile fixes for recent packaging guidelines changes
Fri Jun 1 14:00:00 2012 Remi Collet - 5.5.25-1 - update to MySQL 5.5.25 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-25.html
Thu May 10 14:00:00 2012 Remi Collet - 5.5.24-1 - update to MySQL 5.5.24 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-24.html
Sat Apr 28 14:00:00 2012 Tom Lane 5.5.23-1 - Update to MySQL 5.5.23, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-23.html
Fri Apr 13 14:00:00 2012 Remi Collet - 5.5.23-1 - update to MySQL 5.5.23 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-23.html - export my_net_read for mydumper - sync patches with rawhide
Sat Mar 24 13:00:00 2012 Tom Lane 5.5.22-1 - Update to MySQL 5.5.22, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-22.html - Turn on PrivateTmp in service file Resolves: #782513 - Comment out the contents of /etc/logrotate.d/mysqld, so that manual action is needed to enable log rotation. Given the multiple ways in which the rotation script can fail, it seems imprudent to try to make it run by default. Resolves: #799735
Fri Mar 23 13:00:00 2012 Remi Collet - 5.5.22-1 - update to MySQL 5.5.22 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-22.html - sync with latest changes in rawhide for 5.5.21
Tue Mar 20 13:00:00 2012 Honza Horak 5.5.21-3 - Revise mysql_plugin test patch which moves plugin files to a temporary directory now Resolves: #789530
Tue Mar 13 13:00:00 2012 Honza Horak 5.5.21-2 - Fix ssl-related tests to specify expected cipher explicitly Related: #789600 - Fix several strcpy calls to check destination size
Mon Feb 27 13:00:00 2012 Tom Lane 5.5.21-1 - Update to MySQL 5.5.21, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-21.html - Hack openssl regression test to still work with rawhide\'s openssl - Fix assorted failures in post-install regression tests (mysql-test RPM) Resolves: #789530
Tue Feb 21 13:00:00 2012 Remi Collet - 5.5.21-1 - update to MySQL 5.5.21 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-21.html
Sun Feb 12 13:00:00 2012 Remi Collet - 5.5.20-2 - sync with rawhide - circular dep for mysql / mysql-libs to fix EL5 update - provides mysql-client (per user request)
Fri Feb 10 13:00:00 2012 Tom Lane 5.5.20-2 - Revise our test-disabling method to make it possible to disable tests on a platform-specific basis, and also to get rid of mysql-disable-test.patch, which broke in just about every upstream update (Honza Horak) - Disable cycle-counter-dependent regression tests on ARM, since there is not currently any support for that in Fedora ARM kernels Resolves: #773116 - Add some comments to mysqld.service documenting how to customize it Resolves: #785243
Fri Jan 27 13:00:00 2012 Tom Lane 5.5.20-1 - Update to MySQL 5.5.20, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html as well as security fixes described at http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html Resolves: #783828 - Re-include the mysqld logrotate script, now that it\'s not so bogus Resolves: #547007
Thu Jan 12 13:00:00 2012 Remi Collet - 5.5.20-1 - update to MySQL 5.5.20 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html
Sat Dec 10 13:00:00 2011 Remi Collet - 5.5.19-1 - update to MySQL 5.5.19 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html - switch to systemd on fedora >= 15 (from rawhide)
Mon Nov 21 13:00:00 2011 Tom Lane 5.5.18-1 - Update to MySQL 5.5.18, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html - Don\'t assume all ethernet devices are named ethX Resolves: #682365
Mon Nov 21 13:00:00 2011 Remi Collet - 5.5.18-1 - update to MySQL 5.5.18 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html
Sat Oct 22 14:00:00 2011 Remi Collet - 5.5.17-1 - update to MySQL 5.5.17 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-17.html
Sun Oct 16 14:00:00 2011 Tom Lane 5.5.15-1.1 - Fix unportable usage associated with va_list arguments Resolves: #744707
Fri Sep 16 14:00:00 2011 Remi Collet - 5.5.16-1 - update to MySQL 5.5.16 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html
Fri Jul 29 14:00:00 2011 Tom Lane 5.5.15-1 - Update to MySQL 5.5.15, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-15.html
Thu Jul 28 14:00:00 2011 Remi Collet - 5.5.15-1 - update to MySQL 5.5.15 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-15.html
Sat Jul 16 14:00:00 2011 Remi Collet - 5.5.14-2 - sync with rawhide
Tue Jul 12 14:00:00 2011 Tom Lane 5.5.14-2 - Remove make_scrambled_password and make_scrambled_password_323 from mysql.h, since we\'re not allowing clients to call those functions anyway Related: #690346
Mon Jul 11 14:00:00 2011 Tom Lane 5.5.14-1 - Update to MySQL 5.5.14, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-14.html
Wed Jul 6 14:00:00 2011 Remi Collet - 5.5.14-1 - update to MySQL 5.5.14 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-14.html
Wed Jul 6 14:00:00 2011 Tom Lane 5.5.13-2 - Remove erroneously-included Default-Start line from LSB init block Resolves: #717024
Thu Jun 2 14:00:00 2011 Tom Lane 5.5.13-1 - Update to MySQL 5.5.13, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-13.html
Tue May 31 14:00:00 2011 Remi Collet - 5.5.13-1 - update to MySQL 5.5.13 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-13.html
Tue May 10 14:00:00 2011 Tom Lane 5.5.12-1 - Update to MySQL 5.5.12, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-12.html
Tue May 10 14:00:00 2011 Tom Lane 5.5.10-3 - Add LSB init block to initscript, to ensure sane ordering at system boot Resolves: #703214 - Improve initscript start action to notice when mysqladmin is failing because of configuration problems Related: #703476 - Remove exclusion of \"gis\" regression test, since upstream bug 59908 is fixed (for some value of \"fixed\") as of 5.5.10.
Mon May 9 14:00:00 2011 Remi Collet - 5.5.12-1 - update to MySQL 5.5.12 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-12.html
Sat Apr 30 14:00:00 2011 Remi Collet - 5.5.11-1.fc15 - f15 build - add Obsoletes for compat-mysql55
Tue Apr 5 14:00:00 2011 Remi Collet - 5.5.11-1 - update to MySQL 5.5.11 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-11.html
Wed Mar 23 13:00:00 2011 Tom Lane 5.5.10-2 - Add my_make_scrambled_password to the list of symbols exported by libmysqlclient.so. Needed at least by pure-ftpd.
Mon Mar 21 13:00:00 2011 Tom Lane 5.5.10-1 - Update to MySQL 5.5.10, for various fixes described at http://dev.mysql.com/doc/refman/5.5/en/news-5-5-10.html Note that this includes a rather belated soname version bump for libmysqlclient.so, from .16 to .18 - Add tmpfiles.d config file so that /var/run/mysqld is recreated at boot (only needed in Fedora 15 and later) Resolves: #658938
Tue Mar 15 13:00:00 2011 Remi Collet - 5.5.10-1 - update to MySQL 5.5.10 Community Server GA http://dev.mysql.com/doc/refman/5.5/en/news-5-5-10.html - provides /etc/sysconfig/mysqld - fix default my.cnf - client ABI bump to .18 by upstream
Mon Feb 7 13:00:00 2011 Remi Collet - 5.5.9-1 - sync with rawhide (latest patches for 5.5.8) - update to MySQL 5.5.9 Community Server GA - disable main.information_schema test which have strange result
Fri Feb 4 13:00:00 2011 Tom Lane 5.5.8-9 - Support s390/s390x in performance schema\'s cycle-counting functions (needed to make regression tests pass on these platforms)
Thu Feb 3 13:00:00 2011 Tom Lane 5.5.8-8 - PPC64 floating-point differences are not masked by -ffloat-store after all, so let\'s just disable gis regression test till upstream makes it less picky Resolves: #674253 - Add __perllib_requires setting to make rpm 4.9 do what we need
Wed Feb 2 13:00:00 2011 Tom Lane 5.5.8-7 - Work around some portability issues on PPC64 Resolves: #674253
Thu Jan 20 13:00:00 2011 Tom Lane 5.5.8-6 - Remove no-longer-needed special switches in CXXFLAGS, per yesterday\'s discussion in fedora-devel about -fexceptions. - Rebuild needed anyway to check compatibility with latest systemtap.
Thu Jan 13 13:00:00 2011 Tom Lane 5.5.8-5 - Fix failure to honor MYSQL_HOME environment variable Resolves: #669364
Thu Jan 13 13:00:00 2011 Tom Lane 5.5.8-4 - Fix crash during startup of embedded mysqld library Resolves: #667365
Sat Jan 8 13:00:00 2011 Remi Collet - 5.5.8-3 - sync with rawhide
Mon Jan 3 13:00:00 2011 Tom Lane 5.5.8-3 - my_print_help, load_defaults, free_defaults, and handle_options all turn out to be documented/recommended in Paul DuBois\' MySQL book, so we\'d better consider them part of the de-facto API. Resolves: #666728
Tue Dec 28 13:00:00 2010 Remi Collet - 5.5.8-2 - sync with rawhide
Mon Dec 27 13:00:00 2010 Tom Lane 5.5.8-2 - Add mysql_client_errors[] to the set of exported libmysqlclient symbols; needed by PHP.
Thu Dec 23 13:00:00 2010 Tom Lane 5.5.8-1 - Update to MySQL 5.5.8 (major version bump). Note this includes removal of libmysqlclient_r.so. - Add a linker version script to hide libmysqlclient functions that aren\'t part of the documented API.
Fri Dec 17 13:00:00 2010 Remi Collet - 5.5.8-1 - Update to MySQL Community Server 5.5.8 GA - move from autotools to cmake - remove EXCEPTIONS-CLIENT (no more provided upstream) - force soname to .161 (compat-mysql51 provides .16)
Wed Nov 10 13:00:00 2010 Remi Collet - 5.5.7-1 - Update to MySQL Community Server 5.5.7 RC - add startsos to init script (--skip-grant-tables --skip-networking)
Fri Sep 24 14:00:00 2010 Remi Collet - 5.5.6-1 - Update to MySQL Community Server 5.5.6 RC
Sat Aug 28 14:00:00 2010 Tom Lane 5.1.50-2 - Include my_compiler.h in distribution, per upstream bug #55846. Otherwise PHP, for example, won\'t build.
Sat Aug 28 14:00:00 2010 Remi Collet - 5.1.50-2 - sync with rawhide - add patch for missing header (and notify mysql-owner) http://lists.mysql.com/commits/116644
Sat Aug 28 14:00:00 2010 Tom Lane 5.1.50-1 - Update to MySQL 5.1.50, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html http://dev.mysql.com/doc/refman/5.1/en/news-5-1-49.html
Fri Aug 20 14:00:00 2010 Remi Collet - 5.1.50-1 - Update to MySQL 5.1.50 Community Server GA http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html - add BR perl(Time::HiRes) for EL-4
Fri Jul 23 14:00:00 2010 Remi Collet - 5.1.49-1 - sync with rawhide - Update to MySQL 5.1.49 Community Server GA
Tue Jul 13 14:00:00 2010 Tom Lane 5.1.48-2 - Duplicate COPYING and EXCEPTIONS-CLIENT in -libs and -embedded subpackages, to ensure they are available when any subset of mysql RPMs are installed, per revised packaging guidelines - Allow init script\'s STARTTIMEOUT/STOPTIMEOUT to be overridden from sysconfig Related: #609734
Fri Jun 25 14:00:00 2010 Remi Collet - 5.1.48-1.1 - fix useradd command (-N not supported everywhere)
Mon Jun 21 14:00:00 2010 Tom Lane 5.1.48-1 - Update to MySQL 5.1.48, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-48.html including a fix for CVE-2010-2008 Related: #614214
Thu Jun 17 14:00:00 2010 Remi Collet - 5.1.48-1 - sync with rawhide - Update to MySQL 5.1.48 Community Server GA
Fri Jun 4 14:00:00 2010 Tom Lane 5.1.47-2 - Add back \"partition\" storage engine Resolves: #597390 - Fix broken \"federated\" storage engine plugin Related: #587170 - Read all certificates in SSL certificate files, to support chained certs Related: #598656
Mon May 24 14:00:00 2010 Tom Lane 5.1.47-1 - Update to MySQL 5.1.47, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html including fixes for CVE-2010-1848, CVE-2010-1849, CVE-2010-1850 Resolves: #592862 Resolves: #583717 - Create mysql group explicitly in pre-server script, to ensure correct GID Related: #594155
Fri May 21 14:00:00 2010 Remi Collet - 5.1.47-1 - Update to MySQL 5.1.47 Community Server GA
Mon Apr 26 14:00:00 2010 Remi Collet - 5.1.46-1.###.remi - Update to MySQL 5.1.46 Community Server GA
Sat Apr 24 14:00:00 2010 Tom Lane 5.1.46-1 - Update to MySQL 5.1.46, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-46.html
Thu Mar 25 13:00:00 2010 Tom Lane 5.1.45-2 - Fix multiple problems described in upstream bug 52019, because regression tests fail on PPC if we don\'t.
Thu Mar 18 13:00:00 2010 Remi Collet - 5.1.45-1.###.remi - Update to MySQL 5.1.45 Community Server GA
Fri Feb 19 13:00:00 2010 Remi Collet - 5.1.44-1.###.remi - Update to MySQL 5.1.44 Community Server GA - sync with rawhide spec (drop ndb)
Sat Feb 13 13:00:00 2010 Tom Lane 5.1.43-2 - Remove mysql-cluster, which is no longer supported by upstream in this source distribution. If we want it we\'ll need a separate SRPM for it.
Mon Feb 1 13:00:00 2010 Remi Collet - 5.1.43-1.###.remi - Update to MySQL 5.1.43 Community Server GA - sync with rawhide spec
Thu Dec 31 13:00:00 2009 Remi Collet - 5.1.42-1.###.remi - Update to MySQL 5.1.42 Community Server GA
Thu Dec 17 13:00:00 2009 Tom Lane 5.1.41-2 - Stop waiting during \"service mysqld start\" if mysqld_safe exits Resolves: #544095
Mon Nov 23 13:00:00 2009 Tom Lane 5.1.41-1 - Update to MySQL 5.1.41, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-41.html including fixes for CVE-2009-4019 Related: #540906 - Don\'t set old_passwords=1; we aren\'t being bug-compatible with 3.23 anymore Resolves: #540735
Wed Nov 18 13:00:00 2009 Remi Collet - 5.1.41-1.###.remi - Update to MySQL 5.1.41 Community Server GA - no chm for this version
Tue Nov 10 13:00:00 2009 Tom Lane 5.1.40-1 - Update to MySQL 5.1.40, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-40.html - Do not force the --log-error setting in mysqld init script Resolves: #533736
Thu Oct 22 14:00:00 2009 Remi Collet - 5.1.40-1.###.remi - Update to MySQL 5.1.40 Community Server GA - no chm for this version
Sat Oct 17 14:00:00 2009 Tom Lane 5.1.39-4 - Replace kluge fix for ndbd sparc crash with a real fix (mysql bug 48132)
Thu Oct 15 14:00:00 2009 Tom Lane 5.1.39-3 - Work around two different compiler bugs on sparc, one by backing off optimization from -O2 to -O1, and the other with a klugy patch Related: #529298, #529299 - Clean up bogosity in multilib stub header support: ia64 should not be listed (it\'s not multilib), sparc and sparc64 should be
Wed Sep 23 14:00:00 2009 Tom Lane 5.1.39-2 - Work around upstream bug 46895 by disabling outfile_loaddata test
Tue Sep 22 14:00:00 2009 Tom Lane 5.1.39-1 - Update to MySQL 5.1.39, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-39.html
Sat Sep 19 14:00:00 2009 Remi Collet - 5.1.39-1.###.remi - Update to MySQL 5.1.39 Community Server GA - no chm for this version
Sat Sep 5 14:00:00 2009 Remi Collet - 5.1.38-1.###.remi - Update to MySQL 5.1.38 Community Server GA - snc with lastest rawhide patches
Mon Aug 3 14:00:00 2009 Remi Collet - 5.1.37-1.###.remi - Update to MySQL 5.1.37 Community Server GA
Sun Aug 2 14:00:00 2009 Tom Lane 5.1.37-1 - Update to MySQL 5.1.37, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-37.html
Fri Jul 10 14:00:00 2009 Tom Lane 5.1.36-1 - Update to MySQL 5.1.36, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-36.html
Thu Jul 2 14:00:00 2009 Remi Collet - 5.1.36-1.###.remi - Update to MySQL 5.1.36 Community Server GA
Tue Jun 9 14:00:00 2009 Remi Collet - 5.1.35-2.###.remi - split manual in subpackage - sync with fedora init script
Sat Jun 6 14:00:00 2009 Tom Lane 5.1.35-1 - Update to MySQL 5.1.35, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-35.html - Ensure that /var/lib/mysql is created with the right SELinux context Resolves: #502966
Sat Jun 6 14:00:00 2009 Remi Collet - 5.1.35-1.###.remi - Update to MySQL 5.1.35 Community Server GA - add manual.chm in mysql package
Fri May 15 14:00:00 2009 Tom Lane 5.1.34-1 - Update to MySQL 5.1.34, for various fixes described at http://dev.mysql.com/doc/refman/5.1/en/news-5-1-34.html - Increase startup timeout per bug #472222
Fri Apr 17 14:00:00 2009 Remi Collet - 5.1.34-1.###.remi - Update to MySQL 5.1.34 Community Server GA
Wed Apr 15 14:00:00 2009 Tom Lane 5.1.33-2 - Increase stack size of ndbd threads for safety\'s sake. Related: #494631
Tue Apr 7 14:00:00 2009 Tom Lane 5.1.33-1 - Update to MySQL 5.1.33. - Disable use of pthread_setschedparam; doesn\'t work the way code expects. Related: #477624
Fri Apr 3 14:00:00 2009 Remi Collet - 5.1.33-1.###.remi - Update to MySQL 5.1.33 Community Server GA - add --federated option in init script
Wed Mar 4 13:00:00 2009 Tom Lane 5.1.32-1 - Update to MySQL 5.1.32.
Wed Mar 4 13:00:00 2009 Remi Collet - 5.1.32-1.###.remi - Update to MySQL 5.1.32 Community Server GA
Fri Feb 27 13:00:00 2009 Remi Collet - 5.1.31-1.###.remi - Update to MySQL 5.1.31 Community Server GA
Thu Jan 22 13:00:00 2009 Tom Lane 5.1.30-2 - hm, apparently --with-innodb and --with-ndbcluster are still needed even though no longer documented ...
Thu Jan 22 13:00:00 2009 Tom Lane 5.1.30-1 - Update to MySQL 5.1.30. Note that this includes an ABI break for libmysqlclient (it\'s now got .so major version 16). - This also updates mysql for new openssl build
Sat Nov 29 13:00:00 2008 Remi Collet - 5.1.30-1.fc10.remi - Update to MySQL 5.1.30 Community Server GA - add embeded and embeded-dev sub-packages (as in rawhide)
Sat Nov 8 13:00:00 2008 Remi Collet - 5.1.29-0.1.rc.fc10.remi - Fedora 10 rebuild
Mon Oct 27 13:00:00 2008 Remi Collet - 5.1.29-0.1.rc.###.remi - Update to MySQL 5.1.28 Community Server
Sun Sep 14 14:00:00 2008 Remi Collet - 5.1.28-0.1.rc.###.remi - Update to MySQL 5.1.28 Community Server
Sun Jun 15 14:00:00 2008 Remi Collet - 5.1.26-0.1.rc.###.remi - Update to MySQL 5.1.26 Community Server
Mon Jun 9 14:00:00 2008 Remi Collet - 5.1.25-0.1.rc.###.remi - Update to MySQL 5.1.25 Community Server
Sat Apr 19 14:00:00 2008 Remi Collet - 5.1.24-0.1.rc.fc8.remi - Update to MySQL 5.1.24 Community Server
Sun Mar 30 14:00:00 2008 Remi Collet - 5.1.23-0.1.rc.fc8.remi - Update to MySQL 5.1.23a Community Server - Release Candidate Development Release - enable maria storage engine
Fri Feb 15 13:00:00 2008 Remi Collet - 5.1.23-0.rc.fc7.remi - Update to MySQL 5.1.23 Community Server - Release Candidate Development Release
Sat Aug 25 14:00:00 2007 Remi Collet - 5.1.22-0.rc.fc7.remi - Update to MySQL 5.1.22 Community Server
Sat Aug 25 14:00:00 2007 Remi Collet - 5.1.21-0.beta.fc7.remi - Update to MySQL 5.1.21 Community Server - switch back from Yassl to Openssl
Tue Aug 14 14:00:00 2007 Remi Collet - 5.1.20-0.beta.fc7.remi - Update to MySQL 5.1.20 Community Server - try sub-package mysql-server-extras but not ok (plugin must be activated)
Sat Jul 14 14:00:00 2007 Remi Collet - 5.0.45-1.###.remi - Update to MySQL 5.0.45 Community Server - add mysql-5.0.45-upgrade-test.patch
Wed May 9 14:00:00 2007 Remi Collet - 5.0.41-1.###.remi - Update to MySQL 5.0.41 Community Server
Thu Mar 29 14:00:00 2007 Tom Lane 5.0.37-2 - Use a less hacky method of getting default values in initscript Related: #233771, #194596 - Improve packaging of mysql-libs per suggestions from Remi Collet Resolves: #233731 - Update default /etc/my.cnf ([mysql.server] has been bogus for a long time)
Tue Mar 27 14:00:00 2007 Remi Collet - 5.0.37-2.fc{3-6}.remi - rebuild from rawhide (new mysql-libs sub-package) - provide mysql/my_config_i386.h on i386.
Mon Mar 12 13:00:00 2007 Tom Lane 5.0.37-1 - Update to MySQL 5.0.37 Resolves: #231838 - Put client library into a separate mysql-libs RPM to reduce dependencies Resolves: #205630
Fri Mar 9 13:00:00 2007 Remi Collet - 5.0.37-1.fc{3-6}.remi - Update to MySQL Community Server 5.0.37
Sat Mar 3 13:00:00 2007 Remi Collet - 5.0.36-1.fc{3-6}.remi - Update to MySQL 5.0.36
Sat Feb 17 13:00:00 2007 Remi Collet - 5.0.33-1.fc{3-6}.remi - rebuild from rawhide - (re)add archive, csv, blackhole and federated \"storage-engine\"
Fri Feb 9 13:00:00 2007 Tom Lane 5.0.33-1 - Update to MySQL 5.0.33 - Install band-aid fix for \"view\" regression test designed to fail after 2006 - Don\'t chmod -R the entire database directory tree on every startup Related: #221085 - Fix unsafe use of install-info Resolves: #223713 - Cope with new automake in F7 Resolves: #224171
Sat Jan 20 13:00:00 2007 Remi Collet - 5.0.33-0.fc{3-6}.remi - update to MySQL 5.0.33 Community Server
Sat Nov 11 13:00:00 2006 Remi Collet - 5.0.27-1.fc6.remi - x86_64 rebuild from rawhide spec.
Thu Nov 9 13:00:00 2006 Tom Lane 5.0.27-1 - Update to MySQL 5.0.27 (see CVE-2006-4031, CVE-2006-4226, CVE-2006-4227) Resolves: #202247, #202675, #203427, #203428, #203432, #203434, #208641 - Fix init script to return status 1 on server start timeout Resolves: #203910 - Move mysqldumpslow from base package to mysql-server Resolves: #193559 - Adjust link options for BDB module Resolves: #199368
Sun Oct 29 13:00:00 2006 Remi Collet - 5.0.27-1.fc{3-6}.remi - Update to MySQL 5.0.27
Wed Oct 25 14:00:00 2006 Remi Collet - 5.0.26-1.fc6.remi - FC6 build
Wed Oct 11 14:00:00 2006 Remi Collet - 5.0.26-1.fc{3,4,5}.remi - Update to MySQL 5.0.26 - add mysql-5.0.26-upgrade.patch (default basedir)
Thu Sep 14 14:00:00 2006 Remi Collet - 5.0.24a-1.fc{3,4,5}.remi - Update to MySQL 5.0.24a
Sat Aug 19 14:00:00 2006 Remi Collet - 5.0.24-1.fc{3,4,5}.remi - Fix bogus perl Requires for mysql-test (as in 5.0.22-2.1 from Rawhide) - Update to MySQL 5.0.24
Sat Jun 10 14:00:00 2006 Tom Lane 5.0.22-2 - Work around brew\'s tendency not to clean up failed builds completely, by adding code in mysql-testing.patch to kill leftover mysql daemons.
Thu Jun 8 14:00:00 2006 Tom Lane 5.0.22-1 - Update to MySQL 5.0.22 (fixes CVE-2006-2753) - Install temporary workaround for gcc bug on s390x (bz #193912)
Thu Jun 1 14:00:00 2006 Remi Collet - 5.0.22-1.fc{3,4,5}.remi - Update to MySQL 5.0.22
Tue May 2 14:00:00 2006 Tom Lane 5.0.21-2 - Fix bogus perl Requires for mysql-test
Tue May 2 14:00:00 2006 Remi Collet - 5.0.21-1.fc{3,4,5}.remi - rebuilt for FC3, FC4 & FC5 with news spec from FC5 \"testing\" - (re)add archive, csv, blackhole and federated \"storage-engine\"
Tue May 2 14:00:00 2006 Tom Lane 5.0.21-1.FC5.1 - Update to MySQL 5.0.21 - Modify multilib header hack to not break non-RH arches, per bug #181335 - Remove logrotate script, per bug #180639. - Add a new mysql-test RPM to carry the regression test files; hack up test scripts as needed to make them run in /usr/share/mysql-test.
Thu Apr 13 14:00:00 2006 Remi Collet - 5.0.20-1.fc{3,4,5}.remi - update to 5.0.20
Wed Apr 5 14:00:00 2006 Remi Collet - 5.0.19-2.fc5.remi - del example \"storage-engine\" - FC5 build
Sat Mar 11 13:00:00 2006 Remi Collet - 5.0.19-1.fc{3,4}.remi - update to 5.0.19 - add mysql_upgrade to mysql-server
Fri Feb 10 13:00:00 2006 Jesse Keating - 5.0.18-2.1 - bump again for double-long bug on ppc(64)
Thu Feb 9 13:00:00 2006 Tom Lane 5.0.18-2 - err-log option has been renamed to log-error, fix my.cnf and initscript
Tue Feb 7 13:00:00 2006 Jesse Keating - 5.0.18-1.1 - rebuilt for new gcc4.1 snapshot and glibc changes
Thu Jan 5 13:00:00 2006 Remi Collet 5.0.18-1.fc{3,4}.remi - rebuilt for FC3 & FC4 with news spec from rawhide - (re)add archive, csv, example, blackhole and federated \"storage-engine\"
Thu Jan 5 13:00:00 2006 Tom Lane 5.0.18-1 - Update to MySQL 5.0.18
Thu Dec 15 13:00:00 2005 Tom Lane 5.0.16-4 - fix my_config.h for ppc platforms
Thu Dec 15 13:00:00 2005 Tom Lane 5.0.16-3 - my_config.h needs to guard against 64-bit platforms that also define the 32-bit symbol
Wed Dec 14 13:00:00 2005 Tom Lane 5.0.16-2 - oops, looks like we want uname -i not uname -m
Mon Dec 12 13:00:00 2005 Tom Lane 5.0.16-1 - Update to MySQL 5.0.16 - Add EXCEPTIONS-CLIENT license info to the shipped documentation - Make my_config.h architecture-independent for multilib installs; put the original my_config.h into my_config_$ARCH.h - Add -fwrapv to CFLAGS so that gcc 4.1 doesn\'t break it
Fri Dec 9 13:00:00 2005 Jesse Keating - rebuilt
Sat Nov 26 13:00:00 2005 Remi Collet 5.0.16-0.fc4.remi - rebuild from fedora spec in rawhide (very few differences : add \"mysql-rpl_ddl.patch\" del \"--with-vio\" ) - add archive, csv, example, blackhole and federated \"storage-engine\" - see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=173253 - Update to MySQL 5.0.16
Mon Nov 14 13:00:00 2005 Tom Lane 5.0.15-3 - Make stop script wait for daemon process to disappear (bz#172426)
Wed Nov 9 13:00:00 2005 Tom Lane 5.0.15-2 - Rebuild due to openssl library update.
Thu Nov 3 13:00:00 2005 Tom Lane 5.0.15-1 - Update to MySQL 5.0.15 (scratch build for now)
Mon Oct 24 14:00:00 2005 Remi Collet 5.0.15-0.1.fc4.remi - mysql-5.0.15 \"Generally Available\"
Sat Oct 15 14:00:00 2005 Remi Collet 5.0.13-0.2.fc4.remi - add archive, csv, example, blackhole and federated \"storage-engine\"
Sat Oct 8 14:00:00 2005 Remi Collet 5.0.13-0.1.fc4.remi - first build of mysql 5.0.13 for Fedora
|
|
|