Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(464)

Issue 11413143: DEPS roll openssl to 1.0.1c (Closed)

Created:
8 years, 1 month ago by digit1
Modified:
8 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

DEPS roll openssl to 1.0.1c Note: The ssl_client_socket_openssl.c change is necessary to avoid breaking the HTTPSRequestTest.SSLv3Fallback unit test. MapOpenSSLErrorSSL was returning ERR_FAILED instead of ERR_SSL_VERSION_OR_CIPHER_MISMATCH because the function didn't support the SSL_R_UNSUPPORTED_PROTOCOL returned by openssl during the test. BUG=112445 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172108

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebased to more recent 1.0.1c #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M DEPS View 1 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_openssl.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
digit1
8 years, 1 month ago (2012-11-22 16:15:40 UTC) #1
digit1
This fails hard on the 'linux_redux' build. I'm looking into it.
8 years, 1 month ago (2012-11-22 17:15:09 UTC) #2
wtc
Drive-by review comments on patch set 1: https://chromiumcodereview.appspot.com/11413143/diff/1/net/socket/ssl_client_socket_openssl.cc File net/socket/ssl_client_socket_openssl.cc (right): https://chromiumcodereview.appspot.com/11413143/diff/1/net/socket/ssl_client_socket_openssl.cc#newcode138 net/socket/ssl_client_socket_openssl.cc:138: case SSL_R_UNSUPPORTED_PROTOCOL: ...
8 years, 1 month ago (2012-11-22 18:37:31 UTC) #3
digit1
Thanks Will, this is helpful, I'll try to see if the mapping you suggest works ...
8 years, 1 month ago (2012-11-22 20:35:41 UTC) #4
Ryan Sleevi
FYI, throwing out the lgtm for the DEPS roll if it hasn't happened yet. I ...
8 years ago (2012-12-08 00:15:37 UTC) #5
Ryan Sleevi
Confirmed this landed in http://crrev.com/166429
8 years ago (2012-12-08 00:38:04 UTC) #6
digit1
On 2012/12/08 00:38:04, Ryan Sleevi wrote: > Confirmed this landed in http://crrev.com/166429 Actually, the patch ...
8 years ago (2012-12-10 08:35:02 UTC) #7
digit1
The second path rebases the patch around a slightly more up-to-date version of OpenSSL that ...
8 years ago (2012-12-10 13:37:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/11413143/8001
8 years ago (2012-12-10 13:37:32 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years ago (2012-12-10 18:27:49 UTC) #10
wtc
Patch set 2 LGTM. In the CL's commit message, I think we should change ERR_SSL_PROTOCOL_ERROR ...
8 years ago (2012-12-10 19:18:45 UTC) #11
digit1
Thanks, I've done that. Trying to commit again now.
8 years ago (2012-12-10 19:38:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/11413143/8001
8 years ago (2012-12-10 19:38:39 UTC) #13
commit-bot: I haz the power
8 years ago (2012-12-10 19:39:44 UTC) #14
Message was sent while issue was closed.
Change committed as 172108

Powered by Google App Engine
This is Rietveld 408576698