[roll] Roll fuchsia [gvisor_syscall] Update Sources

+  62a1ac75f [test] Don't include `renameat2` on Fuchsia builds
+  2e0758be4 Internal change.
+  b3f000ac1 Do not retry on invalid UDP send buffers
+  d660fbaa7 Deny SOL_IP socket options for raw AF_INET6 sockets
+  031e72d4b Support IPv6_MULTICAST_IF
+  23b5cc0ac Allow IP_(ADD|REMOVE)_MEMBERSHIP on AF_INET6 sockets
+  1f31ba17e Hard links Support Phase 1: Gofer Client dentry/inode refactor
+  b2e4ea024 Netlink_Netfilter process message implementation for adding and getting tables.
+  cab42c621 overlayfs: Clear RENAME_NOREPLACE before calling into layers.
+  9034347e1 Accept EMSGSIZE in native run for RawPacketMsgSizeTest.SpliceTooLong.
+  871a03435 Internal change.
+  066d932b8 Release port for non listening sockets which are bound with `any` address.
+  f06d4e7eb goferfs: Add S/R support for open FDs to deleted files.
+  3754522ab test: don't check SO_REUSEPORT for non-inet sockets
+  f010ae01a Fix a few typos
+  ca3c23db5 tests: Deflake socket_inet_loopback_isolated_test
+  cd31d0522 Enable netstack save/restore in cloud/gvisor by default.
+  973e1032b Automated rollback of changelist 699333953
+  d118c2b5c testing: reenable previously failing root tests
+  0752ab653 testing: increase some timeouts in packet tests
+  f2d16915c testing: disable flakey root tests to unblock submission
+  d46a5b7c3 Reduce timeout in TcpSocketTest.Closed{Read/Write}BlockingSocket.
+  dc926403d Deflake TcpSocketTest.ClosedWriteBlockingSocket in hostnet mode.

Original-Bug: 456695023, 458338245
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414534
Original-Revision: 3f83e9e5b6b2ba2acc5ffcb2ef84e89efcd3f044
GitOrigin-RevId: 5c29a5934e08adeddb91b405750a0aa0facccaf4
Change-Id: Ic5626a6536f08820611f9b69e2c297a294092fde
1 file changed
tree: c4d8d8261b3df553c80c628f387208448c2ef8de
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.