Commit graph

2864 commits

Author SHA1 Message Date
Mario Rodas 2d271bdd4c sops: fix build on darwin 2020-03-21 06:08:00 -05:00
Mario Rodas 4340337ea5 saml2aws: fix build on darwin 2020-03-21 06:06:00 -05:00
Mario Rodas 2f022c86f2 gobuster: fix build on darwin 2020-03-21 05:20:00 -05:00
Mario Rodas 7db5054023 age: fix build on darwin 2020-03-21 04:20:00 -05:00
Domen Kožar 091bd1e65a
Update pkgs/tools/security/hashdeep/default.nix 2020-03-20 11:53:34 +01:00
Domen Kožar a28e401fd5
Merge branch 'master' into add/hashdeep-package 2020-03-20 11:51:25 +01:00
Ryan Mulligan 166c9ef85e
Merge pull request #82829 from r-ryantm/auto-update/ipscan
ipscan: 3.6.2 -> 3.7.0
2020-03-18 15:16:25 -07:00
Kyle Sferrazza e1913326c0
ipscan: use 'any' deb 2020-03-18 13:27:09 -04:00
R. RyanTM 50d26d1fda ipscan: 3.6.2 -> 3.7.0 2020-03-18 07:20:53 +00:00
Niklas Hambüchen dd4da93298
Merge pull request #82740 from piotr-szegda/keybase-5-3-0-update
keybase,kbfs,keybase-gui: 5.2.1 -> 5.3.0
2020-03-18 02:42:53 +01:00
Robert Helgesson 0bce142b1e
jwt-cli: 2.5.2 -> 3.0.1 2020-03-17 19:43:53 +01:00
Maximilian Bosch 656e96b4bc
Merge pull request #82591 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.13.1 -> 1.14
2020-03-16 20:04:56 +01:00
Piotr Szegda 10e5a43b03
keybase,kbfs,keybase-gui: 5.2.1 -> 5.3.0 2020-03-16 18:50:43 +01:00
Emery Hemingway 95fa9cd027 aespipe: install the included bz2aespipe wrapper 2020-03-16 10:17:25 +05:30
Maximilian Bosch 22228d1917
passExtensions.pass-update: 2.0 -> 2.1 2020-03-15 23:54:51 +01:00
R. RyanTM 65e3e0168a saml2aws: 2.19.0 -> 2.24.0 2020-03-15 15:48:02 -07:00
R. RyanTM 1abca6627e bitwarden_rs: 1.13.1 -> 1.14 2020-03-14 16:15:12 +00:00
Benjamin Hipple 362db40e0b b3sum: remove non-existent attribute
The attribute `verifyCargoDeps` is no longer defined in the rustPlatform helper;
it is now the default and always on as part of the improvements in #79975
2020-03-14 03:57:10 +00:00
Rick van Schijndel 9d212f5be7
afl: Fix afl-qemu build by applying new patches
These patches are gathered from different sources,
such as https://patchwork.kernel.org/patch/10862231/ for the
`gettid` patch.
Another patch comes from the issue in the AFL repository.
The ultimate goal is to get these patches upstream as well,
so we don't keep these general patches only within nixos.

A PR is created against Google/AFL
https://github.com/google/AFL/pull/79,
but it might take a while before it's landed, considering the history
of the project (there are more PRs open).

ZHF: #80379

