Merge ~levihackerman-102/ubuntu/+source/golang-1.23:ubuntu/devel into ubuntu/+source/golang-1.23:ubuntu/devel

Proposed by Anshul Singh
Status: Needs review
Proposed branch: ~levihackerman-102/ubuntu/+source/golang-1.23:ubuntu/devel
Merge into: ubuntu/+source/golang-1.23:ubuntu/devel
Diff against target: 644 lines (+615/-2)
4 files modified
debian/changelog (+1/-1)
debian/patches/0003-Add-support-for-package-metadata-in-internal-linker.patch (+373/-0)
debian/patches/0004-crypto-tls-fix-Config.Time-in-tests-using-expired-ce.patch (+239/-0)
debian/patches/series (+2/-1)
Reviewer Review Type Date Requested Status
Shengjing Zhu Pending
Review via email: mp+477023@code.qastaging.launchpad.net

This proposal supersedes a proposal from 2024-11-22.

Description of the change

Add support for --package-metadata in Go internal linker

To post a comment you must log in.
Revision history for this message
Anshul Singh (levihackerman-102) wrote : Posted in a previous version of this proposal

Forgot to create a patch instead of source changes, fixing

Revision history for this message
Shengjing Zhu (zhsj) wrote :

After talking with bdrung about the current elf metadata spec. It looks like in gcc/binutils, the final plan is to expose LDFLAGS in dpkg, with --package-metadata option for binutils.

They would use encoded string in --package-metadata, we should follow it as well. The encoding can be checked with the binutils commit, https://github.com/bminor/binutils-gdb/commit/b0cc81e87087bb8a6b12dc1e4fd7f2591927977b

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches