[mythtv-commits] [MythTV/mythtv] 4dadf5: Use builtin libbluray for Centos8.
ltangvald
noreply at github.com
Thu Nov 28 05:44:52 UTC 2019
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 4dadf584bf0321815d122ebfbd8b640d750df9bd
https://github.com/MythTV/mythtv/commit/4dadf584bf0321815d122ebfbd8b640d750df9bd
Author: Gary Buhrmaster <gary.buhrmaster at gmail.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M mythtv/configure
Log Message:
-----------
Use builtin libbluray for Centos8.
This library can easily be built on Centos8, but isn't provided as
part of the distribution. Use the internal version of the library for
now. When the library finally becomes available in the distro, revert
this patch.
Fixes #13520.
Signed-off-by: David Hampton <mythtv at love2code.net>
Commit: f21b8e56b987795837c4cb4352abb44d7afcc90b
https://github.com/MythTV/mythtv/commit/f21b8e56b987795837c4cb4352abb44d7afcc90b
Author: Lars Tangvald <lars.tangvald at oracle.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M mythplugins/mythzoneminder/mythzmserver/zmserver.cpp
Log Message:
-----------
Fix mythzoneminder compile with MySQL 8.0.
MySQL and MariaDB are beginning to diverge at the client API level.
Add a compile time directive to user the proper type of variable for
reconnecting to a database. Fixes #13304.
Signed-off-by: David Hampton <mythtv at love2code.net>
Compare: https://github.com/MythTV/mythtv/compare/801a4a892070...f21b8e56b987
More information about the mythtv-commits
mailing list