Commit Graph

222 Commits

Author SHA256 Message Date
Jeff Kowalczyk
a7c430a203 Accepting request 1103252 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.21
  Refs boo#1212475 go1.21 release tracking

OBS-URL: https://build.opensuse.org/request/show/1103252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=339
2023-08-10 05:20:52 +00:00
Jeff Kowalczyk
6c96bc38d7 Accepting request 1083581 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.20
  Refs boo#1206346 go1.20 release tracking
- Packaging improvements:
  * Re-enable debuginfo boo#1210938 remove spec comment "# nodebug"
  * Use Group: Development/Languages/Go instead of Other

OBS-URL: https://build.opensuse.org/request/show/1083581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=338
2023-04-28 23:29:50 +00:00
Jeff Kowalczyk
f7b56f8210 Accepting request 999136 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.19
  Refs boo#1200441 go1.19 release tracking
- Add define tsan_arch s390x ppc64le new in go1.19

OBS-URL: https://build.opensuse.org/request/show/999136
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=337
2022-08-25 15:47:43 +00:00
Jeff Kowalczyk
4f0cad4e3b Accepting request 967937 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.18
  Refs boo#1193742 go1.18 release tracking

OBS-URL: https://build.opensuse.org/request/show/967937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=336
2022-04-09 00:54:51 +00:00
Jeff Kowalczyk
786c0e1de3 Accepting request 833025 from home:Pharaoh_Atem:branches:devel:languages:go
- Add golang Provides for RH/Fedora compatibility

OBS-URL: https://build.opensuse.org/request/show/833025
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=335
2022-02-01 22:26:51 +00:00
Jeff Kowalczyk
791f7a7eb9 Accepting request 920683 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.17
  Refs boo#1190649 go1.17 release tracking

OBS-URL: https://build.opensuse.org/request/show/920683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=334
2021-09-21 19:26:49 +00:00
Jeff Kowalczyk
5545f82dd4 Accepting request 875491 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.16
  Refs boo#1182345 go1.16 release tracking

OBS-URL: https://build.opensuse.org/request/show/875491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=333
2021-02-26 17:10:16 +00:00
Jeff Kowalczyk
78110f3654 Accepting request 873021 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.15
  Refs boo#1175132 go1.15 release tracking

OBS-URL: https://build.opensuse.org/request/show/873021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=331
2021-02-17 07:39:59 +00:00
Jeff Kowalczyk
6d9e1b0d8a Accepting request 817927 from home:Andreas_Schwab:riscv:go
- Enable for riscv64

OBS-URL: https://build.opensuse.org/request/show/817927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=330
2020-07-16 07:36:29 +00:00
Jeff Kowalczyk
e6e2df1dc0 Accepting request 821110 from home:jfkw:branches:devel:languages:go
- Ensure 'Provides: golang(API) = %{api_version}' is consistent
  to improve package resolution for common go dependency expressions
  'BuildRequires: golang(API) >= 1.x' and BuildRequires: go >= 1.x
  OBS projects that contain go code often have prjconf entries
  'Prefer: go' which selects go metapackage over go1.x packages.
  When go metapackage Provides: version is lower than go1.x versions,
  'Prefer: go' is not effective and build failures occur with errors
  unresolvable: have choice for golang(API) >= 1.13: go1.13 go1.14
  Edits and changelog Jeff Kowalczyk <jkowalczyk@suse.com>
  Refs boo#1172608
  * Unify '{version'} and '{short_version}' as '{api_version}' for
    'Provides: golang(API) = %{api_version}'
  * Use both 'BuildRequires: go%{api_version}' and 'Requires: go%{api_version}'
    to trigger build errors if go1.x is unavailable
  * Add aarch64 to supported systems for go-race via
    %define tsan_arch x86_64 aarch64
  * Add tsan_arch x86_64 aarch64 for suse_version >= 1500 and
    sle_version >= 150000, formerly conditional on suse_version >= 1315
  * Ensure %ifarch %{tsan_arch} always evaluates (nil does not work)
    via dummy tsan_arch on systems where go-race is not supported

