Commit Graph

44 Commits

Author SHA1 Message Date
Archana
746b097425 - Rebase disable_static_tests_part2.patch to Go 1.21.3
- Related: RHEL-12624
2023-10-25 22:02:21 +05:30
Archana
0a7d221c83 - Rebase to Go 1.21.3
- Resolves: RHEL-12624
2023-10-20 21:09:43 +05:30
Alejandro Sáez
92fd322c5d Rebase to Go 1.20.8
Remove fix-memory-leak-evp-sign-verify.patch as it is already included in the source

Resolves: RHEL-2775
2023-09-27 14:40:10 +02:00
Alejandro Sáez
6516125786 Retire golang-race package
Resolves: rhbz#2230705
2023-08-17 14:02:56 +02:00
Alejandro Sáez
74c5b78a80 Rebase to Go 1.20.6
Change to autopatch
Resolves: rhbz#2222313
2023-07-18 18:35:57 +02:00
Alejandro Sáez
5a47ea6ee1 Increase the timeout in the tests
Related: rhbz#2204477
2023-06-23 10:42:24 +02:00
Carl George
7d468ec54a Add go-toolset subpackage to ensure golang and go-toolset are published together
Resolves: rhbz#2117248
2023-06-09 14:19:41 -05:00
Alejandro Sáez
144ef74a0e Rebase to Go 1.20.4
Resolves: rhbz#2204477
2023-05-29 11:33:12 +02:00
David Benoit
2fb96c6677 Rebase to Go 1.20.3
Remove race archives
Update static test patches
Resolves: rhbz#2185259
2023-04-13 12:41:36 -04:00
David Benoit
2d68bb23d6 Rebase to Go 1.19.6
Resolves: rhbz#2174429
Apply missing patch
Resolves: rhbz#2157602
Enable tests in check phase
2023-03-01 11:35:59 -05:00
David Benoit
ab23206ede Fix sources file.
Related: rhbz#2144539
2022-12-21 15:41:08 -05:00
David Benoit
10e5916a90 Rebase to Go 1.19.4
Fix ppc64le linker issue
Remove defunct patches
Remove downstream generated FIPS mode patches
Add golang-fips/go as the source for FIPS mode patches
Resolves: rhbz#2144539
2022-12-21 15:27:56 -05:00
David Benoit
caf6a247d6 Fix endian issue in FIPS mode
Resolves: rhbz#1966992
2022-11-30 22:32:05 -05:00
David Benoit
e0e29582fe Update go to version 1.19.2 2022-10-24 12:45:45 +00:00
David Benoit
7f6247bbfd Rebase to Go 1.19.1
Resolves: rhbz#2131028
2022-09-29 15:34:15 -04:00
David Benoit
2ba5ee5865 Temporarily disable crypto tests on ppc64le
Related: rhbz#2109180
2022-08-16 15:32:55 -04:00
Alejandro Sáez
35eb386c3a Update to Go 1.18.4
Resolves: rhbz#2109180
Deprecates keys smaller than 2048 bits in TestDecryptOAEP in boring mode
2022-08-12 12:27:15 +02:00
Alejandro Sáez
0176a371f8 Update to Go 1.18.4
Resolves: rhbz#2109180
2022-08-05 20:15:41 +02:00
David Benoit
96c960545c
Update deprecated openssl algorithms patch
Rebuild against openssl-3.0.1-33

