Up to [cvs.NetBSD.org] / pkgsrc / net / go-net
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23.2.1 / (download) - annotate - [select for diffs], Fri Feb 8 12:03:15 2019 UTC (12 days, 17 hours ago) by spz
Branch: pkgsrc-2018Q4
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored) next main 1.24 (colored) to selected 1.21 (colored)
revbump go dependents after lang/go111 and lang/go110 updates
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jan 24 10:00:41 2019 UTC (3 weeks, 6 days ago) by bsiegert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored) to selected 1.21 (colored)
Revbump Go packages after lang/go111 update.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Dec 19 15:47:00 2018 UTC (2 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base
Branch point for: pkgsrc-2018Q4
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored) to selected 1.21 (colored)
Revbump all Go packages after go111 update.
Revision 1.22 / (download) - annotate - [select for diffs], Sun Nov 4 18:38:04 2018 UTC (3 months, 2 weeks ago) by bsiegert
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Revbump all Go packages after go111 update.
Revision 1.21 / (download) - annotate - [selected], Tue Jun 12 17:50:26 2018 UTC (8 months, 1 week ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Revbump all Go packages after lang/go update.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 30 11:56:24 2018 UTC (10 months, 3 weeks ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored) to selected 1.21 (colored)
Revbump all Go packages after 1.10.1 update. ok wiz@ for committing during freeze
Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 4 15:52:18 2018 UTC (11 months, 2 weeks ago) by bsiegert
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored) to selected 1.21 (colored)
Revbump all Go packages after Go 1.10 update.
Revision 1.17.6.1 / (download) - annotate - [select for diffs], Thu Jan 4 21:13:18 2018 UTC (13 months, 2 weeks ago) by spz
Branch: pkgsrc-2017Q4
Changes since 1.17: +8 -4
lines
Diff to previous 1.17 (colored) next main 1.18 (colored) to selected 1.21 (colored)
Pullup ticket #5669 - requested by bsiegert net/go-net: build fix Revisions pulled up: - net/go-net/Makefile 1.18 - net/go-net/PLIST 1.6 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: bsiegert Date: Sun Dec 31 15:59:25 UTC 2017 Modified Files: pkgsrc/net/go-net: Makefile PLIST Log Message: Fix build on Linux. Linux has h2i but not the (BSD-specific) route package. Instead of having a PLIST var named notsunos, create two separate ones for h2i and route. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/net/go-net/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/go-net/PLIST
Revision 1.18 / (download) - annotate - [select for diffs], Sun Dec 31 15:59:24 2017 UTC (13 months, 3 weeks ago) by bsiegert
Branch: MAIN
Changes since 1.17: +8 -4
lines
Diff to previous 1.17 (colored) to selected 1.21 (colored)
Fix build on Linux. Linux has h2i but not the (BSD-specific) route package. Instead of having a PLIST var named notsunos, create two separate ones for h2i and route.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 22 19:32:41 2017 UTC (19 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-
Branch point for: pkgsrc-2017Q4
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored) to selected 1.21 (colored)
Sprinkle CHECK_RELRO_SKIP on go packages. go14 has no relro support AFAICT. go-1.8.3 has if you use -buildmode=pie, but it claims it's not supported on Linux. Disable relro checking for go packages until bsiegert has time to look at this.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 13 15:12:05 2017 UTC (22 months, 1 week ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored) to selected 1.21 (colored)
Revbump all Go packages after the Go 1.8.1 update.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 20 22:53:45 2017 UTC (23 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.14: +2 -4
lines
Diff to previous 1.14 (colored) to selected 1.21 (colored)
Unbreak go-crypto and go-net, they no longer depend on one another. Bump go-crypto and go-tools, which now depends on go-crypto-acme. Fixes PR pkg/52081 breakage.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 20 12:23:53 2017 UTC (23 months ago) by wiz
Branch: MAIN
Changes since 1.13: +4 -2
lines
Diff to previous 1.13 (colored) to selected 1.21 (colored)
Mark go-net and go-crypto as BROKEN, since they DEPEND on each other.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 16 19:14:19 2017 UTC (23 months ago) by bsiegert
Branch: MAIN
Changes since 1.12: +3 -5
lines
Diff to previous 1.12 (colored) to selected 1.21 (colored)
Update go-net to 20170308. Part of PR pkg/52081 (a dependency of go-tools). No changelog from upstream other than "git log".
Revision 1.12 / (download) - annotate - [select for diffs], Sat Dec 10 19:07:20 2016 UTC (2 years, 2 months ago) by wiedi
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.11: +11 -1
lines
Diff to previous 1.11 (colored) to selected 1.21 (colored)
add PLIST special case for files not yet supported on SunOS
Revision 1.11 / (download) - annotate - [select for diffs], Sun Dec 4 16:30:00 2016 UTC (2 years, 2 months ago) by bsiegert
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored) to selected 1.21 (colored)
Revbump Go packages after 1.7.4 update.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 29 08:59:48 2016 UTC (2 years, 3 months ago) by bsiegert
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored) to selected 1.21 (colored)
Revbump packages depending on Go after the Go 1.7.3 update.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 11 08:25:40 2016 UTC (2 years, 5 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.8: +3 -4
lines
Diff to previous 1.8 (colored) to selected 1.21 (colored)
Update go-net to 20160910. Bump BUILDLINK_API_DEPENDS, as the API changed considerably (particularly in http2), and others may depend on that. No changelog from upstream, other than the git one, which is too long.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 10 19:47:20 2016 UTC (2 years, 5 months ago) by bsiegert
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored) to selected 1.21 (colored)
Revbump all Go packages after the Go 1.7.1 update.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 20 09:21:45 2016 UTC (2 years, 6 months ago) by bsiegert
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) to selected 1.21 (colored)
Revbump packages using Go for Go 1.7 release.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 23 20:18:11 2016 UTC (2 years, 11 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored) to selected 1.21 (colored)
Revbump packages that build-depend on Go after 1.6 update. They all build, I checked :)
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 18 15:33:44 2016 UTC (3 years, 1 month ago) by fhajny
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored) to selected 1.21 (colored)
Revbump all Go packages after the go-1.5.3 security update (hint: static linking).
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 3 20:22:53 2016 UTC (3 years, 1 month ago) by bsiegert
Branch: MAIN
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored) to selected 1.21 (colored)
Update go-net to 20151229. Instead of boring commitlogs, my summary of changes is: - http2 package replaces spdy. New interactive HTTP2 debugger, h2i. - New context/ctxhttp for context-aware HTTP request handlers. - New xsrftoken package for generating and checking XSRF tokens. - Improved HTML5-capable HTML parser.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 13 14:34:25 2015 UTC (3 years, 5 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored) to selected 1.21 (colored)
Revbump all packages using Go after the Go update.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 12 20:55:48 2015 UTC (3 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.1: +4 -5
lines
Diff to previous 1.1 (colored) to selected 1.21 (colored)
follow the github usage example more closely (no functional change intended)
Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 10 21:28:45 2015 UTC (3 years, 11 months ago) by bsiegert
Branch: MAIN
Diff to selected 1.21 (colored)
Add a package for go-net-20150310, based on github. This package contains supplementary Go networking libraries.