commit golang-org-x-net-context for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package golang-org-x-net-context for 
openSUSE:Factory checked in at 2019-11-12 11:56:40

Comparing /work/SRC/openSUSE:Factory/golang-org-x-net-context (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-net-context.new.2990 (New)


Package is "golang-org-x-net-context"

Tue Nov 12 11:56:40 2019 rev:4 rq:747499 version:1.12+git20190812.cdfb69a

Changes:

--- 
/work/SRC/openSUSE:Factory/golang-org-x-net-context/golang-org-x-net-context.changes
2019-06-19 20:57:38.665942245 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-net-context.new.2990/golang-org-x-net-context.changes
  2019-11-12 11:58:22.271531850 +0100
@@ -1,0 +2,15 @@
+Tue Nov 05 11:04:32 UTC 2019 - mroste...@opensuse.org
+
+- Update to version 1.12+git20190812.cdfb69a:
+  * [release-branch.go1.12] http2: limit number of control frames in server 
send queue
+  * http2/h2demo: fix the HTTP/1-vs-HTTP/2 demo after HSTS breakage
+  * html: update inSelectIM and inSelectInTableIM for the latest spec
+  * html: make (*nodeStack)contains distinguish namespace
+  * http2: Revert a closed stream cannot receive data
+  * trace: tighten the check for duplicate registration
+  * route: update package docs
+  * route: fix TestRouteMessage
+  * proxy: support socks5h scheme in proxy URL
+  * ipv4, ipv6: directly initialize ctlOpts and sockOpts
+
+---

Old:

  net-1.11+git20190403.48a9fcb.tar.xz

New:

  net-1.12+git20190812.cdfb69a.tar.xz



Other differences:
--
++ golang-org-x-net-context.spec ++
--- /var/tmp/diff_new_pack.TVgDQ5/_old  2019-11-12 11:58:22.843532459 +0100
+++ /var/tmp/diff_new_pack.TVgDQ5/_new  2019-11-12 11:58:22.847532463 +0100
@@ -24,7 +24,7 @@
 %global import_path golang.org/x/net
 
 Name:   golang-org-x-%{repo}-context
-Version:1.11+git20190403.48a9fcb
+Version:1.12+git20190812.cdfb69a
 Release:0
 Summary:Context defines the Context type
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.TVgDQ5/_old  2019-11-12 11:58:22.879532498 +0100
+++ /var/tmp/diff_new_pack.TVgDQ5/_new  2019-11-12 11:58:22.879532498 +0100
@@ -3,8 +3,8 @@
 https://github.com/golang/net
 git
 .git
-1.11+git%cd.%h
-release-branch.go1.11
+1.12+git%cd.%h
+release-branch.go1.12
 enable
   
   

++ net-1.11+git20190403.48a9fcb.tar.xz -> 
net-1.12+git20190812.cdfb69a.tar.xz ++
 25791 lines of diff (skipped)




commit golang-org-x-net-context for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package golang-org-x-net-context for 
openSUSE:Factory checked in at 2019-06-19 20:57:17

Comparing /work/SRC/openSUSE:Factory/golang-org-x-net-context (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-net-context.new.4811 (New)


Package is "golang-org-x-net-context"

Wed Jun 19 20:57:17 2019 rev:3 rq:703642 version:1.11+git20190403.48a9fcb

Changes:

--- 
/work/SRC/openSUSE:Factory/golang-org-x-net-context/golang-org-x-net-context.changes
2017-09-14 21:13:44.643003259 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-net-context.new.4811/golang-org-x-net-context.changes
  2019-06-19 20:57:38.665942245 +0200
@@ -1,0 +2,17 @@
+Wed May 15 14:49:28 UTC 2019 - mroste...@opensuse.org
+
+- Update to version 1.11+git20190403.48a9fcb:
+  * route: don't run NET_RT_IFLIST vs. NET_RT_IFLISTL test in 386
+emulation (again)
+  * route: re-adjust routing message alignment for FreeBSD 386
+emulation
+  * http2: don't leak streams on broken body
+  * html: don't ignore token when current token is not 
+  * icmp: clarify the format used by raw ICMP socket
+  * ipv4: clarify the format used by raw IP socket
+  * publicsuffix: update table to latest list from publicsuffix.org
+  * trace: better error message for double init
+  * http2/hpack: lazily build huffman table on first use
+  * http2/hpack: reduce memory for huffman decoding table
+
+---

Old:

  net-0.0.0+git20170424.da118f7.tar.xz

New:

  net-1.11+git20190403.48a9fcb.tar.xz



Other differences:
--
++ golang-org-x-net-context.spec ++
--- /var/tmp/diff_new_pack.e9zpL0/_old  2019-06-19 20:57:39.553942985 +0200
+++ /var/tmp/diff_new_pack.e9zpL0/_new  2019-06-19 20:57:39.553942985 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package golang
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,7 @@
 %global import_path golang.org/x/net
 
 Name:   golang-org-x-%{repo}-context
-Version:0.0.0+git20170424.da118f7
+Version:1.11+git20190403.48a9fcb
 Release:0
 Summary:Context defines the Context type
 License:BSD-3-Clause
@@ -61,6 +61,7 @@
 
 %files -f file.lst
 %defattr(-,root,root,-)
-%doc AUTHORS CONTRIBUTORS LICENSE PATENTS README
+%doc AUTHORS CONTRIBUTORS PATENTS README.md
+%license LICENSE
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.e9zpL0/_old  2019-06-19 20:57:39.589943015 +0200
+++ /var/tmp/diff_new_pack.e9zpL0/_new  2019-06-19 20:57:39.589943015 +0200
@@ -3,8 +3,8 @@
 https://github.com/golang/net
 git
 .git
-0.0.0+git%cd.%h
-master
+1.11+git%cd.%h
+release-branch.go1.11
 enable
   
   

++ net-0.0.0+git20170424.da118f7.tar.xz -> 
net-1.11+git20190403.48a9fcb.tar.xz ++
 71743 lines of diff (skipped)




commit golang-org-x-net-context for openSUSE:Factory

2017-09-14 Thread root
Hello community,

here is the log from the commit of package golang-org-x-net-context for 
openSUSE:Factory checked in at 2017-09-14 21:13:43

Comparing /work/SRC/openSUSE:Factory/golang-org-x-net-context (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-net-context.new (New)


Package is "golang-org-x-net-context"

Thu Sep 14 21:13:43 2017 rev:2 rq:500594 version:0.0.0+git20170424.da118f7

Changes:

--- 
/work/SRC/openSUSE:Factory/golang-org-x-net-context/golang-org-x-net-context.changes
2017-06-01 16:30:32.309702052 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-net-context.new/golang-org-x-net-context.changes
   2017-09-14 21:13:44.643003259 +0200
@@ -1,0 +2,26 @@
+Fri Jun  2 08:03:22 UTC 2017 - th...@suse.de
+
+- Use full tarball and include %doc section 
+
+---
+Fri Apr 28 18:46:25 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 0.0.0+git20170424.da118f7:
+  * context/ctxhttp: remove pre-Go 1.5 support
+  * context: fix doc typo
+  * context: correct spelling of TODO in comment
+  * context/ctxhttp: add a specialized minimal version for Go 1.7
+  * context/ctxhttp: if context is canceled, return its error
+  * context: use Go 1.8 type alias for CancelFunc and Context
+  * Revert "context: use Go 1.8 type alias for CancelFunc and Context"
+  * context: deflake tests under Go 1.6
+  * all: single space after period
+  * context/ctxhttp: close httptest server
+
+---
+Fri Apr 28 18:45:45 UTC 2017 - jmassaguer...@suse.com
+
+- Only package and build golang.org/x/net/websocketto prevent problems with
+  build requirements of golang.org/x/net
+
+---

Old:

  net-0.0.0+git20170227.906cda9.tar.xz

New:

  net-0.0.0+git20170424.da118f7.tar.xz



Other differences:
--
++ golang-org-x-net-context.spec ++
--- /var/tmp/diff_new_pack.iuzj0a/_old  2017-09-14 21:13:48.506459457 +0200
+++ /var/tmp/diff_new_pack.iuzj0a/_new  2017-09-14 21:13:48.510458894 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package golang-org-x
+# spec file for package golang
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -24,7 +24,7 @@
 %global import_path golang.org/x/net
 
 Name:   golang-org-x-%{repo}-context
-Version:0.0.0+git20170227.906cda9
+Version:0.0.0+git20170424.da118f7
 Release:0
 Summary:Context defines the Context type
 License:BSD-3-Clause
@@ -45,6 +45,7 @@
 
 %prep
 %setup -q -n %{repo}-%{version}
+rm -rf $(find * -type d | grep -v '^context')
 
 %build
 %goprep %{import_path}
@@ -52,7 +53,6 @@
 
 %install
 %goinstall
-rm -rf $(find %{_builddir}/go/src/%{import_path}/* | grep -v net/context)
 %gosrc
 %gofilelist
 
@@ -61,5 +61,6 @@
 
 %files -f file.lst
 %defattr(-,root,root,-)
+%doc AUTHORS CONTRIBUTORS LICENSE PATENTS README
 
 %changelog

++ net-0.0.0+git20170227.906cda9.tar.xz -> 
net-0.0.0+git20170424.da118f7.tar.xz ++
 10375 lines of diff (skipped)