Correct release notes for 22.11.24 release
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
This commit is contained in:
parent
44070a1697
commit
5116f99179
2 changed files with 207 additions and 235 deletions
|
@ -1,6 +1,6 @@
|
|||
<h1 id="releasenotesforkoha22.11.24">RELEASE NOTES FOR KOHA 22.11.24</h1>
|
||||
|
||||
<p>26 Feb 2025</p>
|
||||
<p>03 Mar 2025</p>
|
||||
|
||||
<p>Koha is the first free and open source software library automation
|
||||
package (ILS). Development is sponsored by libraries of varying types
|
||||
|
@ -8,31 +8,31 @@ and sizes, volunteers, and support companies from around the world. The
|
|||
website for the Koha project is:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://koha-community.org">Koha Community</a></li>
|
||||
<li><a href="https://koha-community.org">Koha Community</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Koha 22.11.24 can be downloaded from:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://download.koha-community.org/koha-22.11.24.tar.gz">Download</a></li>
|
||||
<li><a href="https://download.koha-community.org/koha-22.11.24.tar.gz">Download</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Installation instructions can be found at:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
|
||||
<li><a href="https://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
|
||||
<li>OR in the INSTALL files that come in the tarball</li>
|
||||
</ul>
|
||||
|
||||
<p>Koha 22.11.24 is a bugfix/maintenance release.</p>
|
||||
|
||||
<p>It includes 4 bugfixes.</p>
|
||||
<p>It includes 1 enhancements, 10 security fixes.</p>
|
||||
|
||||
<p><strong>System requirements</strong></p>
|
||||
|
||||
<p>You can learn about the system components (like OS and database) needed for running Koha on the <a href="https://wiki.koha-community.org/wiki/System_requirements_and_recommendations">community wiki</a>.</p>
|
||||
|
||||
<h2 id="securitybugs">Security Bugs</h2>
|
||||
<h4 id="securitybugs">Security bugs</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28907">28907</a> Potential unauthorized access in public REST routes</li>
|
||||
|
@ -43,7 +43,10 @@ website for the Koha project is:</p>
|
|||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38469">38469</a> Circulation returns vulnerable to reflected XSS</li>
|
||||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38488">38488</a> Add TT filter using HTML scrubber</li>
|
||||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38829">38829</a> [CVE-2025-22954] SQL Injection in lateissues-export.pl</li>
|
||||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38961">38961</a> XSS in vendor search</li>
|
||||
<li><p><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38961">38961</a> XSS in vendor search</p>
|
||||
|
||||
<p><strong>Sponsored by</strong> <em>Chetco Community Public Library</em></p></li>
|
||||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39170">39170</a> Remote Code Execution within Task Scheduler</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="bugfixes">Bugfixes</h2>
|
||||
|
@ -53,24 +56,7 @@ website for the Koha project is:</p>
|
|||
<h4 id="otherbugsfixed">Other bugs fixed</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28097">28097</a> t/db_dependent/Koha/Account/Line.t test fails with FinesMode set to calculate</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="serials">Serials</h3>
|
||||
|
||||
<h4 id="otherbugsfixed">Other bugs fixed</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38470">38470</a> Subscription detail page vulnerable to reflected XSS</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="staffinterface">Staff interface</h3>
|
||||
|
||||
<h4 id="otherbugsfixed">Other bugs fixed</h4>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37727">37727</a> CVE-2024-24337 - Fix CSV formula injection - client side (DataTables)</li>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38468">38468</a> Staff interface detail page vulnerable to reflected XSS</li>
|
||||
<li><a href="https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28097">28097</a> t/db_dependent/Koha/Account/Line.t test fails with FinesMode set to calculate</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="documentation">Documentation</h2>
|
||||
|
@ -79,16 +65,16 @@ website for the Koha project is:</p>
|
|||
documentation is</p>
|
||||
|
||||
<ul>
|
||||
<li><p><a href="http://koha-community.org/documentation/">Koha Documentation</a>
|
||||
<li><p><a href="https://koha-community.org/documentation/">Koha Documentation</a>
|
||||
As of the date of these release notes, the Koha manual is available in the following languages:</p></li>
|
||||
<li><p><a href="https://koha-community.org/manual/22.11//html/">Armenian (hy_ARMN)</a> (58%)</p></li>
|
||||
<li><a href="https://koha-community.org/manual/22.11//html/">Bulgarian (bg_CYRL)</a> (98%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11/zh_Hant/html/">Chinese (Traditional)</a> (99%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11//html/">English</a> (100%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11/en/html/">English (USA)</a></li>
|
||||
<li><a href="https://koha-community.org/manual/22.11/fr/html/">French</a> (59%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11/fr/html/">French</a> (60%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11/de/html/">German</a> (100%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11//html/">Greek</a> (93%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11//html/">Greek</a> (94%)</li>
|
||||
<li><a href="https://koha-community.org/manual/22.11/hi/html/">Hindi</a> (71%)</li>
|
||||
</ul>
|
||||
|
||||
|
@ -101,64 +87,65 @@ As of the date of these release notes, the Koha manual is available in the follo
|
|||
<h2 id="translations">Translations</h2>
|
||||
|
||||
<p>Complete or near-complete translations of the OPAC and staff
|
||||
interface are available in this release for the following languages:</p>
|
||||
interface are available in this release for the following languages:
|
||||
<div style="column-count: 2;"></p>
|
||||
|
||||
<div style="column-count: 2;">
|
||||
|
||||
- Arabic (ar_ARAB) (90%)
|
||||
- Armenian (hy_ARMN) (100%)
|
||||
- Bulgarian (bg_CYRL) (100%)
|
||||
- Chinese (Simplified) (96%)
|
||||
- Chinese (Traditional) (82%)
|
||||
- Czech (72%)
|
||||
- Dutch (89%)
|
||||
- English (100%)
|
||||
- English (New Zealand) (69%)
|
||||
- English (USA)
|
||||
- English (United Kingdom) (99%)
|
||||
- Finnish (96%)
|
||||
- French (100%)
|
||||
- French (Canada) (96%)
|
||||
- German (100%)
|
||||
- German (Switzerland) (56%)
|
||||
- Greek (69%)
|
||||
- Hindi (99%)
|
||||
- Italian (92%)
|
||||
- Norwegian Bokmål (69%)
|
||||
- Persian (fa_ARAB) (77%)
|
||||
- Polish (100%)
|
||||
- Portuguese (Brazil) (99%)
|
||||
- Portuguese (Portugal) (88%)
|
||||
- Russian (94%)
|
||||
- Slovak (68%)
|
||||
- Spanish (100%)
|
||||
- Swedish (88%)
|
||||
- Telugu (77%)
|
||||
- Tetum (54%)
|
||||
- Turkish (91%)
|
||||
- Ukrainian (79%)
|
||||
- hyw_ARMN (generated) (hyw_ARMN) (70%)
|
||||
</div>
|
||||
<ul>
|
||||
<li>Arabic (ar_ARAB) (90%)</li>
|
||||
<li>Armenian (hy_ARMN) (100%)</li>
|
||||
<li>Bulgarian (bg_CYRL) (100%)</li>
|
||||
<li>Chinese (Simplified) (96%)</li>
|
||||
<li>Chinese (Traditional) (82%)</li>
|
||||
<li>Czech (72%)</li>
|
||||
<li>Dutch (89%)</li>
|
||||
<li>English (100%)</li>
|
||||
<li>English (New Zealand) (69%)</li>
|
||||
<li>English (USA)</li>
|
||||
<li>English (United Kingdom) (99%)</li>
|
||||
<li>Finnish (96%)</li>
|
||||
<li>French (100%)</li>
|
||||
<li>French (Canada) (96%)</li>
|
||||
<li>German (100%)</li>
|
||||
<li>German (Switzerland) (56%)</li>
|
||||
<li>Greek (70%)</li>
|
||||
<li>Hindi (99%)</li>
|
||||
<li>Italian (92%)</li>
|
||||
<li>Norwegian Bokmål (69%)</li>
|
||||
<li>Persian (fa_ARAB) (77%)</li>
|
||||
<li>Polish (100%)</li>
|
||||
<li>Portuguese (Brazil) (99%)</li>
|
||||
<li>Portuguese (Portugal) (88%)</li>
|
||||
<li>Russian (94%)</li>
|
||||
<li>Slovak (68%)</li>
|
||||
<li>Spanish (100%)</li>
|
||||
<li>Swedish (88%)</li>
|
||||
<li>Telugu (77%)</li>
|
||||
<li>Tetum (54%)</li>
|
||||
<li>Turkish (91%)</li>
|
||||
<li>Ukrainian (79%)</li>
|
||||
<li>hyw_ARMN (generated) (hyw_ARMN) (70%)
|
||||
</div></li>
|
||||
</ul>
|
||||
|
||||
<p>Partial translations are available for various other languages.</p>
|
||||
|
||||
<p>The Koha team welcomes additional translations; please see</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
|
||||
<li><a href="https://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
|
||||
</ul>
|
||||
|
||||
<p>For information about translating Koha, and join the koha-translate
|
||||
list to volunteer:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
|
||||
<li><a href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
|
||||
</ul>
|
||||
|
||||
<p>The most up-to-date translations can be found at:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
|
||||
<li><a href="https://translate.koha-community.org/">Koha Translation</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="releaseteam">Release Team</h2>
|
||||
|
@ -178,138 +165,135 @@ list to volunteer:</p>
|
|||
<li><p>QA Team:</p>
|
||||
|
||||
<ul>
|
||||
<li>Marcel de Rooy</li>
|
||||
<li>Kyle M Hall</li>
|
||||
<li>Victor Grousset</li>
|
||||
<li>Lisette Scheer</li>
|
||||
<li>Emily Lamancusa</li>
|
||||
<li>David Cook</li>
|
||||
<li>Jonathan Druart</li>
|
||||
<li>Julian Maurice</li>
|
||||
<li>Baptiste Wojtowski</li>
|
||||
<li>Paul Derscheid</li>
|
||||
<li>Aleisha Amohia</li>
|
||||
<li>Laura Escamilla</li>
|
||||
<li>Tomás Cohen Arazi</li>
|
||||
<li>Kyle M Hall</li>
|
||||
<li>Nick Clemens</li>
|
||||
<li>Lucas Gass</li>
|
||||
<li>Tomás Cohen Arazi</li>
|
||||
<li>Julian Maurice</li>
|
||||
<li>Victor Grousset</li>
|
||||
<li>Aleisha Amohia</li>
|
||||
<li>David Cook</li>
|
||||
<li>Laura Escamilla</li>
|
||||
<li>Jonathan Druart</li>
|
||||
<li>Pedro Amorim</li>
|
||||
<li>Marcel de Rooy</li>
|
||||
<li>Matt Blenkinsop</li>
|
||||
<li>Pedro Amorim</li>
|
||||
<li>Brendan Lawlor</li>
|
||||
<li>Thomas Klausner</li>
|
||||
</ul></li>
|
||||
<li><p>Security Manager: Tomás Cohen Arazi</p></li>
|
||||
<li><p>Topic Experts:</p>
|
||||
|
||||
<ul>
|
||||
<li>UI Design -- Owen Leonard</li>
|
||||
<li>REST API -- Tomás Cohen Arazi</li>
|
||||
<li>Zebra -- Fridolin Somers</li>
|
||||
<li>ERM -- Matt Blenkinsop</li>
|
||||
<li>ILL -- Pedro Amorim</li>
|
||||
<li>SIP2 -- Matthias Meusburger</li>
|
||||
<li>CAS -- Matthias Meusburger</li>
|
||||
</ul></li>
|
||||
<li><p>Bug Wranglers:</p>
|
||||
|
||||
<ul>
|
||||
<li>Aleisha Amohia</li>
|
||||
<li>Michaela Sieber</li>
|
||||
<li>Jacob O'Mara</li>
|
||||
<li>Jake Deery</li>
|
||||
</ul></li>
|
||||
<li><p>Packaging Managers:</p>
|
||||
|
||||
<ul>
|
||||
<li>Mason James</li>
|
||||
<li>Tomás Cohen Arazi</li>
|
||||
</ul></li>
|
||||
<li><p>Packaging Manager: Mason James</p></li>
|
||||
<li><p>Documentation Manager: Philip Orr</p></li>
|
||||
<li><p>Documentation Team:</p>
|
||||
|
||||
<ul>
|
||||
<li>Aude Charillon</li>
|
||||
<li>David Nind</li>
|
||||
<li>Caroline Cyr La Rose</li>
|
||||
<li>Lucy Vaux-Harvey</li>
|
||||
<li>Emmanuel Bétemps</li>
|
||||
<li>Marie-Luce Laflamme</li>
|
||||
<li>Kelly McElligott</li>
|
||||
<li>Rasa Šatinskienė</li>
|
||||
<li>Heather Hernandez</li>
|
||||
</ul></li>
|
||||
<li><p>Wiki curators: </p>
|
||||
|
||||
<ul>
|
||||
<li>Thomas Dukleth</li>
|
||||
<li>George Williams</li>
|
||||
<li>Thomas Dukleth</li>
|
||||
<li>Jonathan Druart</li>
|
||||
<li>Martin Renvoize</li>
|
||||
</ul></li>
|
||||
<li><p>Release Maintainers:</p>
|
||||
|
||||
<ul>
|
||||
<li>24.05 -- Lucas Gass</li>
|
||||
<li>24.11 -- Paul Derscheid</li>
|
||||
<li>24.05 -- Wainui Witika-Park</li>
|
||||
<li>23.11 -- Fridolin Somers</li>
|
||||
<li>23.05 -- Wainui Witika-Park</li>
|
||||
<li>22.11 -- Fridolin Somers</li>
|
||||
<li>22.11 -- Laura Escamilla</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="credits">Credits</h2>
|
||||
|
||||
<p>We thank the following libraries, companies, and other institutions who are known to have sponsored
|
||||
new features in Koha 22.11.24</p>
|
||||
new features in Koha 22.11.24
|
||||
<div style="column-count: 2;"></p>
|
||||
|
||||
<div style="column-count: 2;">
|
||||
<ul>
|
||||
<li>Chetco Community Public Library
|
||||
</div></li>
|
||||
</ul>
|
||||
|
||||
- Chetco Community Public Library
|
||||
</div>
|
||||
<p>We thank the following individuals who contributed patches to Koha 22.11.24
|
||||
<div style="column-count: 2;"></p>
|
||||
|
||||
<p>We thank the following individuals who contributed patches to Koha 22.11.24</p>
|
||||
|
||||
<div style="column-count: 2;">
|
||||
|
||||
- Tomás Cohen Arazi (2)
|
||||
- David Cook (7)
|
||||
- Jonathan Druart (7)
|
||||
- Magnus Enger (1)
|
||||
- JesseM (3)
|
||||
- Julian Maurice (1)
|
||||
- Phil Ringnalda (3)
|
||||
- Marcel de Rooy (3)
|
||||
- Lari Taskula (7)
|
||||
</div>
|
||||
<ul>
|
||||
<li>Tomás Cohen Arazi (2)</li>
|
||||
<li>David Cook (4)</li>
|
||||
<li>Jonathan Druart (7)</li>
|
||||
<li>Magnus Enger (1)</li>
|
||||
<li>JesseM (2)</li>
|
||||
<li>Julian Maurice (1)</li>
|
||||
<li>Phil Ringnalda (3)</li>
|
||||
<li>Marcel de Rooy (3)</li>
|
||||
<li>Lari Taskula (7)
|
||||
</div></li>
|
||||
</ul>
|
||||
|
||||
<p>We thank the following libraries, companies, and other institutions who contributed
|
||||
patches to Koha 22.11.24</p>
|
||||
patches to Koha 22.11.24
|
||||
<div style="column-count: 2;"></p>
|
||||
|
||||
<div style="column-count: 2;">
|
||||
|
||||
- [BibLibre](https://www.biblibre.com) (1)
|
||||
- [ByWater Solutions](https://bywatersolutions.com) (3)
|
||||
- Chetco Community Public Library (3)
|
||||
- [Hypernova Oy](https://www.hypernova.fi) (7)
|
||||
- Koha Community Developers (7)
|
||||
- [Libriotech](https://libriotech.no) (1)
|
||||
- [Prosentient Systems](https://www.prosentient.com.au) (7)
|
||||
- Rijksmuseum, Netherlands (3)
|
||||
- [Theke Solutions](https://theke.io) (2)
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="https://www.biblibre.com">BibLibre</a> (1)</li>
|
||||
<li><a href="https://bywatersolutions.com">ByWater Solutions</a> (2)</li>
|
||||
<li>Chetco Community Public Library (3)</li>
|
||||
<li><a href="https://www.hypernova.fi">Hypernova Oy</a> (7)</li>
|
||||
<li>Koha Community Developers (7)</li>
|
||||
<li><a href="https://libriotech.no">Libriotech</a> (1)</li>
|
||||
<li><a href="https://www.prosentient.com.au">Prosentient Systems</a> (4)</li>
|
||||
<li>Rijksmuseum, Netherlands (3)</li>
|
||||
<li><a href="https://theke.io">Theke Solutions</a> (2)
|
||||
</div></li>
|
||||
</ul>
|
||||
|
||||
<p>We also especially thank the following individuals who tested patches
|
||||
for Koha</p>
|
||||
for Koha
|
||||
<div style="column-count: 2;"></p>
|
||||
|
||||
<div style="column-count: 2;">
|
||||
|
||||
- Tomás Cohen Arazi (6)
|
||||
- Alex Buckley (8)
|
||||
- David Cook (1)
|
||||
- Chris Cormack (1)
|
||||
- Paul Derscheid (3)
|
||||
- Jonathan Druart (2)
|
||||
- Magnus Enger (9)
|
||||
- Victor Grousset (15)
|
||||
- JesseM (15)
|
||||
- Brendan Lawlor (1)
|
||||
- Owen Leonard (1)
|
||||
- Jesse Maseto (10)
|
||||
- Julian Maurice (5)
|
||||
- Phil Ringnalda (2)
|
||||
- Marcel de Rooy (17)
|
||||
- Fridolin Somers (12)
|
||||
- wainuiwitikapark (5)
|
||||
- Baptiste Wojtkowski (2)
|
||||
</div>
|
||||
<ul>
|
||||
<li>Tomás Cohen Arazi (6)</li>
|
||||
<li>Alex Buckley (8)</li>
|
||||
<li>David Cook (1)</li>
|
||||
<li>Jonathan Druart (2)</li>
|
||||
<li>Magnus Enger (8)</li>
|
||||
<li>Victor Grousset (13)</li>
|
||||
<li>JesseM (12)</li>
|
||||
<li>Brendan Lawlor (1)</li>
|
||||
<li>Owen Leonard (1)</li>
|
||||
<li>Jesse Maseto (10)</li>
|
||||
<li>Julian Maurice (4)</li>
|
||||
<li>Phil Ringnalda (2)</li>
|
||||
<li>Marcel de Rooy (17)</li>
|
||||
<li>Fridolin Somers (9)</li>
|
||||
<li>wainuiwitikapark (2)</li>
|
||||
<li>Baptiste Wojtkowski (1)
|
||||
</div></li>
|
||||
</ul>
|
||||
|
||||
<p>We regret any omissions. If a contributor has been inadvertently missed,
|
||||
please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
|
||||
|
@ -324,7 +308,7 @@ version of Koha can be retrieved by checking out the main branch of:</p>
|
|||
</ul>
|
||||
|
||||
<p>The branch for this version of Koha and future bugfixes in this release
|
||||
line is 22.11.x-security.</p>
|
||||
line is 22.11.x.</p>
|
||||
|
||||
<h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
|
||||
|
||||
|
@ -332,10 +316,10 @@ line is 22.11.x-security.</p>
|
|||
tracker at:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
|
||||
<li><a href="https://bugs.koha-community.org">Koha Bugzilla</a></li>
|
||||
</ul>
|
||||
|
||||
<p>He rau ringa e oti ai.
|
||||
(Many hands finish the work)</p>
|
||||
|
||||
<p>Autogenerated release notes updated last on 26 Feb 2025 17:14:07.</p>
|
||||
<p>Autogenerated release notes updated last on 03 Mar 2025 13:52:13.</p>
|
||||
|
|
|
@ -1,31 +1,32 @@
|
|||
# RELEASE NOTES FOR KOHA 22.11.24
|
||||
26 Feb 2025
|
||||
03 Mar 2025
|
||||
|
||||
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 Community](http://koha-community.org)
|
||||
- [Koha Community](https://koha-community.org)
|
||||
|
||||
Koha 22.11.24 can be downloaded from:
|
||||
|
||||
- [Download](http://download.koha-community.org/koha-22.11.24.tar.gz)
|
||||
- [Download](https://download.koha-community.org/koha-22.11.24.tar.gz)
|
||||
|
||||
Installation instructions can be found at:
|
||||
|
||||
- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
|
||||
- [Koha Wiki](https://wiki.koha-community.org/wiki/Installation_Documentation)
|
||||
- OR in the INSTALL files that come in the tarball
|
||||
|
||||
Koha 22.11.24 is a bugfix/maintenance release.
|
||||
|
||||
It includes 4 bugfixes.
|
||||
It includes 1 enhancements, 10 security fixes.
|
||||
|
||||
**System requirements**
|
||||
|
||||
You can learn about the system components (like OS and database) needed for running Koha on the [community wiki](https://wiki.koha-community.org/wiki/System_requirements_and_recommendations).
|
||||
|
||||
## Security Bugs
|
||||
|
||||
#### Security bugs
|
||||
|
||||
- [28907](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28907) Potential unauthorized access in public REST routes
|
||||
- [36081](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36081) ArticleRequestsSupportedFormats not enforced server-side
|
||||
|
@ -37,33 +38,23 @@ You can learn about the system components (like OS and database) needed for runn
|
|||
- [38829](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38829) [CVE-2025-22954] SQL Injection in lateissues-export.pl
|
||||
- [38961](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38961) XSS in vendor search
|
||||
|
||||
**Sponsored by** *Chetco Community Public Library*
|
||||
- [39170](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39170) Remote Code Execution within Task Scheduler
|
||||
|
||||
## Bugfixes
|
||||
|
||||
### Fines and fees
|
||||
|
||||
#### Other bugs fixed
|
||||
|
||||
- [28097](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28097) t/db_dependent/Koha/Account/Line.t test fails with FinesMode set to calculate
|
||||
|
||||
### Serials
|
||||
|
||||
#### Other bugs fixed
|
||||
|
||||
- [38470](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38470) Subscription detail page vulnerable to reflected XSS
|
||||
|
||||
### Staff interface
|
||||
|
||||
#### Other bugs fixed
|
||||
|
||||
- [37727](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37727) CVE-2024-24337 - Fix CSV formula injection - client side (DataTables)
|
||||
- [38468](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38468) Staff interface detail page vulnerable to reflected XSS
|
||||
- [28097](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28097) t/db_dependent/Koha/Account/Line.t test fails with FinesMode set to calculate
|
||||
|
||||
## Documentation
|
||||
|
||||
The Koha manual is maintained in Sphinx. The home page for Koha
|
||||
documentation is
|
||||
|
||||
- [Koha Documentation](http://koha-community.org/documentation/)
|
||||
- [Koha Documentation](https://koha-community.org/documentation/)
|
||||
As of the date of these release notes, the Koha manual is available in the following languages:
|
||||
|
||||
- [Armenian (hy_ARMN)](https://koha-community.org/manual/22.11//html/) (58%)
|
||||
|
@ -71,9 +62,9 @@ As of the date of these release notes, the Koha manual is available in the follo
|
|||
- [Chinese (Traditional)](https://koha-community.org/manual/22.11/zh_Hant/html/) (99%)
|
||||
- [English](https://koha-community.org/manual/22.11//html/) (100%)
|
||||
- [English (USA)](https://koha-community.org/manual/22.11/en/html/)
|
||||
- [French](https://koha-community.org/manual/22.11/fr/html/) (59%)
|
||||
- [French](https://koha-community.org/manual/22.11/fr/html/) (60%)
|
||||
- [German](https://koha-community.org/manual/22.11/de/html/) (100%)
|
||||
- [Greek](https://koha-community.org/manual/22.11//html/) (93%)
|
||||
- [Greek](https://koha-community.org/manual/22.11//html/) (94%)
|
||||
- [Hindi](https://koha-community.org/manual/22.11/hi/html/) (71%)
|
||||
|
||||
The Git repository for the Koha manual can be found at
|
||||
|
@ -84,7 +75,7 @@ The Git repository for the Koha manual can be found at
|
|||
|
||||
Complete or near-complete translations of the OPAC and staff
|
||||
interface are available in this release for the following languages:
|
||||
<div style="column-count: 2;">
|
||||
<!-- <div style="column-count: 2;"> -->
|
||||
|
||||
- Arabic (ar_ARAB) (90%)
|
||||
- Armenian (hy_ARMN) (100%)
|
||||
|
@ -102,7 +93,7 @@ interface are available in this release for the following languages:
|
|||
- French (Canada) (96%)
|
||||
- German (100%)
|
||||
- German (Switzerland) (56%)
|
||||
- Greek (69%)
|
||||
- Greek (70%)
|
||||
- Hindi (99%)
|
||||
- Italian (92%)
|
||||
- Norwegian Bokmål (69%)
|
||||
|
@ -119,22 +110,22 @@ interface are available in this release for the following languages:
|
|||
- Turkish (91%)
|
||||
- Ukrainian (79%)
|
||||
- hyw_ARMN (generated) (hyw_ARMN) (70%)
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
|
||||
Partial translations are available for various other languages.
|
||||
|
||||
The Koha team welcomes additional translations; please see
|
||||
|
||||
- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
|
||||
- [Koha Translation Info](https://wiki.koha-community.org/wiki/Translating_Koha)
|
||||
|
||||
For information about translating Koha, and join the koha-translate
|
||||
list to volunteer:
|
||||
|
||||
- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
|
||||
- [Koha Translate List](https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
|
||||
|
||||
The most up-to-date translations can be found at:
|
||||
|
||||
- [Koha Translation](http://translate.koha-community.org/)
|
||||
- [Koha Translation](https://translate.koha-community.org/)
|
||||
|
||||
## Release Team
|
||||
|
||||
|
@ -151,121 +142,118 @@ The release team for Koha 22.11.24 is
|
|||
- QA Manager: Martin Renvoize
|
||||
|
||||
- QA Team:
|
||||
- Marcel de Rooy
|
||||
- Kyle M Hall
|
||||
- Victor Grousset
|
||||
- Lisette Scheer
|
||||
- Emily Lamancusa
|
||||
- David Cook
|
||||
- Jonathan Druart
|
||||
- Julian Maurice
|
||||
- Baptiste Wojtowski
|
||||
- Paul Derscheid
|
||||
- Aleisha Amohia
|
||||
- Laura Escamilla
|
||||
- Tomás Cohen Arazi
|
||||
- Kyle M Hall
|
||||
- Nick Clemens
|
||||
- Lucas Gass
|
||||
- Tomás Cohen Arazi
|
||||
- Julian Maurice
|
||||
- Victor Grousset
|
||||
- Aleisha Amohia
|
||||
- David Cook
|
||||
- Laura Escamilla
|
||||
- Jonathan Druart
|
||||
- Pedro Amorim
|
||||
- Marcel de Rooy
|
||||
- Matt Blenkinsop
|
||||
- Pedro Amorim
|
||||
- Brendan Lawlor
|
||||
- Thomas Klausner
|
||||
|
||||
- Security Manager: Tomás Cohen Arazi
|
||||
|
||||
- Topic Experts:
|
||||
- UI Design -- Owen Leonard
|
||||
- REST API -- Tomás Cohen Arazi
|
||||
- Zebra -- Fridolin Somers
|
||||
- ERM -- Matt Blenkinsop
|
||||
- ILL -- Pedro Amorim
|
||||
- SIP2 -- Matthias Meusburger
|
||||
- CAS -- Matthias Meusburger
|
||||
|
||||
- Bug Wranglers:
|
||||
- Aleisha Amohia
|
||||
- Michaela Sieber
|
||||
- Jacob O'Mara
|
||||
- Jake Deery
|
||||
|
||||
- Packaging Managers:
|
||||
- Mason James
|
||||
- Tomás Cohen Arazi
|
||||
- Packaging Manager: Mason James
|
||||
|
||||
- Documentation Manager: Philip Orr
|
||||
|
||||
- Documentation Team:
|
||||
- Aude Charillon
|
||||
- David Nind
|
||||
- Caroline Cyr La Rose
|
||||
- Lucy Vaux-Harvey
|
||||
- Emmanuel Bétemps
|
||||
- Marie-Luce Laflamme
|
||||
- Kelly McElligott
|
||||
- Rasa Šatinskienė
|
||||
- Heather Hernandez
|
||||
|
||||
- Wiki curators:
|
||||
- Thomas Dukleth
|
||||
- George Williams
|
||||
- Thomas Dukleth
|
||||
- Jonathan Druart
|
||||
- Martin Renvoize
|
||||
|
||||
- Release Maintainers:
|
||||
- 24.05 -- Lucas Gass
|
||||
- 24.11 -- Paul Derscheid
|
||||
- 24.05 -- Wainui Witika-Park
|
||||
- 23.11 -- Fridolin Somers
|
||||
- 23.05 -- Wainui Witika-Park
|
||||
- 22.11 -- Fridolin Somers
|
||||
- 22.11 -- Laura Escamilla
|
||||
|
||||
## Credits
|
||||
|
||||
We thank the following libraries, companies, and other institutions who are known to have sponsored
|
||||
new features in Koha 22.11.24
|
||||
<div style="column-count: 2;">
|
||||
<!-- <div style="column-count: 2;"> -->
|
||||
|
||||
- Chetco Community Public Library
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
|
||||
We thank the following individuals who contributed patches to Koha 22.11.24
|
||||
<div style="column-count: 2;">
|
||||
<!-- <div style="column-count: 2;"> -->
|
||||
|
||||
- Tomás Cohen Arazi (2)
|
||||
- David Cook (7)
|
||||
- David Cook (4)
|
||||
- Jonathan Druart (7)
|
||||
- Magnus Enger (1)
|
||||
- JesseM (3)
|
||||
- JesseM (2)
|
||||
- Julian Maurice (1)
|
||||
- Phil Ringnalda (3)
|
||||
- Marcel de Rooy (3)
|
||||
- Lari Taskula (7)
|
||||
</div>
|
||||
<!-- </div> -->
|
||||
|
||||
We thank the following libraries, companies, and other institutions who contributed
|
||||
patches to Koha 22.11.24
|
||||
<div style="column-count: 2;">
|
||||
<!-- <div style="column-count: 2;"> -->
|
||||
|
||||
- [BibLibre](https://www.biblibre.com) (1)
|
||||
- [ByWater Solutions](https://bywatersolutions.com) (3)
|
||||
- [ByWater Solutions](https://bywatersolutions.com) (2)
|
||||
- Chetco Community Public Library (3)
|
||||
- [Hypernova Oy](https://www.hypernova.fi) (7)
|
||||
- Koha Community Developers (7)
|
||||
- [Libriotech](https://libriotech.no) (1)
|
||||
- [Prosentient Systems](https://www.prosentient.com.au) (7)
|
||||
- [Prosentient Systems](https://www.prosentient.com.au) (4)
|
||||
- Rijksmuseum, Netherlands (3)
|
||||
- [Theke Solutions](https://theke.io) (2)
|
||||
</div>
|
||||
|
||||
We also especially thank the following individuals who tested patches
|
||||
for Koha
|
||||
<div style="column-count: 2;">
|
||||
<!-- <div style="column-count: 2;"> -->
|
||||
|
||||
- Tomás Cohen Arazi (6)
|
||||
- Alex Buckley (8)
|
||||
- David Cook (1)
|
||||
- Chris Cormack (1)
|
||||
- Paul Derscheid (3)
|
||||
- Jonathan Druart (2)
|
||||
- Magnus Enger (9)
|
||||
- Victor Grousset (15)
|
||||
- JesseM (15)
|
||||
- Magnus Enger (8)
|
||||
- Victor Grousset (13)
|
||||
- JesseM (12)
|
||||
- Brendan Lawlor (1)
|
||||
- Owen Leonard (1)
|
||||
- Jesse Maseto (10)
|
||||
- Julian Maurice (5)
|
||||
- Julian Maurice (4)
|
||||
- Phil Ringnalda (2)
|
||||
- Marcel de Rooy (17)
|
||||
- Fridolin Somers (12)
|
||||
- wainuiwitikapark (5)
|
||||
- Baptiste Wojtkowski (2)
|
||||
</div>
|
||||
- Fridolin Somers (9)
|
||||
- wainuiwitikapark (2)
|
||||
- Baptiste Wojtkowski (1)
|
||||
<!-- </div> -->
|
||||
|
||||
|
||||
|
||||
|
@ -282,16 +270,16 @@ version of Koha can be retrieved by checking out the main branch of:
|
|||
- [Koha Git Repository](https://git.koha-community.org/koha-community/koha)
|
||||
|
||||
The branch for this version of Koha and future bugfixes in this release
|
||||
line is 22.11.x-security.
|
||||
line is 22.11.x.
|
||||
|
||||
## Bugs and feature requests
|
||||
|
||||
Bug reports and feature requests can be filed at the Koha bug
|
||||
tracker at:
|
||||
|
||||
- [Koha Bugzilla](http://bugs.koha-community.org)
|
||||
- [Koha Bugzilla](https://bugs.koha-community.org)
|
||||
|
||||
He rau ringa e oti ai.
|
||||
(Many hands finish the work)
|
||||
|
||||
Autogenerated release notes updated last on 26 Feb 2025 17:14:07.
|
||||
Autogenerated release notes updated last on 03 Mar 2025 13:52:13.
|
||||
|
|
Loading…
Reference in a new issue