Skip to content

snappy: 1.2.1 -> 1.2.2 (take 2)#406663

Merged
pbsds merged 1 commit intoNixOS:stagingfrom
trofi:snappy-update
Jun 11, 2025
Merged

snappy: 1.2.1 -> 1.2.2 (take 2)#406663
pbsds merged 1 commit intoNixOS:stagingfrom
trofi:snappy-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented May 13, 2025

This time we revert interface changes to not break arrow-cpp and others.

Changes: https://github.com/google/snappy/releases/tag/1.2.2

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

Add a 👍 reaction to pull requests you find important.

@trofi trofi mentioned this pull request May 13, 2025
13 tasks
@github-actions github-actions bot added 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels May 13, 2025
@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/5561

@pbsds
Copy link
Member

pbsds commented Jun 11, 2025

arrow-cpp builds when cherry-picked on master 👍

@pbsds pbsds merged commit 09c05f7 into NixOS:staging Jun 11, 2025
32 of 33 checks passed
@trofi trofi deleted the snappy-update branch June 11, 2025 20:00
@benaryorg benaryorg mentioned this pull request Jul 23, 2025
3 tasks
# Re-enable RTTI, without which other applications can't subclass
# snappy::Source (this breaks Ceph, as one example)
# https://tracker.ceph.com/issues/53060
# https://build.opensuse.org/package/show/openSUSE:Factory/snappy
Copy link
Contributor

Choose a reason for hiding this comment

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

@trofi coming from

should this patch no longer be necessary?

I do not immediately understand the relation between the revert-PUBLIC.patch and the previous RTTI patch.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is no relation between the patches. revert-PUBLIC.patch comes from google/snappy#206 (comment)

I think (I don't remember' sorry) I removed the RTTI patch because it was rejected upstream google/snappy#144 and was failing to apply downstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants