From a908353c9100a8253047ca1c4354450aaaa5c5e3 Mon Sep 17 00:00:00 2001
From: Mason James
Date: Tue, 31 Jan 2017 16:44:56 +1300
Subject: [PATCH] Fix notes typo
Signed-off-by: Mason James
---
misc/release_notes/release_notes_16_5_9.html | 13 ++++++++-----
misc/release_notes/release_notes_16_5_9.md | 15 +++++++++------
2 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/misc/release_notes/release_notes_16_5_9.html b/misc/release_notes/release_notes_16_5_9.html
index 822d38d13c..9fc015598a 100644
--- a/misc/release_notes/release_notes_16_5_9.html
+++ b/misc/release_notes/release_notes_16_5_9.html
@@ -24,9 +24,9 @@ website for the Koha project is:
OR in the INSTALL files that come in the tarball
-Koha 16.5.9 is a bugfix/maintenance release.
+Koha 16.5.9 is a security release. If you are running 16.05.x, we strongly recommend you update.
-It includes 1 enhancements, 4 bugfixes.
+It includes 1 enhancements, 9 bugfixes.
Enhancements
@@ -36,11 +36,14 @@ website for the Koha project is:
[17990] Code to check perl module versions is buggy
-Critical bugs fixed
-
-Installation and upgrade (command-line installer)
+Major and critical bugs fixed
+- [9569] IndependentBranches preference overrides AutoLocation security feature
+- [17900] Possible SQL injection in patroncards template editing
+- [17901] Possible SQL injection in shelf editing
+- [17903] Possible SQL injection in serial claims
+- [17905] member-flags is vulnerable to CSRF attacks
- [17986] Perl dependency evaluation incorrect
diff --git a/misc/release_notes/release_notes_16_5_9.md b/misc/release_notes/release_notes_16_5_9.md
index 97dcf0dcc8..7301f8bb58 100644
--- a/misc/release_notes/release_notes_16_5_9.md
+++ b/misc/release_notes/release_notes_16_5_9.md
@@ -17,9 +17,10 @@ Installation instructions can be found at:
- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
- OR in the INSTALL files that come in the tarball
-Koha 16.5.9 is a bugfix/maintenance release.
+Koha 16.5.9 is a security release. If you are running 16.05.x, we strongly recommend you update.
-It includes 1 enhancements, 4 bugfixes.
+
+It includes 1 enhancements, 9 bugfixes.
@@ -30,11 +31,13 @@ It includes 1 enhancements, 4 bugfixes.
- [[17990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17990) Code to check perl module versions is buggy
+## Major and critical bugs fixed
-## Critical bugs fixed
-
-### Installation and upgrade (command-line installer)
-
+- [[9569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9569) IndependentBranches preference overrides AutoLocation security feature
+- [[17900]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17900) Possible SQL injection in patroncards template editing
+- [[17901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17901) Possible SQL injection in shelf editing
+- [[17903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17903) Possible SQL injection in serial claims
+- [[17905]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17905) member-flags is vulnerable to CSRF attacks
- [[17986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17986) Perl dependency evaluation incorrect
--
2.39.5