OBS-URL: https://build.opensuse.org/request/show/821110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=329
2020-07-16 06:49:50 +00:00
Jeff Kowalczyk
417d2b3ac6 Accepting request 794979 from home:jfkw:branches:devel:languages:go
- Update to current stable go1.14
  Refs boo#1164903 go1.14 release tracking
  * Remove redundant Provides: go-doc=%{version} per rpmlint warning

OBS-URL: https://build.opensuse.org/request/show/794979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=328
2020-04-17 18:53:49 +00:00
Jeff Kowalczyk
ec619dbcdc Accepting request 725156 from home:jfkw:branches:devel:languages:go
- Change suse_version >= 1315 (was 1550) defines short_version 1.12
  go1.12 packages are available for SLE-12.

OBS-URL: https://build.opensuse.org/request/show/725156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=327
2019-08-22 00:09:03 +00:00
Jeff Kowalczyk
cbdce56cad Accepting request 684130 from home:jfkw:branches:devel:languages:go
Revert change from 1.12 to short_version, they diverge after 1.12.1 etc.

OBS-URL: https://build.opensuse.org/request/show/684130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=326
2019-03-12 01:22:43 +00:00
Jeff Kowalczyk
20231052fc Accepting request 684125 from home:frispete:go
actually use the short_version value

OBS-URL: https://build.opensuse.org/request/show/684125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=325
2019-03-12 00:05:19 +00:00
Jeff Kowalczyk
6dafb5d78d Accepting request 684105 from home:darix:apps
- bump the package only to 1.12 for distros where this actually
  builds

OBS-URL: https://build.opensuse.org/request/show/684105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=324
2019-03-11 20:46:24 +00:00
Jeff Kowalczyk
27c9a9ffb1 Accepting request 683684 from home:jfkw:branches:devel:languages:go
- go1.12 (released 2019/02/25) includes changes in the implementation of the
  toolchain, runtime, and libraries. As always, the release maintains the Go 1
  promise of compatibility. Upstream expects almost all Go programs to continue
  to compile and run as before.
  * GO111MODULE=on enables module-aware operations outside of a module directory
  * GODEBUG=tls13=1 enables opt-in support for TLS 1.3 in the crypto/tls package
    per RFC 8446. Will be default in go1.13.
  * trace tool now supports plotting mutator utilization curves, including
    cross-references to the execution trace. These are useful for analyzing the
    impact of the garbage collector on application latency and throughput.
  * arm64 assembler platform register renamed from R18 to R18_PLATFORM
  * improvements to gc
  * race detector is now supported on linux/arm64
  * cgo is now supported on linux/ppc64
  * go1.12 is the last release that will support binary-only packages.

OBS-URL: https://build.opensuse.org/request/show/683684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=323
2019-03-11 06:32:37 +00:00
Jeff Kowalczyk
a537180629 Accepting request 668235 from home:jfkw:branches:devel:languages:go
go1.11.5 go1.10.8 (released 2019/01/23) security release fixes CVE-2019-6486.
go#29903 crypto/elliptic: CPU DoS vulnerability affecting P-521 and P-384

