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

spectre-meltdown-checker: 0.39 -> 0.40 #48360

Merged
merged 1 commit into from Oct 14, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/spectre-meltdown-checker/versions.

meta.description for spectre-meltdown-checker is: '"Spectre & Meltdown vulnerability/mitigation checker for Linux"'.

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40/bin/spectre-meltdown-checker passed the binary check.
  • /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40/bin/.spectre-meltdown-checker-wrapped passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 2 of 2 passed binary check by having the new version present in output.
  • found 0.40 with grep in /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40
  • directory tree listing: https://gist.github.com/ecb65f31352c93fe8e022f682301d5d4
  • du listing: https://gist.github.com/ed6924f111635d67264fe04c767416d2
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run 'cachix use r-ryantm'

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/045e1291768d9f953295b5597e4d29e359a796f9.tar.gz -p spectre-meltdown-checker
ls -la /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40

cc @dotlambda for testing.

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: spectre-meltdown-checker

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: spectre-meltdown-checker

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40/bin
patching script interpreter paths in /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40
/nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40/bin/.spectre-meltdown-checker-wrapped: interpreter directive changed from " /bin/sh" to "/nix/store/r47p5pzx52m3n34vdgqpk5rvqgm0m24m-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40...
/nix/store/lfri3izpm3g142pfzxlss4nfiagrh23l-spectre-meltdown-checker-0.40

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: spectre-meltdown-checker

Partial log (click to expand)

no Makefile, doing nothing
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/dfdyfvd3vga0gmrg9ppnhybd82l7ry8s-spectre-meltdown-checker-0.40
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/dfdyfvd3vga0gmrg9ppnhybd82l7ry8s-spectre-meltdown-checker-0.40/bin
patching script interpreter paths in /nix/store/dfdyfvd3vga0gmrg9ppnhybd82l7ry8s-spectre-meltdown-checker-0.40
/nix/store/dfdyfvd3vga0gmrg9ppnhybd82l7ry8s-spectre-meltdown-checker-0.40/bin/.spectre-meltdown-checker-wrapped: interpreter directive changed from " /bin/sh" to "/nix/store/dsyc1z7ck08ga7l0b1jcxx35wj69qcii-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/dfdyfvd3vga0gmrg9ppnhybd82l7ry8s-spectre-meltdown-checker-0.40...
/nix/store/dfdyfvd3vga0gmrg9ppnhybd82l7ry8s-spectre-meltdown-checker-0.40

@FRidh FRidh merged commit 4ca9524 into NixOS:master Oct 14, 2018
@r-ryantm r-ryantm deleted the auto-update/spectre-meltdown-checker branch October 24, 2018 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants