Commit Graph

3527 Commits

Author SHA1 Message Date
William Kral
fb5a153c26 jwt-cli: fix build 2020-09-10 17:18:33 +10:00
luc65r
6917fda396 rbw: 0.4.4 -> 0.4.6 2020-09-09 20:49:52 +02:00
Maciej Krüger
9c11454182
Merge pull request #92714 from luc65r/pkg/rbw
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
WORLDofPEACE
341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
Pavol Rusnak
1c10ce66c5
1password-gui: move required electron version to package definition 2020-09-09 10:05:04 +02:00
zowoq
abf3d29951 hologram: use upstream vendor 2020-09-08 16:32:39 +10:00
Vladimír Čunát
c1c85b9bad
Merge #97146: 'staging-next' branch
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Florian Klink
d7046947e5
Merge pull request #91121 from m1cr0man/master
Restructure acme module
2020-09-06 18:26:22 +02:00
Doron Behar
9252369134 gnupg: 2.2.22 -> 2.2.23 2020-09-04 20:04:29 +02:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
R. RyanTM
145ebb7be9 clevis: 13 -> 14 2020-09-04 08:07:03 +00:00
Robert Scott
c941a63cb0 honggfuzz: patch hfuzz-cc.c to fix path to buildtime-provided clang
i judged this slightly better than using a wrapper
2020-09-03 15:08:06 -07:00
R. RyanTM
ea5d0dcd76 honggfuzz: 2.2 -> 2.3.1 2020-09-03 15:08:06 -07:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Lucas Savva
982c5a1f0e
nixos/acme: Restructure module
- Use an acme user and group, allow group override only
- Use hashes to determine when certs actually need to regenerate
- Avoid running lego more than necessary
- Harden permissions
- Support "systemctl clean" for cert regeneration
- Support reuse of keys between some configuration changes
- Permissions fix services solves for previously root owned certs
- Add a note about multiple account creation and emails
- Migrate extraDomains to a list
- Deprecate user option
- Use minica for self-signed certs
- Rewrite all tests

I thought of a few more cases where things may go wrong,
and added tests to cover them. In particular, the web server
reload services were depending on the target - which stays alive,
meaning that the renewal timer wouldn't be triggering a reload
and old certs would stay on the web servers.

I encountered some problems ensuring that the reload took place
without accidently triggering it as part of the test. The sync
commands I added ended up being essential and I'm not sure why,
it seems like either node.succeed ends too early or there's an
oddity of the vm's filesystem I'm not aware of.

- Fix duplicate systemd rules on reload services

Since useACMEHost is not unique to every vhost, if one cert
was reused many times it would create duplicate entries in
${server}-config-reload.service for wants, before and
ConditionPathExists
2020-09-02 19:22:43 +01:00
Daniël de Kok
f1a29ad041
Merge pull request #96904 from danieldk/1password-0.8.4
_1password-gui: 0.8.3-1 -> 0.8.4
2020-09-02 07:51:12 +02:00
Mario Rodas
54eacc77f7
Merge pull request #96918 from lucperkins/doppler-3.10.3
doppler: 3.10.1 -> 3.10.3
2020-09-01 20:35:05 -05:00
Jan Tojnar
88bf62113b
fail2ban: drop unused gamin arg 2020-09-02 01:35:24 +02:00
Luc Perkins
9473cbef45
doppler: 3.10.1 -> 3.10.3 2020-09-01 10:47:33 -07:00
Daniël de Kok
eb3a3c275f _1password-gui: 0.8.3-1 -> 0.8.4
Changes:

