Commit Graph

4107 Commits

Author SHA1 Message Date
Henry Mortimer
ec4dc7e346
passExtensions.pass-import: install extension script and completion
The changes added in 40b9f4e meant that running the extension
from within pass, i.e. running `pass import` no longer worked because
the extension script didn't get installed and the completion scripts
for pimport don't get installed. This commit fixes that by manually
copying and wrapping the extension script and completion scripts
2021-04-15 21:33:51 +01:00
R. RyanTM
c920f18e00 httpx: 1.0.4 -> 1.0.5 2021-04-15 01:38:06 +00:00
Robert Schütz
650553aa9b
Merge pull request #117873 from fabaff/apkid
apkid: init at 2.1.1, python3Packages.yara-python: init at 4.0.5
2021-04-13 09:54:27 +02:00
Sandro
28687490bb
Merge pull request #117165 from drewrisinger/dr-pr-fix-pass-import
passExtensions.pass-import: fix, convert to buildPythonApplication
2021-04-12 20:21:52 +02:00
Fabian Affolter
d549dc310c
yara: add maintainer 2021-04-12 19:53:11 +02:00
Sandro
ab1a223747
Merge pull request #112322 from mohe2015/module/declarative-step-ca 2021-04-12 17:35:54 +02:00
Sandro
1a35ed1c7c
Merge pull request #119222 from ewok/update-enpass-6.6.1
enpass: 6.5.1 -> 6.6.1
2021-04-12 16:35:06 +02:00
Sandro
d04cfffbdb
Merge pull request #119217 from LeSuisse/clamav-0.103.2
clamav: 0.103.1 -> 0.103.2
2021-04-12 15:36:13 +02:00
Artur Taranchiev
5a8838aaee enpass: 6.5.1 -> 6.6.1 2021-04-12 15:41:32 +03:00
Thomas Gerbet
df7cebe08b clamav: 0.103.1 -> 0.103.2
Fixes CVE-2021-1252, CVE-2021-1404 and CVE-2021-1405.

Release notes:
https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html
2021-04-12 11:13:35 +02:00
Fabian Affolter
328a2e365f metasploit: 6.0.38 -> 6.0.39 2021-04-12 08:37:55 +02:00
Daniel Schaefer
f17647c892
Merge pull request #117624 from fabaff/bump-chipsec 2021-04-12 00:06:11 +08:00
Sandro
9ca28714c8
Merge pull request #119086 from fabaff/hfinger
hfinger: init at 0.2.0
2021-04-11 16:13:06 +02:00
Doron Behar
1d110a147b
Merge pull request #112599 from r-ryantm/auto-update/clevis
clevis: 15 -> 16
2021-04-11 08:47:14 +00:00
Fabian Affolter
06514288d6 yara: enable additional features 2021-04-11 01:35:08 +02:00
Fabian Affolter
e5b6e6f289 hfinger: init at 0.2.0 2021-04-11 00:22:19 +02:00
Fabian Affolter
b596339ee0
Merge pull request #119021 from r-ryantm/auto-update/httpx
httpx: 1.0.3 -> 1.0.4
2021-04-10 15:35:27 +02:00
R. RyanTM
cca6c85231 httpx: 1.0.3 -> 1.0.4 2021-04-10 12:01:45 +00:00
Fabian Affolter
0ecaa4ccdd
Merge pull request #119002 from r-ryantm/auto-update/gitleaks
gitleaks: 7.3.0 -> 7.4.0
2021-04-10 13:50:59 +02:00
Fabian Affolter
b0f94ddcc5
Merge pull request #118986 from r-ryantm/auto-update/dnsx
dnsx: 1.0.1 -> 1.0.2
2021-04-10 13:37:18 +02:00
R. RyanTM
7c4663c64a gitleaks: 7.3.0 -> 7.4.0 2021-04-10 10:03:23 +00:00
R. RyanTM
4a895869d1 dnsx: 1.0.1 -> 1.0.2 2021-04-10 08:08:59 +00:00
Daniel Schaefer
b036fe2fed chipsec: Fix building kernel module
In recent versions of chipsec the build scripts have changed and we
haven't built the kernel module in nixpkgs. Upstream has changed the
variable for the kernel sources.

