[wp-trac] [WordPress Trac] #46615: Updates: No package signature can cause updates to fail
WordPress Trac
noreply at wordpress.org
Wed Apr 24 07:43:37 UTC 2019
#46615: Updates: No package signature can cause updates to fail
-------------------------------------+---------------------
Reporter: pento | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 5.2
Component: Upgrade/Install | Version: trunk
Severity: major | Resolution:
Keywords: needs-testing has-patch | Focuses:
-------------------------------------+---------------------
Comment (by tellyworth):
In [changeset:"45262" 45262]:
{{{
#!CommitTicketReference repository="" revision="45262"
Upgrade/install: fix verification bugs and scale back signature checks.
This fixes several bugs in the signature verification code:
Disables signature checks on certain incompatible PHP versions that cause
math errors when opcache is enabled;
Prevents a spurious URL and subsequent error when downloading a zip file
with query arguments;
Prevents errors triggered by third-party upgrade scripts as per #46615;
Disables signature tests for Plugins, Themes, and Translations, leaving
only core updates.
At the 5.2 release the API servers will only provide signatures for core
update packages, which is why messages are suppressed for plugins and
other package types. Signatures for those other items will become
available later.
Props dd32.
See #39309, #46615
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46615#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list