OBS-URL: https://build.opensuse.org/request/show/668235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=322
2019-01-24 06:54:01 +00:00
Jeff Kowalczyk
3500d20b89 - go1.11.4 (released 2018/12/14) includes fixes to cgo, the compiler, linker,
runtime, documentation, go command, and the net/http and go/types packages.
  It includes a fix to a bug introduced in Go 1.11.3 that broke go get for
  import path patterns containing "...". See the Go 1.11.4 milestone on our
  issue tracker for details.
  https://github.com/golang/go/issues?q=milestone%3AGo1.11.4+label%3ACherryPickApproved
  * go#29272 misc/cgo/test: issue24161 tests broken on Darwin
  * go#29248 cmd/go: "go get" fails on import path patterns with wildcards ("...")
  * go#29191 cmd/go: symbolic links not dropped from repo
  * go#29112 cmd/link: too many open files on high object-count dependencies
  * go#28974 cmd/go: need to backport relaxing of go.mod go verb constraints to 1.11 series
  * go#28972 go/types: problem with alias type
  * go#28916 cmd/cgo: nested structure has too much alignment padding
  * go#28799 runtime: fatal error: out of memory on reslice with negative index
  * go#28752 reflect: scanning invalid return slots during a makeFunc call
  * go#28725 cmd/go: panic when argument doesn't match any packages
  * go#28694 cmd/compile: inline multiplication corrupts an argument on arm
  * go#28690 runtime: ThreadSanitizer CHECK failed
  * go#28673 x/net/http2: Transport is leaking streams on broken Body
  * go#28617 cmd/compile: panic during fuse with if true block containing a goto and a return
  * go#28586 cmd/compile: go binaries not working on exynos 64 bit CPUs
  * go#27395 cmd/cgo: typedef pointer arguments regression
  * go#27383 cmd/compile: failure on a function type alias

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=321
2018-12-15 18:04:18 +00:00
Jeff Kowalczyk
04b99592ee - Update to Go 1.11.3 (released 2018/12/13). This includes fixes to
the crypto/x509 and cmd/go packages. See the Go 1.11.3 milestone
  on upstream tracker for details:
  https://github.com/golang/go/issues?q=milestone%3AGo1.11.3
  * bsc#1118897 CVE-2018-16873
    go#29230 cmd/go: remote command execution during "go get -u"
  * bsc#1118898 CVE-2018-16874
    go#29231 cmd/go: directory traversal in "go get" via curly braces in import paths
  * bsc#1118899 CVE-2018-16875
    go#29233 crypto/x509: CPU denial of service
  * Upstream is aware of a functionality regression in "go get" when
    executed in GOPATH mode on an import path pattern containing "..."
    (e.g., "go get github.com/golang/pkg/..."), when downloading
    packages not already present in the GOPATH workspace. This is go#29241
    and will be resolved in the next minor patch release go-1.11.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=320
2018-12-14 00:11:19 +00:00
Jordi Massaguer
ec4e8d8d13 Accepting request 648707 from home:cyphar:go:provides
- Revert golang(API) removal since it turns out this breaks >= requires in
  certain cases. Instead we recommend that folks set Prefer: go in all of their
  projects. boo#1114209

OBS-URL: https://build.opensuse.org/request/show/648707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=319
2018-11-13 09:56:18 +00:00
Jeff Kowalczyk
fb920de9b0 Accepting request 645772 from home:cyphar:go:provides-fixup
- Remove golang(API) provides, since the go<ver> packages now provide this and
  providing it here causes issues when building under SLE12 (not to mention
  being confusing -- since golang(API) is used to pin versions). boo#1114209

OBS-URL: https://build.opensuse.org/request/show/645772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=317
2018-11-05 04:22:34 +00:00
Jeff Kowalczyk
dbc8672f64 - Update to version 1.11.1:
* includes fixes to the compiler, documentation, go command, runtime,
    and the crypto/x509, encoding/json, go/types, net, net/http and reflect
    packages.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=316
2018-10-06 16:18:22 +00:00
Jeff Kowalczyk
e55823b73f - Fix stray 1.10 version reference preventing 1.11 only package solutions
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=315
2018-09-28 05:01:57 +00:00
Jeff Kowalczyk
b4ea880ce0 - Update to version 1.11:
* Most of its changes are in the implementation of the toolchain, 
    runtime, and libraries. As always, the release maintains the 
    Go 1 promise of compatibility. We expect almost all Go programs 
    to continue to compile and run as before. 
  * For more details check: https://golang.org/doc/go1.11
- Use gcc8 instead of gcc7 for Factory/Tumbleweed.
- Update compiler-rt TSAN binary: the precompiled versions of 
  LLVM's compiler-rt has updated to commit 
  fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 in go1.11 source.
- Remove patch: 
  * fix-sanitizer-build-against-latest-glibc.patch: upstream fixed.
- Add patch:
  * gcc8-go.patch: use gcc8 instead of gcc7 for Factory/Tumbleweed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=314
