Changelog for
community-mysql-libs-8.0.12-1.fc29.x86_64.rpm :
* Wed Aug 01 2018 Norvald H. Ryeng
- 8.0.12-1- Update to MySQL 8.0.12
* Tue Jul 17 2018 Honza Horak - 8.0.11-5- Move log file to a directory owned by mysql user Resolves: #1590369- Use explicitly openssl-devel as dependency for -devel sub-package
* Thu Jul 12 2018 Honza Horak - 8.0.11-4- Move mysqld back to /usr/libexec, and create a symlink in /usr/sbin
* Thu Jul 12 2018 Fedora Release Engineering - 8.0.11-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Mon May 14 2018 Norvald H. Ryeng - 8.0.11-2- MySQL 8.0 has notify support- SQL restart command needs MYSQLD_PARENT_PID=1- Increase LimitNOFILE- Disable symbolic links is default (and option deprecated)- Move mysqld to /usr/bin, with mysqld_safe gone there no reason to have mysqld in libexec- FIPS mode is now supported: https://dev.mysql.com/doc/refman/8.0/en/fips-mode.html- Remove legacy embedded refs from cnf files- Clean up patches: re-numbering and removing- Recommend to use systemctl edit to modify service files
* Fri Apr 20 2018 Norvald H. Ryeng - 8.0.11-1- Update to MySQL 8.0.11 (GA).
* Thu Apr 19 2018 Michal Schorm - 5.7.22-1- Rebase to 5.7.22 version- CVE fixes: #1568963 CVE-2018-2755 CVE-2018-2758 CVE-2018-2759 CVE-2018-2761 CVE-2018-2762 CVE-2018-2766 CVE-2018-2769 CVE-2018-2771 CVE-2018-2773 CVE-2018-2775 CVE-2018-2776 CVE-2018-2777 CVE-2018-2778 CVE-2018-2779 CVE-2018-2780 CVE-2018-2781 CVE-2018-2782 CVE-2018-2784 CVE-2018-2786 CVE-2018-2787 CVE-2018-2810 CVE-2018-2812 CVE-2018-2813 CVE-2018-2816 CVE-2018-2817 CVE-2018-2818 CVE-2018-2819 CVE-2018-2839 CVE-2018-2846
* Tue Feb 27 2018 Michal Schorm - 5.7.21-6- Rebuilt after Rawhide & f28 & f27 & f26 merge
* Sun Feb 25 2018 Michal Schorm - 5.7.21-5- Rebuilt for ldconfig_post and ldconfig_postun bug Related: #1548331
* Mon Feb 19 2018 Michal Schorm - 5.7.21-3- Move my_print_defaults binary to the server package to resolve conflict with mariadb
* Wed Feb 07 2018 Fedora Release Engineering - 5.7.21-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild- Removed \'static\' library subpackage
* Sun Jan 21 2018 Norvald H. Ryeng - 5.7.21-1- Update to MySQL 5.7.21, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-21.html- Add rpcgen to buildrep- Add support for libtirpc- Fix for various CVEs listed on http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html- Add fix for libxcrypt - do not assume \"crypt()\" function is provided by glibc Resolves: #1536881- Fix obsoletes using isa macro, remove the line entirely Resolves: #1537210
* Sat Jan 20 2018 Björn Esser - 5.7.20-5- Rebuilt for switch to libxcrypt
* Tue Jan 02 2018 Michal Schorm - 5.7.20-4- Provide subackage with a client static library Needed by mysql-connector-odbc package- Remove Group tag as it shouldn\'t be used anymore
* Sat Dec 09 2017 Honza Horak - 5.7.20-3- Port for OpenSSL 1.1 Fix tests that expect some particular ciphers
* Tue Nov 28 2017 Michal Schorm - 5.7.20-2- In F>27 stick to upstream library version naming
* Wed Oct 25 2017 Michal Schorm - 5.7.20-1- Fix owner and perms on log file in post script Related: #1497694
* Mon Oct 16 2017 Norvald H. Ryeng - 5.7.20-1- Update to MySQL 5.7.20, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-20.html- Move all test binaries to -test package- Dont ship unneeded man pages on systemd platforms- Remove mysql_config_editor from -devel package, shipped in client- CVE fixes: #1503701 CVE-2017-10155 CVE-2017-10227 CVE-2017-10268 CVE-2017-10276 CVE-2017-10279 CVE-2017-10283 CVE-2017-10286 CVE-2017-10294 CVE-2017-10314 CVE-2017-10378 CVE-2017-10379 CVE-2017-10384
* Mon Aug 28 2017 Honza Horak - 5.7.19-6- Add bundled(boost) virtual provide- Support --defaults-group-suffix option in systemd unit file Related: #1400702
* Fri Aug 04 2017 Honza Horak - 5.7.19-5- Allow to use MD5 in FIPS mode Related: #1449689- Remove snippets from mysql-preparep-db-dir.sh that could have security impact Do not run parts of SysV init script as root if possible Related: CVE-2017-3312- Include mysqldAATT.service file and do not run start scripts in the unit file as root
* Wed Aug 02 2017 Fedora Release Engineering - 5.7.19-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering - 5.7.19-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 25 2017 Michal Schorm - 5.7.19-2- Replication tests in the testsuite enabled, they don\'t fail anymore- Retry count in the testsuite dropped to 0
* Wed Jul 12 2017 Norvald H. Ryeng - 5.7.19-1- Update to MySQL 5.7.19, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-19.html- Use new --report-unstable-tests to handle unstable tests- Prefer /run over /var/run (#1462688)- Resolves: #1462688; /run - CVE fixes: #1472716 CVE-2017-3633, CVE-2017-3634, CVE-2017-3635, CVE-2017-3641, CVE-2017-3647 CVE-2017-3648, CVE-2017-3649, CVE-2017-3651, CVE-2017-3652, CVE-2017-3653
* Fri Jul 07 2017 Igor Gnatenko - 5.7.18-4- Rebuild due to bug in RPM (RHBZ #1468476)
* Mon May 15 2017 Fedora Release Engineering - 5.7.18-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Wed Apr 19 2017 Michal Schorm - 5.7.18-2- \'force\' option for \'rm\' removed in specfile- CVEs fixed by previous commit, #1443407: CVE-2017-3308 CVE-2017-3309 CVE-2017-3329 CVE-2017-3450 CVE-2017-3453 CVE-2017-3456 CVE-2017-3461 CVE-2017-3462 CVE-2017-3463 CVE-2017-3464 CVE-2017-3599 CVE-2017-3600
* Mon Apr 03 2017 Norvald H. Ryeng - 5.7.18-1- Update to MySQL 5.7.18, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-18.html- Remove patch for test fix now upstream- Sample my-
*.cnf is gone
* Wed Feb 15 2017 Michal Schorm - 5.7.17-4- Fix of broken cross mysql-mariadb dependecies- Fix of community-mysql server-client dependecy- Testsuite retry count lifted to 3 tries
* Fri Feb 10 2017 Fedora Release Engineering - 5.7.17-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Jan 04 2017 Norvald H. Ryeng - 5.7.17-2- Fix test that used a hardcoded date (2017-01-01)
* Mon Dec 12 2016 Norvald H. Ryeng - 5.7.17-1- Update to MySQL 5.7.17, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-17.html- Add new plugin: connnection_control.so- Add MySQL Group Replication: group_replication.so- Add numactl-devel to buildreq and enable NUMA support (if available)- Simplify boost path- Build compat-openssl10 in rawhide for now- Reqs. in -devel packages was incomplete
* Tue Oct 18 2016 Norvald H. Ryeng - 5.7.16-1- Update to MySQL 5.7.16, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-16.html
* Tue Sep 06 2016 Norvald H. Ryeng - 5.7.15-1- Update to MySQL 5.7.15, for various fixes described at https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-15.html- Remove patches now upstream (buf_block_align, lz4)- perl(JSON) needed for tests- Adjust list of problematic tests