Posted
over 18 years
ago
by
Brion Vibber
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
October 13, 2006
MediaWiki 1.8.2 fixes several issues in the Fall 2006 snapshot release:
* (bug 7565) Fixed typos in German localisation
* (bug 7562) Fix non-ASCII namespaces on Windows/XAMPP servers
... [More]
Full release notes:
http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_2/phase3/RELEASE-NOTES
http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_2/phase3/HISTORY
Download:
http://prdownloads.sourceforge.net/wikipedia/mediawiki-1.8.2.tar.gz
MD5 checksum:
79113e7ea8d7e7c5437e633259af4a11 mediawiki-1.8.2.tar.gz
SHA-1 checksum:
d04c9d4c297c7707462626d88cf04d190bd9772b mediawiki-1.8.2.tar.gz
Before asking for help, try the FAQ:
http://www.mediawiki.org/wiki/Help:FAQ
Low-traffic release announcements mailing list:
(Please subscribe to receive announcements of security updates.)
http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce
Wiki admin help mailing list:
http://mail.wikimedia.org/mailman/listinfo/mediawiki-l
Bug report system:
http://bugzilla.wikimedia.org/
Play "stump the developers" live on IRC:
#mediawiki on irc.freenode.net
- -- brion vibber (brion < at > pobox.com)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFMC1iwRnhpk1wk44RAubEAJ9RdqvA3mKEhI6CMCUTqpZCYo27cgCfQU6X
rh1vb hKphJxW0tXqro1SAI=
=KuyU
-----END PGP SIGNATURE----- [Less]
|
Posted
over 18 years
ago
by
Magnus Manske
MediaWiki 1.8.2 fixes several issues in the Fall 2006 snapshot release:
* (bug 7565) Fixed typos in German localisation
* (bug 7562) Fix non-ASCII namespaces on Windows/XAMPP servers
|
MediaWiki 1.8.2 fixes several issues in the Fall 2006 snapshot release:* (bug 7565) Fixed typos in German localisation (0 comments)
|
Posted
over 18 years
ago
by
Magnus Manske
MediaWiki 1.8.2 fixes several issues in the Fall 2006 snapshot release:
* (bug 7565) Fixed typos in German localisation
* (bug 7562) Fix non-ASCII namespaces on Windows/XAMPP servers
|
MediaWiki 1.8.2 fixes several issues in the Fall 2006 snapshot release:* (bug 7565) Fixed typos in German localisation (0 comments)
|
Posted
over 18 years
ago
by
Brion Vibber
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
October 11, 2006
MediaWiki 1.8.1 fixes several issues in the Fall 2006 snapshot release:
* Fix PHP notice and estimates for dumpBackup.php and friends
* Improved register_globals paranoia checks
* (bug
... [More]
7545) Fix PHP version check on install
* Experimental web API disabled by default
* Disable PHP exception backtrace printing unless $wgShowExceptionDetails
is set. Backtraces may contain sensitive information in function call
parameters.
Full release notes:
http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_1/phase3/RELEASE-NOTES
http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_1/phase3/HISTORY
Download:
http://prdownloads.sourceforge.net/wikipedia/mediawiki-1.8.1.tar.gz
MD5 checksum:
9693c36a139715c9984495cb6ebc5646 mediawiki-1.8.1.tar.gz
SHA-1 checksum:
7220b680809ca8ac8830ab1c77b2f29d12a115eb mediawiki-1.8.1.tar.gz
Before asking for help, try the FAQ:
http://www.mediawiki.org/wiki/Help:FAQ
Low-traffic release announcements mailing list:
(Please subscribe to receive announcements of security updates.)
http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce
Wiki admin help mailing list:
http://mail.wikimedia.org/mailman/listinfo/mediawiki-l
Bug report system:
http://bugzilla.wikimedia.org/
Play "stump the developers" live on IRC:
#mediawiki on irc.freenode.net
- -- brion vibber (brion < at > pobox.com)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFLUNqwRnhpk1wk44RAoy/AJ4 lhxTluwd4nQ3VxY7xlbqxd31nQCdHeh9
WXIn7Q9S/pOMsqe9nm7aIjI=
=9bWi
-----END PGP SIGNATURE----- [Less]
|
Posted
over 18 years
ago
by
Brion Vibber
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
October 10, 2006
This is the quarterly release snapshot for Fall 2006. While the code
has been running on Wikipedia for some time, installation and upgrade
bits may be less well tested. Bug fix releases
... [More]
may follow in the coming
days or weeks.
MediaWiki is now using a "continuous integration" development model with
quarterly snapshot releases. The latest development code is always kept
"ready to run", and in fact runs our own sites on Wikipedia.
Release branches will continue to receive security updates for about a year
from first release, but nonessential bugfixes and feature development happen
will be made on the development trunk and appear in the next quarterly release.
Those wishing to use the latest code instead of a branch release can obtain
it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
== Configuration changes ==
* $wgUseETag, to enable/disable sending of HTTP ETag headers
(default: disabled)
* $wgLegalTitleChars now includes ' ' by default for better compatibility
with importing data dumps from Wikipedia
* $wgDefaultUserOptions now includes all default option settings instead
of only overrides.
== Major new features ==
* (bug 7098) Add an option to disable/enable sending of HTTP ETag headers,
as it seems to result in broken behaviour in combination with Squid 2.6
(disabled by default).
* (bug 550) Allow blocks on anonymous users only.
* (bug 6420) Render thumbnails for DJVU images, support multipage DJVU display
on image pages. Added new 'page=' thumbnail option to select a page from a
multipage djvu for thumbnail generation.
* Full Postgres support is now enabled. It requires version 8.1 or better, and
needs to have both plpgsql and tsearch2 already installed.
* (bug 6386) fix grammatical errors in danish naming of talk namespaces.
Full release notes:
http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_0/phase3/RELEASE-NOTES
http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_8_0/phase3/HISTORY
Download:
http://prdownloads.sourceforge.net/wikipedia/mediawiki-1.8.0.tar.gz
MD5 checksum:
9141eba6b8faf17fe80edeb7699cfca4 mediawiki-1.8.0.tar.gz
SHA-1 checksum:
28084a2a1c307e558fa5e99975d3a3dbee2e9586 mediawiki-1.8.0.tar.gz
Before asking for help, try the FAQ:
http://www.mediawiki.org/wiki/Help:FAQ
Low-traffic release announcements mailing list:
(Please subscribe to receive announcements of security updates.)
http://mail.wikimedia.org/mailman/listinfo/mediawiki-announce
Wiki admin help mailing list:
http://mail.wikimedia.org/mailman/listinfo/mediawiki-l
Bug report system:
http://bugzilla.wikimedia.org/
Play "stump the developers" live on IRC:
#mediawiki on irc.freenode.net
- -- brion vibber (brion < at > pobox.com)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFLCV1wRnhpk1wk44RAoUcAJ9cGr304axlxgLLUWMwwfd4K8tR/ACgj12i
K8n5h25gWOLReeSsjdzBPlg=
=ceUE
-----END PGP SIGNATURE----- [Less]
|
This is the quarterly release snapshot for Fall 2006. While the code has been running on Wikipedia for some time, installation and upgrade bits may be less well tested. Bug fix releases may follow in the coming days or weeks. (0 comments)
|
Posted
over 18 years
ago
by
Magnus Manske
This is the quarterly release snapshot for Fall 2006. While the code has been running on Wikipedia for some time, installation and upgrade bits may be less well tested. Bug fix releases may follow in the coming days or weeks.
|
Posted
over 18 years
ago
by
Magnus Manske
This is the quarterly release snapshot for Fall 2006. While the code has been running on Wikipedia for some time, installation and upgrade bits may be less well tested. Bug fix releases may follow in the coming days or weeks.
|