summary refs log tree commit diff
path: root/pkgs/os-specific/linux/cryptsetup
Commit message (Collapse)AuthorAge
* ZHF 18.09: fix crypsetup build with python enabled. (#46468)Amine Chikhaoui2018-09-10
| | | Fixes https://hydra.nixos.org/build/81028247.
* cryptsetup: enable and fix tests (#46346)xeji2018-09-08
| | | | | | Some tests use O_DIRECT which is filesystem dependent and fails in a sandbox as well as on some filesystems without sandboxing. Patch out O_DIRECT and disable the 4 test cases that still fail in a sandbox. See discussion in #46151.
* Merge branch 'master' into update-cryptsetupDmitriy2018-08-22
|\
| * cryptsetup: fix testsJan Malakhovski2018-08-11
| |
* | Split outputs to out, dev and manMarkov Dmitry2018-08-20
| |
* | cryptsetup: 2.0.3 -> 2.0.4Markov Dmitry2018-08-20
|/
* Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
| | | | | | | Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
* treewide: remove aliases in nixpkgsMatthew Bauer2018-07-18
| | | | | | | | | | | | | | | | | | This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
* Cryptsetup: 2.0.2 -> 2.0.3. Also, add upstream libressl-2.7 patch.qoli2018-06-18
|
* cryptsetup: apply Matías Lang's patchYegor Timoshenko2018-06-15
|
* cryptsetup: 1.7.5 -> 2.0.2Yegor Timoshenko2018-04-03
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* cryptsetup: 1.7.3 -> 1.7.5Tuomas Tynkkynen2017-05-14
|
* cryptsetup: 1.7.1 -> 1.7.3Robin Gloster2016-12-29
|
* cryptsetup: 1.7.0 -> 1.7.1Franz Pletz2016-12-29
|
* cryptsetup: use python2Frederik Rietdijk2016-11-24
|
* cryptsetup: update project homepageRastus Vernon2016-07-03
| | | | The project was moved from code.google.com to gitlab.com.
* cryptsetup: 1.6.7 -> 1.7.0William A. Kennington III2015-11-05
|
* cryptsetup: Use openssl instead of libgcryptWilliam A. Kennington III2015-05-18
| | | | | | | | | | When libgcrypt added support for libcap, it started dropping capabilities of the cryptsetup process. This meant that cryptsetup was unable to communicate with device mapper. This patch fixes that issue by removing the dependency on libgcrypt and instead uses openssl for the implementation of low-level cryptographic functions. Fixes #7859.
* cryptsetup: 1.6.3 -> 1.6.7William A. Kennington III2015-03-26
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* cryptsetup: update from 1.6.2 to 1.6.3Nixpkgs Monitor2014-01-08
|
* Upgrade cryptsetup from 1.5.1 -> 1.6.2William A. Kennington III2013-11-28
|
* cryptsetup: Allow to build with Python support.aszlig2013-06-24
| | | | | | | | This again is only optional to avoid too much dependencies when bootstrapping small systems or when constrained to RAM disks of lower size. It is needed for blivet as well, which will override the option in its dependency list. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* cryptsetup: Update to 1.5.1Eelco Dolstra2013-01-08
|
* cryptsetup: Update to 1.5.0Eelco Dolstra2012-08-10
|
* * Cryptsetup updated to 1.4.2.Eelco Dolstra2012-05-14
| | | | svn path=/nixpkgs/trunk/; revision=34090
* cryptsetup-1.4.1Florian Friesdorf2011-12-28
| | | | | | | Thanks to Mathijs Kwik and Peter Simons for preparing this. Make sure you have nixos r31132. svn path=/nixpkgs/trunk/; revision=31134
* Revert cryptsetup update to version 1.4.1.Peter Simons2011-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch committed in revision 30839 causes nixos-rebuild to fail: | building Nix... | building the system configuration... | these derivations will be built: | /nix/store/0agbr6bgn6mgy8fy9miyc4p856x33qyg-system.drv | /nix/store/csagx61sw5mzd4hb9lajx65ds5212331-udev-initrd.conf.drv | /nix/store/jgm3l6ylmc8ncsirdi5hjh0mlk3m043g-initrd.drv | /nix/store/k40r1l30amnbxqidbdl480xq46rqr0pa-udev-rules.drv | /nix/store/ndphs01sgzw14aqpzzg3i6s6nlp6bwwc-stage-1-init.sh.drv | /nix/store/wqhdw86v24z0x7fhp8xrqvw6g12lphij-extra-utils.drv | building path(s) `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils' | building /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils | `/nix/store/vxycd107wjbhcj720hzkw2px7s7kr724-glibc-2.12.2/lib/ld-linux-x86-64.so.2' -> `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/lib/ld-linux-x86-64.so.2' | `/nix/store/vxycd107wjbhcj720hzkw2px7s7kr724-glibc-2.12.2/lib/libc.so.6' -> `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/lib/libc.so.6' | [...] | `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/sh' -> `bash' | `/nix/store/pmsabjn87gxlmkqlnj3hj502l687hw0f-module-init-tools-3.16/sbin/modprobe' -> `/nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/modprobe.real' | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/ata_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/basename... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/bash... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/blkid... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/cat... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/cdrom_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/chmod... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/chroot... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/cryptsetup... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/dmsetup... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/e2fsck... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/edd_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/fsck... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/input_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/ln... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/lvm... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mdadm... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mkdir... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mknod... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/modprobe.real... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/mount... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/path_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/reiserfsck... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/scsi_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/sleep... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/switch_root... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/tune2fs... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/udevadm... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/udevd... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/umount... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/usb_id... | patching /nix/store/dap930kk3f3s1p6if1c2la6fyx3p1ri3-extra-utils/bin/v4l_id... | testing patched programs... | GNU bash, version 4.1.2(1)-release (x86_64-unknown-linux-gnu) | mount from util-linux-ng 2.18 (with libblkid support) | umount (util-linux-ng 2.18) | e2fsck 1.41.14 (22-Dec-2010) | tune2fs 1.41.14 (22-Dec-2010) | 173 | blkid from util-linux-ng 2.18 (libblkid 2.18.0, 30-Jun-2010) | Library version: 1.02.66 (2011-08-12) | LVM version: 2.02.87(2) (2011-08-12) | reiserfsck 3.6.21 (2009 www.namesys.com) | | mdadm - v3.1.2 - 10th March 2010 | basename (GNU coreutils) 8.7 | Copyright (C) 2010 Free Software Foundation, Inc. | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | This is free software: you are free to change and redistribute it. | There is NO WARRANTY, to the extent permitted by law. | | Written by David MacKenzie. | module-init-tools version 3.16 | output is not allowed to refer to path `/nix/store/qccjhn063cfv171rcaxvxh0yk96zf7l2-cryptsetup-1.4.1' | cannot build derivation `/nix/store/ndphs01sgzw14aqpzzg3i6s6nlp6bwwc-stage-1-init.sh.drv': 1 dependencies couldn't be built | cannot build derivation `/nix/store/jgm3l6ylmc8ncsirdi5hjh0mlk3m043g-initrd.drv': 1 dependencies couldn't be built | cannot build derivation `/nix/store/0agbr6bgn6mgy8fy9miyc4p856x33qyg-system.drv': 1 dependencies couldn't be built | error: build of `/nix/store/0agbr6bgn6mgy8fy9miyc4p856x33qyg-system.drv' failed svn path=/nixpkgs/trunk/; revision=30885
* upgraded cryptsetupPeter Simons2011-12-11
| | | | svn path=/nixpkgs/trunk/; revision=30839
* * Replace usage of 'udevsettle' by 'udevadm settle' in cryptsetup.Nicolas Pierron2010-01-03
| | | | svn path=/nixpkgs/trunk/; revision=19178
* Adding me as a maintainer, with a pair of packages.Lluís Batlle i Rossell2009-09-20
| | | | svn path=/nixpkgs/trunk/; revision=17295
* Fixing cryptsetup build.Lluís Batlle i Rossell2009-09-20
| | | | svn path=/nixpkgs/trunk/; revision=17293
* Adding LUKS cryptsetup for the devicemapper.Lluís Batlle i Rossell2009-03-01
svn path=/nixpkgs/trunk/; revision=14289