[mediawiki/f20] Update to 1.21.11

mooninite mooninite at fedoraproject.org
Thu Jun 26 03:43:42 UTC 2014


commit 568a3896b0ed1b6220156b1b36564d14a0af20d2
Author: Michael Cronenworth <mike at cchtml.com>
Date:   Wed Jun 25 22:43:41 2014 -0500

    Update to 1.21.11

 .gitignore     |    1 +
 mediawiki.spec |    8 +++++++-
 sources        |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 305e4d4..c87510b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ mediawiki-1.15.4.tar.gz
 /mediawiki-1.21.8.tar.gz
 /mediawiki-1.21.9.tar.gz
 /mediawiki-1.21.10.tar.gz
+/mediawiki-1.21.11.tar.gz
diff --git a/mediawiki.spec b/mediawiki.spec
index 6a09b6c..5af811c 100644
--- a/mediawiki.spec
+++ b/mediawiki.spec
@@ -1,6 +1,6 @@
 Summary: A wiki engine
 Name: mediawiki
-Version: 1.21.10
+Version: 1.21.11
 Release: 1%{?dist}
 License: GPLv2+
 URL: http://www.mediawiki.org/
@@ -121,6 +121,12 @@ echo /var/www/wiki > %{buildroot}%{_sysconfdir}/mediawiki/instances
 
 
 %changelog
+* Wed Jun 25 2014 Michael Cronenworth <mike at cchtml.com> - 1.21.11-1
+- Update to 1.21.11
+- (bug 65839) SECURITY: Prevent external resources in SVG files.
+- (bug 66428) MimeMagic: Don't seek before BOF. This has weird side effects
+  like only extracting the tail of the file partially or not at all.
+
 * Sat May 31 2014 Michael Cronenworth <mike at cchtml.com> - 1.21.10-1
 - Update to 1.21.10
 - (bug 65501) SECURITY: Don't parse usernames as wikitext on Special:PasswordReset.
diff --git a/sources b/sources
index 84f2df8..e06f863 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d41a217208daef69821c14e224e7426d  mediawiki-1.21.10.tar.gz
+354e1885df3fb8f3fee62ae41dc5e63a  mediawiki-1.21.11.tar.gz


More information about the scm-commits mailing list