[roll] Roll fuchsia [golibs] Update dependencies

- gvisor.dev/gvisor
  + b28bd31bb Allow creating packet socket bound to any protocol
  + 85bd3dd9b Annotate checklocks on mutex protected fields
  + 282a4dd52 Don't allow binding to broadcast on ICMP sockets
  + 477d7e5e1 Annotate checklocks on mutex protected fields
  + a8ad692fd Annotate checklocks on mutex protected fields
  + 8b56b6b83 Pass address properties in a single struct
  + 0bec34a8e Compose raw IP with datagram-based endpoint
  + 8d14edb14 Explicitly bind endpoint to a NIC
  + 2b46e2d19 Defer mutex unlocking

Original-Bug: 79016, 80621, 81592

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/581534
Original-Revision: afb847bd970b7c102e15e7cf487839cf2b68abdc
GitOrigin-RevId: 79ffd347e3f4167859c0be467e7356aea730ddb9
Change-Id: Ie73745a4844434e2fcaf9778d04b3243b1e8738b
1 file changed
tree: 311f8d8b905a8f3e578ff38679d2973068abbe00
  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.