[roll] Roll fuchsia [golibs] Update dependencies

- gvisor.dev/gvisor
  + 6c1237da0 Reply to invalid ACKs even when accept queue is full
  + 3bab5e566 Read lock when getting connections
  + 51c4fbb84 Drop ConnTrack.handlePacket
  + 6e83c4b75 Drop conn.tcbHook
  + 8603cce51 Annotate checklocks on mutex protected fields
  + 788bbc290 Drop IPTables.checkPackets
  + 807337000 Let connection handle tracked packets

Original-Bug: 69308

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/589725
Original-Revision: 1c47c05e9a49d9a6c6bf00f558cb578c466d948a
GitOrigin-RevId: 01fbf5c1b86076db06a1bdb8c0794f96c23a6039
Change-Id: I45cd4bbca4f95fdb2a91fffcc632b6a6678c54da
1 file changed
tree: 8f22533ed59f251b2ce79a569083444e9ceb91b2
  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.