MariaDB 10.2.10
https://mariadb.com/kb/en/library/mariadb-10210-release-notes/
CVE fixes:
CVE-2017-10378, CVE-2017-10268, CVE-2017-15365
Bug fixes:
- PID file location fixed
- Start using location libdir/mariadb for plugins
- Move libraries to libdir
- Divided to more sub-packages to match upstream's RPM list
- Update of Cmake arguments to supported format
- Remove false Provides
- Fix client library obsolete
- Remove unused python scripts which remained from TokuDB upstream
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2017-7b83201239
Please login to add feedback.
This update has been submitted for testing by mschorm.
This update has been pushed to testing.
Works for me.
Also fixed a problem where Cqrlog was not able to start.
client side packages works fine
works for me
wfm
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
I haven't installed, but what in this version is supposed to provide
libmysqlclient.so.18()(64bit)
?works fine
Maintainer note: This update won't be pushed to stable until fixed: as "amessina" comment says - it could potentialy break update.
Works fine!
Didn't work for me, and had to revert back to 10.2.9-3.fc27
/var/lib/mysql has plenty of space!
and
After downgrading back to mariadb-server-10.2.9-3.fc27, replication continued from stalled position.
Still have an issue where the server shutdown hangs for 10 minutes waiting for mariadb service to stop.
karma: -1
Verified 1483331 is fixed. WFM.
@mschorm for my comment above regarding package dependency issues...
Do the dependent packages need to be rebuilt against new versions of mariadb? For example, mysql-connector-odbc hasn't had any change except for being rebuilt since Fedora 23: https://src.fedoraproject.org/rpms/mysql-connector-odbc/commits/f27.
Or does mariadb need to provide
libmysqlclient.so.18()(64bit)
?Please see dnf provides 'libmysqlclient.so.18()(64bit)'. You need mariadb-libs.
@gtwilliams, correct. But the 101.2.10 builds don't provide it:
Works great! LGTM! =)
@amessina Yes, a new version of packages will be needed. There are several big issues connected together.
Currently I'm working on it and my plan is following: 1) begin provides of the static mysql client library by "community-mysql" package (because "mysql-connector-odbc" canĀ“t be linked dynamically in newer versions) 2) begin building of "mysql-connector-odbc" against "community-mysql" again (because needed mariadb source codes aren't available in newer version - and that's why the "mysql-connector-odbc" wasn't updated so long) 3) build "mysql-connector-odbc" against that static library (that will both make the package working again and enable the update for MariaDB that dropped the dynamic library)
And I'll see, if I'll push this update to stable. Probabbly not, because of @anonymous issue. However MariaDB 10.2.11 is already packed and built for 27 and Rawhide, so maybe I'll override this update by the newer one.
This update has been submitted for batched by mschorm.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.