summaryrefslogtreecommitdiff
path: root/golang.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-08-30 03:32:12 +0000
committerCoprDistGit <infra@openeuler.org>2025-08-30 03:32:12 +0000
commit6fd6c891829a995cbb64473598fdd704948af221 (patch)
tree05a5c5fd4a1158d76e2db57692636f3936251212 /golang.spec
parentef3a06c2697e7f6d57d7b57e17afb0f80b8ab8aa (diff)
automatic import of golang
Diffstat (limited to 'golang.spec')
-rw-r--r--golang.spec25
1 files changed, 13 insertions, 12 deletions
diff --git a/golang.spec b/golang.spec
index d9e1421..54f338b 100644
--- a/golang.spec
+++ b/golang.spec
@@ -68,7 +68,7 @@
Name: golang
Version: 1.24.2
-Release: 35
+Release: 36
Summary: The Go Programming Language
License: BSD and Public Domain
URL: https://golang.org/
@@ -130,13 +130,8 @@ Patch1001: 1001-cmd-link-cmd-internal-add-R_GOT_PCREL_ITYPE_RELOC-fo.patch
Patch1002: 1002-cmd-compile-don-t-merge-symbols-on-riscv64-when-dyna.patch
Patch1003: 1003-CVE-2025-22874-crypto-x509-decouple-key-usage-and-po.patch
Patch1004: 1004-CVE-2025-4673-net-http-strip-sensitive-proxy-headers.patch
-
-# Part 8001 ~ 8999
-# Developed optimization features
-Patch8001: 8001-cmd-go-Use-AI-to-guide-optimization.patch
-Patch8002: 8002-internal-buildcfg-add-Kunpeng-atomic-optimize.patch
-Patch8003: 8003-runtime-add-kunpeng-malloc-optimize.patch
-Patch8004: 8004-runtime-change-gcBackgroundUtilization-optional.patch
+Patch1005: 1005-CVE-2025-47907-avoid-closing-rows.patch
+Patch1006: 1006-CVE-2025-4674-disable-support-for-multiple-vcs-in-one-module.patch
Patch9001: 0001-fix-asan_test-test-case-failure.patch
@@ -377,11 +372,17 @@ fi
%files devel -f go-tests.list -f go-misc.list -f go-src.list
%changelog
-* Wed Aug 27 2025 qinchenghan <qinchenghan@huawei.com> - 1.24.2-35
-- Type:Feature
-- CVE:NA
+* Fri Aug 22 2025 yujingbo <yujingbo@kylinos.cn> - 1.24.2-36
+- Type:CVE
+- CVE:CVE-2025-4674
+- SUG:NA
+- DESC:fix CVE-2025-4674
+
+* Tue Aug 12 2025 weidong <weidong@uniontech.com> - 1.24.2-35
+- Type:CVE
+- CVE:CVE-2025-47907
- SUG:NA
-- DESC:AI-guided optimization and Kunpeng optimization features
+- DESC:fix CVE-2025-47907
* Fri Jun 20 2025 wujichao <wujichao1@huawei.com> - 1.24.2-34
- Type:CVE