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>
7301 files changed
tree: be20e99c53f05bf529a975379829ff9177914f76
  1. .github/
  2. LICENSE
  3. README.md
README.md

Deprecated Branch

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.