[Pkg-golang-commits] [golang] 01/04: Merge tag 'upstream/1.7.3' into golang-1.7

Michael Hudson-Doyle mwhudson-guest at moszumanska.debian.org
Wed Oct 19 20:35:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

mwhudson-guest pushed a commit to branch golang-1.7
in repository golang.

commit 41f177c50d42b1ea08f1c4ce35da73f4c1f0fd47
Merge: 0597c09 21c6d5f
Author: Michael Hudson-Doyle <michael.hudson at canonical.com>
Date:   Thu Oct 20 09:00:34 2016 +1300

    Merge tag 'upstream/1.7.3' into golang-1.7
    
    Upstream version 1.7.3

 VERSION                                 |  2 +-
 doc/devel/release.html                  | 16 +++++++-
 doc/install-source.html                 |  4 +-
 src/cmd/compile/internal/gc/esc.go      | 21 ++++++++++
 src/crypto/aes/cbc_s390x.go             |  4 +-
 src/crypto/cipher/cipher_test.go        | 54 ++++++++++++++++++++++++++
 src/crypto/tls/conn.go                  | 68 +++++++++++++++++++++++++--------
 src/crypto/tls/handshake_client_test.go | 54 ++++++++++++++++++++++++++
 src/net/http/clientserver_test.go       |  2 +-
 src/net/http/h2_bundle.go               | 39 +++++++------------
 src/runtime/asm_s390x.s                 |  1 +
 src/runtime/defs_freebsd.go             |  5 +++
 src/runtime/defs_freebsd_386.go         |  8 ++++
 src/runtime/defs_freebsd_amd64.go       |  8 ++++
 src/runtime/defs_freebsd_arm.go         |  8 ++++
 src/runtime/os_freebsd.go               | 16 ++++----
 src/runtime/sys_freebsd_amd64.s         |  4 +-
 src/runtime/sys_freebsd_arm.s           |  2 +-
 test/fixedbugs/issue17318.go            | 47 +++++++++++++++++++++++
 19 files changed, 305 insertions(+), 58 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-golang/golang.git



More information about the pkg-golang-commits mailing list