Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

valgrind: 3.12 -> 3.13 #28690

Closed
wants to merge 62 commits into from
Closed

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Aug 29, 2017

Release notes: http://valgrind.org/docs/manual/dist.news.html

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

Works well for me, but valgrind is a complicated bit of software with lots of features and platform-specific details so additional testing is probably warranted.

Thought I'd put this on the queue to get things started.

sorpaas and others added 30 commits August 26, 2017 01:05
A portion of Bitcoin users (including the super-majority of the
miners) decided to hard fork to segwit2x around this November. At that
time this will not be compatible with the Bitcoin Core client. 1.14.5
is known as "the Production Release".
This version contains among other things a fix for a too restrictive
XSS filter. See the full change log at https://www.qbittorrent.org/news.php
(needed as dependency for moretools)
- specify meta.platforms to avoid trying to evaluate when it shouldn't
- use `throw` instead of `abort`, as that's the convention for similar cases
redshift-plasma-applet: add kwindowsystem to buildInputs
moretools: fix build and 0.1a41 -> 0.1.8
broadcom-bt-firmware: 12.0.1.1011 -> 12.0.1.1012
qbittorrent: 3.3.13 -> 3.3.15
Mic92 and others added 25 commits August 29, 2017 11:56
The test suite fails after we updated to Imagemagick from version 6.9.7-6 to
6.9.8-4. https://ikiwiki.info/bugs/imagemagick_6.9.8_test_suite_failure/ has
more details.
go-ethereum-classic: 3.5.0 -> 3.5.86
@globin globin changed the base branch from master to staging August 29, 2017 15:13
@globin
Copy link
Member

globin commented Aug 29, 2017

Thanks. but this is already on staging :)

@globin globin closed this Aug 29, 2017
@dtzWill
Copy link
Member Author

dtzWill commented Aug 29, 2017

Haha, awesome, whoops I forget about staging. Will check in the future :).

@dtzWill dtzWill deleted the update/valgrind-3.13 branch August 29, 2017 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet