[mediawiki/f19] Update to 1.21.8

mooninite mooninite at fedoraproject.org
Fri Mar 28 16:41:15 UTC 2014


commit 42aea90a727da2b83e0bc6bcbc5f94f7d70c30df
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Fri Mar 28 11:34:30 2014 -0500

    Update to 1.21.8

 .gitignore     |    1 +
 mediawiki.spec |    7 ++++++-
 sources        |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7733461..8e5fa5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ mediawiki-1.15.4.tar.gz
 /mediawiki-1.21.4.tar.gz
 /mediawiki-1.21.5.tar.gz
 /mediawiki-1.21.6.tar.gz
+/mediawiki-1.21.8.tar.gz
diff --git a/mediawiki.spec b/mediawiki.spec
index c2962cf..fa03d2e 100644
--- a/mediawiki.spec
+++ b/mediawiki.spec
@@ -1,6 +1,6 @@
 Summary: A wiki engine
 Name: mediawiki
-Version: 1.21.6
+Version: 1.21.8
 Release: 1%{?dist}
 License: GPLv2+
 URL: http://www.mediawiki.org/
@@ -121,6 +121,11 @@ echo /var/www/wiki > %{buildroot}%{_sysconfdir}/mediawiki/instances
 
 
 %changelog
+* Fri Mar 28 2014 Michael Cronenworth <mike at cchtml.com> - 1.21.8-1
+- Update to 1.21.8
+- (bug 62497) SECURITY: Add CSRF token on Special:ChangePassword.
+- (bug 62467) Set a title for the context during import on the cli.
+
 * Sat Mar 01 2014 Michael Cronenworth <mike at cchtml.com> - 1.21.6-1
 - Update to 1.21.6
 - (bug 60771) SECURITY: Disallow uploading SVG files using non-whitelisted namespaces. Also disallow iframe elements. User will get an error including the namespace name if they use a non- whitelisted namespace.
diff --git a/sources b/sources
index 9a2c7df..8ffaa6e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a41bab6204493882d9d49ea475ea30fd  mediawiki-1.21.6.tar.gz
+7620176ec67776d83cf42597875f5399  mediawiki-1.21.8.tar.gz


More information about the scm-commits mailing list