[Pkg-golang-commits] [golang] branch debian-sid updated (f3bac4d -> 29a7229)

Michael Stapelberg michael at stapelberg.de
Sat Mar 8 17:02:03 UTC 2014


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

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

      from  f3bac4d   add patches/add-src-pkg-debug-elf-testdata-hello.patch
       new  c8bf49e   Imported Upstream version 1.2.1
       new  9c01ffc   Merge tag 'upstream/1.2.1' into debian-sid
       new  29a7229   update debian/changelog

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION                           |   2 +-
 debian/changelog                  |   6 ++
 doc/devel/release.html            |   6 ++
 doc/install.html                  |   2 +-
 src/pkg/database/sql/sql.go       |   4 +-
 src/pkg/database/sql/sql_test.go  |  23 ++++++
 src/pkg/net/fd_windows.go         |  48 ++++++++++---
 src/pkg/net/net_windows_test.go   | 146 ++++++++++++++++++++++++++++++++++++++
 src/pkg/runtime/mgc0.c            |   5 +-
 src/pkg/runtime/mprof.goc         |   4 +-
 src/pkg/runtime/proc.c            |   4 +-
 src/pkg/runtime/sys_x86.c         |  13 ++++
 src/pkg/runtime/traceback_arm.c   |  12 ++++
 src/pkg/runtime/traceback_x86.c   |  10 +++
 src/pkg/syscall/ztypes_windows.go |   2 +
 15 files changed, 270 insertions(+), 17 deletions(-)
 create mode 100644 src/pkg/net/net_windows_test.go

-- 
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