Resolves: rhbz#2092136
Related: rhbz#2092016
2022-06-10 10:31:08 -04:00
David Benoit
fec89770f6
Rebase to Go 1.18.2
Move to github.com/golang-fips/go
Resolves: rhbz#2075169
Resolves: rhbz#2060769
Resolves: rhbz#2067531
Resolves: rhbz#2067536
Resolves: rhbz#2067552
Resolves: rhbz#2025637
2022-05-31 16:56:54 -04:00
Alejandro Sáez
3a0f5dedeb Rebase to Go 1.17.5
Add remove_waitgroup_misuse_tests patch
Add remove_ed25519vectors_test.patch
Remove FIPS checks to avoid issues in the CI
Related: rhbz#2031116
Resolves: rhbz#2022829
Resolves: rhbz#2024687
Resolves: rhbz#2030851
Resolves: rhbz#2031253
2021-12-15 16:21:37 +01:00
Alejandro Sáez
bf182b7c2e Rebase to Go 1.17.2
Related: rhbz#2014087
Remove favicon.ico and robots.txt references
Exclude TestEd25519Vectors test
Update patch rhbz1952381
Remove rhbz1904567 patch
Remove rhbz1939923 patch
2021-11-16 12:44:52 +01:00
Mohan Boddu
f1e89cd833 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:17:42 +00:00
Derek Parker
0b7945f342 Include ppc64le VDSO segfault backport fix
Resolves: rhbz#1966622
2021-08-04 15:11:44 -07:00
Derek Parker
ea87d8bfb3 Bump release
Resolves: rhbz#1904567
2021-08-03 09:24:10 -07:00
Derek Parker
c244cf46b0 Backport fix allowing LTO to be enabled on cgo sources
Resolves: rhbz#1904567
2021-08-02 14:35:51 -07:00
Derek Parker
677ea6b2c5 Rebase to 1.16.6 2021-07-22 09:01:51 -07:00
Martin Cermak
0e136d9176 gating.yaml: Set up CI gating 2021-06-23 15:03:02 +02:00
Mohan Boddu
d3862fe979 Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-22 18:38:11 +00:00
David Benoit
8a80e27879
Port to OpenSSL 3.0
Resolves: rhbz#1952381
2021-05-31 00:05:09 -04:00
Alejandro Sáez
b7c185ab01 Rebase to 1.16.4
Resolves: rhbz#1955035
Resolves: rhbz#1957961
2021-05-14 19:31:22 +02:00
Mohan Boddu
d2f6565593 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:55:09 +00:00
Alejandro Sáez
cb9f5521c6 Update the reference to the release bug 2021-03-30 17:35:30 +02:00
Alejandro Sáez
bcf4693b97 Rebase to go-1.16.1-2-openssl-fips
Resolves: rhbz#1938071
Adds a workaround for rhbz#1939923
Removes Patch224, it's on upstream -> rhbz#1888673
Removes Patch225, it's on upstream -> https://go-review.googlesource.com/c/text/+/238238
Removes old patches for cleaning purposes
Related: rhbz#1942898
2021-03-30 11:52:32 +02:00
David Benoit
91f9120c76 fix date in specfile 2021-01-22 09:40:54 -05:00
David Benoit
48df1715d2 Rebase to 1.15.7
Resolves: rhbz#1892207
Resolves: rhbz#1918755
2021-01-22 09:39:02 -05:00
David Benoit
55c0ca0110 Rebase to 1.15.5
Resolves: rhbz#1899184
Resolves: rhbz#1899185
Resolves: rhbz#1899186
2020-11-25 08:58:15 -05:00
David Benoit
919326357b add aarch64 outline-atomics workaround 2020-11-17 16:13:27 -05:00
David Benoit
ac78604d52 Rebase to 1.15.3
Resolves: rhbz#1881539
2020-11-16 09:58:27 -05:00
David Benoit
45d9179977 change over to RHEL 8.4 config instead of ELN 2020-11-12 15:03:09 -05:00
DistroBaker
75d18e02a3 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/golang.git#c88a8dfff56de34de56c188e0a1e280a0501b427
2020-11-06 16:28:48 +00:00
DistroBaker
866348477c Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/golang.git#61730a32f4226cfbacdb6f43eb7b9f3f075589b7
2020-10-27 20:34:38 +01:00
Petr Šabata
b8b5adfbc1 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/golang#d7ab7974630dda1bcbf3f12f18c3d9f1d109b22e
2020-10-15 02:06:09 +02:00
Release Configuration Management
ca3f60418e New branch setup 2020-10-08 12:42:07 +00:00