-The 2.14.2 release fixes several security issues that became known
-to us after the Bugzilla 2.14.1 release. Please see the upgrade
-procedure below for details on how to upgrade to 2.14.2.
-
-Please note that the upcoming release of 2.16 will incorporate
-various rearchitectures that will make failure-to-validate
-and failure-to-filter errors harder to insert and easier to
-spot. In particular this means there may be holes in the 2.14
-line that have not been discovered, yet are fixed in 2.16. If
-such holes exist they probably won't be fixed in 2.14 point
-releases, unless they are discovered.
+The 2.14.3 release fixes a regression in the ability to sort
+buglists on more than one field, which was caused by the 2.14.2
+security update. Also fixed in this release is a possible
+misuse of a system() call in contrib/bug_email.pl (which is
+not supported at this time, but we felt it would be useful to
+fix as long as we knew about it). Please see the upgrade
+procedure below for details on how to upgrade to 2.14.3.
+
+Regarding security issues, please note that the release of 2.16
+(simultaneous with 2.14.3) incorporates various rearchitectures
+that make failure-to-validate and failure-to-filter errors
+harder to insert and easier to spot. In particular this means
+there may be holes in the 2.14 line that have not been
+discovered, yet are fixed in 2.16. If such holes exist they
+probably won't be fixed in 2.14 point releases, unless they are
+discovered.
There may be future point releases of 2.14, even after the
release of 2.16, however support for 2.14 will likely be
option "The bug is resolved or verified" to achieve part of this.
(bug 130821)
+
+
+***********************************************
+*** USERS UPGRADING FROM 2.14.2 OR EARLIER ***
+***********************************************
+
+- The fix for bug 130821 in 2.14.2 broke being able to sort
+ bug lists on more than one field. buglist.cgi now allows
+ you to sort on more than one field again.
+ (bug 152138)
+
+- Basic maintenance on contrib/bug_email.pl and
+ contrib/bugzilla_email_append.pl which also fixes a
+ possible security hole with a misuse of a system() call.
+ These files are not supported at this time, but as long
+ as we knew about the problem, we couldn't overlook it.
+ (bug 154008)
+
***********************************************
*** USERS UPGRADING FROM 2.14.1 OR EARLIER ***
***********************************************