Updating a Service Package

Each service package delivers a patch file in the ./upgrade folder of the distribution ZIP file. This procedure is required if ugrading from Mobiliser Platform 5.1 SP01 or earlier.

This patch file contains the changes made to the Web UI in this service package.

To apply the fixes to your customized Web UI, run both scripts or just the second script, depending on from which version you are upgrading:

patch -p0 --merge < webui_5.1.0.RELEASE1_to_5.1.0.SP01.diff

patch -p0 --merge < webui_5.1.0.SP01_to_5.1.0.SP02.diff

patch -p0 --merge < webui_5.1.0.SP02_to_5.1.0.SP02PL01.diff