On 2011-02-25, at 1:01 PM, Paul wrote:
At 04:22 PM 2/24/2011 -0500, Chris Nighswonger wrote:
Please note: This release is a security release. It is strongly recommended that users apply this upgrade immediately to production systems. If you are installing a new system, please use this version rather than earlier versions. It is with pleasure that I announce the release of Koha 3.2.5. The package can be retrieved from: http://download.koha-community.org/koha-3.02.05.tar.gz You can use the following checksum and signature files to verify the download: http://download.koha-community.org/koha-3.02.05.tar.gz.MD5 http://download.koha-community.org/koha-3.02.05.tar.gz.MD5.asc http://download.koha-community.org/koha-3.02.05.tar.gz.sig
Having just this morning upgraded to 3.2.4 (with all attendant re-customization), is there by any chance an *upgrade* rather than another complete install?
hey Paul, consider running a 'dev' style Koha, instead... 2 simple commands will upgrade your system ~/git/mykoha$ git fetch ~/git/mykoha$ git reset --hard v3.02.05 from one tired old sysadmin to another ;) cheers, Mason -- KohaAloha, NZ