pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wordpress Update to version 5.9.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd3221ef0e08
branches: trunk
changeset: 376543:fd3221ef0e08
user: morr <morr%pkgsrc.org@localhost>
date: Sat Apr 09 15:07:15 2022 +0000
description:
Update to version 5.9.3.
Changes:
Maintenance updates
This maintenance release features 9 bug fixes in Core and 10 bug fixes in the block editor.
The following core tickets from Trac were fixed:
#52409 Filesystem API: Include the ssh-ed25519 public key signature algorithm as an alternative to ssh-rsa
#54878 Themes: Hide block themes live preview link following installation
#54916 Administration: Do not specify menu order for the Widgets menu when the active theme is a block theme
#54939 Customizer: When a block theme is active, add an information about Site Editor in the Customizer
#55203 Media: Make get_post_galleries() only return galleries
#55241 Themes: Avoid undefined variable warning on get_svg_filters()
#55311 Editor: Fix broken asset URLs when using WP outside of the regular directory
#55337 Editor: Optimize preload paths for post and site editors
#55474 Update WordPress packages for 5.9.3
The following block editor issues from GitHub were fixed:
PR38136 Adds aria-label to the search button, as accessibility enhancement
PR38863 Template List: Decode entities in record titles
PR38891 Use wp_unique_id() instead of uniqid() to generate CSS class names
PR38765 Cover block: Fix gradient overlay (remove black background color)
PR39045 Try: Fix image responsive rules
PR38762 Fixes #38761 by removing obsolete ::before pseudo element
PR39091 Avoid error when ‘styles’ settings are removed
PR39164 Change location of block support styles in <head>
PR39340 Image: Restore baseline responsiveness in the block
PR39445 Fix: Table block doesn’t keep background color
diffstat:
www/wordpress/Makefile | 4 ++--
www/wordpress/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 21f730baf282 -r fd3221ef0e08 www/wordpress/Makefile
--- a/www/wordpress/Makefile Sat Apr 09 14:45:32 2022 +0000
+++ b/www/wordpress/Makefile Sat Apr 09 15:07:15 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2022/03/12 17:16:30 morr Exp $
+# $NetBSD: Makefile,v 1.105 2022/04/09 15:07:15 morr Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 5.9.2
+VERSION= 5.9.3
CATEGORIES= www
MASTER_SITES= https://wordpress.org/
diff -r 21f730baf282 -r fd3221ef0e08 www/wordpress/distinfo
--- a/www/wordpress/distinfo Sat Apr 09 14:45:32 2022 +0000
+++ b/www/wordpress/distinfo Sat Apr 09 15:07:15 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.88 2022/03/12 17:16:30 morr Exp $
+$NetBSD: distinfo,v 1.89 2022/04/09 15:07:15 morr Exp $
-BLAKE2s (wordpress-5.9.2.tar.gz) = 2346458ef9c4cff50befa0ebfa76b337b72b31fe2754c3038955c0bf6135c0f0
-SHA512 (wordpress-5.9.2.tar.gz) = d2a93d753fcc63f7361c8faea694fba265045db8728fd903417fca1a41362b0a5bf1d75e606a35f95cedcb4951c3392d0e37c266f5b26f627602450b8537df62
-Size (wordpress-5.9.2.tar.gz) = 18722604 bytes
+BLAKE2s (wordpress-5.9.3.tar.gz) = 73469f91d395e18f2988953e86e8560ebfa2fff804d23aeb643daf4746add28f
+SHA512 (wordpress-5.9.3.tar.gz) = 9d44d95c6f046558783c7de22cbe7eb912e21234b549b324ec43ab6013ba3f4990a3478e40c8cf399dbbdf00598dcf30423f9d1f74da83e63ee920de457b6637
+Size (wordpress-5.9.3.tar.gz) = 18725197 bytes
Home |
Main Index |
Thread Index |
Old Index