[roll] Roll fuchsia [superproject] Roll third_party/tink Directly include absl/str_cat.h header This is in prepare of abseil uprev by making a local patch onto our mirror of Tink to directly include absl's str_cat header, for resolving the build failure. We are planning on upreving Abseil-cpp to commit a69b0ae5cdba53a45617afc408618a3e1ac244de[1], which is the baseline commit of LTS20230125[2] where str_cat.h is no longer transitively included in. After upreving Abseil-cpp, Tink in Fuchsia will upreved to upstream/master, where `absl/strings/str_cat.h` is still included in `hpke_context.cc` and `md_util.cc`, and the usage of it in `monitoring_util.h` is removed so we expect the header also get removed. [1] https://github.com/abseil/abseil-cpp/commit/a69b0ae5cdba53a45617afc408618a3e1ac244de [2] https://github.com/abseil/abseil-cpp/releases/tag/20230125.0 Original-Bug: b/374990674 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/tink/+/1147751 Original-Revision: 91b739fe18f2eadef477709eb32912a187c9c5b7 GitOrigin-RevId: b69f60fa09b1355c942addcc7fe399061d868d61 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148819 Original-Revision: f020e2f410dfe1fd2f5164e5ee7526d92a3c5c22 Change-Id: I0e1737dcc77251438b64f00cbf346e74bbe05886
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.