[macports-legacy-support] branch getentropy updated (f178ef9 -> f912da5)

Chris Jones jonesc at hep.phy.cam.ac.uk
Tue Oct 12 14:06:51 UTC 2021


Chris Jones (cjones051073) pushed a change to branch getentropy
in repository macports-legacy-support.

 discard f178ef9  add sys/random.h to README
 discard e7bbc33  add getentropy test
 discard a37c6e3  add getentropy implementation
 discard 24d34c0  remove internal getentropy and related methods
 discard 946557a  add wrapped header for sys/random.h, for getentropy
 discard 355747b  use system/macports getentropy
 discard 14b1979  Add MacPorts guard macro for getentropy
     new 4609c1f  move getentropy implementation to own source file
     new d157e58  add wrapped sys/random.h header for getentropy
     new 01de9e2  add test for getentropy
     new f912da5  update README for sys/random.h

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (f178ef9)
            \
             N -- N -- N   refs/heads/getentropy (f912da5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/arc4random.c       |  1 -
 src/getentropy.c       | 72 ++++++++++++++++++++++++--------------------------
 test/test_getentropy.c |  5 ++--
 3 files changed, 38 insertions(+), 40 deletions(-)



More information about the macports-changes mailing list