Skip to content

chore(26.10): migrate libtcnative-1 to libtcnative-2 - #1121

Merged
cjdcordeiro merged 4 commits into
canonical:ubuntu-26.10from
lczyk:feat/26.10/libtcnative-2
Aug 4, 2026
Merged

chore(26.10): migrate libtcnative-1 to libtcnative-2#1121
cjdcordeiro merged 4 commits into
canonical:ubuntu-26.10from
lczyk:feat/26.10/libtcnative-2

Conversation

@lczyk

@lczyk lczyk commented Aug 2, 2026

Copy link
Copy Markdown
Collaborator

Proposed changes

carbon-copy of #1053

Related issues/PRs

Forward porting

Checklist

Additional Context

26.10 is in devel mode and chisel does not, at the moment, support 26.10. hence, the 26.10 branch is just being kept up to date with 26.04. the state of this branch vs its 26.04 version ought to be identical.

to check either of the below, first add the remotes and fetch:

the commit history can be checked with:

$ git range-diff --no-patch \
    canonical/ubuntu-26.04..vpa1977/libtcnative-resolute \
    canonical/ubuntu-26.10..lczyk/feat/26.10/libtcnative-2
1:  88f7d477 = 1:  6e5787b5 chore: migrate libtcnative-1 to libtcnative-2
2:  6b735109 = 2:  8b5ae646 fix: remove list from tcnative copyright
3:  f9d4090e < -:  -------- chore: trigger ci
4:  4f1acb73 = 3:  1db6529c chore: restore libtcnative-1 slice
5:  d795d96b = 4:  ad48f18a chore: restore libtcnative-1 spread test

and the diff of the entire branch with:

$ diff <(git diff canonical/ubuntu-26.04...vpa1977/libtcnative-resolute) <(git diff canonical/ubuntu-26.10 lczyk/feat/26.10/libtcnative-2)

@lczyk lczyk added the ready to merge This PR is ready to be merged label Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Diff of dependencies:
None found.


@cjdcordeiro

Copy link
Copy Markdown
Collaborator

merging to keep in line with #1053 (comment)

@cjdcordeiro
cjdcordeiro merged commit e7db527 into canonical:ubuntu-26.10 Aug 4, 2026
9 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge This PR is ready to be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants