Commit Graph

221 Commits

Author SHA1 Message Date
Jakub Čajka 77baa559ba Rebase to 1.10beta2 2018-01-12 12:47:23 +01:00
Jakub Čajka d37b3b5006 Rebase to 1.10beta1
Drop verbose patch as most of it is now implemented by bootstrap tool and is easily toggled by passing -v flag to make.bash
2018-01-09 12:59:49 +01:00
Jakub Čajka 4bc73c764a Add bundled provides 2017-12-06 12:22:23 +01:00
Jakub Čajka b65272222a Temporalily ignore test failures on 32bit intel and aarch64 2017-11-23 16:28:44 +01:00
Jakub Čajka 315b776905 Rebase to 1.9.2
execute correctly pie tests
allow to ignore tests via bcond
reduce size of golang package
2017-11-07 13:42:51 +01:00
Jakub Čajka 920ea39083 add bcond for bootstraping 2017-10-12 15:52:28 +02:00
Jakub Čajka 387b897724 Use corect version 2017-10-06 13:17:08 +02:00
Jakub Čajka ceb83a748c fix CVE-2017-15041 and CVE-2017-15042 2017-10-06 13:12:30 +02:00
Jakub Čajka 903219bc93 Bump to release version 2017-09-15 13:25:24 +02:00
Fedora Release Engineering cb0891bb70 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 22:14:37 +00:00
Fedora Release Engineering 494a6d19c3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 11:03:59 +00:00
Petr Písař c7375398e7 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:32:33 +02:00
Jakub Čajka 5767354120 Bump to 1.9beta2
Workaround build failure on s390x
2017-07-12 13:38:36 +02:00
Jakub Čajka 45041c89fe bump to 1.8.3
fix for CVE-2017-8932
make possible to use 31bit OID in ASN1
Resolves: BZ#1454978, BZ#14551
2017-05-26 14:45:09 +02:00
Jakub Čajka 0a43a1cbaf fix uint64 constant codegen on s390x
Resolves: BZ#1441078
2017-04-21 14:56:13 +02:00
Jakub Čajka 1344685ff3 Revert: Final modularity bootstrap 2017-04-12 12:28:20 +02:00
Jakub Čajka 5706a3480e Final modularity bootstrap 2017-04-12 12:20:02 +02:00
Jakub Čajka ab6ee497cb Revert: modularity bootstrap 2017-04-12 10:29:49 +02:00
Jakub Čajka 29646808b3 Modularity bootstrap :) 2017-04-12 10:26:16 +02:00
Vincent Batts d83d5139a6
Revert "spec: hard code the bootstrap for a modularity build"
This reverts commit 63fbc71112.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-04-11 10:14:48 -04:00
Vincent Batts 63fbc71112
spec: hard code the bootstrap for a modularity build
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-04-11 10:13:43 -04:00
Jakub Čajka 749ec62908 bump to Go 1.8.1
Resolves: BZ#1440345
2017-04-11 10:41:35 +02:00
Jakub Čajka a1ca3c96e0 avoid possibly stale packages due to chacha test file not being test file 2017-02-24 13:41:35 +01:00
Jakub Čajka 1bf7308023 Bump to released 1.8
Ignore ppc64 tests failure for time beeing, haven't managed to reproduce localy
2017-02-20 15:50:48 +01:00
Fedora Release Engineering 7dabca5bf2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 11:37:38 +00:00
Jakub Čajka b881112930 make possible to override default traceback level at build time
add sub-package race containing std lib built with -race enabled
Related: BZ#1411242
2017-01-31 15:11:25 +01:00
Jakub Čajka 100fcef237 rebase to go1.8rc3
Resolves: BZ#1411242
2017-01-27 11:39:40 +01:00
Jakub Cajka 0dbd49fdd7 Resolves: BZ#1404679
expose IfInfomsg.X__ifi_pad on s390x
2017-01-20 14:51:16 +01:00
Jakub Čajka 66c8bd8593 Bump to 1.7.4
Resolves: BZ#1400732
2016-12-02 12:06:39 +01:00
Tom Callaway 85dfe17917 re-enable the NIST P-224 curve 2016-11-17 16:08:36 -05:00
Jakub Čajka 663103c2f1 Resolves: BZ#1387067 - golang-1.7.3 is available
added fix for tests failing with latest tzdata
2016-10-20 12:21:38 +02:00
Jakub Čajka d978616527 fix link failure due to relocation overflows on PPC64X 2016-09-23 17:48:07 +02:00
Jakub Čajka 8bda509c5f rebase to 1.7.1
Resolves: BZ#1374103
2016-09-08 17:54:31 +02:00
Jakub Čajka 1fe9869398 update to released version 2016-08-26 12:22:53 +02:00
Jakub Čajka 6896a58aa3 Obsolete golang-vet and golang-cover from golang-googlecode-tools package vet/cover binaries are provided by golang-bin rpm (thanks to jchaloup) 2016-08-08 10:38:08 +02:00
Jakub Čajka cf2fb88587 rebase to go1.7rc5
Resolves: BZ#1342090
2016-08-03 13:47:09 +02:00
Fedora Release Engineering 00c920284f - https://fedoraproject.org/wiki/Changes/golang1.7 2016-07-21 12:33:14 +00:00
Jakub Čajka d36359a723 rebase to 1.7rc2
added s390x build
improved shared lib packaging
Resolves: bz1357602 - CVE-2016-5386
Resolves: bz1342090, bz1342090
2016-07-20 09:32:37 +02:00
Jakub Čajka 04b972ebf4 Rebase to 1.6.2 2016-04-26 17:36:25 +02:00
Jakub Čajka b2c2028475 rebase to 1.6.1
Resolves: bz1324344 - CVE-2016-3959
Resolves: bz1324951 - prelink is gone, /etc/prelink.conf.d/* is no longer used
Resolves: bz1326366 - wrong epoll_event struct for ppc64le/ppc64
2016-04-13 14:44:04 +02:00
Jakub Čajka 263126ff1b Resolves: bz1304701 - rebase to go1.6 release
Resolves: bz1304591 - fix possible stack miss-alignment in callCgoMmap
2016-02-22 16:02:43 +01:00
Dennis Gilmore 30a817d62b - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 22:43:43 +00:00
Jakub Čajka f031dfde9c disabled cgo and external linking on ppc64 2016-01-29 12:25:12 +01:00
Jakub Čajka d40cd88359 Resolves bz1292640, rebase to pre-release 1.6
bootstrap for PowerPC
fix rpmlint errors/warning
2016-01-28 14:38:35 +01:00
Jakub Čajka 672b8a1217 rebase to 1.5.3
resolves bz1293451, CVE-2015-8618
2016-01-14 15:13:23 +01:00
Jakub Čajka 85525165e1 Fix bz number from previous commit, should be bz1290543 2015-12-14 14:16:07 +01:00
Jakub Čajka 8b92652b24 bz1290472 Accept x509 certs with negative serial 2015-12-11 12:51:16 +01:00
Jakub Čajka c524af8454 Rebase to 1.5.2(bz1288263)
Spec file clean up
Added basic build options
2015-12-08 17:28:38 +01:00
Vincent Batts ee2b299486 bz1271709 fix from upstream 2015-10-19 20:32:59 -04:00
Vincent Batts c127d6af98 update to go1.5.1 2015-09-09 10:34:27 -04:00
Vincent Batts a68f1b0499 bz1258166: actually remove the macros file .. 2015-09-04 10:07:14 -04:00
Vincent Batts 286f73c812 changelog 2015-09-03 10:38:28 -04:00
Vincent Batts 34fd651dfb bz1258166 remove srpm macros, for go-srpm-macros 2015-09-03 10:36:52 -04:00
Vincent Batts 418a760bf8 adding x86_64 only shared objects 2015-08-27 17:29:16 -04:00
Vincent Batts 7782fc08ed gdb runtime path fix 2015-08-27 14:13:04 -04:00
Vincent Batts 12a31f1822 more test fixes, and holding back on shared objects 2015-08-26 14:55:29 -04:00
Vincent Batts 1a6adea6fb *: fix hostname again, and testdata paths 2015-08-25 15:29:59 -04:00
Vincent Batts 32abaed9de more changelog message 2015-08-25 14:14:36 -04:00
Vincent Batts baf0278ae3 Merge branch 'master' of ssh://pkgs.fedoraproject.org/golang 2015-08-25 14:12:21 -04:00
Vincent Batts 3cb3b22c16 fix zoneinfo test and cleanup others
the find for tests files needed improving.

Also fix the hostname // net-tools requirement
2015-08-25 14:10:59 -04:00
Vincent Batts 01341969cc adding first class gopath URL
bz1166611
2015-08-25 14:03:03 -04:00
Vincent Batts 9297305de1 go1.5 supports shared objects
Now we'll provide the libstd.so for all of golang's stdlib. This way,
libraries and binaries can link against it and have a better security
update story.
2015-08-25 13:50:08 -04:00
Peter Robinson b869aad629 Enable aarch64 2015-08-23 20:49:44 +01:00
Peter Robinson 79fd860ddc Add pcre-devel for tests
fannkuch-parallel
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libpcre' found
2015-08-23 20:46:46 +01:00
Peter Robinson 19dca7ffd3 Drop incorrect change for hostname location. The hostname binary moved place in Fedora 17 as part of the usr move feature and /bin is symlinked to /usr/bin. Just specify the actualy proper package name instead of a specific binary path.
Cleanup sources file just to include the current source. Please use "fedpkg new-sources"
command to properly upload sources. Otherwise each time a build is done, or even
"fedpra srpm" or "fedpkg prep" it downloads all the sources specified in the file
2015-08-23 20:46:18 +01:00
Vincent Batts 0d13e2d904 update to go1.5 2015-08-20 22:05:16 +00:00
Vincent Batts 03b73e2ea5 fixing sources reference 2015-08-06 17:22:56 -04:00
Vincent Batts 831ba34f74 updating to go1.5rc1 2015-08-06 15:48:15 -04:00
Vincent Batts f2f58b5244 tar fix from upstream 2015-08-04 15:51:06 -04:00
Vincent Batts 9fc0bc41c8 updating to go1.5beta3 2015-07-30 11:27:23 -04:00
Vincent Batts 78d9b3d3ac add the patch .. 2015-07-30 11:01:17 -04:00
Vincent Batts c1bee09f56 increase ELFRESERVE (bz1248071) 2015-07-30 10:47:32 -04:00
Vincent Batts bb5db89cf5 fix the prerelease versioning 2015-07-29 10:48:47 -04:00
Vincent Batts 6da96f9716 bump release 2015-07-17 16:46:03 -04:00
Vincent Batts 0eec149c76 adding test output, but not failing on it for now 2015-07-17 16:45:01 -04:00
Vincent Batts 2ecad653a5 update to go1.5beta2 2015-07-17 11:02:40 -04:00
Vincent Batts beda572475 fixes missed on initial push of 1.5beta1 2015-07-17 09:39:21 -04:00
Vincent Batts 8d165dfe19 updating go1.5beta1
* updating existing patches
* adding a couple of test patches needed for beta1
* TODO enable %check again
* SO MUCH CLEANUP now that OS and ARCH bootstrapping is not needed
2015-07-16 14:36:06 -04:00
Dennis Gilmore 7dc03d1101 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 09:16:23 +00:00
Vincent Batts a8686d833c obsolete packages for upgrade path
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-03-19 10:12:49 -04:00
Vincent Batts b5c025475a update to go1.4.2
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-02-18 10:26:22 -05:00
Vincent Batts 4c424d4664 update to go1.4.1 2015-01-16 12:57:47 -05:00
Vincent Batts 2ba9c52536 classifying project doc as %doc 2015-01-02 12:20:59 -05:00
Vincent Batts 82982da132 update to go1.4 2014-12-11 10:27:04 -05:00
Vincent Batts 0ad646d98d bumping to 1.4rc2 2014-12-03 10:49:49 +01:00
Vincent Batts 55020ead86 update to go1.4rc1 2014-11-17 10:46:28 -05:00
Vincent Batts 20cd634d14 update to go1.4beta1 2014-11-04 10:52:19 -05:00
Vincent Batts 84f93201d9 revert macros in subpackage
they'll need to be in their own rpm entirely
2014-10-30 14:32:05 -04:00
Vincent Batts c2c5dc1c66 bump release 2014-10-24 11:07:57 -04:00
Vincent Batts e0d801060b gccgo and macros
for https://bugzilla.redhat.com/show_bug.cgi?id=1156129 we're putting
the macros in its own rpm.

Also, starting the work on rpm dependencies to accomodate gccgo
2014-10-24 10:34:14 -04:00
Vincent Batts 94c0b3b623 update to go1.3.3 2014-10-01 14:38:40 +00:00
Vincent Batts 8cfb9c493a update to go1.3.2
fixes: bz1147324
2014-09-29 13:54:05 +00:00
Vincent Batts 999ceca490 patching the tzinfo test 2014-09-11 22:52:03 +00:00
Peter Robinson 726440c406 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 18:34:09 +00:00
Vincent Batts ec1155188c update to go1.3.1 2014-08-13 20:37:18 +00:00
Vincent Batts 81887c2abd fixed a merge 2014-08-13 20:04:30 +00:00
Vincent Batts b025cc279b fixing bz1099206 2014-08-13 19:25:50 +00:00
Vincent Batts ab9b26510d make golang-src noarch again 2014-08-11 15:28:01 +00:00
Vincent Batts dd6f77ac9a don't just update directories 2014-08-11 14:41:34 +00:00
Vincent Batts 1afe7e2655 set source directory timestamps during %install 2014-08-08 21:11:50 +00:00