[roll] Roll third_party/openssh-portable [sshd-host] Remove now-unused path for authorized keys

All authorized keys in config_data have been transitioned to use
the same path: /config/data/authorized_keys

This removes the now-unused path that infra keys were using
before the switch.

Original-Bug: b/288454585
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/openssh-portable/+/875601
Original-Revision: 755cde0f9a0bbd52b65bb1a9f275b2ca40a7750d
GitOrigin-RevId: 7aebacdfd04ab8600fa258b400cba76081136e80
Change-Id: I0dda8186072eefc1db3b25d0af3d70dad7422bf3
1 file changed
tree: 169d65cb096fba4e181a7d53ce95c789ae9004f8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.