Commit Graph

4288 Commits

Author SHA1 Message Date
Luke Granger-Brown 917c27439e
Merge pull request #121415 from lukegb/clevis
clevis: fix TPM2 encrypt/decrypt
2021-05-03 14:27:58 +01:00
github-actions[bot] a4c3a2d732
Merge staging-next into staging 2021-05-03 12:26:48 +00:00
Fabian Affolter 212c4e8f73
Merge pull request #121460 from marsam/update-rage
rage: 0.5.1 -> 0.6.0
2021-05-03 12:09:17 +02:00
github-actions[bot] 0e4580d4d0
Merge staging-next into staging 2021-05-02 18:24:58 +00:00
Mario Rodas a624e11323 rage: 0.5.1 -> 0.6.0
https://github.com/str4d/rage/releases/tag/v0.6.0
2021-05-01 20:22:00 -05:00
github-actions[bot] 49721bed32
Merge staging-next into staging 2021-05-01 18:26:21 +00:00
Luke Granger-Brown f667c13b66 clevis: fix TPM2 encrypt/decrypt
This also fixes using the "clevis" entrypoint binary without making sure
that all the other tooling is in the PATH.
2021-05-01 18:04:41 +00:00
Luke Granger-Brown 48152d32cc
Merge pull request #120166 from r-ryantm/auto-update/clevis
clevis: 16 -> 18
2021-05-01 18:48:58 +01:00
Luke Granger-Brown 6aec5a24a4
Merge pull request #120176 from r-ryantm/auto-update/doppler
doppler: 3.23.2 -> 3.24.3
2021-05-01 18:41:29 +01:00
Luke Granger-Brown 291fd0ee7e doppler: 3.24.1 -> 3.24.3 2021-05-01 17:40:21 +00:00
github-actions[bot] 22035d0518
Merge staging-next into staging 2021-05-01 12:25:27 +00:00
Robert Schütz ada3e19b7a
prs: 0.2.10 -> 0.2.11 (#121314)
https://gitlab.com/timvisee/prs/-/blob/v0.2.11/CHANGELOG.md#0211-2021-04-30
2021-05-01 11:01:38 +02:00
Mario Rodas d4fc6ca4ff gopass: 1.12.5 -> 1.12.6
https://github.com/gopasspw/gopass/releases/tag/v1.12.6
2021-05-01 04:20:00 +00:00
github-actions[bot] ef6416a6ba
Merge staging-next into staging 2021-05-01 00:54:32 +00:00
Maximilian Bosch f476258fdf
Merge pull request #121287 from dotlambda/pass-import-fix
passExtensions.pass-import: fix tests
2021-04-30 22:18:06 +02:00
John Ericson 17305d2df0
Merge pull request #111487 from Ericson2314/llvm-outputs-and-cross-compile-tools
llvmPackages: Clean up outputs
2021-04-30 11:28:08 -04:00
Robert Schütz 93507828b2 passExtensions.pass-import: fix tests 2021-04-30 17:16:28 +02:00
Fabian Affolter 7409f12164 metasploit: 6.0.41 -> 6.0.42 2021-04-30 12:12:41 +02:00
Andrew Childs 7869d16545 llvmPackages: Multuple outputs for everythting
Also begin to start work on cross compilation, though that will have to
be finished later.

The patches are based on the first version of
https://reviews.llvm.org/D99484. It's very annoying to do the
back-porting but the review has uncovered nothing super major so I'm
fine sticking with what I've got.

Beyond making the outputs work, I also strove to re-sync the packages,
as they have been drifting pointlessly apart for some time.

----

Other misc notes, highly incomplete

- lvm-config-native and llvm-config are put in `dev` because they are
  tools just for build time.

- Clang no longer has an lld dep. That was introduced in
  db29857eb3, but if clang needs help
  finding lld when it is used we should just pass it flags / put in the
  resource dir. Providing it at build time increases critical path
  length for no good reason.

----

A note on `nativeCC`:

`stdenv` takes tools from the previous stage, so:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.stdenv.cc`: `(?0, ?1, x)`

while:

1. `pkgsBuildBuild`: `(?1, x, x)`
2. `pkgsBuildBuild.targetPackages`: `(x, x, ?2)`
3. `pkgsBuildBuild.targetPackages.stdenv.cc`: `(?1, x, x)`
2021-04-30 05:41:00 +00:00
Sandro 44b21b47c7
Merge pull request #121163 from dotlambda/prs-0.2.10
prs: 0.2.9 -> 0.2.10
2021-04-30 02:05:50 +02:00
Maximilian Bosch d7e7fd74b1
Merge pull request #120770 from jb55/plasma-pass
plasma-pass: init at 1.2.0
2021-04-29 23:04:49 +02:00
Robert Schütz 12a07ce3d1 prs: 0.2.9 -> 0.2.10
https://gitlab.com/timvisee/prs/-/blob/v0.2.10/CHANGELOG.md#0210-2021-04-29
2021-04-29 16:08:57 +02:00
R. RyanTM 111ab7f7b6 ffuf: 1.3.0 -> 1.3.1 2021-04-28 21:33:09 +00:00
Sarah Brofeldt 7859f8a9d6
Merge pull request #120905 from stigtsp/bugfix/tpm2-tools-de-nest-wrappers
tpm2-tools: fix broken wrappers
2021-04-27 22:33:52 +02:00
Sandro b2377b9515
Merge pull request #120486 from TredwellGit/tboot
tboot: 1.9.8 -> 1.10.1
2021-04-27 21:33:14 +02:00
schnusch cf9bf19bf3
oathToolkit: 2.6.2 -> 2.6.6 (#120610) 2021-04-27 20:49:18 +02:00
Stig Palmquist d7564b07c8 tpm2-tools: remove nested wrappers
symlinks like `tpm2_createprimary -> tpm2` were wrapped, causing argv0
issues due to double wrapping:

   $ tpm2_ptool init
   [..]
   RuntimeError: Could not execute tpm2_createprimary: b'ERROR:
   /nix/store/[..]/bin/.tpm2_createprimary-wrapped: unknown tool.

This patch only wraps the `tpm2` and `tss2` executables, and not the
symlinks to them `tpm2_*` and `tss2_*`
2021-04-27 19:38:29 +02:00
Matthias Beyer 0db1ac4ec2 plasma-pass: init at 1.2.0
Reviewed-by: William Casarin <jb55@jb55.com>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210427123311.517-1-mail@beyermatthias.de%3E
2021-04-27 08:56:04 -07:00
Mario Rodas 4cce27d742
Merge pull request #120687 from marsam/update-rbw
rbw: 1.1.2 -> 1.2.0
2021-04-27 07:49:53 -05:00
Sandro e280d68c34
Merge pull request #120703 from fabaff/kubei
kubei: init at 1.0.11
2021-04-27 14:42:54 +02:00
Sandro 22bb091546
Merge pull request #120717 from fabaff/kubesec
kubesec: init at 2.11.0
2021-04-27 14:40:05 +02:00
Sandro 7c137b57be
Merge pull request #120792 from fabaff/nbtscanner
nbtscanner: init at 0.0.1
2021-04-27 13:09:53 +02:00
Fabian Affolter 322ed1b535 nbtscanner: init at 0.0.1 2021-04-26 23:53:39 +02:00
davidak c5a51a7859
Merge pull request #120462 from NinjaTrappeur/nin-fix-nsjail
nsjail: fix bison link error
2021-04-26 13:36:37 +02:00
Fabian Affolter 38568801d3 kubesec: init at 2.11.0 2021-04-26 12:20:51 +02:00
Fabian Affolter 47e5dcf33e kubei: init at 1.0.11 2021-04-26 10:56:22 +02:00
Fabian Affolter 55fafd9e23
Merge pull request #120678 from r-ryantm/auto-update/grype
grype: 0.10.2 -> 0.11.0
2021-04-26 09:09:30 +02:00
R. RyanTM abc021b616 gitleaks: 7.4.0 -> 7.4.1 2021-04-26 00:50:38 -04:00
R. RyanTM 1f53e83fa0 grype: 0.10.2 -> 0.11.0 2021-04-26 00:51:58 +00:00
Mario Rodas 0b2034e36c rbw: 1.1.2 -> 1.2.0 2021-04-25 04:20:00 +00:00
Jan Tojnar 0f1c4558d3
Merge branch 'master' into staging-next
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Luke Granger-Brown 9839cda8dc
Merge pull request #110897 from LeSuisse/trousers-0.3.15
trousers: 0.3.14 -> 0.3.15
2021-04-24 23:43:11 +01:00
Luke Granger-Brown 57fd99043e
Merge pull request #120155 from LeSuisse/vault-0.7.1
vault: 1.7.0 -> 1.7.1
2021-04-24 11:32:08 +01:00
Robert Schütz 5d41312d33
prs: 0.2.8 -> 0.2.9 (#120494)
https://gitlab.com/timvisee/prs/-/blob/v0.2.9/CHANGELOG.md
2021-04-24 11:50:58 +02:00
github-actions[bot] d8d6ba0d2e
Merge master into staging-next 2021-04-24 06:05:30 +00:00
TredwellGit 688ed16f00 tboot: 1.9.8 -> 1.10.1
https://sourceforge.net/p/tboot/code/ci/v1.10.1/tree/CHANGELOG
2021-04-24 02:26:23 +00:00
Sandro 91e505eedc
Merge pull request #120353 from Mic92/ghidra
ghidra: 9.2.2 -> 9.2.3
2021-04-24 03:25:22 +02:00
Sandro dcfb100bab
Merge pull request #120313 from fabaff/bump-metasploit
metasploit: 6.0.40 -> 6.0.41
2021-04-24 02:58:44 +02:00
github-actions[bot] 6e7c70d02d
Merge master into staging-next 2021-04-24 00:16:17 +00:00
Sandro dd2bec2c3b
Merge pull request #120311 from dotlambda/prs-0.2.8
prs: 0.2.7 -> 0.2.8
2021-04-24 01:39:09 +02:00
Alyssa Ross 0d0e7ca769
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/top-level/python-packages.nix
2021-04-23 21:18:11 +00:00
Félix Baylac-Jacqué a9a112e57f
nsjail: fix bison link error
The nsjail build has been broken since the 3.7.5 bison bump:

  /nix/store/(...)/bin/ld: kafel/libkafel.a(libkafel.o):
    in function `kafel_yyerror':
  arm_syscalls.c:(.text+0x6833): undefined reference to `YYUSE'

The issue is coming from kafel and has been fixed upstream. More infos
at: https://github.com/google/kafel/pull/28.

Kafel being distributed through a git submodule in the nsjail repo, we
can't directly fetchpatch the fix from Github. We had to manually
modify the said patch to add a /kafel prefix.

We'll need to remove this patch for the next nsjail version bump.
2021-04-23 23:06:13 +02:00
Jörg Thalheim 68891e6a5b
ghidra: 9.2.2 -> 9.2.3 2021-04-23 17:43:05 +02:00
Graham Christensen 3ac9de55b0
Merge pull request #120304 from DeterminateSystems/yargen
yarGen: patch get_abs_path function, install strings.xml
2021-04-23 10:29:37 -04:00
Alyssa Ross 4f4d95bbc2
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyvex/default.nix
	pkgs/top-level/python-packages.nix
2021-04-23 13:49:12 +00:00
Fabian Affolter f789bacc63 metasploit: 6.0.40 -> 6.0.41 2021-04-23 14:29:47 +02:00
Fabian Affolter c312d8b98c
Merge pull request #120150 from r-ryantm/auto-update/bettercap
bettercap: 2.30.2 -> 2.31.0
2021-04-23 10:40:21 +02:00
Robert Schütz c890c058da prs: 0.2.7 -> 0.2.8 2021-04-23 10:04:22 +02:00
Vladimír Čunát ca65d6f7d2
Merge branch 'master' into staging-next 2021-04-23 09:10:50 +02:00
Cole Helbling 50ae69d07e
yarGen: install strings.xml
Rather than requiring the tool to be run inside the yarGen repo (or somewhere
else with a strings.xml), add the strings.xml to the store and use it from
there.
2021-04-22 23:39:47 -07:00
Cole Helbling fea5850009
yarGen: patch get_abs_path function
Otherwise, it would return a path inside the Nix store, which needs to be
writable for proper operation.
2021-04-22 23:37:22 -07:00
Robert Schütz c21475e7e8 yarGen: don't depend on scandir
Scandir is python2 only since 24896293e4.
2021-04-22 23:32:02 -07:00
Robert Schütz 081c81209f yarGen: improve installPhase 2021-04-22 23:32:02 -07:00
Sandro 974b5f18fd
Merge pull request #120001 from DeterminateSystems/flare-floss 2021-04-23 05:21:59 +02:00
github-actions[bot] 481a9bc47c
Merge master into staging-next 2021-04-23 00:15:39 +00:00
Sandro 68aecedb41
Merge pull request #120221 from fabaff/ntlmrecon
ntlmrecon: init at 0.4
2021-04-22 23:00:54 +02:00
Cole Helbling c253419a55 xorex: init at 0.3.0 2021-04-22 13:53:19 -07:00
Cole Helbling dbfbfa380e yarGen: init at 0.23.4 2021-04-22 13:52:42 -07:00
Cole Helbling f8e3ad15af earlybird: init at 1.25.0 2021-04-22 11:34:03 -07:00
Fabian Affolter 279b943182 ntlmrecon: init at 0.4 2021-04-22 17:14:46 +02:00
Thomas Gerbet 9dd668c1fb vault: 1.7.0 -> 1.7.1
Fixes CVE-2021-27668 and CVE-2021-27400.

Changelog:
b41bb14cf6/CHANGELOG.md
2021-04-22 15:10:13 +02:00
github-actions[bot] 120744d620
Merge master into staging-next 2021-04-22 12:06:24 +00:00
Fabian Affolter 5df5fcaf09
Merge pull request #120174 from r-ryantm/auto-update/dnsx
dnsx: 1.0.2 -> 1.0.3
2021-04-22 13:22:52 +02:00
Fabian Affolter f3b2aed716
Merge pull request #120197 from r-ryantm/auto-update/grype
grype: 0.9.0 -> 0.10.2
2021-04-22 13:21:20 +02:00
R. RyanTM b846287ad9 grype: 0.9.0 -> 0.10.2 2021-04-22 10:54:24 +00:00
Fabian Affolter c3a8a76c9b
bettercap: specify license 2021-04-22 11:03:17 +02:00
R. RyanTM 5c85156848 doppler: 3.23.2 -> 3.24.1 2021-04-22 08:42:35 +00:00
R. RyanTM e54449ace8 dnsx: 1.0.2 -> 1.0.3 2021-04-22 08:38:04 +00:00
R. RyanTM 9d91c85584 clevis: 16 -> 18 2021-04-22 07:38:12 +00:00
R. RyanTM 6d918cad39 bettercap: 2.30.2 -> 2.31.0 2021-04-22 06:22:31 +00:00
github-actions[bot] 8248f4db36
Merge master into staging-next 2021-04-22 06:05:51 +00:00
Sandro bee68940e8
Merge pull request #120090 from fabaff/wprecon
wprecon: init at 1.6.3a
2021-04-22 02:34:26 +02:00
Sandro f2dac5593b
Merge pull request #120081 from fabaff/badtouch
badtouch: init at 0.7.3
2021-04-22 02:28:54 +02:00
github-actions[bot] 77694c34c6
Merge master into staging-next 2021-04-22 00:16:15 +00:00
Graham Christensen a59644aeb6
Merge pull request #119999 from DeterminateSystems/honeytrap
honeytrap: init at unstable-2020-12-10
2021-04-22 00:15:07 +00:00
Pascal Bach cf3102118b cryptomator: 1.5.14 -> 1.5.15 2021-04-21 22:58:05 +02:00
Vladimír Čunát 96bf6939b3
keybase-gui: fix build regression
autoPatchelf wasn't finding some libraries anymore.
It was probably fallout from PR #118479.
2021-04-21 21:42:13 +02:00
Cole Helbling 5f45085a3f
flare-floss: init at 1.7.0 2021-04-21 11:21:10 -07:00
Fabian Affolter 045febc92d wprecon: init at 1.6.3a 2021-04-21 18:46:40 +02:00
Fabian Affolter de048123a1 badtouch: init at 0.7.3 2021-04-21 18:04:01 +02:00
github-actions[bot] 9b3e698b14
Merge master into staging-next 2021-04-21 12:06:23 +00:00
06kellyjac 5a304b17ed cosign: use buildFlagsArray
And add myself as a maintainer
2021-04-21 09:06:45 +01:00
Thomas Gerbet 22a2c39a74 cosign: 0.3.0 -> 0.3.1
Also, `cosign version` now displays the version.
2021-04-21 08:59:20 +02:00
Sandro 06600d0a7a
Merge pull request #119928 from LeSuisse/cosign-0.3.0
cosign: 0.2.0 -> 0.3.0
2021-04-21 05:13:13 +02:00
Sandro 31adf5346a
Merge pull request #119971 from fabaff/bump-hfinger
hfinger: 0.2.0 -> 0.2.1
2021-04-21 03:16:21 +02:00
Cole Helbling 444ea090da
honeytrap: init at unstable-2020-12-10 2021-04-20 16:03:02 -07:00
Fabian Affolter 783ffb27ce ldeep: 1.0.10 -> 1.0.11 2021-04-20 23:54:28 +02:00
Fabian Affolter 2257eced8c hfinger: 0.2.0 -> 0.2.1 2021-04-20 21:16:53 +02:00
Thomas Gerbet 647960c60b cosign: 0.2.0 -> 0.3.0
Release notes:
https://github.com/sigstore/cosign/releases/tag/v0.3.0
2021-04-20 19:13:36 +02:00
github-actions[bot] 960439e003
Merge master into staging-next 2021-04-20 12:06:46 +00:00