rpms/mediawiki/devel .cvsignore, 1.24, 1.25 mediawiki.spec, 1.39, 1.40 sources, 1.25, 1.26

athimm athimm at fedoraproject.org
Mon Jul 5 18:30:11 UTC 2010


Author: athimm

Update of /cvs/pkgs/rpms/mediawiki/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv25310/devel

Modified Files:
	.cvsignore mediawiki.spec sources 
Log Message:
Update to 1.15.4, fixes       CVE-2010-1647 CVE-2010-1648, also fix bug #549822.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mediawiki/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	7 Apr 2010 17:22:17 -0000	1.24
+++ .cvsignore	5 Jul 2010 18:30:11 -0000	1.25
@@ -1 +1 @@
-mediawiki-1.15.3.tar.gz
+mediawiki-1.15.4.tar.gz


Index: mediawiki.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mediawiki/devel/mediawiki.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- mediawiki.spec	7 Apr 2010 22:25:51 -0000	1.39
+++ mediawiki.spec	5 Jul 2010 18:30:11 -0000	1.40
@@ -1,7 +1,7 @@
 Summary: A wiki engine
 Name: mediawiki
-Version: 1.15.3
-Release: 53%{?dist}
+Version: 1.15.4
+Release: 54%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://www.mediawiki.org/
@@ -31,7 +31,7 @@ Summary: mediawiki w/o texvc.
 Group: Development/Tools
 # to make sure the "apache" group is created before mediawiki is installed
 Requires(pre): httpd
-Requires: php >= 5, php-xml
+Requires: php-common >= 5, php-xml
 Requires: php-mysql, php-pgsql
 Requires: diffutils, ImageMagick, php-gd
 
@@ -127,6 +127,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul  5 2010 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.15.4-54
+- Update to 1.5.14 (Fixes CVE-2010-1647 CVE-2010-1648).
+- Change BR php to php-common (RH bug #549822).
+
 * Wed Apr  7 2010 Axel Thimm <Axel.Thimm at ATrpms.net> - 1.15.3-53
 - Update to 1.15.3 (Fixes login CSRF vulnerability).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mediawiki/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	7 Apr 2010 17:22:17 -0000	1.25
+++ sources	5 Jul 2010 18:30:11 -0000	1.26
@@ -1 +1 @@
-6bf89504a3192d4641de5404d39ac50a  mediawiki-1.15.3.tar.gz
+9c37dee8addc27b2051ee2eebc238b4d  mediawiki-1.15.4.tar.gz



More information about the scm-commits mailing list