Rebuild for Go 1.26.6 CVE fixes
Resolves: RHEL-164492 RHEL-170520 RHEL-185740 RHEL-187324 RHEL-188948 RHEL-190003 RHEL-220456 RHEL-241116 RHEL-241304 RHEL-241601 RHEL-241835 RHEL-242236 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b5e7a39e7b
commit
cb0ccbd578
@ -46,7 +46,7 @@ Epoch: %{conditional_epoch}
|
||||
Version: 1.22.2
|
||||
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -182,6 +182,13 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Aug 18 2026 Jindrich Novy <jnovy@redhat.com> - 3:1.22.2-3
|
||||
- Rebuild for golang-1.26.6 CVE fixes (CVE-2025-68121 CVE-2026-33811
|
||||
CVE-2026-27145 CVE-2026-33818 CVE-2026-56853 CVE-2026-56858 CVE-2026-56859
|
||||
CVE-2026-56860 CVE-2026-56862)
|
||||
- Resolves: RHEL-164492 RHEL-187324 RHEL-190003 RHEL-241116 RHEL-241304
|
||||
RHEL-241601 RHEL-241835 RHEL-242236
|
||||
|
||||
* Thu Jul 30 2026 Jindrich Novy <jnovy@redhat.com> - 3:1.22.2-1
|
||||
- switch to sustaining-engineering GitLab release-1.22 branch and bump epoch to
|
||||
fix upgrade path
|
||||
|
||||
Loading…
Reference in New Issue
Block a user