Koha 3.2.4 is now available
It is with pleasure that I announce the release of Koha 3.2.4. The package can be retrieved from: http://download.koha-community.org/koha-3.02.04.tar.gz You can use the following checksum and signature files to verify the download: http://download.koha-community.org/koha-3.02.04.tar.gz.MD5 http://download.koha-community.org/koha-3.02.04.tar.gz.MD5.asc http://download.koha-community.org/koha-3.02.04.tar.gz.sig Release notes for 3.2.3 are below the fold. Come and get it! RELEASE NOTES FOR KOHA 3.2.4 - 22 February 2011 ======================================================================== Koha is the first free and open source software library automation package (ILS). Development is sponsored by libraries of varying types and sizes, volunteers, and support companies from around the world. The website for the Koha project is http://koha-community.org/ Koha 3.2.4 can be downloaded from: http://download.koha-community.org/koha-3.02.04.tar.gz Installation instructions can be found at: http://wiki.koha-community.org/wiki/Installation_Documentation Koha 3.2.4 is a bugfix/maintenance release. Highlights of 3.2.4 ====================== Some of the higher profile bugs addressed in this release are: 2341 items marked 'On Order' (notforloan == -1) don't interact correctly with opac-reserve.tmpl 4263 repeatable subfields in items 5376 Batch Edit and Delete need Superlibrarian Permissions 5683 link_bibs_to_authorities.pl can corrupt records 5477 Test cases requiring database access fail 5681 Autobarcode using C4::Barcode has issues with leading zeros and large values 5731 If an item doesn't have a collection code set, moredetail.pl will error This release also contains a variety of minor enhancements improving Koha's interface and underlying scripts as well as updates to several translations. Bugs fixed in 3.2.4 ====================== 2742 Wrong language name in the preferences 3009 Change items.content field so it prints due date by default 3212 MARC21 leader plugins should force Leader/09 to 'a' 3319 Need a nicer error message when attempting to add a patron with no libraries defined 4160 Currency Conversion dosn't handle rates other than 100 5115 Tags JavaScript includes many untranslatable strings 5140 In Chrome, drop-down menus disappear after using pop-up calendar 5230 MARC export by call number range results in a zero byte file 5661 Authority search return an "Error 500" when "Sort by" is set to "No order" 5673 Incorrect Test of guarantorid 5689 System preference notifications are not translatable 5690 items.timestamp was not being updated when an item was edited 5691 If someone deletes all items, with independent branches on, it deletes all 5699 Don't ignore subfield 3 when building a new record (UNIMARC specfic) 5700 Statuses not being set properly 5718 Moveitem has the wrong permissions 5735 Expanding/collapsing cloned fields in editor takes original field 5736 Fixing some zebra configuration errors in marc21/biblios/record.abs 5741 Extra comma causes JavaScript error in Internet Explorer 5745 overdues with fines not showing titles 5777 System preferences Tab content title and Save button partially translatable 4306 Label manage batch listing should show item-level itemtype 5452 Overdue date color in borrower's today issues 5616 UTF-8 problem in Card View 5629 Adding anchor to holdings link in opac-detail.pl tabs 5665 Routing slip prints too wide for narrow printers 5702 Opac - Results : Highlight link need IF condition 5726 Fix a bug in the selection of biblios to merge 5727 Use of uninitialized value in concatenation (.) or string 5734 Fix column order in issue history 5751 Removing refetences to unused members quicksearch code/template 5759 When printing a borrowers information the secondary email address is not printed 5769 notice tab disappearing on edit patron 5776 menu on funds wraps when only 1 fund 5649 Change wording on review.tmpl from white/blacklists to approved/rejected 5654 misc/installer_devel_notes not needed 5716 Whitespace correction for browse shelf link 4931 Stocktaking must be based on holdingbranch instead of homebranch 5506 Translation Process Simplification 5532 "Saved" message for sysprefs editor should show names of saved prefs 5733 Empty cart in intranet when session is closed 5760 Add the jquery table sorter to borrowers reading record System requirements ====================== Changes since 3.0: * The minimum version of Perl required is now 5.8.8. * There are a number of new Perl module dependencies. Run ./koha_perl_deps.pl -u -m to get a list of any new modules to install during upgrade. Upgrades ====================== The structure of the acquisitions tables have changed significantly from 3.0.x. In particular, the budget hierarchy is quite different. During an upgrade, a new database table is created called fundmapping that contains a record of how budgets were mapped. It is strongly recommended that users of Koha 3.0.x acquisitions carefully review the results of the upgrade before resuming ordering in Koha 3.2.x. Documentation ====================== As of Koha 3.2, the Koha manual is now maintained in DocBook. The home page for Koha documentation is http://koha-community.org/documentation/ As of the date of these release notes, several translations of the Koha manual are available: English: http://koha-community.org/documentation/3-2-manual/ Spanish: http://koha-community.org/documentation/3-2-manual-es/ French: http://koha-community.org/documentation/3-2-manual-fr/ The Git repository for the Koha manual can be found at http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary Translations ====================== Complete or near-complete translations of the OPAC and staff interface are available in this release for the following languages: * Chinese * Danish * English (New Zealand) * English (USA) * French (France) * French (Canada) * German * Greek * Hindi * Italian * Norwegian * Portuguese * Spanish * Turkish Partial translations are available for various other languages. The Koha team welcomes additional translations; please see http://www.kohadocs.org/usersguide/apb.html for information about translating Koha, and join the koha-translate list to volunteer: http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate The most up-to-date translations can be found at: http://translate.koha-community.org/ Release Team ====================== The release team for Koha 3.2 is Release Manager: Galen Charlton <gmcharlt@gmail.com> Documentation Manager: Nicole Engard <nengard@gmail.com> Translation Manager: Chris Cormack <chris@bigallofwax.co.nz> Release Maintainer (3.0.x): Henri-Damien Laurent <henridamien.laurent@biblibre.com> Release Maintainer (3.2.x): Chris Nighswonger <cnighswonger@foundations.edu> Credits ====================== We thank the following individuals who contributed patches to Koha 3.2.4: D Ruth Bavousett Jared Camins-Esakov Colin Campbell Frédérick Capovilla Jerome Charaoui Galen Charlton Chris Cormack Frédéric Demians Magnus Enger Katrin Fischer Henri-Damien LAURENT Owen Leonard Chris Nighswonger Liz Rea Marcel de Rooy Paul Poulain Brice Sanchez David Schuster Robin Sheat Reed Wade Ian Walls We regret any omissions. If a contributor has been inadvertantly missed, please send patch against these release notes to koha-patches@lists.koha-community.org. The 3.2.x Release Maintainer especially thanks the 3.4 Release Team and all who participated in QA for their diligent labors in testing and pushing well over 330 patches since the 3.2.0 relese. Their continued work very much makes possible the release of 3.2.4 on its announced schedule. Revision control notes ====================== The Koha project uses Git for version control. The current development version of Koha can be retrieved by checking out the master branch of git://git.koha-community.org/koha.git The branch for Koha 3.2.x (i.e., this version of Koha and future bugfix releases) is 3.2.x. The next major feature release of Koha will be Koha 3.4.0. Bugs and feature requests ====================== Bug reports and feature requests can be filed at the Koha bug tracker at http://bugs.koha-community.org/ Naku te rourou, nau te rourou, ka ora ai te iwi.
Le 22/02/2011 04:24, Christopher Nighswonger a écrit :
It is with pleasure that I announce the release of Koha 3.2.4.
The package can be retrieved from:
http://download.koha-community.org/koha-3.02.04.tar.gz
You can use the following checksum and signature files to verify the download:
http://download.koha-community.org/koha-3.02.04.tar.gz.MD5 http://download.koha-community.org/koha-3.02.04.tar.gz.MD5.asc http://download.koha-community.org/koha-3.02.04.tar.gz.sig
Release notes for 3.2.3 are below the fold.
Come and get it!
RELEASE NOTES FOR KOHA 3.2.4 - 22 February 2011 ========================================================================
Koha is the first free and open source software library automation package (ILS). Development is sponsored by libraries of varying types and sizes, volunteers, and support companies from around the world. The website for the Koha project is
Koha 3.2.4 can be downloaded from:
http://download.koha-community.org/koha-3.02.04.tar.gz
Installation instructions can be found at:
http://wiki.koha-community.org/wiki/Installation_Documentation
Koha 3.2.4 is a bugfix/maintenance release.
Highlights of 3.2.4 ======================
Some of the higher profile bugs addressed in this release are:
2341 items marked 'On Order' (notforloan == -1) don't interact correctly with opac-reserve.tmpl 4263 repeatable subfields in items 5376 Batch Edit and Delete need Superlibrarian Permissions 5683 link_bibs_to_authorities.pl can corrupt records 5477 Test cases requiring database access fail 5681 Autobarcode using C4::Barcode has issues with leading zeros and large values 5731 If an item doesn't have a collection code set, moredetail.pl will error
This release also contains a variety of minor enhancements improving Koha's interface and underlying scripts as well as updates to several translations.
Bugs fixed in 3.2.4 ======================
2742 Wrong language name in the preferences 3009 Change items.content field so it prints due date by default 3212 MARC21 leader plugins should force Leader/09 to 'a' 3319 Need a nicer error message when attempting to add a patron with no libraries defined 4160 Currency Conversion dosn't handle rates other than 100 5115 Tags JavaScript includes many untranslatable strings 5140 In Chrome, drop-down menus disappear after using pop-up calendar 5230 MARC export by call number range results in a zero byte file 5661 Authority search return an "Error 500" when "Sort by" is set to "No order" 5673 Incorrect Test of guarantorid 5689 System preference notifications are not translatable 5690 items.timestamp was not being updated when an item was edited 5691 If someone deletes all items, with independent branches on, it deletes all 5699 Don't ignore subfield 3 when building a new record (UNIMARC specfic) 5700 Statuses not being set properly 5718 Moveitem has the wrong permissions 5735 Expanding/collapsing cloned fields in editor takes original field 5736 Fixing some zebra configuration errors in marc21/biblios/record.abs 5741 Extra comma causes JavaScript error in Internet Explorer 5745 overdues with fines not showing titles 5777 System preferences Tab content title and Save button partially translatable 4306 Label manage batch listing should show item-level itemtype 5452 Overdue date color in borrower's today issues 5616 UTF-8 problem in Card View 5629 Adding anchor to holdings link in opac-detail.pl tabs 5665 Routing slip prints too wide for narrow printers 5702 Opac - Results : Highlight link need IF condition 5726 Fix a bug in the selection of biblios to merge 5727 Use of uninitialized value in concatenation (.) or string 5734 Fix column order in issue history 5751 Removing refetences to unused members quicksearch code/template 5759 When printing a borrowers information the secondary email address is not printed 5769 notice tab disappearing on edit patron 5776 menu on funds wraps when only 1 fund 5649 Change wording on review.tmpl from white/blacklists to approved/rejected 5654 misc/installer_devel_notes not needed 5716 Whitespace correction for browse shelf link 4931 Stocktaking must be based on holdingbranch instead of homebranch 5506 Translation Process Simplification 5532 "Saved" message for sysprefs editor should show names of saved prefs 5733 Empty cart in intranet when session is closed 5760 Add the jquery table sorter to borrowers reading record
System requirements ======================
Changes since 3.0:
* The minimum version of Perl required is now 5.8.8. * There are a number of new Perl module dependencies. Run ./koha_perl_deps.pl -u -m to get a list of any new modules to install during upgrade.
Upgrades ======================
The structure of the acquisitions tables have changed significantly from 3.0.x. In particular, the budget hierarchy is quite different. During an upgrade, a new database table is created called fundmapping that contains a record of how budgets were mapped. It is strongly recommended that users of Koha 3.0.x acquisitions carefully review the results of the upgrade before resuming ordering in Koha 3.2.x.
Documentation ======================
As of Koha 3.2, the Koha manual is now maintained in DocBook. The home page for Koha documentation is
http://koha-community.org/documentation/
As of the date of these release notes, several translations of the Koha manual are available:
English: http://koha-community.org/documentation/3-2-manual/ Spanish: http://koha-community.org/documentation/3-2-manual-es/ French: http://koha-community.org/documentation/3-2-manual-fr/
The Git repository for the Koha manual can be found at
http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary
Translations ======================
Complete or near-complete translations of the OPAC and staff interface are available in this release for the following languages:
* Chinese * Danish * English (New Zealand) * English (USA) * French (France) * French (Canada) * German * Greek * Hindi * Italian * Norwegian * Portuguese * Spanish * Turkish
Partial translations are available for various other languages.
The Koha team welcomes additional translations; please see
http://www.kohadocs.org/usersguide/apb.html
for information about translating Koha, and join the koha-translate list to volunteer:
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate
The most up-to-date translations can be found at:
http://translate.koha-community.org/
Release Team ======================
The release team for Koha 3.2 is
Release Manager: Galen Charlton <gmcharlt@gmail.com> Documentation Manager: Nicole Engard <nengard@gmail.com> Translation Manager: Chris Cormack <chris@bigallofwax.co.nz> Release Maintainer (3.0.x): Henri-Damien Laurent <henridamien.laurent@biblibre.com> Release Maintainer (3.2.x): Chris Nighswonger <cnighswonger@foundations.edu>
Credits ======================
We thank the following individuals who contributed patches to Koha 3.2.4:
D Ruth Bavousett Jared Camins-Esakov Colin Campbell Frédérick Capovilla Jerome Charaoui Galen Charlton Chris Cormack Frédéric Demians Magnus Enger Katrin Fischer Henri-Damien LAURENT Owen Leonard Chris Nighswonger Liz Rea Marcel de Rooy Paul Poulain Brice Sanchez David Schuster Robin Sheat Reed Wade Ian Walls
We regret any omissions. If a contributor has been inadvertantly missed, please send patch against these release notes to koha-patches@lists.koha-community.org.
The 3.2.x Release Maintainer especially thanks the 3.4 Release Team and all who participated in QA for their diligent labors in testing and pushing well over 330 patches since the 3.2.0 relese. Their continued work very much makes possible the release of 3.2.4 on its announced schedule.
Revision control notes ======================
The Koha project uses Git for version control. The current development version of Koha can be retrieved by checking out the master branch of
git://git.koha-community.org/koha.git
The branch for Koha 3.2.x (i.e., this version of Koha and future bugfix releases) is 3.2.x.
The next major feature release of Koha will be Koha 3.4.0.
Bugs and feature requests ======================
Bug reports and feature requests can be filed at the Koha bug tracker at
http://bugs.koha-community.org/
Naku te rourou, nau te rourou, ka ora ai te iwi. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Congratulations.
Wow that's a nice list of bugfixes! Is it safe to just update from 3.2.3 with an existing database? If so, is that generally safe with point releases at that third level (3.2.5 through 2.2.9 but maybe not 3.3?) Or is there an upgrade-data script that needs to be run? On Tue, Feb 22, 2011 at 3:39 PM, LAURENT Henri-Damien <henridamien.laurent@biblibre.com> wrote:
Le 22/02/2011 04:24, Christopher Nighswonger a écrit :
It is with pleasure that I announce the release of Koha 3.2.4.
The package can be retrieved from:
http://download.koha-community.org/koha-3.02.04.tar.gz
You can use the following checksum and signature files to verify the download:
http://download.koha-community.org/koha-3.02.04.tar.gz.MD5 http://download.koha-community.org/koha-3.02.04.tar.gz.MD5.asc http://download.koha-community.org/koha-3.02.04.tar.gz.sig
Release notes for 3.2.3 are below the fold.
Come and get it!
RELEASE NOTES FOR KOHA 3.2.4 - 22 February 2011 ========================================================================
Koha is the first free and open source software library automation package (ILS). Development is sponsored by libraries of varying types and sizes, volunteers, and support companies from around the world. The website for the Koha project is
Koha 3.2.4 can be downloaded from:
http://download.koha-community.org/koha-3.02.04.tar.gz
Installation instructions can be found at:
http://wiki.koha-community.org/wiki/Installation_Documentation
Koha 3.2.4 is a bugfix/maintenance release.
Highlights of 3.2.4 ======================
Some of the higher profile bugs addressed in this release are:
2341 items marked 'On Order' (notforloan == -1) don't interact correctly with opac-reserve.tmpl 4263 repeatable subfields in items 5376 Batch Edit and Delete need Superlibrarian Permissions 5683 link_bibs_to_authorities.pl can corrupt records 5477 Test cases requiring database access fail 5681 Autobarcode using C4::Barcode has issues with leading zeros and large values 5731 If an item doesn't have a collection code set, moredetail.pl will error
This release also contains a variety of minor enhancements improving Koha's interface and underlying scripts as well as updates to several translations.
Bugs fixed in 3.2.4 ======================
2742 Wrong language name in the preferences 3009 Change items.content field so it prints due date by default 3212 MARC21 leader plugins should force Leader/09 to 'a' 3319 Need a nicer error message when attempting to add a patron with no libraries defined 4160 Currency Conversion dosn't handle rates other than 100 5115 Tags JavaScript includes many untranslatable strings 5140 In Chrome, drop-down menus disappear after using pop-up calendar 5230 MARC export by call number range results in a zero byte file 5661 Authority search return an "Error 500" when "Sort by" is set to "No order" 5673 Incorrect Test of guarantorid 5689 System preference notifications are not translatable 5690 items.timestamp was not being updated when an item was edited 5691 If someone deletes all items, with independent branches on, it deletes all 5699 Don't ignore subfield 3 when building a new record (UNIMARC specfic) 5700 Statuses not being set properly 5718 Moveitem has the wrong permissions 5735 Expanding/collapsing cloned fields in editor takes original field 5736 Fixing some zebra configuration errors in marc21/biblios/record.abs 5741 Extra comma causes JavaScript error in Internet Explorer 5745 overdues with fines not showing titles 5777 System preferences Tab content title and Save button partially translatable 4306 Label manage batch listing should show item-level itemtype 5452 Overdue date color in borrower's today issues 5616 UTF-8 problem in Card View 5629 Adding anchor to holdings link in opac-detail.pl tabs 5665 Routing slip prints too wide for narrow printers 5702 Opac - Results : Highlight link need IF condition 5726 Fix a bug in the selection of biblios to merge 5727 Use of uninitialized value in concatenation (.) or string 5734 Fix column order in issue history 5751 Removing refetences to unused members quicksearch code/template 5759 When printing a borrowers information the secondary email address is not printed 5769 notice tab disappearing on edit patron 5776 menu on funds wraps when only 1 fund 5649 Change wording on review.tmpl from white/blacklists to approved/rejected 5654 misc/installer_devel_notes not needed 5716 Whitespace correction for browse shelf link 4931 Stocktaking must be based on holdingbranch instead of homebranch 5506 Translation Process Simplification 5532 "Saved" message for sysprefs editor should show names of saved prefs 5733 Empty cart in intranet when session is closed 5760 Add the jquery table sorter to borrowers reading record
System requirements ======================
Changes since 3.0:
* The minimum version of Perl required is now 5.8.8. * There are a number of new Perl module dependencies. Run ./koha_perl_deps.pl -u -m to get a list of any new modules to install during upgrade.
Upgrades ======================
The structure of the acquisitions tables have changed significantly from 3.0.x. In particular, the budget hierarchy is quite different. During an upgrade, a new database table is created called fundmapping that contains a record of how budgets were mapped. It is strongly recommended that users of Koha 3.0.x acquisitions carefully review the results of the upgrade before resuming ordering in Koha 3.2.x.
Documentation ======================
As of Koha 3.2, the Koha manual is now maintained in DocBook. The home page for Koha documentation is
http://koha-community.org/documentation/
As of the date of these release notes, several translations of the Koha manual are available:
English: http://koha-community.org/documentation/3-2-manual/ Spanish: http://koha-community.org/documentation/3-2-manual-es/ French: http://koha-community.org/documentation/3-2-manual-fr/
The Git repository for the Koha manual can be found at
http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary
Translations ======================
Complete or near-complete translations of the OPAC and staff interface are available in this release for the following languages:
* Chinese * Danish * English (New Zealand) * English (USA) * French (France) * French (Canada) * German * Greek * Hindi * Italian * Norwegian * Portuguese * Spanish * Turkish
Partial translations are available for various other languages.
The Koha team welcomes additional translations; please see
http://www.kohadocs.org/usersguide/apb.html
for information about translating Koha, and join the koha-translate list to volunteer:
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate
The most up-to-date translations can be found at:
http://translate.koha-community.org/
Release Team ======================
The release team for Koha 3.2 is
Release Manager: Galen Charlton <gmcharlt@gmail.com> Documentation Manager: Nicole Engard <nengard@gmail.com> Translation Manager: Chris Cormack <chris@bigallofwax.co.nz> Release Maintainer (3.0.x): Henri-Damien Laurent <henridamien.laurent@biblibre.com> Release Maintainer (3.2.x): Chris Nighswonger <cnighswonger@foundations.edu>
Credits ======================
We thank the following individuals who contributed patches to Koha 3.2.4:
D Ruth Bavousett Jared Camins-Esakov Colin Campbell Frédérick Capovilla Jerome Charaoui Galen Charlton Chris Cormack Frédéric Demians Magnus Enger Katrin Fischer Henri-Damien LAURENT Owen Leonard Chris Nighswonger Liz Rea Marcel de Rooy Paul Poulain Brice Sanchez David Schuster Robin Sheat Reed Wade Ian Walls
We regret any omissions. If a contributor has been inadvertantly missed, please send patch against these release notes to koha-patches@lists.koha-community.org.
The 3.2.x Release Maintainer especially thanks the 3.4 Release Team and all who participated in QA for their diligent labors in testing and pushing well over 330 patches since the 3.2.0 relese. Their continued work very much makes possible the release of 3.2.4 on its announced schedule.
Revision control notes ======================
The Koha project uses Git for version control. The current development version of Koha can be retrieved by checking out the master branch of
git://git.koha-community.org/koha.git
The branch for Koha 3.2.x (i.e., this version of Koha and future bugfix releases) is 3.2.x.
The next major feature release of Koha will be Koha 3.4.0.
Bugs and feature requests ======================
Bug reports and feature requests can be filed at the Koha bug tracker at
http://bugs.koha-community.org/
Naku te rourou, nau te rourou, ka ora ai te iwi. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Congratulations. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
It is with pleasure that I announce the release of Koha 3.2.4.
Of course I don't expect it to be updated this quickly, but is there a way to tell what version is available in the two Debian repos? My /etc/apt/sources.list contains: deb http://debian.koha-community.org/koha squeeze main And aptitude shows me I'm running "3.2.3-1" I'm afraid to try it, but if I were to change this to "squeeze-dev" would I get a reasonably stable version of 3.2.4? Or is this pointing to a daily/weekly "bleeding edge" version? BTW this should probably be updated? http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze I would do it if I were sure what to write. . . Thanks for all your work in helping making Koha easy to install!
Just a quick reply, as my brain is elsewhere. On 23 February 2011 06:41, <hansbkk@gmail.com> wrote:
It is with pleasure that I announce the release of Koha 3.2.4.
Of course I don't expect it to be updated this quickly, but is there a way to tell what version is available in the two Debian repos?
My /etc/apt/sources.list contains:
deb http://debian.koha-community.org/koha squeeze main
And aptitude shows me I'm running "3.2.3-1"
Yes, packages will be updated as soon as possible, we at Catalyst are pretty busy at the moment though, so may be a little late, im sure you will understand.
I'm afraid to try it, but if I were to change this to "squeeze-dev" would I get a reasonably stable version of 3.2.4? Or is this pointing to a daily/weekly "bleeding edge" version?
No squeeze-dev is built from master, you will be running what will eventually be 3.4.0 if you use that, so dont :) Stick with the squeeze repo. It tracks the stable branch at all times. Chris
BTW this should probably be updated? http://wiki.koha-community.org/wiki/Koha_3.2_on_Debian_Squeeze
I would do it if I were sure what to write. . .
Thanks for all your work in helping making Koha easy to install! _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
hansbkk@gmail.com schreef op wo 23-02-2011 om 00:41 [+0700]:
Of course I don't expect it to be updated this quickly, but is there a way to tell what version is available in the two Debian repos?
The regular squeeze one updates when there's a release. I might up date that today, but between other work and watching the news, I make no promises. The squeeze-dev one updates when I remember to do it. Most of the time I do it when a stable release comes out, and sometimes in between. I might start trying to do it each Monday or something. I wouldn't go from squeeze to squeeze-dev, as that'll get you stuck on the development branch, and downgrading will probably be problematic. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
So, how ARE our New Zealand Koha buddies doing post earthquake? Kurt A. Bodling Technical Services Librarian George Washington's Mount Vernon Estate, Museum & Gardens
-----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha- bounces@lists.katipo.co.nz] On Behalf Of Robin Sheat Sent: Tuesday, February 22, 2011 5:06 PM To: hansbkk@gmail.com Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha 3.2.4 is now available ..... but between other work and watching the news, I make no promises. ..........
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
On 24 February 2011 03:48, Kurt Bodling <kbodling@mountvernon.org> wrote:
So, how ARE our New Zealand Koha buddies doing post earthquake?
Hi Kurt All of the ones I have heard from are safe, and so are their families. I think we all know someone who's house or work has been destroyed though. A few of the NZ Koha community are working on helping keep http://eq.org.nz up to date, along with many many more volunteers. It is just a small thing, but hopefully helps people, and it helps us to feel useful too. There is not a lot of good news coming out of Christchurch at the moment, with no more survivors found overnight, and 80% of the city without reticulated water or sewage still. I urge anyone who wishes to help to donate via the redcross. Chris
Hi Kurt, Just what Chris said. All my loved ones down that way are safe, but NZ is so small that we know people down there and affected by the devastation. The help from Urban Search and Rescue sent from overseas has been such a Godsend and hopefully the 300 people who are still missing will be found soon - and hopefully alive. Thanks, Jo. On Thu, Feb 24, 2011 at 7:28 AM, Chris Cormack <chris@bigballofwax.co.nz>wrote:
On 24 February 2011 03:48, Kurt Bodling <kbodling@mountvernon.org> wrote:
So, how ARE our New Zealand Koha buddies doing post earthquake?
Hi Kurt
All of the ones I have heard from are safe, and so are their families. I think we all know someone who's house or work has been destroyed though. A few of the NZ Koha community are working on helping keep http://eq.org.nz up to date, along with many many more volunteers. It is just a small thing, but hopefully helps people, and it helps us to feel useful too.
There is not a lot of good news coming out of Christchurch at the moment, with no more survivors found overnight, and 80% of the city without reticulated water or sewage still.
I urge anyone who wishes to help to donate via the redcross.
Chris _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Joann Ransom RLIANZA Head of Libraries, Horowhenua Library Trust. *Q: Why is this email three sentences or less? A: http://three.sentenc.es*
If you know of a legit site to make donations to the victims please let us know. Kyle http://www.kylehall.info Mill Run Technology Solutions ( http://millruntech.com ) Crawford County Federated Library System ( http://www.ccfls.org ) Meadville Public Library ( http://www.meadvillelibrary.org ) 2011/2/23 Joann Ransom <jransom@library.org.nz>:
Hi Kurt,
Just what Chris said. All my loved ones down that way are safe, but NZ is so small that we know people down there and affected by the devastation. The help from Urban Search and Rescue sent from overseas has been such a Godsend and hopefully the 300 people who are still missing will be found soon - and hopefully alive.
Thanks,
Jo.
On Thu, Feb 24, 2011 at 7:28 AM, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 24 February 2011 03:48, Kurt Bodling <kbodling@mountvernon.org> wrote:
So, how ARE our New Zealand Koha buddies doing post earthquake?
Hi Kurt
All of the ones I have heard from are safe, and so are their families. I think we all know someone who's house or work has been destroyed though. A few of the NZ Koha community are working on helping keep http://eq.org.nz up to date, along with many many more volunteers. It is just a small thing, but hopefully helps people, and it helps us to feel useful too.
There is not a lot of good news coming out of Christchurch at the moment, with no more survivors found overnight, and 80% of the city without reticulated water or sewage still.
I urge anyone who wishes to help to donate via the redcross.
Chris _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- Joann Ransom RLIANZA Head of Libraries, Horowhenua Library Trust.
Q: Why is this email three sentences or less? A: http://three.sentenc.es
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Op donderdag 24 februari 2011 09:02:59 schreef Kyle Hall:
If you know of a legit site to make donations to the victims please let us know.
I'd say the Red Cross, but their .nz site is malfunctioning under the load. These guys are relaying theirs to the red cross: http://www.grabone.co.nz/christchurch I'm fortunately in the same boat as Chris and Joann, so far as I know at this stage, everyone I know is safe, but some have houses and workplaces destroyed. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204
2011/2/24 Robin Sheat <robin@catalyst.net.nz>:
Op donderdag 24 februari 2011 09:02:59 schreef Kyle Hall:
If you know of a legit site to make donations to the victims please let us know.
I'd say the Red Cross, but their .nz site is malfunctioning under the load.
These guys are relaying theirs to the red cross: http://www.grabone.co.nz/christchurch
I'm fortunately in the same boat as Chris and Joann, so far as I know at this stage, everyone I know is safe, but some have houses and workplaces destroyed.
People are working on the nz redcross site now. But you can use http://www.redcross.org.uk/About-us/News/2011/February/Red-Cross-launches-Ne... Or http://www.redcross.org.au/NZEQ2011.htm Chris
participants (8)
-
Chris Cormack -
Christopher Nighswonger -
hansbkk@gmail.com -
Joann Ransom -
Kurt Bodling -
Kyle Hall -
LAURENT Henri-Damien -
Robin Sheat