[roll] Roll fuchsia [dns] Avoid logging unexpected CNAME record CNAME is expected for other query types, that seems to be acceptable server behavior. Suppress logging for that case. Example dig output displaying this behavior: $ dig @8.8.8.8 clients3.google.com A ; <<>> DiG 9.10.6 <<>> @8.8.8.8 clients3.google.com A ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46690 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;clients3.google.com. IN A ;; ANSWER SECTION: clients3.google.com. 300 IN CNAME clients.l.google.com. clients.l.google.com. 300 IN A 142.251.35.174 ;; Query time: 37 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Tue Jun 28 17:13:55 EDT 2022 ;; MSG SIZE rcvd: 88 Original-Fixed: 103530 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/695004 Original-Revision: a86d52fd475d93a005756ae4315991ccefce8ae8 GitOrigin-RevId: 1c40e146060bb211f82732510789e80ca8acacc3 Change-Id: I01a4d631a20c99f86508ee3f0d3657ae7da8d50c
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.