From 98348562f09ae222034f8b3f85df082e721d00b3 Mon Sep 17 00:00:00 2001 From: David Benjamin Date: Wed, 3 Apr 2019 18:29:57 -0500 Subject: [PATCH] Update SDE to 8.35.0-2019-03-11. The new version has trap flag emulation, which is great for our ABI tests. This CL doesn't enable it yet, however. The emulation is slightly off on when traps start and stop, so the ABI tester will need to tweaked to be more lenient. Change-Id: I0eb20176dc63eaa1c35f77379b34f7bb6c0b0407 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/35464 Commit-Queue: Adam Langley Reviewed-by: Adam Langley --- util/bot/UPDATING | 2 +- util/bot/sde-linux64.tar.bz2.sha1 | 2 +- util/bot/sde-win32.tar.bz2.sha1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/util/bot/UPDATING b/util/bot/UPDATING index 5a46cdf7..0e4f4935 100644 --- a/util/bot/UPDATING +++ b/util/bot/UPDATING @@ -79,6 +79,6 @@ but upload it with the following command. (Note the bucket is different.) upload_to_google_storage.py -b chrome-boringssl-sde sde-linux64.tar.bz2 sde-win32.tar.bz2 -The current revision is sde-external-8.16.0-2018-01-30-*.tar.bz2. +The current revision is sde-external-8.35.0-2019-03-11-*.tar.bz2. When adding new files, remember to update .gitignore. diff --git a/util/bot/sde-linux64.tar.bz2.sha1 b/util/bot/sde-linux64.tar.bz2.sha1 index bd933237..6037df5a 100644 --- a/util/bot/sde-linux64.tar.bz2.sha1 +++ b/util/bot/sde-linux64.tar.bz2.sha1 @@ -1 +1 @@ -fe5d01f13b82469ce3854307bba9565d1a02b921 \ No newline at end of file +25581fcf3a14d4ca70149c6186111603f725fb26 \ No newline at end of file diff --git a/util/bot/sde-win32.tar.bz2.sha1 b/util/bot/sde-win32.tar.bz2.sha1 index d17e78db..0837b080 100644 --- a/util/bot/sde-win32.tar.bz2.sha1 +++ b/util/bot/sde-win32.tar.bz2.sha1 @@ -1 +1 @@ -0f746c4c64e07794fd597ec950a24de571376732 \ No newline at end of file +d08247e1b7d9837f75ffbfa3f44e9b8f44eb90ba \ No newline at end of file