| 30 | * installation |
| 31 | - added support for Ubuntu 16.04 (integration testing and packages) |
| 32 | - building on Debian 9 fixed |
| 33 | |
| 34 | '''Migrate from v9.4.0''' |
| 35 | |
| 36 | The petascope database has to be migrated to a new schema version: simply execute `migrate_petascopedb.sh` after updating your installation. |
| 37 | |
| 38 | During the migration process you will see a message asking you to stop Tomcat: this is only required if you change the underlying relational db used by petascope (e.g. from postgres to mysql). So normally you should NOT stop Tomcat, as secore (def.war) needs to be available during the migration. |