Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
golang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
src-rhel
rpms
golang
Commits
f60ed03d
Commit
f60ed03d
authored
3 weeks ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import golang-1.22.11-1.module+el8+1010+deadbeef
parent
8460eba5
No related branches found
Branches containing commit
Tags
imports/c10s/golang-1.23.1-2.el10
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.golang.checksum
+1
-1
1 addition, 1 deletion
.golang.checksum
.golang.metadata
+2
-2
2 additions, 2 deletions
.golang.metadata
SPECS/golang.spec
+12
-1
12 additions, 1 deletion
SPECS/golang.spec
with
15 additions
and
4 deletions
.golang.checksum
+
1
−
1
View file @
f60ed03d
5a30e873b84f7ad27e2db99b3cb83c0883acee6a3cc4283437038c005316575d
ee80ed2792f274dabc7f26ec5d86fc84cf2e365f059b3e33966c19144f4606c0
This diff is collapsed.
Click to expand it.
.golang.metadata
+
2
−
2
View file @
f60ed03d
aa7fdde0fd46e8033f9f91be1064f03036db98d9be5041011df8d149f7c7d966
SOURCES/go1.22.
9
-1-openssl-fips.tar.gz
5b77fa05205714383f35491150e8cc9dc849ad73aef634f7b7ac4854e44ecde1
SOURCES/go1.22.
9
.tar.gz
4c60db3acc441b82e2c63d043319896a8280c59a2c937b166212e3ab17fd6181
SOURCES/go1.22.
11
-1-openssl-fips.tar.gz
3fbc7d7a671424ce0923c346d7ba363c12e33c2a4c3a410b90d2f58a8252f349
SOURCES/go1.22.
11
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/golang.spec
+
12
−
1
View file @
f60ed03d
...
...
@@ -92,7 +92,7 @@
%endif
%global go_api 1.22
%global version 1.22.
9
%global version 1.22.
11
%global pkg_release 1
Name: golang
...
...
@@ -258,6 +258,8 @@ popd
%autopatch -p1
sed -i '1s/$/ (%{?rhel:Red Hat} %{version}-%{release})/' VERSION
# Delete the boring binary blob. We use the system OpenSSL instead.
rm -rf src/crypto/internal/boring/syso
cp %{SOURCE2} ./src/runtime/
...
...
@@ -521,6 +523,15 @@ cd ..
%endif
%changelog
* Tue Jan 21 2025 Archana <aravinda@redhat.com> - 1.22.11-1
- Rebase to Go1.22.11 to pick up fixes for CVE 2024-45341 and 2024-45336
- Fix test failures with expired certificates
- Resolves: RHEL-73752
* Fri Dec 13 2024 Alejandro Sáez <asm@redhat.com> - 1.22.9-2
- Remove bundled boringcrypto blob
- Resolves: RHEL-54338
* Thu Nov 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.9-1
- Update to Go 1.22.9
- Resolves: RHEL-67668
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment