Release Notes - ISLE v.1.5.3, 2020-12
Contributions to this release from:
- Gavin Morris (Born-Digital), code updates, documentation, testing and release manager for this version
- Mark Sandford (Colgate University), documentation
ISLE (main project)
- This is an ISLE security and feature update release.
-
Images have been updated along with the ISLE config
-
Branches change -
masteris no longer the default branch,mainis now the default branch masterwill be deprecated then moved out.
Warnings & Notes
- AS OF THE ISLE v.1.5.3 release in December 2020 (MANDATORY)
- The ISLE maintainers in agreement with the wider Islandora community have changed the default branch of
mastertomainto work towards a more inclusive and open culture with removing language like "master or slave" as an important step. - As a result the
mainbranch will now be the default branch. - ISLE users will need to continue to checkout
mainand pull frommainas they once did with the now defunctmasteron all of their projects.git fetch --allgit checkout maingit pull origin main
- All future releases will be built and tagged from the
mainbranches on all ISLE Docker images Github repositories as well. - After December 2020, no more updates will be avaible from the
masterbranch which will be deprecated and ultimately deleted in 2021.
ISLE Docker Images
isle-apache
adoptopenjdk/openjdk8base image- security and package updates
- base image upgraded to
Ubuntu 20.04 LTS apt-getdist-upgrades for dependencies security and package updatesS6 overlayupgraded to 2.1.0.2ImageMagickupgraded to version7.0.10-51Composerupgraded to commit / hash December 4th, 2020 (v 1.10.19)OpenJpegupgraded to commit / hash December 5th, 2020 (v. 2.3.1)- Github Actions workflow added for automated Docker image builds
isle-blazegraph
- ISLE Tomcat base image upgrade from 1.5.2 to 1.5.3
apt-getdist-upgrades for dependencies security and package updates- Github Actions workflow added for automated Docker image builds
isle-fedora
- ISLE Tomcat base image upgrade from 1.5.2 to 1.5.3
apt-getdist-upgrades for dependencies security and package updates- Apache Ant upgraded to version
1.10.9 - Github Actions workflow added for automated Docker image builds
isle-imageservices
- ISLE Tomcat base image upgrade from 1.5.2 to 1.5.3
apt-getdist-upgrades for dependencies security and package updatesCantaloupeupgraded to version4.1.7ImageMagickupgraded to version7.0.10-51OpenJpegupgraded to commit / hash December 5th, 2020 (v. 2.3.1)- Github Actions workflow added for automated Docker image builds
isle-mysql
apt-getdist-upgrades for dependencies security and package updates- Github Actions workflow added for automated Docker image builds
isle-solr
- ISLE Tomcat base image upgrade from 1.5.2 to 1.5.3
apt-getdist-upgrades for dependencies security and package updates- Github Actions workflow added for automated Docker image builds
isle-tomcat
adoptopenjdk/openjdk8base image- security and package updates
- base image upgraded to
Ubuntu 20.04 LTS apt-getdist-upgrades for dependencies security and package updates- Apache
Tomcatupgraded to8.5.61 S6 overlayupgraded to 2.1.0.2- Github Actions workflow added for automated Docker image builds