[roll] Roll fuchsia [security] Use new fuchsia-merkle APIs

Replace MerkleTree::from_reader, from_read, and from_slice with
root_from_reader, and root_from_slice.

Original-Bug: b/459436623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1418719
Original-Revision: 55d7cf9f1d84ba113ef91b43ad587b069c747cee
GitOrigin-RevId: d6cf7273d4921c2b7d63956ab8393b96d7f13ab6
Change-Id: I6d2139c509bb80b76b67334ff014e2ea2a4d2b41
1 file changed
tree: 0fe8be4ee501a235c46247639b7895df36f5ffd0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.