Main Koha release repository https://koha-community.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julian Maurice 2b05647b63 Bug 25642: Fix description of new feature in update_dbix_class_files.pl 4 years ago
..
README.txt Bug 5370: Fix all references to koha.org 14 years ago
release_notes_3_2_0.txt Release notes for Koha 3.2.0 14 years ago
release_notes_3_4_0.txt Add missing library to release notes 13 years ago
release_notes_3_6_0.txt 7185 Fixing typo in release notes 13 years ago
release_notes_3_8_0.txt Release notes for 3.8.0 12 years ago
release_notes_3_10_0.txt Adding 3.10 release notes 12 years ago
release_notes_3_12_0.txt Update release notes for final 3.12.00 release 11 years ago
release_notes_3_14_0.txt release notes for Koha 3.14.0 11 years ago
release_notes_3_16_0.txt update release notes for 3.16.0 (human) 10 years ago
release_notes_3_18_0.txt Release notes for 3.18.0 10 years ago
release_notes_3_20_0.txt Release notes for 3.20 9 years ago
release_notes_3_22_0.txt Bug 16106 Correct loose to lose in comment 8 years ago
release_notes_16_5_0.md Release Notes for 16.05.00 8 years ago
release_notes_16_11_00.md Add release notes for the 16.11.00 release 8 years ago
release_notes_17_05_00.html Add release notes for Koha 17.05 7 years ago
release_notes_17_05_00.md Add release notes for Koha 17.05 7 years ago
release_notes_17_11_00.html Add release notes for Koha 17.11 7 years ago
release_notes_17_11_00.md Add release notes for Koha 17.11 7 years ago
release_notes_18_05_00.html Bug 20818: Add missing QA Manager entry in 18.05.00 release notes 6 years ago
release_notes_18_05_00.md Bug 20818: Add missing QA Manager entry in 18.05.00 release notes 6 years ago
release_notes_18_11_00.html Correct release notes encoding issues 5 years ago
release_notes_18_11_00.md Correct release notes encoding issues 5 years ago
release_notes_19_05_00.html Update release notes for the 19.05.00 release 5 years ago
release_notes_19_05_00.md Update release notes for the 19.05.00 release 5 years ago
release_notes_19_11_00.html Update release notes for 19.11.00 release 4 years ago
release_notes_19_11_00.md Update release notes for 19.11.00 release 4 years ago
release_notes_20_05_00.html Bug 25642: Fix description of new feature in update_dbix_class_files.pl 4 years ago
release_notes_20_05_00.md Bug 25642: Fix description of new feature in update_dbix_class_files.pl 4 years ago
release_notes_22RC1.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_22RC2.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_22RC3.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_22RC4.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_22RC5.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_191.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_192.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_193.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_200RC1.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_200RC2.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_200RC3.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_200RC4.txt Bug 17681: Exiisting typos might thow some feees when recieved 7 years ago
release_notes_200pre1.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_200pre2.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_200pre3.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_200pre4.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_200pre5.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_210.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_211.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_212.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_213.txt Removing white spaces from directory and filenames as they restrict portability across OS platforms. 17 years ago
release_notes_220.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_221.txt Bug 7356 - Fix various typos and mis-spellings 12 years ago
release_notes_222.txt Bug 18554: Adjust a few typos including responsability 7 years ago
release_notes_223.txt Bug 18554: Adjust a few typos including responsability 7 years ago
release_notes_30000.txt Nomenclature cleanup prior to release 16 years ago
release_notes_30000alpha.txt adding download link 17 years ago
release_notes_30000beta.txt updating release notes 16 years ago
release_notes_30000stableRC1.txt Updating release number 16 years ago
release_notes_30001.txt forward-port rest of changes to 3.0.1 release notes 14 years ago
release_notes_30002.txt minor update on release notes 14 years ago
release_notes_30003.txt Preparing 3.0.3 14 years ago
release_notes_30004.txt Updated references to Portuguese translation in Release Notes 14 years ago
release_notes_30005.txt Update on release notes 14 years ago

README.txt

How to build a Koha release -- list of reminders for RMs

Update and document the translations
./update.pl will update all translations and you can check for
failed ones (a copy of the previous version of the po file is
stored with a ~ (tilda) sign after it, so any that don't have that
didn't succeed

Install and test the translations
./translate install will install every translation in the po dir

Upload the translations to translate.koha.org
This is generally done by deleting the database and importing
the po files using the import tool as part of kartouche

Update the release notes (look at git logs for
major improvements)

Alter the VERSION string in Makefile.PL and comment
out VERSION_FROM. For instance:
VERSION => '3.00.00-stable',
#VERSION_FROM => 'kohaversion.pl',

run perl Makefile.PL and then make manifest tardist

Sign, MD5 the release, upload:
put the tarball its own dir
run the following

$ md5sum * >koha-3.00.00-alpha.tar.gz.MD5
$ gpg --clearsign koha-3.00.00-