mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
mariadb: bump to major version 10.4
Highlights: - Bump from 10.2.26 to 10.4.10 - auth_pam got replaced with never version, old one still available as auth_pam_v1 - semisync plugins were merged into the core - Upstream now installs symlinks for binaries with mariadb prefix. To accommodate that this commit updates Package/mariadb/install/bin accordingly. - Patches are updated with new ones from Debian and Arch (thanks!) - libedit patch dropped because it's upstream now. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/scripts/mysql_install_db.sh
|
||||
+++ b/scripts/mysql_install_db.sh
|
||||
@@ -410,7 +410,7 @@ fi
|
||||
@@ -419,7 +419,7 @@ fi
|
||||
|
||||
|
||||
# Try to determine the hostname
|
||||
|
||||
Reference in New Issue
Block a user