[roll] Roll fuchsia [ffx][repository] Update tuf when needed, tell cli if expired

This changes `ffx repository` to:

* update tuf metadata when creating the repository config
* update tuf metadata when listing repository packages
* have the daemon service tell the CLI if the metadata has expired.

Original-Fixed: 81095

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557804
Original-Revision: 704b0465a7a38716f45d356d755f576c7b600f7e
GitOrigin-RevId: 7c1f817b6d21fdb76067e68aa1f5b406cd4fa916
Change-Id: Ifaa8b8c221d625deab09839c86299bf0a3280417
1 file changed
tree: 1f148fe63b1fe2a74a810f68dbc2ad3ea8bba10d
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.