./lang/go, Meta package providing the current release of the Go language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 1.14.6, Package name: go-1.14.6, Maintainer: pkgsrc-users

This is a meta package providing the latest release of the Go
programming language that is available for the host system.

The actual Go programming language is provided by packages such as
lang/go111, lang/go110, etc. This package merely allows users to
install "go" instead of having to figure out the exact package name.

No package should depend on this package directly.


Version history: (Expand)


CVS history: (Expand)


   2020-07-20 16:59:01 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #6279 - requested by bsiegert
lang/go114: security update

Revisions pulled up:
- lang/go/version.mk                                            1.94
- lang/go114/PLIST                                              1.5
- lang/go114/distinfo                                           1.8

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Fri Jul 17 17:20:06 UTC 2020

   Modified Files:
           pkgsrc/lang/go: version.mk
           pkgsrc/lang/go114: PLIST distinfo

   Log message:
   Update go114 to 1.14.6.

   go1.14.5 (released 2020/07/14) includes security fixes to the crypto/x509
   and
   net/http packages. See the Go 1.14.5 milestone on our issue tracker for
   details.

   go1.14.6 (released 2020/07/16) includes fixes to the go command, the
   compiler,
   the linker, vet, and the database/sql, encoding/json, net/http, reflect, and
   testing packages. See the Go 1.14.6 milestone on our issue tracker for
   details.

   To generate a diff of this commit:
   cvs rdiff -u -r1.93 -r1.94 pkgsrc/lang/go/version.mk
   cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/go114/PLIST
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/go114/distinfo
   2020-07-20 16:52:21 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #6278 - requested by bsiegert
lang/go113: security update

Revisions pulled up:
- lang/go/version.mk                                            1.93
- lang/go113/PLIST                                              1.4
- lang/go113/distinfo                                           1.8

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   bsiegert
   Date:           Fri Jul 17 17:10:20 UTC 2020

   Modified Files:
           pkgsrc/lang/go: version.mk
           pkgsrc/lang/go113: PLIST distinfo

   Log message:
   Update go113 to 1.13.14.

   go1.13.12 (released 2020/06/01) includes fixes to the runtime, and the
   go/types
   and math/big packages. See the Go 1.13.12 milestone on our issue tracker for
   details.

   go1.13.13 (released 2020/07/14) includes security fixes to the crypto/x509
   and
   net/http packages. See the Go 1.13.13 milestone on our issue tracker for
   details.

   go1.13.14 (released 2020/07/16) includes fixes to the compiler, vet, and the
   database/sql, net/http, and reflect packages. See the Go 1.13.14 milestone
   on our issue tracker for details.

   To generate a diff of this commit:
   cvs rdiff -u -r1.92 -r1.93 pkgsrc/lang/go/version.mk
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/go113/PLIST
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/go113/distinfo