[Pkg-golang-commits] [golang] 02/03: Update upstream source from tag 'upstream/1.10'

Michael Stapelberg michael at stapelberg.de
Sat Feb 17 12:02:19 UTC 2018


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

stapelberg pushed a commit to annotated tag debian/1.10-1
in repository golang.

commit 8328f66012d37c3699bcf243ab513161dd2dd3c9
Merge: 4b2dfed 07e075c
Author: Michael Stapelberg <stapelberg at debian.org>
Date:   Sat Feb 17 12:56:47 2018 +0100

    Update upstream source from tag 'upstream/1.10'
    
    Update to upstream version '1.10'
    with Debian dir a599d6650843bec77a71390196081f6fa2a76df7

 CONTRIBUTING.md                              |  5 ---
 README.md                                    |  7 ++--
 VERSION                                      |  2 +-
 doc/devel/release.html                       | 13 ++++++++
 doc/diagnostics.html                         |  2 +-
 doc/go1.10.html                              | 30 +++++++++++++----
 src/cmd/compile/internal/gc/noder.go         | 28 +++++++++++++++-
 src/cmd/compile/internal/ssa/gen/AMD64.rules |  6 ++--
 src/cmd/compile/internal/ssa/gen/AMD64Ops.go | 24 ++++++-------
 src/cmd/compile/internal/ssa/gen/S390X.rules |  2 +-
 src/cmd/compile/internal/ssa/gen/S390XOps.go |  8 ++---
 src/cmd/compile/internal/ssa/rewriteAMD64.go | 12 +++----
 src/cmd/compile/internal/ssa/rewriteS390X.go |  4 +--
 src/cmd/fix/cftype.go                        |  2 +-
 src/cmd/go/internal/load/pkg.go              |  1 +
 src/cmd/go/internal/work/exec.go             | 15 ++++++---
 src/cmd/go/internal/work/security.go         | 50 +++++++++++++++++++++++++---
 src/cmd/go/internal/work/security_test.go    |  7 ++++
 test/fixedbugs/issue23812.go                 | 34 +++++++++++++++++++
 19 files changed, 195 insertions(+), 57 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