Skip to content

libunwind: 1.6.2 -> 1.7.2#253133

Merged
pbsds merged 1 commit intoNixOS:stagingfrom
jiegec:libunwind
Jan 11, 2024
Merged

libunwind: 1.6.2 -> 1.7.2#253133
pbsds merged 1 commit intoNixOS:stagingfrom
jiegec:libunwind

Conversation

@jiegec
Copy link
Member

@jiegec jiegec commented Sep 3, 2023

Description of changes

The original upstream no longer publishs new tarballs, switch to GitHub.

Remove upstreamed patch.

Add new platforms supported by latest libunwind.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. labels Sep 3, 2023
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/2766

Copy link
Member

@pbsds pbsds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we use their provided tarballs, or should we rather use fetchFromGitHub? I can't seem to find any CI job creating those tarballs.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

The original upstream no longer publishs new tarballs, switch to GitHub.

Remove upstreamed patch.

Add new platforms supported by latest libunwind.
@ofborg ofborg bot removed the 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. label Jan 10, 2024
@pbsds
Copy link
Member

pbsds commented Jan 11, 2024

LGTM, built 5 reverse dependencies locally and they seem to work.

@pbsds pbsds merged commit 43d0e3f into NixOS:staging Jan 11, 2024
@jiegec jiegec deleted the libunwind branch January 12, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants