commit | 9a58c38a8c191291e5df39008ca68ca1526a5a17 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Tue Jul 01 13:33:24 2025 -0400 |
committer | David Benjamin <davidben@google.com> | Mon Jul 07 14:19:38 2025 -0700 |
tree | be20e99c53f05bf529a975379829ff9177914f76 | |
parent | ed22bbb42a36ba6878a2e68b34d43036c221e763 [diff] |
Deprecate the chromium-stable branch We haven't updated this branch for six months. I believe users have moved off of it by now. Historically, this branch pointed to, though lagged behind, the revision of BoringSSL that the current latest stable release of Chromium used. It was used by projects that wanted some slower-moving branch to follow than `HEAD`. BoringSSL now tags periodic releases that can be used instead. See the tags of the form `0.YYYYMMDD.N`. Change-Id: Ib2bd54ad6b598c374def398860527affae5413c9 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/80107 Reviewed-by: Adam Langley <agl@google.com>
The chromium-stable
branch is no longer being updated. Historically, this branch pointed to, though lagged behind, the revision of BoringSSL that the current latest stable release of Chromium used. It was used by projects that wanted some slower-moving branch to follow than HEAD
.
BoringSSL now tags periodic releases that can be used instead. See the tags of the form 0.YYYYMMDD.N
.