pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/wordpress Security update to 5.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3894f79255d1
branches:  trunk
changeset: 450863:3894f79255d1
user:      morr <morr%pkgsrc.org@localhost>
date:      Fri Apr 23 06:05:55 2021 +0000

description:
Security update to 5.7.1.

Two security issues affect WordPress versions between 4.7 and 5.7.

- thank you SonarSource for reporting an XXE vulnerability within the media library affecting PHP 8
- thanks Mikael Korpela for reporting a data exposure vulnerability within the latest posts block and REST API

diffstat:

 www/wordpress/Makefile |   4 ++--
 www/wordpress/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 73c1593bac3e -r 3894f79255d1 www/wordpress/Makefile
--- a/www/wordpress/Makefile    Fri Apr 23 05:06:44 2021 +0000
+++ b/www/wordpress/Makefile    Fri Apr 23 06:05:55 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.98 2021/03/14 17:01:33 morr Exp $
+# $NetBSD: Makefile,v 1.99 2021/04/23 06:05:55 morr Exp $
 
 DISTNAME=              wordpress-${VERSION}
-VERSION=               5.7
+VERSION=               5.7.1
 CATEGORIES=            www
 MASTER_SITES=          https://wordpress.org/
 
diff -r 73c1593bac3e -r 3894f79255d1 www/wordpress/distinfo
--- a/www/wordpress/distinfo    Fri Apr 23 05:06:44 2021 +0000
+++ b/www/wordpress/distinfo    Fri Apr 23 06:05:55 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.80 2021/03/14 17:01:33 morr Exp $
+$NetBSD: distinfo,v 1.81 2021/04/23 06:05:55 morr Exp $
 
-SHA1 (wordpress-5.7.tar.gz) = 76d1332cfcbc5f8b17151b357999d1f758faf897
-RMD160 (wordpress-5.7.tar.gz) = c02fd527193a0fa41ebecedc6694e65c7b76ff10
-SHA512 (wordpress-5.7.tar.gz) = 84516473add8624cd7e318af98d257f5f113fcc98cd9f5c0a0d7c1a8060f9f5dd5989d995259d3920b89f71f3391fc8b28b520f7d8aae7511cc1e26e90116567
-Size (wordpress-5.7.tar.gz) = 15747536 bytes
+SHA1 (wordpress-5.7.1.tar.gz) = 296bc228c4f4d67d7da8814079f86516f6c2337d
+RMD160 (wordpress-5.7.1.tar.gz) = b499c5b8cc0983fc499c41fa9600716f34830acf
+SHA512 (wordpress-5.7.1.tar.gz) = 9144a2269efc4ee24a732bacf8f25d7c02136db546c6cf86890b2690f001acfafb9ece1dde7dd7d557b5eb9f3e01a829aab1c7ae80384d4e9389155bdbc3df86
+Size (wordpress-5.7.1.tar.gz) = 15750352 bytes



Home | Main Index | Thread Index | Old Index