summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReedy <reedy@wikimedia.org>2022-12-22 14:39:16 +0000
committerReedy <reedy@wikimedia.org>2022-12-22 14:39:16 +0000
commit4a804b4950cd62bfbd1991471308e27793ab2a27 (patch)
tree0c5c6b5b063a28d88ff722df5e1dde18ffb904f8
parent1d0cfee4a3bd8cf807c96259cb7ed4b669e5dcb8 (diff)
Prep 1.35.91.35.9
Change-Id: I42d740f76334e11e313f2887eb8b135637717120
-rw-r--r--RELEASE-NOTES-1.353
-rw-r--r--includes/Defines.php2
2 files changed, 3 insertions, 2 deletions
diff --git a/RELEASE-NOTES-1.35 b/RELEASE-NOTES-1.35
index 80cc165fab34..b79cf39a43d2 100644
--- a/RELEASE-NOTES-1.35
+++ b/RELEASE-NOTES-1.35
@@ -13,7 +13,7 @@ PHP 8.2 workboard: https://phabricator.wikimedia.org/tag/php_8.2_support/
== MediaWiki 1.35.9 ==
-THIS IS NOT A RELEASE YET
+This is a security and maintenance release of the MediaWiki 1.35 branch.
=== Changes since MediaWiki 1.35.8 ===
* Localisation updates.
@@ -24,6 +24,7 @@ THIS IS NOT A RELEASE YET
* Language: Handle ronna and quetta.
* (T304515) LCStoreStaticArray: atomically replace the cache file.
* (T324890, T324891, T324901) Parser: Allow dynamic properties on PHP 8.2.
+* (T322637) SECURITY: sqlite should not create DB file world-readable.
== MediaWiki 1.35.8 ==
diff --git a/includes/Defines.php b/includes/Defines.php
index d404a0e3452a..2b7195415cc7 100644
--- a/includes/Defines.php
+++ b/includes/Defines.php
@@ -37,7 +37,7 @@ use Wikimedia\Rdbms\IDatabase;
*
* @since 1.35
*/
-define( 'MW_VERSION', '1.35.8' );
+define( 'MW_VERSION', '1.35.9' );
# Obsolete aliases