-
Notifications
You must be signed in to change notification settings - Fork 3.8k
golang: bump to 1.25.6 #28378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
golang: bump to 1.25.6 #28378
Conversation
|
You need to follow the submissions guidelines regarding the commit message. Check previous golang version bump commits to see what's usually included. |
request review |
|
You didn't change anything about the commit. |
done |
32d905a to
426fdda
Compare
|
Please add a list of all CVEs fixed in the release based on the release notes in the mailing list using the format from previous commits. |
|
Don't add links to CVEs, CVE ID is enough. Sort CVEs by ID lexicographically. Prefix the milestone URL with |
0d24965 to
5adbc18
Compare
I followed your instructions. However, I'm still getting a message that the commit subject is too long. What should I do? Should I delete some content or something else? |
|
This doesn't look like a valid commit message: From https://patch-diff.githubusercontent.com/raw/openwrt/packages/pull/28378.patch |
Fixed, My problem was caused by using a full-width colon. I hope it passes the CI test. |
|
@GeorgeSapkin is ok? |
|
The |
2b9a753 to
96d0843
Compare
Now that the author and commit information have been standardized, we are waiting for the CI process to execute. |
|
Everything seems to be in order. Please let me know if you need any further help. |
tks |
Fixes: CVE-2025-61726 Fixes: CVE-2025-61728 Fixes: CVE-2025-61730 Fixes: CVE-2025-61731 Fixes: CVE-2025-68119 Fixes: CVE-2025-68121 Link: https://github.com/golang/go/issues?q=milestone%3AGo1.25.6+label%3ACherryPickApproved Signed-off-by: David Mandy <smallprogramzhusir@gmail.com>
|
|
📦 Package Details
Maintainer: @jefferyto, @1715173329
(You can find this by checking the history of the package
Makefile.)Description:
golang: bump to 1.25.6
Fixes: CVE-2025-61726
Fixes: CVE-2025-61728
Fixes: CVE-2025-61730
Fixes: CVE-2025-61731
Fixes: CVE-2025-68119
Fixes: CVE-2025-68121
Link: https://github.com/golang/go/issues?q=milestone%3AGo1.25.6+label%3ACherryPickApproved
🧪 Run Testing Details
✅ Formalities