[roll] Roll fuchsia [archivist][logs] Don't redact some IP addresses All these addresses will be passed through unmodified: 0.*.*.* = current network (as source) 127.*.*.* = loopback 169.254.*.* = link-local addresses 224.0.0.* = link-local multicast 255.255.255.255 = broadcast ff?1:** = local multicast ff?2:** = local multicast These addresses will have the first 2 bytes passed through, and the rest redacted: fe80/10 = link local ff00/8 = multicast Addresses starting or ending with :: will be redacted if they contain 3-7 fields. Test: $ fx test //src/diagnostics/archivist Original-Fixed: 80679 Original-Fixed: 81917 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/563922 Original-Revision: aedcec5094f0e9da2f5afefb3033a0a18d88f938 GitOrigin-RevId: 1b0482427a90c556f7037ed652fd213a287753b9 Change-Id: I126dec2b6d7195aa41c58f7966a3c9011131b7bd
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 via the IRC channel #fuchsia on Freenode.
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.