[roll] Roll fuchsia [base-resolver] Use MAC to authenticate contexts

This allows the base-resolver to trust that it created the incoming
contexts and therefore that the contexts refer to base packages
or subpackages of base packages (i.e. it prevents clients from
forging contexts in an attempt to make base-resolver resolve a
subpackage of a non-base package).

Original-Bug: 119496
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792548
Original-Revision: 354fc59407367538f35f2fd7a0bf5a10b5e86ca6
GitOrigin-RevId: f06aa6ad15b5c2bac27877542877b648d15fc0b4
Change-Id: I1a0b2c7f6bbdab8d4fd0a412937367554e413337
1 file changed
tree: 4d54f9e4a2302871ab563c95124bb73ca67ada10
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.