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

veracrypt: 1.21 -> 1.22 #38331

Merged
merged 1 commit into from Apr 2, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Apr 2, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/veracrypt/versions.

These checks were done:

  • built on NixOS
  • ran /nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22/bin/veracrypt -h got 0 exit code
  • ran /nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22/bin/veracrypt --help got 0 exit code
  • ran /nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22/bin/veracrypt --version and found version 1.22
  • found 1.22 with grep in /nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22
  • directory tree listing: https://gist.github.com/8690e0df710362cb464457218630b6ee

cc @dsferruzza for review

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/veracrypt/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22/bin/veracrypt -h` got 0 exit code
- ran `/nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22/bin/veracrypt --help` got 0 exit code
- ran `/nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22/bin/veracrypt --version` and found version 1.22
- found 1.22 with grep in /nix/store/qx2d8v3a4gx3rp8wpcmw0av3vn0dchkw-veracrypt-1.22
- directory tree listing: https://gist.github.com/8690e0df710362cb464457218630b6ee
@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: veracrypt

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: veracrypt

Partial log (click to expand)

Linking veracrypt
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/qsswii7nsqb6ly67mha33sbpnnjfzwg0-veracrypt-1.22
shrinking /nix/store/qsswii7nsqb6ly67mha33sbpnnjfzwg0-veracrypt-1.22/bin/veracrypt
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/qsswii7nsqb6ly67mha33sbpnnjfzwg0-veracrypt-1.22/bin
patching script interpreter paths in /nix/store/qsswii7nsqb6ly67mha33sbpnnjfzwg0-veracrypt-1.22
checking for references to /build in /nix/store/qsswii7nsqb6ly67mha33sbpnnjfzwg0-veracrypt-1.22...
/nix/store/qsswii7nsqb6ly67mha33sbpnnjfzwg0-veracrypt-1.22

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: veracrypt

Partial log (click to expand)

Linking veracrypt
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5djpsn7fm4gfv8vxm0snmyn00yjnjv9p-veracrypt-1.22
shrinking /nix/store/5djpsn7fm4gfv8vxm0snmyn00yjnjv9p-veracrypt-1.22/bin/veracrypt
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5djpsn7fm4gfv8vxm0snmyn00yjnjv9p-veracrypt-1.22/bin
patching script interpreter paths in /nix/store/5djpsn7fm4gfv8vxm0snmyn00yjnjv9p-veracrypt-1.22
checking for references to /build in /nix/store/5djpsn7fm4gfv8vxm0snmyn00yjnjv9p-veracrypt-1.22...
/nix/store/5djpsn7fm4gfv8vxm0snmyn00yjnjv9p-veracrypt-1.22

@dsferruzza
Copy link
Member

Hi!

I tried it on the official VirtualBox appliance (nixos-17.09.3205.12512f25e9e-x86_64).
I was able to built it, run the GUI, create an encrypted container and mount it.

So this looks good to me 👍

@7c6f434c 7c6f434c merged commit cace501 into NixOS:master Apr 2, 2018
@dsferruzza
Copy link
Member

Thanks @7c6f434c !

As it is a security software, is there any procedure to make sure this latest version of Veracrypt is distributed it in the 17.09 channel and/or in the upcoming (?) 18.03 ?

7c6f434c added a commit that referenced this pull request Apr 2, 2018
veracrypt: 1.21 -> 1.22
(cherry picked from commit cace501)
7c6f434c added a commit that referenced this pull request Apr 2, 2018
veracrypt: 1.21 -> 1.22
(cherry picked from commit cace501)
@7c6f434c
Copy link
Member

7c6f434c commented Apr 2, 2018

Not really. Not beyond reminding about it, which you just did.

Argh, why GitHub doesn't show branch names in the related commit notifications… ah right, git, no care for history.

@r-ryantm r-ryantm deleted the auto-update/veracrypt branch April 2, 2018 16:02
@dsferruzza
Copy link
Member

OK. Thank you for doing it!

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

4 participants