Hello everyone,
I would like to announce the release of MediaWiki 1.22.10 and 1.23.3. This is a regular maintenance release. Download links are given at the end of this email.
== Bugfixes in 1.23.3 == * (bug 68501) Correctly handle incorrect namespace in cleanupTitles.php. * (bug 64970) Fix support for blobs on DatabaseOracle::update. * (bug 66574) Display MediaWiki:Loginprompt on the login page. * (bug 67870) wfShellExec() cuts off stdout at multiples of 8192 bytes. * (bug 60629) Handle invalid language code gracefully in Language::fetchLanguageNames. * (bug 62017) Restore the number of rows shown on Special:Watchlist. * Check for boolean false result from database query in SqlBagOStuff.
== Bugfixes in 1.22.10 == * (bug 64970) Fix support for blobs on DatabaseOracle::update
Full release notes for 1.23.3: https://www.mediawiki.org/wiki/Release_notes/1.23
Full release notes for 1.22.10: https://www.mediawiki.org/wiki/Release_notes/1.22
Public keys: https://www.mediawiki.org/keys/keys.html
********************************************************************** 1.23.3 ********************************************************************** Download: https://releases.wikimedia.org/mediawiki/1.23/mediawiki-1.23.3.tar.gz
Patch to previous version (1.23.2): https://releases.wikimedia.org/mediawiki/1.23/mediawiki-1.23.3.patch.gz
GPG signatures: https://releases.wikimedia.org/mediawiki/1.23/mediawiki-core-1.23.3.tar.gz.s... https://releases.wikimedia.org/mediawiki/1.23/mediawiki-1.23.3.tar.gz.sig https://releases.wikimedia.org/mediawiki/1.23/mediawiki-1.23.3.patch.gz.sig
Note: There is no i18n patch as there are no changes in translation.
********************************************************************** 1.22.10 ********************************************************************** Download: https://releases.wikimedia.org/mediawiki/1.22/mediawiki-1.22.10.tar.gz
Patch to previous version (1.22.9): https://releases.wikimedia.org/mediawiki/1.22/mediawiki-1.22.10.patch.gz
GPG signatures: https://releases.wikimedia.org/mediawiki/1.22/mediawiki-core-1.22.10.tar.gz.... https://releases.wikimedia.org/mediawiki/1.22/mediawiki-1.22.10.tar.gz.sig https://releases.wikimedia.org/mediawiki/1.22/mediawiki-1.22.10.patch.gz.sig
Note: There is no i18n patch as there are no changes in translation.
Markus Glaser (Wiki Release Team)
Hello,
Great, thanks. I'll be looking to update my wiki's to this later today or tomorrow. Something I need to remember to do on the hosted wiki I have is replace/diff the MySQL connection PHP file with a patched version due to the following bug :
Bug 65998 - mysqli: No way to specify the socket location https://bugzilla.wikimedia.org/show_bug.cgi?id=65998
The patch for this is to file :
includes/db/DatabaseMysqli.php
and makes sure we can connect to MySQL via a socket. This has been working OK for me for the last few releases.
The bug is marked as targeting "1.23.X release".
Does anyone know if this will get looked at and included soon? Does something like this get looked at for each point release, perhaps put aside due to more important things?
Many Thanks.
On Wed, Aug 27, 2014, at 11:22 PM, Markus Glaser wrote:
Hello everyone,
I would like to announce the release of MediaWiki 1.22.10 and 1.23.3. This is a regular maintenance release. Download links are given at the end of this email.
There weren't actually any security patches in these releases, were there?
mediawiki-l@lists.wikimedia.org