About the timezone issue.
In guisettings.xml
there is a
<setting id="locale.timezone" default="true">etc/localtime</setting>
instead of the correct (for my timezone)
<setting id="locale.timezone">Europe/Madrid</setting>
This is a glitch in the upgrade procedure.