diff --git a/root/etc/e-smith/templates/etc/e-smith/sql/init/phpmyadmin b/root/etc/e-smith/templates/etc/e-smith/sql/init/phpmyadmin index 5d9e541..2d66543 100644 --- a/root/etc/e-smith/templates/etc/e-smith/sql/init/phpmyadmin +++ b/root/etc/e-smith/templates/etc/e-smith/sql/init/phpmyadmin @@ -16,30 +16,9 @@ fi /usr/bin/mysql <= 4.4.15.10 -Requires: smeserver-release >= 10.0 -Requires: smeserver-apache >= 2.6.0-19 +Requires: phpMyAdmin >= 5.2.1 +Requires: smeserver-release >= 11.0 +Requires: smeserver-apache Obsoletes: phpmyadmin,phpMyAdmin3 BuildRequires: smeserver-devtools Obsoletes: e-smith-phpmyadmin @@ -31,6 +31,9 @@ Implementation of phpMyAdmin for SME Server. Access with admin username/password via: https://yourdomain/phpmyadmin. %changelog +* Fri Sep 13 2024 Jean-Philippe Pialasse 5.2.1-1.sme +- fix mysql user creation [SME: 12736] + * Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley 4.0.10.2-16.sme - Fix e-smith references in smeserver-phpmyadmin [SME: 12732]