03 Nov 2006
Update, release notes and procedure:
Updated hsphere-phpmyadmin-2.9.0.3 fixes
Cross-Site Scripting Vulnerability
and introduces series of improvements.
H-Sphere 2.4.3 +
Procedure
- Log into your control panel server as root:
su -
- Download the update package from our site:
Linux:
wget http://www.psoft.net/shiv/HS/updates/pkgupdates-hs243-3.tar.gz
FreeBSD:
fetch http://www.psoft.net/shiv/HS/updates/pkgupdates-hs243-3.tar.gz
- Unpack the archive:
tar xzf pkgupdates-hs243-3.tar.gz
- Enter the unpacked directory:
cd pkgupdates-hs243-3
- To update all packages to the latest version, run the script:
sh update
Note: If you want some packages to be skipped during update or only specific package to be updated,
refer to package updater options.
For more info, see H-Sphere Package Updater Change Log
H-Sphere 2.5 +:
Procedure:
- Run HS updater for the latest version of
H-Sphere 2.5
from the directory the updater is located.
sh U25.0P6
- To update the packages to the latest version, execute:
hspackages
Note: If you want some packages to be skipped during update or only specific package to be updated,
refer to hspackages options.
H-Sphere 3.0 +:
This update includes the same packages as for H-Sphere 2.5 +
Procedure:
- Run HS updater for the latest version of
H-Sphere 3.0
from the directory the updater is located.
sh U30.0RC1 or
sh U30.0P1SSE
- To update the packages to the latest version, execute:
hspackages
Note: If you want some packages to be skipped during update or only specific package to be updated,
refer to hspackages options.
|