diff options
author | schmonz <schmonz@pkgsrc.org> | 2019-07-16 19:31:21 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2019-07-16 19:31:21 +0000 |
commit | 3805bf59ad26aa968f9f0f6c080eb320304678e9 (patch) | |
tree | 4331c32f97dde65ca844bbff40778d69f17fb83f /www/wordpress/distinfo | |
parent | 835e5fd05686949b30f710328cf0531d1af56412 (diff) | |
download | pkgsrc-3805bf59ad26aa968f9f0f6c080eb320304678e9.tar.gz |
Update to 5.2.2. From the changelog:
5.2:
- Site Health
- PHP Error Protection
- Accessibility Updates
- New Dashboard Icons
- Plugin Compatibility Checks
- Privacy Updates
- New Body Hook
- Building JavaScript
5.2.1:
- 47180: An issue typing in the block editor while using a RTL language
has been fixed.
- 47186: An bug causing 32-bit systems to run out of memory when using
sodium_compat was fixed.
- 47189: The "Update your plugins" link in Site Health now links to the
correct page in multisite installs.
- 47185: An issue in wp_delete_file_from_directory() where files were
not deleting on Windows systems has been fixed.
- 47205: A bug was fixed where spaces could not be added in the Classic
Editor after pressing shift+enter.
- 47265: 2 fatal errors on the error protection page when a PHP error
was encountered in a drop-in (such as advanced-cache.php) were fixed.
- 47244: wp_targeted_link_rel() has been improved to prevent instances
where single and double quotation marks were incorrectly staggered.
- 47169: PHP/MySQL minimum version requirement checks now return proper
error codes when requirements are not met in test environments.
- 47177: The backwards compatibility of get_search_form() was improved.
- 47297: The accuracy of the HTTP requests test in Site Health was improved.
- 47229: TinyMCE has been updated to version 4.9.4.
- 47323: Prevents a fatal error that occurs when upgrading to 5.2.1 from
WordPress < 5.2.
- 47304: Fixes a regression that can affect the accuracy of
<lastBuildDate> in feeds.
- 47312: Changes the string used on the About page for 5.2.1 to one that
is already translated.
5.2.2:
- 45094: Dashboard elements don't always have clear focus states, tab order
- 46289: RTL Bug – wrong navigation arrows in media modal
- 46749: Extra border is displaying at bottom of Help section in Firefox
(Responsive : 778 * 841)
- 46881: Site Health: improve the header elements horizontal centering
- 46957: Site Health: Make site health page access be filterable
- 46960: Site Health: Table design issue in small devices (iphone 5/SE).
- 46997: Theme update links show in Customizer and don't work
- 47070: Recovery Mode Exit button not visible in responsive view
- 47158: Merge similar strings introduced in WP 5.2
- 47227: I18n: Merge similar translation strings – site health tabs
- 47475: I18n: Merge similar strings and fix typo
- 47429: Editor: Update packages for WordPress 5.2.2
- 47457: Fix the mediaelements player controls bar sizing
Diffstat (limited to 'www/wordpress/distinfo')
-rw-r--r-- | www/wordpress/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 8b17a1ef53e..d22c9030a3f 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.69 2019/03/16 17:55:04 jklos Exp $ +$NetBSD: distinfo,v 1.70 2019/07/16 19:31:21 schmonz Exp $ -SHA1 (wordpress-5.1.1.tar.gz) = f1bff89cc360bf5ef7086594e8a9b68b4cbf2192 -RMD160 (wordpress-5.1.1.tar.gz) = 5bd948f5ebf1d9000470534c70b61f53f796441b -SHA512 (wordpress-5.1.1.tar.gz) = 0b06630c894c535b24787cda0ee9c8bc8eab54fe6f6523fd78da55cb00ea9b9404454d51a3b9b77c72fb5ebc94d36719be50785fd82ff3311ca1df9b8fd980c9 -Size (wordpress-5.1.1.tar.gz) = 10654780 bytes +SHA1 (wordpress-5.2.2.tar.gz) = 3605bcbe9ea48d714efa59b0eb2d251657e7d5b0 +RMD160 (wordpress-5.2.2.tar.gz) = e5cb5770332320580cd6370fa540eafd9791f2f9 +SHA512 (wordpress-5.2.2.tar.gz) = 4aac96d9ec0f6d3ae0d6b2438599e5e76442580e56d56c1e10d199435336bbc5f0869db2f742ead55815abf1f6428f4f325946d30b2a93ca39ded8d27024f38a +Size (wordpress-5.2.2.tar.gz) = 11200591 bytes |