From c0d5b3dc0c8ace804c4d16a1e6914e9cfe059573 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Tue, 24 Aug 2021 10:55:59 -0400 Subject: [PATCH] Fix release notes for 21.05.03 release --- .../release_notes/release_notes_21_05_03.html | 372 +++++++++--------- misc/release_notes/release_notes_21_05_03.md | 63 ++- 2 files changed, 210 insertions(+), 225 deletions(-) diff --git a/misc/release_notes/release_notes_21_05_03.html b/misc/release_notes/release_notes_21_05_03.html index b1209006af..20f68299dc 100644 --- a/misc/release_notes/release_notes_21_05_03.html +++ b/misc/release_notes/release_notes_21_05_03.html @@ -1,6 +1,6 @@

RELEASE NOTES FOR KOHA 21.05.03

-

26 Jul 2021

+

24 Aug 2021

Koha is the first free and open source software library automation package (ILS). Development is sponsored by libraries of varying types @@ -26,241 +26,239 @@ website for the Koha project is:

Koha 21.05.03 is a bugfix/maintenance release.

-

It includes 1 enhancements, 51 bugfixes.

+

It includes 1 enhancement, 44 bugfixes.

System requirements

You can learn about the system components (like OS and database) needed for running Koha here: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations

-

Security bugs

- -

Koha

+

Security fixes

Enhancements

-

Searching

+

Web services

Critical bugs fixed

+

Acquisitions

+ + + +

Hold requests

+ + +

OPAC

Reports

+ +

Staff Client

+ + + +

Tools

+ +

Other bugs fixed

-

About

+

Acquisitions

Architecture, internals, and plumbing

Cataloging

Circulation

Command-line Utilities

-

Fines and fees

+

Hold requests

-

Hold requests

+

MARC Bibliographic data support

Notices

OPAC

REST API

-

Reports

+

Searching - Elasticsearch

- -

SIP2

- - - -

Searching - Zebra

- -

Staff Client

-

Templates

+

System Administration

+ +

Templates

+ +

Test Suite

- -

Tools

