[wp-trac] [WordPress Trac] #35665: Update Random_Compat
WordPress Trac
noreply at wordpress.org
Sat Jan 30 00:55:41 UTC 2016
#35665: Update Random_Compat
--------------------------------+-----------------
Reporter: dd32 | Owner:
Type: task (blessed) | Status: new
Priority: low | Milestone: 4.5
Component: External Libraries | Version:
Severity: minor | Keywords:
Focuses: |
--------------------------------+-----------------
I'm leaving this ticket open for the 4.5 cycle to track updating the
`Random_Compat` external library.
Version 1.1.6 was just released.
To update, I normally just pull in the master from Github and commit that
directly. Care should be taken that the diff only contains the fixes from
the release. You can also check out from the tag or download the release
from Github.
{{{
svn export https://github.com/paragonie/random_compat/trunk/lib/ src/wp-
includes/random_compat/ --force
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35665>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list