pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/wordpress
Module Name: pkgsrc
Committed By: jklos
Date: Tue May 30 07:20:15 UTC 2017
Modified Files:
pkgsrc/www/wordpress: Makefile distinfo
Log Message:
Security update 4.7.5. Bugs fixed:
Insufficient redirect validation in the HTTP class. Reported by Ronni
Skansing.
Improper handling of post meta data values in the XML-RPC API. Reported by
Sam Thomas.
Lack of capability checks for post meta data in the XML-RPC API. Reported
by Ben Bidner of the WordPress Security Team.
A Cross Site Request Forgery (CSRF) vulnerability was discovered in the
filesystem credentials dialog. Reported by Yorick Koster.
A cross-site scripting (XSS) vulnerability was discovered when attempting
to upload very large files. Reported by Ronni Skansing.
A cross-site scripting (XSS) vulnerability was discovered related to the
Customizer. Reported by Weston Ruter of the WordPress Security Team.
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/www/wordpress/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/wordpress/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/wordpress/Makefile
diff -u pkgsrc/www/wordpress/Makefile:1.67 pkgsrc/www/wordpress/Makefile:1.68
--- pkgsrc/www/wordpress/Makefile:1.67 Sat Apr 15 15:46:29 2017
+++ pkgsrc/www/wordpress/Makefile Tue May 30 07:20:15 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2017/04/15 15:46:29 taca Exp $
+# $NetBSD: Makefile,v 1.68 2017/05/30 07:20:15 jklos Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 4.7.3
-PKGREVISION= 1
+VERSION= 4.7.5
+PKGREVISION= 0
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
Index: pkgsrc/www/wordpress/distinfo
diff -u pkgsrc/www/wordpress/distinfo:1.53 pkgsrc/www/wordpress/distinfo:1.54
--- pkgsrc/www/wordpress/distinfo:1.53 Tue Mar 7 17:39:13 2017
+++ pkgsrc/www/wordpress/distinfo Tue May 30 07:20:15 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2017/03/07 17:39:13 morr Exp $
+$NetBSD: distinfo,v 1.54 2017/05/30 07:20:15 jklos Exp $
-SHA1 (wordpress-4.7.3.tar.gz) = 35adcd8162eae00d5bc37f35344fdc06b22ffc98
-RMD160 (wordpress-4.7.3.tar.gz) = 5030cb6bc1f54bfdd1f81033c44ac3991e016d63
-SHA512 (wordpress-4.7.3.tar.gz) = 071df65c3a43557faf351838a661a83e26d8de37c8633dc17a59d773cc91caef640a625b0719606df1fc563fd18af71ba1da22a5b6f345339e73761754484dc5
-Size (wordpress-4.7.3.tar.gz) = 8008833 bytes
+SHA1 (wordpress-4.7.5.tar.gz) = fbe0ee1d9010265be200fe50b86f341587187302
+RMD160 (wordpress-4.7.5.tar.gz) = 040489202e8bff75fc2eafda0c11dd22cc6133f8
+SHA512 (wordpress-4.7.5.tar.gz) = 7d6e4feaf95c49ec7e68068687a399145613d90b5867616ac7a324c60f9107f2453c9f745a455b94e84ef12b191cb2ac67e6b4dd3b8f669e344ea63afc6988ca
+Size (wordpress-4.7.5.tar.gz) = 8037036 bytes
Home |
Main Index |
Thread Index |
Old Index