#53274 closed defect (bug) (fixed)
Update sodium_compat to v1.16.1
| Reported by: | paragoninitiativeenterprises | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.7.3 |
| Component: | External Libraries | Version: | 5.8 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: |
Description (last modified by )
Previously: #48371, #51399, #51925
The latest version of sodium_compat includes polyfills for new features slated to land in PHP 8.1 (read more: https://paragonie.com/blog/2021/05/ristretto255-for-php-community) and fixes a race condition with the autoloader that caused an "undefined constant" error on some systems: https://github.com/paragonie/sodium_compat/issues/122
This should be safe to include in the next 5.7.x release, as well as to backport into other supported branches.
Change History (9)
This ticket was mentioned in PR #1297 on WordPress/wordpress-develop by paragonie-security.
5 years ago
#5
- Keywords has-patch added
Update sodium_compat to v1.16.1
Trac ticket: https://core.trac.wordpress.org/ticket/53274
#7
@
5 years ago
- Keywords commit fixed-major added
- Milestone 5.8 → 5.7.3
- Resolution fixed
- Status closed → reopened
Reopening for 5.7.3 consideration.
5 years ago
#9
Closing as committed via https://core.trac.wordpress.org/changeset/51002
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
#53273 was marked as a duplicate.