Additional patches are needed as a workaround. Those issues should be
fixed upstream.
2021-04-09 23:00:28 +08:00
Hedtke, Moritz
01b1ddfa70 Add mohe2015 as maintainer to step-ca and nixos/step-ca 2021-04-09 14:57:43 +02:00
Daniel Schaefer
74ad753b4f chipsec: 1.5.10 -> 1.6.1 2021-04-09 14:32:12 +08:00
Mario Rodas
7a1e42a078 sops: 3.7.0 -> 3.7.1
https://github.com/mozilla/sops/releases/tag/v3.7.1
2021-04-09 04:20:00 +00:00
Hedtke, Moritz
2d821cb5c0 step-ca: Add option to disable HSM support 2021-04-07 16:38:23 +02:00
Hedtke, Moritz
106b8616f7 step-ca: Add systemd service file at correct location to get it picked up automatically 2021-04-07 16:38:23 +02:00
Hedtke, Moritz
53a17d2a44 step-ca: 0.15.6 -> 0.15.11 2021-04-07 16:38:16 +02:00
Pascal Bach
c0b9713178
Merge pull request #118430 from andir/ghidra
ghidra-bin: 9.2.1 -> 9.2.2
2021-04-06 21:14:03 +02:00
Drew Risinger
40b9f4ef87 passExtensions.pass-import: convert to buildPythonApplication
Rewrite the derivation using buildPythonApplication, which makes the
wrappers a lot cleaner.
Adds tests because the application wasn't working as intended
due to the wrong file-magic python package (used "filemagic" instead of
desired "file-magic").
2021-04-06 09:18:44 -04:00
Sandro
6f45d62f2b
Merge pull request #107190 from applePrincess/add-zsteg 2021-04-06 10:19:40 +02:00
cytopia
a218db1f66
pwncat: 0.1.0 -> 0.1.1
Remove leading space in description
2021-04-05 19:12:31 +02:00
Fabian Affolter
5d5cd8899a
Merge pull request #118525 from r-ryantm/auto-update/nuclei
nuclei: 2.3.3 -> 2.3.4
2021-04-05 10:34:31 +02:00
Fabian Affolter
5889012c3b
Merge pull request #118558 from r-ryantm/auto-update/teler
teler: 1.2.1 -> 1.2.2
2021-04-05 10:30:51 +02:00
R. RyanTM
6fba2e5627 teler: 1.2.1 -> 1.2.2 2021-04-05 05:59:33 +00:00
Sandro
7c932296e0
Merge pull request #116335 from SuperSandro2000/move-aliases.nix 2021-04-05 04:07:15 +02:00
R. RyanTM
efec766124 nuclei: 2.3.3 -> 2.3.4 2021-04-05 00:50:49 +00:00
R. RyanTM
adfad6c5b8 crlfuzz: 1.4.0 -> 1.4.1 2021-04-04 17:49:57 +00:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
Andreas Rammhold
a9479e1fff ghidra-bin: 9.2.1 -> 9.2.2 2021-04-03 22:35:04 +02:00
Fabian Affolter
8b0b632f88 metasploit: 6.0.37 -> 6.0.38 2021-04-03 22:00:43 +02:00
Martin Weinelt
b5e8919e56
Merge pull request #117733 from fabaff/bump-zeroconf 2021-04-03 19:42:19 +02:00
Frederik Rietdijk
94fa194b9f
Merge pull request #117593 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-04-03 18:01:09 +02:00
Fabian Affolter
4cd1d1b826
Merge pull request #118204 from r-ryantm/auto-update/doppler
doppler: 3.23.1 -> 3.23.2
2021-04-03 17:50:33 +02:00
Frederik Rietdijk
fe538efe61 hash-slinger: stay with python2
Seems hard to check whether this one will work with python3.
2021-04-03 17:06:09 +02:00
Frederik Rietdijk
09b2a0c0af gen-oauth-safe: use python3 2021-04-03 17:06:07 +02:00
Fabian Affolter
876deb4103 expliot: 0.9.6 -> 0.9.7 2021-04-03 14:52:17 +02:00