summaryrefslogtreecommitdiff
path: root/www/mediawiki/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2009-08-04Updated www/mediawiki to 1.15.1martti1-9/+110
Please read http://svn.wikimedia.org/svnroot/mediawiki/tags/REL1_15_0/phase3/RELEASE-NOTES http://lists.wikimedia.org/pipermail/mediawiki-announce/2009-July/000087.html for details. Note: Version 1.13.5 did NOT have the XSS vulnerability...
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-54/+1
2009-02-07Updated www/mediawiki to 1.13.4martti1-1/+7
A number of cross-site scripting (XSS) security vulnerabilities were discovered in the web-based installer (config/index.php). These vulnerabilities all require a live installer -- once the installer has been used to install a wiki, it is deactivated. Note that cross-site scripting vulnerabilities can be used to attack any website in the same cookie domain. So if you have an uninstalled copy of MediaWiki on the same site as an active web service, MediaWiki could be used to attack the active service. If you are hosting an old copy of MediaWiki that you have never installed, we advise you to remove it from the web.
2008-12-15Updated www/mediawiki to 1.13.3martti1-1/+2
This is a security release of MediaWiki 1.13.3. Some of the security issues affect *all* versions of MediaWiki except the versions released today, so all site administrators are encouraged to upgrade. http://lists.wikimedia.org/pipermail/mediawiki-announce/2008-December/000080.html
2008-11-26MediaWiki is free server-based software which is licensed under the GNUmartti1-0/+1405
General Public License (GPL). It's designed to be run on a large server farm for a website that gets millions of hits per day. MediaWiki is an extremely powerful, scalable software and a feature-rich wiki implementation, that uses PHP to process and display data stored in its MySQL database.