commit | 67a4f9a4b46d565c08349eecd710bd3a50067e0b | [log] [tgz] |
---|---|---|
author | Tamir Duberstein <tamird@fuchsia.infra.roller.google.com> | Mon May 10 15:42:07 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 10 08:43:10 2021 -0700 |
tree | 7b81c83d239e3184aaeadbf25900d4d027fb13d9 | |
parent | 2578e0da096094e4e1be56bd6a259f11726bcc4a [diff] |
[roll] Roll fuchsia [golibs] Update dependencies - go.uber.org/multierr: + a402392 Add AppendInvoke - golang.org/x/crpyto: + 3497b51 curve25519: replace field implementation with filippo.io/edwards25519 + 38f3c27 ssh: return missing user field in NewClientConn - golang.org/x/net: + e997de6 internal/socket: add ppc system call definitions, for use with gccgo + 5f58ad6 ipv4: use type IPMreqn from x/sys/unix + 89ef3d9 http/httpguts: remove recursion in HeaderValuesContainsToken + aec3718 idna: allow specifying CheckHyphens and CheckJoiners + f8dd838 internal/socket: reuse buffers in recv/sendMsgs + bbd867f http2: use (*tls.Dialer).DialContext in dialTLS + 0287a6f internal/socket: handle nil addr in sendMsgs + 16afe75 http2: remove TLSConfig.CipherSuites order check + 81045d8 http2: switch to ASCII equivalents of string functions - golang.org/x/oauth2: + 81ed05c google: Add support for CredentialsParams, Client ID json, and JWT Subject - golang.org/x/sys: + 04245dc unix: add IPMreqn and {Get,Set}sockoptIPMreqn on darwin + 09eb48e unix: add //go:build lines to assembly files + c94f622 unix: add more illumos ioctl wrappers + 8feff5d cpu: add //go:build lines to assembly files + d19ff85 unix: on linux use accept4 in Accept, fall back to accept + 71e4cd6 unix: augment support for zos/s390x + b677753 cpu: fix AVX512 support detection on Darwin + 30e306a unix: delete darwin/386 and darwin/arm code + a76c4d0 unix: take address in assembly for Darwin syscall wrappers + 977fb72 windows: add //go:build line to empty.s Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/527401 Original-Revision: 8662c89574e150dada50a961450d9aaec7f8df8e GitOrigin-RevId: 141b1a40bdbd8953dcc97699ddc1914437a70b27 Change-Id: I060af2ad52e6292fdd5932af90dcd2c59cd3fd8a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.