2018-09-26 22:41:26 +00:00
Jordi Massaguer
fe2a9cea7e Accepting request 631822 from home:stawidy:branches:devel:languages:go
- Update to version 1.10.4:
  * go1.10.4 (released 2018/08/24) includes fixes to the go command, 
    linker, and the net/http, mime/multipart, ld/macho, bytes, and 
    strings packages. See the Go 1.10.4 milestone on our issue 
    tracker for details.

OBS-URL: https://build.opensuse.org/request/show/631822
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=313
2018-09-26 15:45:46 +00:00
Jordi Massaguer
d3a420ebb0 Accepting request 615802 from home:stawidy:branches:devel:languages:go
- Update to version1.10.3:
  * go1.10.3 (released 2018/06/05) includes fixes to the go command, 
    and the crypto/tls, crypto/x509, and strings packages. In particular, 
    it adds minimal support to the go command for the vgo transition. 
    See the Go 1.10.3 milestone on our issue tracker for details.

OBS-URL: https://build.opensuse.org/request/show/615802
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=312
2018-06-15 16:34:44 +00:00
Jordi Massaguer
a947699eec Accepting request 610058 from home:stawidy:branches:devel:languages:go
- Update to version 1.10.2:
  * includes fixes to the compiler, linker, and go command. 
- Changes in version 1.10.1:
  * includes fixes to the compiler, runtime, and the archive/zip, 
    crypto/tls, crypto/x509, encoding/json, net, net/http, and net/http/pprof packages.
- Changes in version 1.10:
  * This release improves caching of built packages, adds caching of successful 
    test results, runs vet automatically during tests, and permits passing string 
    values directly between Go and C using cgo. A new compiler option whitelist may 
    cause unexpected invalid flag errors in code that built successfully with older releases.

OBS-URL: https://build.opensuse.org/request/show/610058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=311
2018-05-17 14:14:27 +00:00
Jordi Massaguer
9d37d33cc9 Accepting request 576056 from home:dimstar:Factory
- Provide golang(API) = 1.9, so that this symbol can be required
  and provided, as preferred one, by the unversioned go package.

OBS-URL: https://build.opensuse.org/request/show/576056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=310
2018-04-26 09:25:50 +00:00
Jordi Massaguer
ef048a6290 Accepting request 576997 from home:Guillaume_G:branches:devel:languages:go
- Enable build for %arm

OBS-URL: https://build.opensuse.org/request/show/576997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=309
2018-03-02 16:42:52 +00:00
Jordi Massaguer
747cd9a700 Accepting request 580943 from home:jordimassaguerpla:branch:update_go_1_9_4
- Update to 1.9.4

OBS-URL: https://build.opensuse.org/request/show/580943
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=307
2018-02-28 12:23:39 +00:00
Jordi Massaguer
f3893d2261 Accepting request 579829 from home:jordimassaguerpla:branch:d:l:g:fix_bsc_1082409
OBS-URL: https://build.opensuse.org/request/show/579829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=306
2018-02-27 12:39:23 +00:00
Thomas Hipp
a35d18e75e Accepting request 559142 from home:jordimassaguerpla:branch:d_l_g:meta_go
OBS-URL: https://build.opensuse.org/request/show/559142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=304
2017-12-22 09:22:22 +00:00
Aleksa Sarai
37b368d465 Accepting request 536894 from home:thipp:branches:devel:languages:go
- Update to go1.9.2
  go1.9.2 (released 2017/10/25) includes fixes to the compiler,
  linker, runtime, documentation, go command, and the crypto/x509,
  database/sql, log, and net/smtp packages. It includes a fix to a
  bug introduced in Go 1.9.1 that broke go get of non-Git
  repositories under certain conditions. See the Go 1.9.2 milestone
  on our issue tracker for details.

OBS-URL: https://build.opensuse.org/request/show/536894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=303
2017-10-26 16:57:46 +00:00
Thomas Hipp
9654131ffd Accepting request 535653 from home:cyphar:go:lib_timezone
- Install $GOROOT/lib packages, to include upstream files such as the timezone
  database. bsc#1064522

