./www/mediawiki, Free software wiki package originally written for Wikipedia

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 1.22.7, Package name: mediawiki-1.22.7, Maintainer: wenheping

MediaWiki is free server-based software which is licensed under the GNU
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.


Required to run:
[textproc/php-dom] [textproc/php-intl] [textproc/php-json] [databases/php-mysql] [graphics/php-gd]

Required to build:
[www/apache22]

Package options: apache, mysql

Master sites:

SHA1: 81236e03435075a972189fa1bc406a4e3cab67d6
RMD160: 0642cc2e9c90266e066dd75740c4a16aba9bf16b
Filesize: 19414.304 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-01 15:20:39 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4426 - requested by wen
www/mediawiki: security update

Revisions pulled up:
- www/mediawiki/Makefile                                        1.41
- www/mediawiki/distinfo                                        1.29

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wen
   Date:           Sun Jun  1 08:24:32 UTC 2014

   Modified Files:
           pkgsrc/www/mediawiki: Makefile distinfo

   Log message:
   Update to 1.22.7

   Upstream changes:
   1.22.7

   == Security ==
   * (bug 65501) SECURITY: Don't parse usernames as wikitext on
     Special:PasswordReset.

   == Bugfixes in 1.22.7 ==
   * (bug 36356) Add space between two feed links.
   * (bug 63269) Email notifications were not correctly handling the
     [[MediaWiki:Helppage]] message being set to a full URL. This is a regression
     from the 1.22.5 point release, which made the default value for it a URL.
     If you customized [[MediaWiki:Enotif body]] (the text of email notifications),
     you'll need to edit it locally to include the URL via the new variable
     $HELPPAGE instead of the parser functions fullurl and canonicalurl; otherwise
     you don't have to do anything.
   * Add missing uploadstash.us_props for PostgreSQL.
   * (bug 56047) Fixed stream wrapper in PhpHttpRequest.

   To generate a diff of this commit:
   cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/mediawiki/Makefile
   cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/mediawiki/distinfo
   2014-05-02 00:24:01 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #4394 - requested by wen
www/mediawiki: security update

Revisions pulled up:
- www/mediawiki/Makefile                                        1.39
- www/mediawiki/distinfo                                        1.28

---
   Module Name:    pkgsrc
   Committed By:   wen
   Date:           Thu May  1 16:10:05 UTC 2014

   Modified Files:
           pkgsrc/www/mediawiki: Makefile distinfo

   Log message:
   Update to 1.22.6

   Upstream changes:
   MediaWiki 1.22.6[edit | edit source]
   This is a security release of the MediaWiki 1.22 branch.

   Changes since 1.22.5[edit | edit source]
   (bug 63251) SECURITY: Escape sortKey in pageInfo.
   MediaWiki 1.22.5[edit | edit source]
   This is a security and maintenance release of the MediaWiki 1.22 branch.

   Changes since 1.22.4[edit | edit source]
   (bug 62497) SECURITY: Add CSRF token on Special:ChangePassword.
   (bug 62467) Set a title for the context during import on the cli.
   Fix custom local MediaWiki:Helppage values.
   mediawiki.js: Fix documentation breakage.
   (bug 58153) Make MySQLi work with non standard port.
   (bug 53887) Reintroduced a link to help pages in the default sidebar,
   that any sysop can customize by editing MediaWiki:Sidebar locally. The
   link now points to a mediawiki.org page which is guaranteed to exist.
   Nothing needs to be done on your end, but remember to adjust
   MediaWiki:Sidebar for the needs of your wikis. Everyone can help with
   the shared documentation by translating:
   https://www.mediawiki.org/wiki/Special:Translate/agg-Help_pages .
   (bug 53888) Corrected a regression in 1.22 which introduced red links
   on the login page. If you previously installed 1.22.x and have created
   a local page to make the red link blue, write its title as in
   MediaWiki:helplogin-url if you didn't already. Otherwise, you don't
   need to do anything, but you can translate the help page at
   https://www.mediawiki.org/wiki/Help:Logging_in