Fixes issue #82232
2020-03-13 21:43:51 +01:00
Mario Rodas 9139701255
Merge pull request #82312 from r-ryantm/auto-update/pcsc-tools
pcsctools: 1.5.5 -> 1.5.6
2020-03-13 08:22:31 -05:00
R. RyanTM bea7401be6 bitwarden: 1.16.6 -> 1.17.0 2020-03-12 14:09:48 +00:00
R. RyanTM 8ec473fbc9 pcsctools: 1.5.5 -> 1.5.6 2020-03-11 10:48:17 +00:00
Maximilian Bosch fcc8660d35
Merge pull request #81967 from Ma27/brutespray
brutespray: init at 1.6.6
2020-03-09 20:47:06 +01:00
Mario Rodas 791a24da1b
Merge pull request #82058 from helsinki-systems/fix/bitwarden_rs-vault
bitwarden_rs-vault: fix directory structure
2020-03-08 20:26:45 -05:00
Benjamin Hipple 6331093673
b3sum: upgrade cargo fetcher and cargoSha256 (#82086) 2020-03-08 21:06:25 -04:00
Benjamin Hipple d1cdeb7aae
ripasso-cursive: upgrade cargo fetcher and cargoSha256 (#81988) 2020-03-08 19:18:40 -04:00
ajs124 bc21f7a0ce bitwarden_rs-vault: fix directory structure 2020-03-08 16:41:00 +01:00
Maximilian Bosch e0a5d34664
brutespray: init at 1.6.6 2020-03-08 10:52:13 +01:00
Maximilian Bosch 3d6908bca1
medusa-unstable: init at 2018-12-16 2020-03-08 10:52:13 +01:00
Frederik Rietdijk 0eb0ddc4db Merge staging-next into master 2020-03-08 08:11:01 +01:00
Doron Behar 25151bcbb6 sequoia: 0.14.0 -> 0.15.0 2020-03-06 20:03:05 +02:00
Mario Rodas ef4b914b11
vault: 1.3.2 -> 1.3.3 2020-03-06 04:20:00 -05:00
Frederik Rietdijk 188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
Vincent Breitmoser 7cc68a961d gnupg: apply patch to allow import of key updates without user ids
This adds a patch series which allows GnuPG to import updates
(revocations and subkeys) from certificates that contain no user ids.
This is relevant for refreshing keys from the default keyserver
keys.openpgp.org, where only user ids that contain verified email
addresses will be distributed, and revoked keys never contain any user
ids.

This patch series was originally authored and submitted to upstream half
a year ago (by me), but now comes from Debian packaging where it's been
included since then.

Relates to the following upstream issue: https://dev.gnupg.org/T4393
2020-03-06 06:58:56 +01:00
R. RyanTM 7948c35be6 bitwarden_rs-vault: 2.12.0c -> 2.12.0e 2020-03-05 15:12:09 -08:00
Mario Rodas a7454c0a18
Merge pull request #81700 from r-ryantm/auto-update/nwipe
nwipe: 0.26 -> 0.27
2020-03-04 08:47:01 -05:00
R. RyanTM 37f9f898ad nwipe: 0.26 -> 0.27 2020-03-04 08:31:40 +00:00
Gasper Vozel 171d374c17 Add hashdeep 4.4 package
A set of cross-platform tools to compute hashes.

See: http://md5deep.sourceforge.net/start-hashdeep.html
2020-03-02 09:10:08 +01:00
Mario Rodas 5d9c31572b
Merge pull request #81128 from deingithub/keybase-5-2-1-update
keybase,kbfs,keybase-gui: 5.1.1 -> 5.2.1
2020-03-01 10:14:38 -05:00
Maximilian Bosch ee32de777a
Merge pull request #81243 from bhipple/u/rust-cargo-bitwarden_rs
bitwarden_rs: upgrade cargo fetcher and cargoSha256
2020-02-28 20:44:56 +01:00
Maximilian Bosch a1ce8740fa
Merge pull request #81249 from bhipple/u/rust-cargo-jwt-cli
jwt-cli: upgrade cargo fetcher and cargoSha256
2020-02-28 20:25:43 +01:00
Benjamin Hipple d31aae2865 jwt-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 23:19:22 -05:00
Benjamin Hipple e660d86a4c rage: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 22:59:05 -05:00
Benjamin Hipple 584a852210 bitwarden_rs: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-27 22:53:52 -05:00
Cassidy Dingenskirchen 87854a7457
keybase,kbfs,keybase-gui: 5.1.1 -> 5.2.1 2020-02-26 17:33:05 +01:00
Mario Rodas 4baba1a06b
Merge pull request #80533 from msteen/bitwarden_rs
bitwarden_rs-vault: 2.12.0b -> 2.12.0c
2020-02-19 09:07:01 -05:00
Maximilian Bosch 5ea19307fe
Merge pull request #80512 from xfix/tor-disable-monotonic-tests
tor: fix build
2020-02-19 13:48:49 +01:00
Matthijs Steen 425db300c1 bitwarden_rs-vault: 2.12.0b -> 2.12.0c 2020-02-19 13:26:48 +01:00
Konrad Borowski 58af3177c0 tor: fix build
Monotonic timer test expects sleep(200ms) to take at most 1s. On
loaded systems like hydra, it's possible for such a test to take
longer than 1 second.

Tests expecting sleep(200ms) to take at least 175ms weren't removed,
because load shouldn't cause sleep to be shorter.
2020-02-19 09:11:46 +01:00
zowoq 72c145115b metasploit: 5.0.45 -> 5.0.74 2020-02-18 08:32:09 -08:00