Skip to content

lz4: 1.8.3 -> 1.9.1#59812

Merged
FRidh merged 2 commits intoNixOS:stagingfrom
dtzWill:update/lz4-1.9.0
Apr 27, 2019
Merged

lz4: 1.8.3 -> 1.9.1#59812
FRidh merged 2 commits intoNixOS:stagingfrom
dtzWill:update/lz4-1.9.0

Conversation

@dtzWill
Copy link
Copy Markdown
Member

@dtzWill dtzWill commented Apr 18, 2019

Motivation for this change

https://github.com/lz4/lz4/releases/tag/v1.9.0

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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. labels Apr 18, 2019
@infinisil
Copy link
Copy Markdown
Member

Warning : this version has a known bug in the decompression function which makes it read too many bytes. A fix is ongoing. Suggest waiting for v1.9.1.

We should probably wait for v1.9.1 too, right?

@dtzWill
Copy link
Copy Markdown
Member Author

dtzWill commented Apr 22, 2019 via email

fixes read out-of-bounds issue w/1.9.0
@dtzWill dtzWill changed the title lz4: 1.8.3 -> 1.9.0 lz4: 1.8.3 -> 1.9.1 Apr 24, 2019
@dtzWill
Copy link
Copy Markdown
Member Author

dtzWill commented Apr 24, 2019

1.9.1 ! 🎆

@ofborg ofborg Bot added 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. and removed 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Apr 24, 2019
@c00w
Copy link
Copy Markdown
Contributor

c00w commented Apr 25, 2019

Want to rekick the darwin build? Looks like it failed.

@dtzWill
Copy link
Copy Markdown
Member Author

dtzWill commented Apr 26, 2019

@GrahamcOfBorg build lz4

@FRidh FRidh merged commit 9d36a79 into NixOS:staging Apr 27, 2019
@matthewbauer
Copy link
Copy Markdown
Member

It looks like this is hitting an issue in staging-next:

https://hydra.nixos.org/build/92960188/

@FRidh
Copy link
Copy Markdown
Member

FRidh commented May 3, 2019

Indeed, failing for Darwin. Does not seem to be blocking, or is it?

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

Labels

10.rebuild-darwin: 101-500 This PR causes between 101 and 500 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.

6 participants