[openssl-commits] Fixed: openssl/openssl#23004 (OpenSSL_1_1_1-stable - 2cf7fd6)

Travis CI builds at travis-ci.org
Wed Feb 13 01:57:08 UTC 2019


Build Update for openssl/openssl
-------------------------------------

Build: #23004
Status: Fixed

Duration: 16 mins and 40 secs
Commit: 2cf7fd6 (OpenSSL_1_1_1-stable)
Author: Andy Polyakov
Message: AArch64 assembly pack: authenticate return addresses.

ARMv8.3 adds pointer authentication extension, which in this case allows
to ensure that, when offloaded to stack, return address is same at return
as at entry to the subroutine. The new instructions are nops on processors
that don't implement the extension, so that the vetification is backward
compatible.

Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8205)

(cherry picked from commit 9a18aae5f21efc59da8b697ad67d5d37b95ab322)

View the changeset: https://github.com/openssl/openssl/compare/af250b36eb53...2cf7fd698ec1

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/492485010?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190213/c3df5c7d/attachment-0001.html>


More information about the openssl-commits mailing list