[roll] Roll fuchsia [ffx] SSH parsing does not interpret debugging as err.

In doing some testing, I was able to get an empty error message by
attempting to connect to a nonexistent device. It was reporting that
using an address was an error, because the line was not something the
parser would catch, given it started with `debug2:`.

Original-Bug: 366238654
Original-Bug: 362976369
Original-Bug: 365638219
Original-Bug: 357958365
Original-Bug: 361140479
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1121661
Original-Revision: b1e6cb583ef2a3fe61a8eca4277324658c8ef6e7
GitOrigin-RevId: 3ef08fe97fe7c57c8159e56b84c8a1fad22413d0
Change-Id: Ia0e2ed483538bdfc074b7ae15fda802b444522dd
1 file changed
tree: 9c9b651d87d94524ab11ebfe8f84c2d359cd977f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.