+
  • [28509] Koha/Acquisition/Orders.t is failing randomly
  • +
  • [28873] Incorrect age displayed in db_dependent/Koha/Patrons.t

    - -

    New system preferences

    +

    Tools

    Documentation

    -

    The Koha manual is maintained in Sphinx. The home page for Koha -documentation is

    +

    The Koha manual is maintained in Sphinx. The home page for Koha +documentation is

    -

    As of the date of these release notes, only the English version of the -Koha manual is available:

    +

    As of the date of these release notes, the Koha manual is available in the following languages:

    The Git repository for the Koha manual can be found at

    @@ -276,32 +274,32 @@ interface are available in this release for the following languages:

    Partial translations are available for various other languages.

    @@ -352,134 +350,126 @@ list to volunteer:

  • Nick Clemens
  • Kyle M Hall
  • Victor Grousset
  • -
  • Andrew Nugged
  • -
  • Petro Vashchuk
  • Topic Experts:

  • Bug Wranglers:

  • -
  • Packaging Manager:

    +
  • Packaging Managers:

  • -
  • Documentation Manager: David Nind

  • +
  • Documentation Manager: Caroline Cyr La Rose

  • Documentation Team:

  • -
  • Translation Managers:

    +
  • Translation Managers:

  • Release Maintainers:

  • Credits

    -

    We thank the following libraries who are known to have sponsored -new features in Koha 21.05.03:

    - - - -

    We thank the following individuals who contributed patches to Koha 21.05.03.

    +

    We thank the following individuals who contributed patches to Koha 21.05.03

    We thank the following libraries, companies, and other institutions who contributed patches to Koha 21.05.03

    We also especially thank the following individuals who tested patches -for Koha.

    +for Koha

    We regret any omissions. If a contributor has been inadvertently missed, -please send a patch against these release notes to -koha-patches@lists.koha-community.org.

    +please send a patch against these release notes to koha-devel@lists.koha-community.org.

    Revision control notes

    -

    The Koha project uses Git for version control. The current development +

    The Koha project uses Git for version control. The current development version of Koha can be retrieved by checking out the master branch of:

    The branch for this version of Koha and future bugfixes in this release -line is (HEAD detached from 694665050c).

    +line is 21.05.x.

    Bugs and feature requests

    @@ -501,4 +491,4 @@ tracker at:

    He rau ringa e oti ai. (Many hands finish the work)

    -

    Autogenerated release notes updated last on 26 Jul 2021 13:33:45.

    +

    Autogenerated release notes updated last on 24 Aug 2021 14:53:38.

    diff --git a/misc/release_notes/release_notes_21_05_03.md b/misc/release_notes/release_notes_21_05_03.md index e99268862b..309af094f1 100644 --- a/misc/release_notes/release_notes_21_05_03.md +++ b/misc/release_notes/release_notes_21_05_03.md @@ -19,26 +19,18 @@ Installation instructions can be found at: Koha 21.05.03 is a bugfix/maintenance release. -It includes 2 enhancements, 44 bugfixes. +It includes 1 enhancement, 44 bugfixes. ### System requirements You can learn about the system components (like OS and database) needed for running Koha here: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations +## Security fixes -## Security bugs - -### Koha - -- [[28784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28784) DoS in opac-search.pl causes OOM situation and 100% CPU (doesn't require login!) - +- [[28784]](https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28784) DoS in opac-search.pl causes OOM situation and 100% CPU (doesn't require login!) ## Enhancements -### Hold requests - -- [[28833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28833) Speed up holds queue builder via parallel processing - ### Web services - [[28630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28630) ILSDI::AuthenticatePatron should set borrowers.lastseen @@ -277,37 +269,40 @@ The release team for Koha 21.05.03 is - Nick Clemens - Kyle M Hall - Victor Grousset - - Andrew Nugged - - Petro Vashchuk - Topic Experts: - UI Design -- Owen Leonard - REST API -- Tomás Cohen Arazi - - Elasticsearch -- Fridolin Somers - Zebra -- Fridolin Somers - Accounts -- Martin Renvoize - Bug Wranglers: - - Sally Healey + - Amit Gupta + - Mengü Yazıcıoğlu + - Indranil Das Gupta -- Packaging Manager: +- Packaging Managers: + - David Cook - Mason James + - Agustín Moyano -- Documentation Manager: David Nind +- Documentation Manager: Caroline Cyr La Rose - Documentation Team: + - Marie-Luce Laflamme - Lucy Vaux-Harvey + - Henry Bolshaw - David Nind -- Translation Managers: +- Translation Managers: + - Indranil Das Gupta - Bernardo González Kriegel - Release Maintainers: - - 21.05 -- Kyle Hall - 20.11 -- Fridolin Somers - - 20.05 -- Victor Grousset - - 19.11 -- Wainui Witika-Park + - 20.05 -- Andrew Fuerste-Henry + - 19.11 -- Victor Grousset ## Credits @@ -315,18 +310,18 @@ We thank the following individuals who contributed patches to Koha 21.05.03 - Tomás Cohen Arazi (3) - Jason Boyer (1) -- Nick Clemens (16) +- Nick Clemens (17) - David Cook (1) -- Jonathan Druart (13) +- Jonathan Druart (14) - Katrin Fischer (2) - Andrew Fuerste-Henry (5) - Lucas Gass (2) -- Kyle M Hall (8) +- Kyle M Hall (10) - Janusz Kaczmarek (1) - Joonas Kylmälä (1) - Owen Leonard (8) - Martin Renvoize (7) -- Marcel de Rooy (3) +- Marcel de Rooy (4) - Fridolin Somers (6) - Koha translators (1) @@ -336,13 +331,13 @@ patches to Koha 21.05.03 - Athens County Public Libraries (8) - BibLibre (6) - Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (2) -- ByWater-Solutions (31) +- ByWater-Solutions (34) - equinoxOLI.org (1) - Independant Individuals (1) -- Koha Community Developers (13) +- Koha Community Developers (14) - Prosentient Systems (1) - PTFS-Europe (7) -- Rijks Museum (3) +- Rijks Museum (4) - Theke Solutions (3) - University of Helsinki (1) @@ -350,21 +345,21 @@ We also especially thank the following individuals who tested patches for Koha - Salman Ali (1) -- Tomás Cohen Arazi (3) +- Tomás Cohen Arazi (5) - Sara Brown (1) -- Nick Clemens (8) +- Nick Clemens (9) - Jonathan Druart (56) - Katrin Fischer (26) - Andrew Fuerste-Henry (2) - Lucas Gass (5) -- Kyle M Hall (73) +- Kyle M Hall (76) - Mark Hofstetter (1) - Barbara Johnson (2) - Kelly (2) - Joonas Kylmälä (3) -- Owen Leonard (8) +- Owen Leonard (10) - David Nind (19) -- Marcel de Rooy (10) +- Marcel de Rooy (12) - Sally (1) - Fridolin Somers (1) - Petro Vashchuk (3) @@ -395,4 +390,4 @@ tracker at: He rau ringa e oti ai. (Many hands finish the work) -Autogenerated release notes updated last on 24 Aug 2021 13:09:12. +Autogenerated release notes updated last on 24 Aug 2021 14:52:25. -- 2.39.5