https://discussions.agilebits.com/discussion/115508/1password-development-preview-0-8-4
2020-09-01 15:04:34 +02:00
Doron Behar
7179b10f14 sequoia: 0.18.0 -> 0.19.0
Format inputs with newlines for easier future diffs.
Use pkg-config instead of pkgconfig.
Use llvmPackages_10 - the same version used by rustc.
Remove a substituteInPlace hook not doing anything since 0.11.0.
2020-09-01 13:08:54 +03:00
Mario Rodas
4d56a3f187
Merge pull request #96721 from marsam/update-vault
vault: 1.5.2 -> 1.5.3
2020-08-31 19:13:55 -05:00
Frederik Rietdijk
e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Mario Rodas
94e47a2cab
Merge pull request #96729 from r-ryantm/auto-update/sshguard
sshguard: 2.4.0 -> 2.4.1
2020-08-31 12:41:58 -05:00
Mario Rodas
178cd70455
Merge pull request #96717 from r-ryantm/auto-update/saml2aws
saml2aws: 2.26.2 -> 2.27.0
2020-08-31 12:37:44 -05:00
R. RyanTM
ce35829006 sshguard: 2.4.0 -> 2.4.1 2020-08-31 04:47:35 +00:00
R. RyanTM
30e1f5c470 saml2aws: 2.26.2 -> 2.27.0 2020-08-31 02:00:20 +00:00
Mario Rodas
f6d71ecb8a kbs2: 0.1.3 -> 0.1.4 2020-08-30 11:14:15 -07:00
Mario Rodas
d34954e442 vault: 1.5.2 -> 1.5.3 2020-08-30 04:20:00 -05:00
Mario Rodas
a7263289d4 vault-bin: 1.5.2 -> 1.5.3 2020-08-30 04:20:00 -05:00
Jan Tojnar
136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
Daniël de Kok
d6d64dee97
Merge pull request #96576 from SuperSandro2000/rustscan
rustscan: init at 1.8.0
2020-08-29 19:03:42 +02:00
Sandro Jäckel
50f728ece3 rustscan: init at 1.8.0 2020-08-29 17:34:49 +02:00
Doron Behar
2131a1df39 gnupg: 2.2.21 -> 2.2.22 2020-08-29 13:36:15 +02:00
Frederik Rietdijk
7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
worldofpeace
77fd145f40
Merge pull request #96506 from equirosa/gopass
gopass: 1.9.2 -> 1.10.1
2020-08-28 05:30:50 -04:00
Frederik Rietdijk
efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Mario Rodas
b3ae6aac42
Merge pull request #96224 from marsam/update-gopass
gopass: 1.9.2 -> 1.10.0
2020-08-27 18:28:57 -05:00
Eduardo Quiros
3416c08939
gopass: 1.9.2 -> 1.10.1 2020-08-27 17:16:07 -06:00
Daniël de Kok
5f8d0e4d75
Merge pull request #96301 from danieldk/1password-gui-0.8.3-1
_1password-gui: 0.8.2-1 -> 0.8.3-1
2020-08-27 14:21:05 +02:00
Frederik Rietdijk
081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Daniël de Kok
d91d9494ff _1password-gui: 0.8.2-1 -> 0.8.3-1
Changes:
https://discussions.agilebits.com/discussion/115413/
2020-08-25 20:33:03 +02:00
Daniël de Kok
421572ac2e _1password-gui: add update script 2020-08-25 20:27:34 +02:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk
0a874ff2a6 Merge master into staging-next 2020-08-24 11:50:58 +02:00
Mario Rodas
7b33e80238
vault-bin: 1.3.0 -> 1.5.2 2020-08-24 04:20:00 -05:00
Mario Rodas
c2fe501594 vault: 1.5.0 -> 1.5.2 2020-08-24 04:20:00 -05:00
Mario Rodas
460161a99b
gopass: 1.9.2 -> 1.10.1
https://github.com/gopasspw/gopass/releases/tag/v1.10.0
https://github.com/gopasspw/gopass/releases/tag/v1.10.1
2020-08-24 04:20:00 +00:00
Silvan Mosberger
ba1088c4cf
Merge pull request #78483 from fishi0x01/fishi0x01/creddump
creddump: init at 0.3
2020-08-23 22:10:38 +02:00
Silvan Mosberger
6be340c56e
Merge pull request #96061 from danieldk/1password-0.8.1-1
_1password-gui: 0.8.0 -> 0.8.2-1
2020-08-23 21:49:57 +02:00
Silvan Mosberger
4abb13c9b2
Merge pull request #94093 from r-ryantm/auto-update/ibm-sw-tpm2
ibm-sw-tpm2: 1628 -> 1637
2020-08-23 18:50:11 +02:00
Daniël de Kok
8623f35f79 _1password-gui: 0.8.0 -> 0.8.2-1 2020-08-23 08:50:06 +02:00
Jan Tojnar
91104b5417
Merge branch 'master' into staging-next 2020-08-23 02:00:50 +02:00
Lassulus
dd2ecd0712
Merge pull request #89729 from JJJollyjim/bitwarden-rs-test
nixos/bitwarden_rs: add test
2020-08-22 23:23:55 +02:00
Jamie McClymont
f5f2d89fb7 nixos/bitwarden_rs: add test 2020-08-23 07:29:42 +12:00
Mario Rodas
2dfcad8be4
Merge pull request #95962 from r-ryantm/auto-update/doppler
doppler: 3.9.1 -> 3.10.1
2020-08-22 13:11:53 -05:00
R. RyanTM
6c5ded0652 doppler: 3.9.1 -> 3.10.1 2020-08-22 05:50:45 +00:00
zowoq
7c93f85b7a genpass: fix darwin build 2020-08-19 11:17:49 +10:00
Frederik Rietdijk
4cf394ea3f Merge master into staging-next 2020-08-18 17:55:04 +02:00
Frederik Rietdijk
0ac85bc455 Merge master into staging-next 2020-08-17 14:54:39 +02:00
ajs124
44a8c33eba john: ship internal perl modules 2020-08-17 13:11:43 +02:00
leenaars
49f6cbaaa9
softhsm: 2.5.0 -> 2.6.1 (#95594) 2020-08-17 08:31:10 +00:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
Alvar Penning
0a53c6b565 maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Frederik Rietdijk
cfe6081cee Merge staging-next into staging 2020-08-15 09:12:42 +02:00
R. RyanTM
47e499f7a4 rhash: 1.3.9 -> 1.4.0 2020-08-15 08:52:15 +02:00
Vladyslav M
e155a01001
Merge pull request #95442 from doronbehar/pkg/sequoia
sequoia: 0.17.0 -> 0.18.0
2020-08-14 23:48:12 +03:00
Doron Behar
3862817d87 sequoia: 0.17.0 -> 0.18.0 2020-08-14 20:26:05 +03:00
Jan Tojnar
afe22f645a
Merge branch 'staging-next' into staging 2020-08-13 21:59:15 +02:00
Florian Klink
ee483145d0 keybase: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
cf55e8762e bitwarden: use lib.getLib udev instead of udev.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
Florian Klink
135158c8c6 encryptr: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
Martin Weinelt
7e2d70f449
Merge pull request #94694 from mweinelt/ssh-audit
ssh-audit: 1.7.0 -> 2.2.0
2020-08-13 14:45:55 +02:00
Martin Weinelt
4a966b35c1
ssh-audit: 1.7.0 -> 2.2.0
Fixes: #94618
2020-08-13 14:34:24 +02:00
Frederik Rietdijk
7e189c56a1 Merge staging-next into staging 2020-08-13 08:52:48 +02:00
Daniël de Kok
f1b54d95bd
Merge pull request #95302 from r-ryantm/auto-update/bitwarden
bitwarden: 1.19.0 -> 1.20.1
2020-08-13 08:12:33 +02:00
R. RyanTM
06cc849acb bitwarden: 1.19.0 -> 1.20.1 2020-08-13 03:47:30 +00:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
Jan Tojnar
11da469fa5
Merge branch 'staging-next' into staging 2020-08-11 16:18:42 +02:00
Maximilian Bosch
605282fefa
Merge pull request #95028 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.16.1 -> 1.16.3
2020-08-11 11:47:46 +02:00
Frederik Rietdijk
46ee7ddcad Merge staging-next into staging 2020-08-11 10:26:59 +02:00
Ryan Mulligan
372735e88e
Merge pull request #95075 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.0 -> 6.1.1
2020-08-10 13:29:47 -07:00
Luc Perkins
8f00cb9f9e doppler: init at 3.9.1 2020-08-10 10:46:11 -07:00
R. RyanTM
9946596cc1 hcxdumptool: 6.1.0 -> 6.1.1 2020-08-10 12:44:36 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
R. RyanTM
3100da7409 bitwarden_rs: 1.16.1 -> 1.16.3 2020-08-10 02:35:42 +00:00
Daniël de Kok
19e6323478 _1password-gui: init at 0.8.0 2020-08-09 11:56:57 -07:00
Frederik Rietdijk
cb634b2aa5 Merge staging-next into staging 2020-08-07 23:02:23 +02:00
John Wiegley
ef3cb36ba4
torsocks: Fix the Darwin build 2020-08-06 15:52:54 -07:00
Pamplemousse
8fe906a8e1 doona: init at unstable-2019-03-08 2020-08-06 13:16:15 -07:00
Sarah Brofeldt
f2be6bd91a
Merge pull request #93976 from prusnak/gnupg
gnupg22: 2.2.20 -> 2.2.21
2020-08-06 20:19:22 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Maximilian Bosch
869bf4f76c
Merge pull request #94327 from r-ryantm/auto-update/thc-hydra
thc-hydra: 9.0 -> 9.1
2020-08-03 20:14:04 +02:00
Ryan Mulligan
edc0229672
Merge pull request #94503 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.0.7 -> 6.1.0
2020-08-02 17:05:04 -07:00
R. RyanTM
111221b93a aws-okta: 1.0.2 -> 1.0.4 2020-08-01 20:13:00 -07:00
R. RyanTM
78971f3faf hcxdumptool: 6.0.7 -> 6.1.0 2020-08-02 02:43:34 +00:00
Frederik Rietdijk
50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
R. RyanTM
988b64e5e9
hashcat: 6.0.0 -> 6.1.1 (#94449) 2020-08-01 15:37:09 +00:00
Oleksii Filonenko
3dada6952c
Merge pull request #94136 from kf5grd/master
keybase-gui: 5.4.2 -> 5.5.1
2020-07-31 15:51:35 +03:00
R. RyanTM
f169fcf893 thc-hydra: 9.0 -> 9.1 2020-07-31 11:31:11 +00:00
Jan Tojnar
903f5dd519 Revert "pcsclite: Explicitly set ipcdir"
This reverts commit bc877d8bfc.

This is no longer necessary, since 1.9.0 finally uses /run by default.

562ef23bc7
2020-07-31 09:01:15 +02:00
R. RyanTM
8b8d7140ab pcsclite: 1.8.26 -> 1.9.0 2020-07-31 09:01:15 +02:00
Jörg Thalheim
bccfcd358f
Merge pull request #94123 from xoe-labs/da-cfssl-update 2020-07-31 06:54:45 +01:00
David Arnold
ab1f69b099
init: go-rice at 1.0.0 2020-07-31 00:46:52 -05:00
zowoq
e703f3f34b
Merge pull request #89453 from c00w/vend
Add vend support to go-modules
2020-07-31 15:16:47 +10:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Colin L Rice
4561583acf saml2aws: use vend to simplify package 2020-07-29 19:07:59 -04:00
David Arnold
c2618fc055
cfssl: 1.3.2 -> 1.4.1 2020-07-29 14:14:05 -05:00
Mario Rodas
1c9e8849e9
vault: 1.4.3 -> 1.5.0 2020-07-29 04:20:00 -05:00
Sam Hofius
cfaa460267 keybase-gui: 5.4.2 -> 5.5.1 2020-07-29 00:50:37 -04:00
Mario Rodas
e71c525eb7
Merge pull request #94077 from mweinelt/tor
tor: passthru tests
2020-07-28 16:53:48 -05:00
Ryan Mulligan
fb140c7d36
Merge pull request #93709 from arcz/update-nsjail
nsjail: 2.9 -> 3.0
2020-07-28 11:28:25 -07:00
R. RyanTM
deab7a957b ibm-sw-tpm2: 1628 -> 1637 2020-07-28 17:03:50 +00:00
Martin Weinelt
d965a55db1
Merge pull request #93162 from r-ryantm/auto-update/tor
tor: 0.4.3.5 -> 0.4.3.6
2020-07-28 15:25:20 +02:00
Martin Weinelt
a24694a90d
tor: passthru tests 2020-07-28 15:16:37 +02:00
Maximilian Bosch
861cf0a326
Merge pull request #93975 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.15.1 -> 1.16.1
2020-07-28 01:39:01 +02:00
Pavol Rusnak
e296e89d75
gnupg22: 2.2.20 -> 2.2.21
Fix reproducibility by fixing SOURCE_DATE_EPOCH usage
2020-07-27 18:22:26 +02:00
R. RyanTM
e464f252a9 bitwarden_rs: 1.15.1 -> 1.16.1 2020-07-27 13:20:58 +00:00
Florian Klink
12f4c3b357
Merge pull request #93850 from philandstuff/fix-darwin-yubikey-agent
yubikey-agent: fix on darwin
2020-07-26 09:57:11 +02:00
Philip Potter
e01583a763 yubikey-agent: fix on darwin
Mea culpa: in #92936, I did originally test on macOS but I forgot to
retest after adding the piv-go patch.  Unfortunately, the piv-go patch
was broken on macOS.  This pulls in the latest version of
go-piv/piv-go#75 which works on macOS now.
2020-07-25 22:22:23 +01:00
Charlotte Van Petegem
194d749582 eid-mw: update description to mention pkcs11Modules in firefox wrapper 2020-07-25 16:57:47 +02:00
Vladimír Čunát
2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Artur Cygan
78dc3c6b00 nsjail: 2.9 -> 3.0 2020-07-23 18:08:37 +02:00
Florian Klink
8f7a623af6
Merge pull request #92936 from philandstuff/add-yubikey-agent
yubikey-agent: init at 0.1.3
2020-07-23 17:52:30 +02:00
Frederik Rietdijk
19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
Daniël de Kok
7aa79a7032
Merge pull request #93545 from helsinki-systems/drop/gnupg20
gnupg20: drop
2020-07-22 12:00:19 +02:00
Vladimír Čunát
7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Mario Rodas
4a7bb7df61
Merge pull request #93573 from marsam/update-kbs2
kbs2: 0.1.2 -> 0.1.3
2020-07-21 19:51:51 -05:00
ajs124
7cce31c5e2 gnupg20: drop
has been EOL since 2017-12-31
2020-07-22 00:13:29 +02:00
Maximilian Bosch
6085bb28ce
Merge pull request #93559 from r-ryantm/auto-update/clamav
clamav: 0.102.3 -> 0.102.4
2020-07-21 17:52:21 +02:00
Mario Rodas
124e079632
kbs2: 0.1.2 -> 0.1.3 2020-07-20 22:52:49 -05:00
R. RyanTM
cc6863867a clamav: 0.102.3 -> 0.102.4 2020-07-20 21:16:30 +00:00
Mario Rodas
6138e83fb1
sshuttle: 1.0.2 -> 1.0.3 2020-07-20 04:20:00 -05:00
Vladimír Čunát
4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Philip Potter
e4029c34fc yubikey-agent: init at 0.1.3
This adds yubikey-agent as a package and a nixos module.

On macOS, we use `wrapProgram` to set pinentry_mac as default in PATH;
on Linux we rely on the user to set their preferred pinentry in PATH.
In particular, we use a systemd override to prefix PATH to select a
chosen pinentry program if specified.

On Linux, we need libnotify to provide the notify-send utility for
desktop notifications (such as "Waiting for Yubikey touch...").

This might work on other flavors of unix, but I haven't tested.

We reuse the programs.gnupg.agent.pinentryFlavor option for
yubikey-agent, but in doing so I hit a problem: pinentryFlavour's
default value is specified in a mkDefault, but only conditionally.  We
ought to be able to pick up the pinentryFlavour whether or not gpg-agent
is running.  As a result, this commit moves the default value to the
definition of programs.gnupg.agent.enable.
2020-07-16 15:29:33 +01:00
R. RyanTM
f5d5f92b7c sops: 3.5.0 -> 3.6.0 2020-07-16 12:10:45 +00:00
Jan Tojnar
821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
R. RyanTM
90007b56e8 tor: 0.4.3.5 -> 0.4.3.6 2020-07-15 04:06:39 +00:00
Mario Rodas
709734c063
kbs2: 0.1.1 -> 0.1.2 2020-07-14 04:20:00 -05:00
Vladyslav M
b51835d247
Merge pull request #92557 from dywedir/b3sum 2020-07-13 12:26:49 +03:00
Justin Humm
c2bacafeb9
Merge pull request #90591 from puzzlewolf/sequoia_0.17
sequoia: 0.16.0 -> 0.17.0
2020-07-12 12:27:48 +02:00
Timo Kaufmann
16bfe5bc85
Merge pull request #88629 from wamserma/gen-oath-safe-fix-deps
gen-oath-safe: add dependency on file command
2020-07-11 10:34:41 +02:00
Frederik Rietdijk
a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Daniël de Kok
e4600a8dc8
Merge pull request #92824 from r-ryantm/auto-update/pcsc-tools
pcsctools: 1.5.6 -> 1.5.7
2020-07-10 14:33:53 +02:00
Daniël de Kok
8095d0b885 pcsctools: add missing dependencies for gscriptor 2020-07-10 14:08:14 +02:00
R. RyanTM
093e32757e pcsctools: 1.5.6 -> 1.5.7 2020-07-10 03:51:17 +00:00
Michael Weiss
813c691c21
signing-party: 2.10 -> 2.11
Note: The only change is a new gpgparticipants-filter command.
2020-07-09 20:48:30 +02:00
Maximilian Bosch
e0499e489c
Merge pull request #92677 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.14.0 -> 2.15.1
2020-07-08 18:11:57 +02:00
luc65r
3483bf8b7b rbw: init at 0.4.4 2020-07-08 15:10:54 +02:00
Maximilian Bosch
ed23a327b4
Merge pull request #92641 from r-ryantm/auto-update/vault
vault: 1.4.2 -> 1.4.3
2020-07-08 11:03:34 +02:00
Daniel McCarney
9da69bcf22 honggfuzz: init at 2.2
Honggfuzz is a security oriented, feedback-driven, evolutionary,
easy-to-use fuzzer with interesting analysis options. It is
multi-process and multi-threaded, blazingly fast when the persistent
fuzzing mode is used and has a solid track record of uncovered security
bugs.

See https://honggfuzz.dev for more information.
2020-07-07 23:01:08 -05:00
R. RyanTM
4b55db4a22 bitwarden_rs-vault: 2.14.0 -> 2.15.1 2020-07-08 03:28:04 +00:00
Mario Rodas
26dea04efc
Merge pull request #92620 from r-ryantm/auto-update/sshuttle
sshuttle: 0.78.5 -> 1.0.2
2020-07-07 20:35:07 -05:00
Mario Rodas
aaf6cf74ce
sshuttle: fix build on darwin 2020-07-07 19:54:40 -05:00
R. RyanTM
ac3fc55e82 vault: 1.4.2 -> 1.4.3 2020-07-07 20:26:13 +00:00
R. RyanTM
1ba6cedad1 sshuttle: 0.78.5 -> 1.0.2 2020-07-07 18:41:55 +00:00
Christian Kauhaus
711e47acfb vulnix: 1.9.4 -> 1.9.6 2020-07-07 10:12:17 -07:00
Mario Rodas
a844cd87c0
minisign: 0.8 -> 0.9
Changelog: https://github.com/jedisct1/minisign/releases/tag/0.9
2020-07-07 04:20:00 -05:00
Vladyslav M
f491313ff1
b3sum: 0.1.3 -> 0.3.4 2020-07-07 12:12:53 +03:00
Daniël de Kok
a07576adfa
Merge pull request #92252 from charvp/pr/update-eid-mw
eid-mw: 4.4.16 -> 4.4.27
2020-07-06 20:39:35 +02:00
Charlotte Van Petegem
40e7f27563 eid-mw: 4.4.16 -> 4.4.27 2020-07-06 20:17:47 +02:00
Jan Tojnar
3d6fcff625
Merge branch 'staging-next' into staging 2020-07-05 00:00:14 +02:00
Ludovic Claude
dc2dfe277f jd-gui: pin gradle to 5.X in build 2020-07-04 14:52:54 -07:00
Mario Rodas
2150d372a3
Merge pull request #92239 from r-ryantm/auto-update/bettercap
bettercap: 2.27.1 -> 2.28
2020-07-04 13:13:48 -05:00
Robert Scott
f499144c32
Merge pull request #91987 from r-ryantm/auto-update/afl
afl: 2.56b -> 2.57b
2020-07-04 14:25:10 +01:00
R. RyanTM
c0148726b2 bettercap: 2.27.1 -> 2.28 2020-07-04 00:04:01 +00:00
Mario Rodas
29c286d994
Merge pull request #92131 from r-ryantm/auto-update/ccid
ccid: 1.4.32 -> 1.4.33
2020-07-03 07:46:02 -05:00
R. RyanTM
ada8a01fce ccid: 1.4.32 -> 1.4.33 2020-07-03 04:27:58 +00:00
Mario Rodas
7eaf79666a
Merge pull request #92083 from r-ryantm/auto-update/saml2aws
saml2aws: 2.26.1 -> 2.26.2
2020-07-02 18:41:24 -05:00
R. RyanTM
8223e99e83 saml2aws: 2.26.1 -> 2.26.2 2020-07-02 18:48:42 +00:00
Martin Milata
b39c3a1a17 zmap: support json_c-0.14 2020-07-02 18:30:24 +02:00
R. RyanTM
e9062ea238 afl: 2.56b -> 2.57b 2020-07-02 01:05:31 +00:00
SCOTT-HAMILTON
ebb18acd82 keysmith: 0.1 → 0.2 2020-07-01 19:48:18 +02:00
Mario Rodas
480191df6f
kbs2: init at 0.1.1 (#91911) 2020-07-01 04:58:37 -05:00
Daniël de Kok
7110bf59e9
Merge pull request #91796 from r-ryantm/auto-update/bitwarden
bitwarden: 1.18.0 -> 1.19.0
2020-06-30 17:44:19 +02:00
R. RyanTM
f1de63e173 bitwarden: 1.18.0 -> 1.19.0 2020-06-30 01:58:19 +00:00
Vincent Ambo
c7f29765fe age: unstable-2020-03-25 -> v1.0.0-beta4
Bumping to upstream release from 2020-06-28. This skips 1.0.0-beta3,
which was released on the same day and contained a bug.

Upstream changelog:

189041b6 (tag: v1.0.0-beta4) age: move package from filippo.io/age/age to filippo.io/age 🤦♂
e6093596 (tag: v1.0.0-beta3) age,agessh,armor: unleash public API 💥🦑
33355dcc internal/age: unexport NewX25519Recipient and NewX25519Identity
9a08b7e6 internal/age,internal/armor: add examples
9b83d948 internal/age: surface format.Recipient as type Stanza
c9a35c07 internal/agessh: move EncryptedSSHIdentity out of cmd/age
7d608d12 .github/workflows: add rage interop tests trigger (#125)
6782356e internal/age: add some docs and polish API
08546656 internal/format: fix a nasty bufio.Reader nesting bug
292c3aae internal/agessh: new package
b32ea4c1 cmd/age: add a TODO about not dumping decrypted binary to the terminal
c7c7f187 internal/armor: new package
a7c4274d internal/age: remove EncryptWithArmor and armor support in Decrypt
7088a732 internal/age: unexport SSHFingerprint
2020-06-28 16:50:59 +01:00
Mario Rodas
a5fc388887
Merge pull request #91385 from xrelkd/update/sn0int
sn0int: 0.18.2 -> 0.19.1
2020-06-27 20:00:08 -05:00
Mario Rodas
9dc5a152aa
Merge pull request #89332 from mmilata/verifpal-0.13.7
verifpal: 0.7.5 -> 0.13.7
2020-06-27 19:04:33 -05:00
Maximilian Bosch
1695258f31
Merge pull request #91659 from danieldk/lynis-shell-files
lynis: install man page and Bash shell completion
2020-06-27 15:06:55 +02:00
Ryan Mulligan
f90be5f8c9
Merge pull request #91594 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.0.6 -> 6.0.7
2020-06-27 04:54:36 -07:00
Daniël de Kok
37375dabb3 lynis: install man page and Bash shell completion 2020-06-27 09:29:45 +02:00
Daniël de Kok
c6e52f2fd3
Merge pull request #91622 from r-ryantm/auto-update/lynis
lynis: 2.7.5 -> 3.0.0
2020-06-27 09:14:27 +02:00
R. RyanTM
e67449831b lynis: 2.7.5 -> 3.0.0 2020-06-26 17:14:03 +00:00
R. RyanTM
8f09f750da hcxtools: 6.0.2 -> 6.0.3 2020-06-26 11:32:49 +00:00
R. RyanTM
0377a8469d hcxdumptool: 6.0.6 -> 6.0.7 2020-06-26 11:28:32 +00:00
Mario Rodas
643fa9a1ae
Merge pull request #91400 from timstott/update-aws-okta
aws-okta: 0.26.3 -> 1.0.2
2020-06-25 06:08:17 -05:00
Timothy Stott
52bdd452c7 aws-okta: remove obselete goDeps dependencies
All dependencies are vendored in the repository.
2020-06-24 11:32:45 +01:00
xrelkd
5f763c7c4a sn0int: 0.18.2 -> 0.19.1 2020-06-24 08:39:06 +08:00
Timothy Stott
fa8a324ae8 aws-okta: embed version in build 2020-06-23 22:17:07 +01:00
Timothy Stott
d60d8e6b5b aws-okta: 0.26.3 -> 1.0.2 2020-06-23 22:10:22 +01:00
Daiderd Jordan
70084e80a0
Merge pull request #90463 from mroi/patch-clamav
clamav: enable build on darwin
2020-06-23 22:11:52 +02:00
Martin Weinelt
48faedc336 python3Packages.diceware: expose as library 2020-06-22 11:44:53 -07:00
Karl Fischer
d33c39cd87
creddump: init at 0.3 2020-06-19 14:06:50 +02:00
Pavol Rusnak
09e64cf96b
hashcat: 5.1.0 -> 6.0.0 (#91063) 2020-06-19 10:36:08 +00:00
Leon Schuermann
a7aab1fff3 tpm2-abrmd: separate checkPhase dependencies into checkInputs 2020-06-17 16:46:18 +02:00
Leon Schuermann
1a1ab9474e tpm2-abrmd: build from source instead of release tarball 2020-06-17 16:46:18 +02:00
Leon Schuermann
3cc29166a7 tpm2-abrmd: enable parallel building 2020-06-17 16:46:18 +02:00
Leon Schuermann
fb667c1beb tpm2-abrmd: 2.2.0 -> 2.3.2 2020-06-17 16:46:18 +02:00
puzzlewolf
c26c77b5a3 sequoia: exclude tests for 'sequoia-store'
Tests for 'sequoia-store' often error with 'Too many open filehandles'
on ofBorg and Hydra. Exclude them until a better solution
can be found.
2020-06-17 13:17:10 +02:00
Mario Rodas
2cdc05763f chipsec: disable on non-Linux 2020-06-17 04:20:00 +00:00
Maximilian Bosch
d2a166c525
Merge pull request #90308 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.15.0 -> 1.15.1
2020-06-17 01:47:40 +02:00
puzzlewolf
5c4f17c50e sequoia: 0.16.0 -> 0.17.0 2020-06-16 10:27:30 +02:00
Michael Roitzsch
8cd8da2c88 clamav: enable build on darwin 2020-06-15 12:20:53 +02:00
Mario Rodas
f49eb2cc35
rage: install manpages and completions 2020-06-15 04:20:00 -05:00
R. RyanTM
0aa73fdf13 certstrap: 1.1.1 -> 1.2.0 2020-06-15 18:03:21 -07:00
Daniel Schaefer
f37456a046
Merge pull request #86535 from r-ryantm/auto-update/chipsec
linuxPackages_hardened.chipsec: 1.4.9 -> 1.5.1
2020-06-15 19:11:26 +02:00
R. RyanTM
b4ea1062bc linuxPackages_hardened.chipsec: 1.4.9 -> 1.5.1 2020-06-15 19:10:20 +02:00
R. RyanTM
6a4e1419a5
keycard-cli: 0.0.12 -> 0.4.0 (#90390) 2020-06-15 08:15:12 +00:00
Frederik Rietdijk
59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
Oleksii Filonenko
648ece4624
Merge pull request #90389 from r-ryantm/auto-update/keybase
keybase: 5.4.2 -> 5.5.1
2020-06-14 22:37:54 +03:00
R. RyanTM
625b7e5a32 keybase: 5.4.2 -> 5.5.1 2020-06-14 18:45:16 +00:00
Ryan Mulligan
447bc432d9
Merge pull request #89862 from r-ryantm/auto-update/saml2aws
saml2aws: 2.25.0 -> 2.26.1
2020-06-14 07:01:35 -07:00
R. RyanTM
fcc3603ed8 bitwarden_rs: 1.15.0 -> 1.15.1 2020-06-14 10:09:34 +00:00
Michael Weiss
dde87455ed
bundler-audit: 0.6.1 -> 0.7.0.1 2020-06-13 15:17:58 +02:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
Ryan Mulligan
9fa4c48baa
Merge pull request #88836 from r-ryantm/auto-update/mkp224o
mkp224o: 1.4.0 -> 1.5.0
2020-06-11 06:03:12 -07:00
Vladimír Čunát
16024fcaec
Merge branch 'staging-next' into staging
In particular, this fixes ISO evaluation.
2020-06-10 09:42:36 +02:00
Ryan Mulligan
9283274a48
Merge pull request #89992 from r-ryantm/auto-update/ibm-sw-tpm2
ibm-sw-tpm2: 1563 -> 1628
2020-06-09 20:20:16 -07:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
R. RyanTM
49d525848a ibm-sw-tpm2: 1563 -> 1628 2020-06-09 23:04:46 +00:00
Ryan Mulligan
6be386f906
Merge pull request #89874 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 4.1.2 -> 4.1.3
2020-06-09 09:26:32 -07:00
R. RyanTM
70ec941265 tpm2-tools: 4.1.2 -> 4.1.3 2020-06-09 03:39:04 +00:00
R. RyanTM
d362779958 saml2aws: 2.25.0 -> 2.26.1 2020-06-09 01:24:35 +00:00
R. RyanTM
95b1cf8175 bitwarden: 1.17.2 -> 1.18.0 2020-06-08 10:53:44 -07:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Maximilian Bosch
09b137a057
Merge pull request #89587 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.14.2 -> 1.15.0
2020-06-07 21:21:06 +02:00
Frederik Rietdijk
d0532e79ae Merge staging-next into staging 2020-06-07 09:25:46 +02:00
R. RyanTM
675215431b bitwarden_rs: 1.14.2 -> 1.15.0 2020-06-06 03:07:26 +00:00
Jon
79b919e75b
Merge pull request #88614 from SCOTT-HAMILTON/add-keysmith
Add keysmith
2020-06-05 15:00:57 -07:00
Frederik Rietdijk
1c68570ab2 Merge staging-next into staging 2020-06-05 19:42:16 +02:00
Scott Hamilton
ab19002043 keysmith: Init at v0.1 2020-06-05 13:44:11 +02:00
Vladimír Čunát
677e3960b5
Merge #82342: rustPlatform: increase build-speed of checkPhase
...for rust-packages (into staging)
2020-06-05 09:12:30 +02:00
Robert Scott
d0af797a50
Merge pull request #88019 from risicle/ris-aflplusplus-2.65c
aflplusplus: 2.64c -> 2.65c
2020-06-04 21:10:58 +01:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Lassulus
467ce5a9f4
Merge pull request #88929 from geistesk/hash_extender-20200324
hash_extender: 2017-04-10 -> unstable-2020-03-24
2020-06-02 20:00:15 +02:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
Remove sri hashes
2020-06-02 16:24:01 +02:00
Martin Milata
108273bc1b verifpal: 0.7.5 -> 0.13.7
Switch from buildGoPackage to buildGoModule.
2020-06-02 01:21:55 +02:00
Lassulus
072be4f2dd
Merge pull request #88780 from r-ryantm/auto-update/tor
tor: 0.4.2.7 -> 0.4.3.5
2020-06-01 17:42:21 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Piper McCorkle
6e0f899b7d keybase-gui: set platforms to x86_64-linux 2020-05-30 05:17:17 -07:00
R. RyanTM
ba53d7a242 bitwarden_rs-vault: 2.13.2b -> 2.14.0 2020-05-27 10:12:14 -07:00
adisbladis
feb02812b4
Merge pull request #89005 from cole-h/doas
doas: add NixOS binary dirs to safe PATH
2020-05-27 18:10:10 +02:00
Cole Helbling
82f897333a
doas: add NixOS binary dirs to safe PATH
I recently tried to give myself passwordless `doas` for `virsh` commands
(starting, stopping, and editing VMs), but `doas` was complaining that
it didn't know what `virsh` was.

This patch adds `/run/current-system/sw/{s,}bin` and `/run/wrappers/bin`
to the safe path, allowing system binaries to be discovered and executed
properly.
2020-05-27 08:11:30 -07:00
geistesk
5f2eb9ae10 hash_extender: 2017-04-10 -> unstable-2020-03-24
The latest version contains support for the Tiger hash function, some
small bugfixes and includes tests within the derivation.
2020-05-26 11:11:40 +02:00
Jörg Thalheim
fcea61d1fb
Merge pull request #84515 from doronbehar/improve-ecryptfs
ecryptfs: enable building without python2 support
2020-05-26 08:47:16 +01:00
Jan Tojnar
9005d43d3e
Merge pull request #88236 from r-ryantm/auto-update/tpm2-tools 2020-05-25 12:53:16 +02:00
Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
R. RyanTM
39aaed823f mkp224o: 1.4.0 -> 1.5.0 2020-05-24 23:55:18 +00:00
Ryan Mulligan
08b229bde0
Merge pull request #88815 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.0.5 -> 6.0.6
2020-05-24 16:27:06 -07:00
R. RyanTM
a0ea22c3a0 hcxdumptool: 6.0.5 -> 6.0.6 2020-05-24 21:09:43 +00:00
R. RyanTM
906323f0de tor: 0.4.2.7 -> 0.4.3.5 2020-05-24 14:55:26 +00:00
zowoq
1aec2c7088 yara: 3.11.0 -> 4.0.1 2020-05-24 15:52:58 +10:00
Mario Rodas
68511b6763
Merge pull request #88489 from r-ryantm/auto-update/duo-unix
duo-unix: 1.11.3 -> 1.11.4
2020-05-23 00:08:33 -05:00
Markus S. Wamser
7127dd3fb6 gen-oath-safe: add dependency on file command 2020-05-22 22:19:38 +02:00
Maximilian Bosch
43e430d2ba
Merge pull request #88562 from marsam/update-vault
vault: 1.4.1 -> 1.4.2
2020-05-22 18:00:10 +02:00
zowoq
1ccf7cd704 metasploit: 5.0.74 -> 5.0.90 2020-05-22 11:04:05 +10:00
zowoq
aef1ddfbe9 metasploit: add libiconv to shell.nix 2020-05-22 11:04:04 +10:00
Mario Rodas
8e860b9e7b
vault: 1.4.1 -> 1.4.2 2020-05-21 04:20:00 -05:00
R. RyanTM
0fca1e3db4 duo-unix: 1.11.3 -> 1.11.4 2020-05-21 07:30:30 +00:00
Maximilian Bosch
6357408f75
Merge pull request #88421 from r-ryantm/auto-update/clamav
clamav: 0.102.2 -> 0.102.3
2020-05-20 20:46:34 +02:00
R. RyanTM
f875836f98 clamav: 0.102.2 -> 0.102.3 2020-05-20 12:05:03 +00:00
R. RyanTM
85e5b5107f tpm2-tools: 4.1.1 -> 4.1.2 2020-05-20 02:31:41 +00:00
Maximilian Bosch
bcee515097
Merge pull request #88150 from r-ryantm/auto-update/ipscan
ipscan: 3.7.0 -> 3.7.1
2020-05-19 20:27:56 +02:00
Elyhaka
131a28e9f2
fprintd: 0.9.0 -> 1.90.1 2020-05-19 14:03:31 +02:00
R. RyanTM
d2f078d502 ipscan: 3.7.0 -> 3.7.1 2020-05-19 08:00:32 +00:00
Mario Rodas
5803961b0a
Merge pull request #88117 from r-ryantm/auto-update/clevis
clevis: 12 -> 13
2020-05-18 22:59:17 -05:00
R. RyanTM
0f2cbf456b clevis: 12 -> 13 2020-05-19 03:05:49 +00:00
R. RyanTM
7f39cf6893
bettercap: 2.27 -> 2.27.1 (#88114) 2020-05-18 19:41:58 -07:00
adisbladis
a78d9d6829
Merge pull request #88028 from cole-h/doas
doas: enable timestamp by default and set pamdir
2020-05-17 21:27:40 +02:00
Cole Helbling
0f8e972f01
doas: enable timestamp by default and set pamdir
* `--with-timestamp` enables the usage of the `persist` setting in
`doas.conf`. It is possible some people might not want this, so the flag
`withTimestamp` was added to control this.
* `--pamdir` copies the PAM files to `$out/etc/pam.d`. This may or may
not have a use in the future, but it removes a some errors from the
build (when it tries to copy these files to /etc/pam.d).
2020-05-17 11:42:50 -07:00
Robert Scott
d478d7a65b aflplusplus: remove clang_9 and llvm_9 specificity
i've successfully built this with llvm 8 and 6 now - make this easier to
override
2020-05-16 22:13:56 +01:00
Robert Scott
5f19ec3bc4 aflplusplus: don't run unit tests with cmocka
i don't think running the unit tests really adds anything given that we
have proper integration tests working, and it just introduces another
build dependency and possibility for spurious breakage.
2020-05-16 22:07:46 +01:00
Robert Scott
4eb8f4ece3 aflplusplus: 2.64c -> 2.65c 2020-05-16 22:05:02 +01:00
Mario Rodas
7a642881c9
gopass: 1.9.1 -> 1.9.2
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.9.2
2020-05-14 05:48:28 -05:00
Jan Tojnar
0df3c2dfe2
gnome-keysign: remove broken updateScript
It is not hosted on GNOME mirrors so GNOME updateScript will not work.
2020-05-14 12:08:09 +02:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Maximilian Bosch
913dcddb68
ripasso-cursive: fix tests
Needed since we store artifacts in `target/<arch>/<profile>`.
2020-05-13 22:22:51 +02:00
Dmitry Kalinkin
6bcb1dec8e
Merge pull request #83745 from delroth/jadx-1.1.0
jadx: init at 1.1.0
2020-05-11 15:12:33 -04:00
Mario Rodas
943b8b6ebd
gopass: 1.9.0 -> 1.9.1
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.9.1
2020-05-09 15:40:00 -05:00
Cyryl Płotnicki
69c6d18ae4 genpass: init at 0.4.1 2020-05-09 16:46:12 +02:00
Joachim F
16e475de38
Merge pull request #86767 from sorki/cc_tor
tor: fix cross compiling
2020-05-09 13:27:59 +00:00
Jörg Thalheim
887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Pavol Rusnak
6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
R. RyanTM
05a7b69509 kpcli: 3.3 -> 3.4 2020-05-07 19:45:20 +02:00
Jörg Thalheim
7e24e82dda
Merge pull request #87172 from r-ryantm/auto-update/ccid
ccid: 1.4.31 -> 1.4.32
2020-05-07 10:45:29 +01:00
R. RyanTM
5705b968c9 ccid: 1.4.31 -> 1.4.32 2020-05-07 08:27:35 +00:00
Robert Scott
e153004960
Merge pull request #85950 from Mindavi/aflplusplus/2.64c
aflplusplus: 2.59c -> 2.64c
2020-05-06 23:17:04 +01:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
Ryan Mulligan
608a3d7f07
Merge pull request #87072 from r-ryantm/auto-update/pdfcrack
pdfcrack: 0.18 -> 0.19
2020-05-06 07:45:56 -07:00
R. RyanTM
e076d4ab19 pdfcrack: 0.18 -> 0.19 2020-05-06 09:59:51 +00:00
Vladimír Čunát
54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Jörg Thalheim
cf0796b3cf
Merge pull request #85730 from kdauler/fix/trufflehog-2.1.11-update
trufflehog: 2.0.97 -> 2.1.11
2020-05-06 06:51:12 +01:00
Kolby Dauler
9c17871402 trufflehog: 2.0.97 -> 2.1.11 2020-05-05 18:16:57 -07:00
Kolby Dauler
16eac7a268 trufflehog: 2.0.97 -> 2.1.11 2020-05-05 17:26:57 -07:00
Roman Volosatovs
93dd4b5118
gopass: adapt to buildGoModule output naming scheme 2020-05-05 21:17:43 +02:00
Roman Volosatovs
ae19e155a5
gopass: Add myself to maintainers 2020-05-05 20:38:29 +02:00
Roman Volosatovs
67f7f93fd6
gopass: Support passAlias parameter in derivation
Add a `passAlias` to `gopass` derivation, similarly to how there's `viAlias` parameter supported by vim/neovim derivations.
Apart from convenience this is also necessary for e.g. making `docker-credential-helpers` work without patching the latter - the package uses `pass` executable from `PATH` f78081d1f7/pass/pass_linux.go (L67). By setting `passAlias` to `true` (e.g. via overlays like so: 94971f34db/nixpkgs/overlays.nix (L315-L317)), secure Docker authentication via `gopass` "just works"™
2020-05-05 20:38:29 +02:00