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: morr
Date: Fri Apr 23 06:05:55 UTC 2021
Modified Files:
pkgsrc/www/wordpress: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/www/wordpress/Makefile
cvs rdiff -u -r1.80 -r1.81 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.98 pkgsrc/www/wordpress/Makefile:1.99
--- pkgsrc/www/wordpress/Makefile:1.98 Sun Mar 14 17:01:33 2021
+++ pkgsrc/www/wordpress/Makefile Fri Apr 23 06:05:55 2021
@@ -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/
Index: pkgsrc/www/wordpress/distinfo
diff -u pkgsrc/www/wordpress/distinfo:1.80 pkgsrc/www/wordpress/distinfo:1.81
--- pkgsrc/www/wordpress/distinfo:1.80 Sun Mar 14 17:01:33 2021
+++ pkgsrc/www/wordpress/distinfo Fri Apr 23 06:05:55 2021
@@ -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