OBS-URL: https://build.opensuse.org/request/show/535653
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=302
2017-10-23 06:05:56 +00:00
Thomas Hipp
31b9d559ed Accepting request 531542 from home:thipp:branches:devel:languages:go
- Update to go1.9.1
  go1.9.1 (released 2017/10/04) includes two security fixes. See the Go 1.9.1
  milestone on our issue tracker for details.

OBS-URL: https://build.opensuse.org/request/show/531542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=300
2017-10-09 12:05:22 +00:00
Thomas Hipp
d6a1d1bfdf Accepting request 527061 from home:thipp:branches:devel:languages:go
- Update to go1.9
  There are two changes to the language: adding support for type aliases and
  defining when implementations may fuse floating point operations. Most of the
  changes are in the implementation of the toolchain, runtime, and libraries. As
  always, the release maintains the Go 1 promise of compatibility. We expect
  almost all Go programs to continue to compile and run as before.
  The release adds transparent monotonic time support, parallelizes compilation
  of functions within a package, better supports test helper functions, includes
  a new bit manipulation package, and has a new concurrent map type.
  Remove patches:
    - fix_certificates_lookup.patch
    - runtime-bump-MaxGomaxprocs.patch

OBS-URL: https://build.opensuse.org/request/show/527061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=299
2017-09-19 12:42:07 +00:00
Thomas Hipp
190d666829 Accepting request 521373 from home:thipp:branches:devel:languages:go
- Fixed incorrectly ghosted files

OBS-URL: https://build.opensuse.org/request/show/521373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=298
2017-09-06 08:44:16 +00:00
Jordi Massaguer
d8d338d05d Accepting request 520010 from home:thipp:branches:devel:languages:go
- add fix-sanitizer-build-against-latest-glibc.patch which fixes
  the sanitizer built against certain glibc versions

OBS-URL: https://build.opensuse.org/request/show/520010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=297
2017-09-01 11:21:15 +00:00
Jordi Massaguer
36f9e3fe6d Accepting request 517313 from home:cyphar:go
- go-race: add compiler-rt TSAN binary, necessary for the race detector builds
  to work. This requires building compiler-rt from source (becuase upstream Go
  stores precompiled binaries in the tree, and we cannot use them). In
  addition, a %check was added purely to ensure that we don't install the wrong
  version of compiler-rt. boo#1052528
- go-rpmlintrc: add some entries to address the .syso additions.

OBS-URL: https://build.opensuse.org/request/show/517313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=294
2017-08-23 14:01:00 +00:00
Thomas Hipp
45c2daeed9 Accepting request 511951 from home:jordimassaguerpla:branch:Vc:fix_seccomp_and_dm
- Remove ruby requirement. golang-macros are not ruby anymore, plus
  this requirement should have been in the golang-packaging package

OBS-URL: https://build.opensuse.org/request/show/511951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=292
2017-07-24 09:27:50 +00:00
Jordi Massaguer
f4a0ff5be5 Accepting request 509364 from home:jordimassaguerpla:branch:enable_gcc6_for_sle12_and_fix_s390x
- Simplify all the "ifdef suse_version" by removing versions which
  have reach eol (13.* 42.1 sle11*)

- Add gcc6-go.patch for sle12 and leap42.x and use binutils-gold
  except for s390x/s390
  Remove gcc5-go.patch cause we use gcc6 for sle12 and leap42.x and
  gcc7 for newer versions (factory)

OBS-URL: https://build.opensuse.org/request/show/509364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=290
2017-07-12 10:30:13 +00:00
Thomas Hipp
a413509243 Accepting request 504529 from devel:ARM:Factory
- build with binutils-gold on aarch64, which is hardcoded to
 be used for shared linking due to bugs in BFD binutils

OBS-URL: https://build.opensuse.org/request/show/504529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=288
2017-06-23 10:42:38 +00:00
Jordi Massaguer
1f52f557fd Accepting request 500676 from home:thipp:branches:devel:languages:go
- Build with gcc-7 on Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/500676
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=285
2017-06-06 09:09:32 +00:00
Jordi Massaguer
702364f488 Accepting request 498928 from home:thipp:branch:devel:languages:go
- Minor update to go1.8.3

