[Pkg-golang-commits] [golang] 02/03: Merge tag 'upstream/1.3.2' into debian-sid

Michael Stapelberg michael at stapelberg.de
Fri Sep 26 21:39:27 UTC 2014


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

stapelberg pushed a commit to branch debian-sid
in repository golang.

commit 40fff9d31718d66485b576c0feeb439778d624e3
Merge: 8907f7b f4fa1ef
Author: Michael Stapelberg <stapelberg at debian.org>
Date:   Fri Sep 26 23:20:11 2014 +0200

    Merge tag 'upstream/1.3.2' into debian-sid
    
    Upstream version 1.3.2

 VERSION                                            |   2 +-
 doc/devel/release.html                             |   9 +-
 misc/cgo/test/cgo_test.go                          |   1 +
 misc/cgo/test/issue7978.go                         | 103 +++++++++++++++++++++
 src/pkg/crypto/tls/handshake_server.go             |   4 +
 src/pkg/crypto/tls/handshake_server_test.go        |  26 ++++++
 ...eTicket => Server-TLSv12-IssueTicketPreDisable} |  56 +++++------
 ...TLSv12-RSA-RC4 => Server-TLSv12-ResumeDisabled} |  60 ++++++------
 src/pkg/crypto/tls/ticket.go                       |   3 +-
 src/pkg/net/http/httptest/server_test.go           |   1 +
 src/pkg/runtime/cgocall.c                          |   6 +-
 src/pkg/runtime/proc.c                             |  20 +++-
 src/pkg/runtime/runtime.h                          |   1 +
 src/run.bash                                       |   2 +
 src/run.bat                                        |   7 ++
 15 files changed, 237 insertions(+), 64 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