summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/swtpm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #298795 from baloo/baloo/swtpm/platform•••swtpm: add a platform entry to meta attributesPol Dellaiera2024-03-251-0/+1
|\
| * swtpm: add a platform entry to meta attributesArthur Gautier2024-03-241-0/+1
* | swtpm: 0.8.1 -> 0.8.2•••https://github.com/stefanberger/swtpm/releases/tag/v0.8.2 Luflosi2024-03-241-2/+2
|/
* swtpm: add meta.mainProgram•••In the process converts swtpm to use the "finalAttrs"-style mkDerivation. Jared Baur2024-01-081-3/+4
* swtpm: 0.8.0 -> 0.8.1R. Ryantm2023-08-251-2/+2
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* swtpm: 0.7.3 -> 0.8.0R. Ryantm2022-11-131-2/+2
* swtpm: 0.7.2 -> 0.7.3•••https://github.com/stefanberger/swtpm/releases/tag/v0.7.3 Luflosi2022-04-291-2/+2
* swtpm: 0.7.1 -> 0.7.2Will Cohen2022-03-101-2/+2
* swtpm: fix build on darwinWill Cohen2022-03-101-5/+32
* swtpm: add nixosTests.systemd-cryptenroll to passthru.testsLuflosi2022-02-201-0/+3
* swtpm: 0.7.0 -> 0.7.1•••https://github.com/stefanberger/swtpm/releases/tag/v0.7.1 Fixes: CVE-2022-23645 Luflosi2022-02-201-2/+2
* swtpm: 0.6.1 -> 0.7.0•••https://github.com/stefanberger/swtpm/releases/tag/v0.7.0 Luflosi2021-11-151-3/+3
* swtpm: ensure tests run•••Signed-off-by: Arthur Gautier <baloo@superbaloo.net> Arthur Gautier2021-11-151-8/+11
* swtpm: change prePatch to postPatchSandro Jäckel2021-11-111-1/+2
* swtpm: 0.6.0 -> 0.6.1•••https://github.com/stefanberger/swtpm/releases/tag/v0.6.1 Also fix a small mistake I made in a comment in a previous commit. Luflosi2021-10-161-3/+3
* swtpm: improvements for use with libvirt•••Before, the state directory was set to a path in the Nix store, which isn't writable and so makes for a terrible directory for storing state. See https://github.com/NixOS/nixpkgs/issues/141224 for a more detailed explanation. Also, swtpm-localca tried to use certtool from the environment. Change the path so it refers directly to certtool in the Nix store. Luflosi2021-10-151-0/+13
* swtpm: 0.5.2 -> 0.6.0•••Signed-off-by: Arthur Gautier <baloo@superbaloo.net> Arthur Gautier2021-09-142-88/+9
* swtpm: init at 0.5.2•••Signed-off-by: Arthur Gautier <baloo@superbaloo.net> Arthur Gautier2021-02-222-0/+136