OBS-URL: https://build.opensuse.org/request/show/498928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=284
2017-05-29 11:00:01 +00:00
Thomas Hipp
7757a088fd Accepting request 497883 from home:jordimassaguerpla:branch:d:l:g:fix_update_alternatives
fix update-alternatives usage

OBS-URL: https://build.opensuse.org/request/show/497883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=283
2017-05-24 11:06:00 +00:00
Jordi Massaguer
0a35006c8a Accepting request 491619 from home:thipp:branch:devel:languages:go
- Update to go1.8.1

OBS-URL: https://build.opensuse.org/request/show/491619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=282
2017-04-27 15:07:49 +00:00
Thomas Hipp
6c5b24c1e9 Accepting request 491343 from Virtualization:containers
- Remove mercurial build dependency. Mercurial is a version control
  system, like git. We are not using this in the build service to
  get the sources.
- minor update to go1.7.5 because this is required by
  docker-v17.04.00-ce (bsc#1034053) 
  fixes included:
  * go1.7.1 (released 2016/09/07) includes fixes to the compiler, runtime,
    documentation, and the compress/flate, hash/crc32, io, net, net/http,
    path/filepath, reflect, and syscall packages.
    See the Go 1.7.1 milestone on our issue tracker for details:
      https://github.com/golang/go/issues?q=milestone%3AGo1.7.1
  * go1.7.2 was not released. No changelog.
  
  * go1.7.3 (released 2016/10/19) includes fixes to the compiler, runtime,
    and the crypto/cipher, crypto/tls, net/http, and strings packages.
    See the Go 1.7.3 milestone on our issue tracker for details:
      https://github.com/golang/go/issues?q=milestone%3AGo1.7.3
  * go1.7.4 (released 2016/12/01) includes two security fixes.
    See the Go 1.7.4 milestone on our issue tracker for details:
      https://github.com/golang/go/issues?q=milestone%3AGo1.7.4
  * go1.7.5 (released 2017/01/26) includes fixes to the compiler, runtime,
    and the crypto/x509 and time packages.
    See the Go 1.7.5 milestone on our issue tracker for details:
      https://github.com/golang/go/issues?q=milestone%3AGo1.7.5
- CVE-2016-5386.patch: fixes bsc#988487 aka https://httpoxy.org/

This fixes: bsc#988487 (CVE-2016-5386), so we remove CVE-2016-5386.patch)
- Enable build for ppc64le on SLE12 (bsc#981432)
- fix bsc#974232: CVE-2016-3959: go: Infinite loop in several big
  integer routines

OBS-URL: https://build.opensuse.org/request/show/491343
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=281
2017-04-27 13:46:53 +00:00
Thomas Hipp
d2db741d15 Accepting request 487626 from home:jordimassaguerpla:branches:d:l:go:go:remove_mercurial_dep
Fixing i586 builds for openSUSE_Leap_42.3 and openSUSE_Leap_42.2 by removing
mercurial. Anyway, mercurial is a version control system, like git. We are not
using this in the build service to get the sources.

OBS-URL: https://build.opensuse.org/request/show/487626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=279
2017-04-13 10:15:21 +00:00
Jordi Massaguer
70834be77e Accepting request 482915 from home:bigironman:branches:devel:languages:go
Enabling arch s390x for bootstrapping with gcc5-go

OBS-URL: https://build.opensuse.org/request/show/482915
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=278
2017-03-31 15:16:59 +00:00
Jordi Massaguer
6c7505da54 Accepting request 479045 from home:cyphar:branches:devel:languages:go
- Add a patch to bump _MaxGomaxprocs so that things like Docker and k8s can run
  properly on NUMA machines. Don't bump this number too high. bsc#1028865
  + runtime-bump-MaxGomaxprocs.patch

OBS-URL: https://build.opensuse.org/request/show/479045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go?expand=0&rev=277
2017-03-31 09:53:21 +00:00