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
338f9b07
Commit
338f9b07
authored
3 weeks ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import golang-1.22.11-1.module+el8+1010+deadbeef
parent
f0994271
Branches
c8s-stream-rhel8
Tags
imports/c8s-stream-rhel8/golang-1.22.11-1.module+el8+1010+deadbeef
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
+16
-1
16 additions, 1 deletion
SPECS/golang.spec
with
19 additions
and
4 deletions
.golang.checksum
+
1
−
1
View file @
338f9b07
702fcd36a0592fda2cc34da77e97d53ca5c2bfec9f1f151bd7ca4506cea4eeea
ee80ed2792f274dabc7f26ec5d86fc84cf2e365f059b3e33966c19144f4606c0
This diff is collapsed.
Click to expand it.
.golang.metadata
+
2
−
2
View file @
338f9b07
a104e23de7dd7c657fed13b2e2f485e41780f76c21e2bcfe8e8105915a70e552
SOURCES/go1.22.
7
-1-openssl-fips.tar.gz
0b9b3cabe42b74530df7f2d792c07e92ac40176ca618ae
f5a8
00b2ef10aa3804
SOURCES/go1.22.
7
.tar.gz
4c60db3acc441b82e2c63d043319896a8280c59a2c937b166212e3ab17fd6181
SOURCES/go1.22.
11
-1-openssl-fips.tar.gz
3fbc7d7a671424ce0923c346d7ba363c12e33c2a4c3a410b90d2
f5
8
a8
252f349
SOURCES/go1.22.
11
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/golang.spec
+
16
−
1
View file @
338f9b07
...
...
@@ -92,7 +92,7 @@
%endif
%global go_api 1.22
%global version 1.22.
7
%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,19 @@ 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
* Mon Sep 16 2024 David Benoit <dbenoit@redhat.com> - 1.22.7-1
- Update to Go 1.22.7
- Resolves: RHEL-58223
...
...
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