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

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


Branch: pkgsrc-2012Q2, Version: 1.19.2, Package name: mediawiki-1.19.2, 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:
[databases/php-mysql]

Required to build:
[lang/perl5] [pkgtools/x11-links] [www/apache22]

Package options: apache, mysql

Master sites:

SHA1: 0e95a4c376bbcf77450adb1dca0180ac16da1b67
RMD160: a5799d3853327d4e279c3ea46613344471de2fa1
Filesize: 17837.984 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-09 18:20:12 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #3917 - requested by wen
www/mediawiki: security update

Revisions pulled up:
- www/mediawiki/Makefile                                        1.22
- www/mediawiki/PLIST                                           1.11
- www/mediawiki/distinfo                                        1.15

---
   Module Name:    pkgsrc
   Committed By:   wen
   Date:           Sun Sep  2 00:29:34 UTC 2012

   Modified Files:
           pkgsrc/www/mediawiki: Makefile PLIST distinfo

   Log message:
   Update to 1.19.2
   It is a security update, fix CVE-2012-4377 CVE-2012-4378 CVE-2012-4379
   CVE-2012-4380 CVE-2012-4381 CVE-2012-4382.

   Upstream changes:
   Changes since 1.19.1
   (bug 39700) File: link to non-existing file can inject html
   (bug 39823) Hidden block text leaking to admins
   (bug 39184) LDAP password leakage
   (bug 39180) Disallow framing of api results
   (bug 37587) Enforce language codes to be html safe
   (bug 39824) Check global blocks on account creation