[BlueOnyx:21338] YUM updates: 5207R, 5208R, 5209R

Michael Stauber mstauber at blueonyx.it
Tue Sep 5 18:14:56 -05 2017


Hi all,

I just published an updated base-mysql and base-vsite for 5207R, 5208R
and 5209R which contain the following fixes:

base-mysql:
============

When MySQL is enabled for a Vsite, a MySQL database and User are
created. On 5209R with MariaDB 10.1 installed, the resulting MySQL-User
was lacking any privileges for the freshly created MySQL database.

Reason: We skipped the creation of the user, as that used to
automatically happen during the GRANT stage anyway. However: In MariaDB
10.1 this behavior seems to have changed and the user must be explicitly
created first before GRANT can be used. Therefore I modified the
respective Sausalito Handler to create the User first.

base-vsite:
============

Small fixes to Web Server Alias handling and the Active Monitor
component of it:

- When saving under <Vsite> / "Services" / "Web" the GUI now eliminates
any Web Server Alias duplicates. So if you accidentally enter the same
alias twice, the GUI will remove the duplicate automatically.

- If someone accidentally uses the FQDN of the Vsite as Alias (which is
redundant and unhealthy under Apache 2.4), then the FQDN will be removed
automatically from the list of Web Server Aliases.

- Active Monitor: Just to be sure the AM component am_alias.pl will now
use uniq() on the arrays of Web Server Aliases in CODB and the Vsite
Apache configuration before it compares them for discrepancies.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list