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 <agl@google.com> Reviewed-by: Adam Langley <agl@google.com>
diff --git a/util/bot/UPDATING b/util/bot/UPDATING index 5a46cdf..0e4f493 100644 --- a/util/bot/UPDATING +++ b/util/bot/UPDATING
@@ -79,6 +79,6 @@ 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 bd93323..6037df5 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 d17e78d..0837b08 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