Jan Tojnar
2874eebfd2
Merge branch 'staging-next' into staging
2020-04-29 08:35:47 +02:00
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename
2020-04-29 08:26:08 +02:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10:00
Jörg Thalheim
72773b9c97
prey-bash-client: remove
...
prey-bash-client is deprecated since 2018
2020-04-28 09:44:55 +01:00
Jan Tojnar
e89e2edc73
libusb-compat-0_1: rename from libusb
2020-04-28 05:33:41 +02:00
Lassulus
b83ab97eae
Merge pull request #86144 from danielfullmer/hcxdumptool-rename
...
hcxdumptool: fix incorrect pname
2020-04-28 02:26:30 +02:00
Maximilian Bosch
1f20c084a7
passExtensions.pass-audit: 1.0.1 -> 1.1
2020-04-28 00:18:26 +02:00
Maximilian Bosch
12a614b633
brutespray: 1.6.6 -> 1.6.8
...
https://github.com/x90skysn3k/brutespray/blob/brutespray-1.6.8/CHANGELOG.md#changelog
2020-04-28 00:18:25 +02:00
Daniel Fullmer
301ede4157
hcxdumptool: fix incorrect pname
2020-04-27 16:22:25 -04:00
zowoq
8193ac091a
vault: use installShellFiles
2020-04-27 08:48:42 +10:00
zowoq
148f8629cc
gopass: use installShellFiles
2020-04-27 08:48:42 +10:00
Robert Scott
1985c6b9d5
afl: fix afl-clang-fast++ by making it a copy of afl-clang-fast, not a symlink
...
a symlink gets skipped by wrapProgram and this ends up confusing the nix
cc wrapper's cpp mode detection
2020-04-25 10:04:06 -05:00
Konrad Borowski
cedcfede5e
p0f: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
02af438989
libdislocator: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Konrad Borowski
58d59e58d2
afl: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Robert Scott
324dd67013
Merge pull request #76645 from risicle/ris-aflplusplus
...
aflplusplus: init at 2.59c
2020-04-23 22:28:12 +01:00
Frederik Rietdijk
cff0669a48
Merge master into staging-next
2020-04-23 08:11:16 +02:00
Peter Hoeg
44a502bf6d
Merge pull request #84866 from peterhoeg/f/cyberjack
...
pcsc-cyberjack: minor cleanups
2020-04-23 07:44:34 +08:00
Robert Helgesson
c9d3517368
jwt-cli: 3.0.1 -> 3.1.0
2020-04-22 13:47:48 -07:00
Linus Heckemann
6673a4988e
gnupg: use libusb1 ( #85374 )
...
* gnupg: use libusb1
This fixes scdaemon's direct ccid support.
* systemd: fix gnupg-minimal
2020-04-21 08:35:40 +02:00
Frederik Rietdijk
803b3d296c
Merge staging-next into staging
2020-04-21 08:29:51 +02:00
worldofpeace
2a6c9b13c0
Merge pull request #85282 from xrelkd/add/sn0int
...
sn0int: init at 0.18.2
2020-04-20 08:55:26 -04:00
xrelkd
b4a2ec0dc6
sn0int: init at 0.18.2
2020-04-20 20:51:41 +08:00
Jörg Thalheim
32029f3c7f
Merge pull request #85482 from L-as/patch-1
2020-04-20 05:54:07 +01:00
Pierre Bourdon
3d7acfd078
jadx: init at 1.1.0
2020-04-20 03:17:42 +02:00
Robert Scott
fbc11b4f02
aflplusplus: init at 2.59c
2020-04-18 19:52:11 +01:00
Las
8a5fa6531f
age: 1.0.0-beta2 -> unstable-2020-03-25
...
There has been no new official release of age,
but some important fixes and changes have been
done since the last release in December:
https://github.com/FiloSottile/age/compare/v1.0.0-beta2...f0f8092d60bb96737fa096c29ec6d8adb5810390
2020-04-18 22:59:03 +09:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson
e3d50e5cb0
Merge branch 'master' of github.com:NixOS/nixpkgs into staging
2020-04-18 00:10:08 -04:00
Benjamin Hipple
3d902a8263
Merge pull request #84925 from NilsIrl/ghidra_9.1.2
...
ghidra: 9.1 -> 9.1.2
2020-04-17 22:56:46 -04:00
John Ericson
33c2a76c5e
Merge remote-tracking branch 'upstream/master' into staging
2020-04-17 18:40:51 -04:00
Peter Hoeg
6f8c2afadf
pcsc-cyberjack: minor cleanups
2020-04-17 22:54:34 +08:00
aszlig
3679c8d2d1
pcsc-cyberjack: 3.99.5_SP12 -> 3.99.5_SP13
...
Unfortunately, the upstream changelog consists of just the following:
* Update to the Reiner-SCT repository rev cyberJack@1374
This is not very helpful since I haven't found a public SVN (I assume,
since it's using integer revisions) repository, so I decided to diff the
tarball against the old one, here's what I've found:
* No longer ship generated files from autotools
* Add support for REINER SCT cyberJack comfort PL
* Add support for tanJack USB
* Allow to override secoder information
* Lots of whitespace and coding style changes
As mentioned above, the autotools-generated files are no longer shipped,
so I've added autoreconfHook to nativeBuildInputs.
I also verified the source tarball using the upstream hashes found here:
http://downloads.reiner-sct.de/LINUX/Hashwerte/Hashwerte.txt
Signed-off-by: aszlig <aszlig@nix.build>
Merges: https://github.com/NixOS/nixpkgs/pull/84749
2020-04-17 12:32:57 +02:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging
2020-04-16 10:10:38 +02:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next
2020-04-16 10:09:43 +02:00
Daniel Fullmer
1c951b1484
hcxdumptool: init at 6.0.5
2020-04-14 20:18:07 +02:00
Jan Tojnar
b4a6714571
Merge branch 'staging-next' into staging
2020-04-13 18:54:59 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next
2020-04-13 18:50:35 +02:00
Daniel Fullmer
ca7be74a53
pyrit: init at 2019-12-13
2020-04-13 11:28:01 +02:00
Jan Tojnar
11e0f5993b
Merge pull request #84956 from schmittlauch/gst-disable-zbar
...
gst-plugins-bad: disable zbar by default
2020-04-11 21:13:43 +02:00
Trolli Schmittlauch
2df7f920d6
gst_all_1.gst-plugins-bad: disable zbar by default
...
gst-plugins-bad by default used to pull in gtk3 and qtbase and qtx11extras because of the default dependency on zbar.
As zbar is a rarely needed gstreamer plugin, this unnecessarily
increased the closure size.
I am only aware of gnome-keysign actually using the zbar plugin, so that
uses a zbar-enabled gst-plugins-bad.
closes #84845
2020-04-11 21:08:00 +02:00
Nils André-Chang
ec88246d1a
ghidra: 9.1 -> 9.1.2
...
Move icoutils from buildInputs to nativeBuildInputs because it is a
compile time dependency.
2020-04-10 22:28:02 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next
2020-04-10 12:12:56 +02:00
Marek Mahut
990d2ea103
Merge pull request #84765 from r-ryantm/auto-update/chrome-token-signing
...
chrome-token-signing: 1.1.1 -> 1.1.2
2020-04-09 17:45:22 +02:00
R. RyanTM
ccd2c6c569
chrome-token-signing: 1.1.1 -> 1.1.2
2020-04-09 01:47:34 +00:00
aszlig
05f3d961a9
pcsc-cyberjack: Fix build against libusb
...
Commit 59281f742a
changed libusb so that
it no longer propagates libusb1. This in turn caused the pcsc-cyberjack
build to fail with an error like this:
usbdev.c:68:3: error: #error "Neither HAL nor USB1 found!. Please install at least either of them."
I'm committing this directly to master, since I'm the maintainer of the
package and the build also is *already* broken. So the worst case that
could happen is that the build is still broken afterwards.
Signed-off-by: aszlig <aszlig@nix.build>
2020-04-08 21:27:51 +02:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
...
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
zowoq
a005ffe985
bettercap: 2.26.1 -> 2.27
...
https://github.com/bettercap/bettercap/releases/tag/v2.27
2020-04-08 19:08:26 +10:00
Mario Rodas
09a1f3f601
vault: 1.3.4 -> 1.4.0
2020-04-07 18:54:06 -07:00
Niklas Hambüchen
a4b76d6e80
Merge pull request #84464 from doronbehar/update-sequoia
...
sequoia: 0.15.0 -> 0.16.0
2020-04-07 21:06:29 +02:00
Doron Behar
2c09a26f49
ecryptfs: enable building without python2 support
2020-04-07 00:22:33 +03:00
Daniel Schaefer
6689065a3b
Merge branch 'master' into auto-update/chipsec
2020-04-06 19:26:10 +02:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock
2020-04-06 15:02:13 +02:00
Doron Behar
eb703119d5
sequoia: 0.15.0 -> 0.16.0
2020-04-06 14:02:13 +03:00
Frederik Rietdijk
2420184727
Merge staging into staging-next
2020-04-06 08:54:28 +02:00
Vladyslav M
f5e0ebf1e6
hcxtools: 5.3.0 -> 6.0.1
2020-04-05 15:37:30 +02:00
Frederik Rietdijk
ce2321f938
Merge staging-next into staging
2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
R. RyanTM
cc41ff0288
linuxPackages_hardened.chipsec: 1.4.7 -> 1.4.9
2020-04-04 21:04:53 +00:00
Jan Tojnar
5d4c6f7bda
Merge branch 'staging-next' into staging
2020-04-04 13:17:59 +02:00
Mario Rodas
0e62385261
vault: 1.3.3 -> 1.3.4
2020-04-04 04:20:00 -05:00
Maximilian Bosch
4fe81e34c9
Merge pull request #83941 from r-ryantm/auto-update/bitwarden_rs-vault
...
bitwarden_rs-vault: 2.12.0e -> 2.13.2
2020-04-04 16:40:11 +02:00
Maximilian Bosch
895d9bd7fa
Merge pull request #83940 from r-ryantm/auto-update/bitwarden_rs
...
bitwarden_rs: 1.14 -> 1.14.1
2020-04-04 15:37:58 +02:00
Jan Tojnar
df28c41854
neopg: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
Also move cmake and gettext to nativeBuildInputs.
2020-04-04 11:05:00 +02:00
Frederik Rietdijk
edaa972160
Merge staging-next into staging
2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
volth
8195e7eb93
scallion: use openssl 1.0
...
it does not work with openssl 1.1 (upstream issue https://github.com/lachesis/scallion/issues/113 )
2020-04-02 13:56:08 +00:00
Jörg Thalheim
5b806fe569
Merge pull request #78609 from fishi0x01/fishi0x01/onesixtyone
...
onesixtyone: init at unstable-2019-12-26
2020-04-02 13:38:23 +01:00
Jan Tojnar
1e371763f9
acsccid: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-02 07:55:45 +02:00
Mario Rodas
a42fbd6210
Merge pull request #84016 from r-ryantm/auto-update/saml2aws
...
saml2aws: 2.24.0 -> 2.25.0
2020-04-01 20:18:37 -05:00
R. RyanTM
6a07829e14
saml2aws: 2.24.0 -> 2.25.0
2020-04-01 18:45:25 +00:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +02:00
R. RyanTM
a4ce8d83c3
bitwarden_rs-vault: 2.12.0e -> 2.13.2
2020-04-01 08:40:55 +00:00
R. RyanTM
2804f0c0e2
bitwarden_rs: 1.14 -> 1.14.1
2020-04-01 08:35:46 +00:00
R. RyanTM
8ad3449e2b
bitwarden: 1.17.0 -> 1.17.2
2020-04-01 08:26:55 +00:00
Jan Tojnar
dbb4a47de0
Merge branch 'staging-next' into staging
2020-03-31 21:33:00 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Karl Fischer
da971031ea
onesixtyone: init at unstable-2019-12-26
2020-03-31 17:50:18 +02:00
Frederik Rietdijk
46ec52f329
buildPython*: use pname
2020-03-30 17:07:41 +02:00
R. RyanTM
7edd932239
nwipe: 0.27 -> 0.28
2020-03-30 06:55:38 +00:00
Jörg Thalheim
10059e4b71
Merge remote-tracking branch 'upstream/master' into HEAD
2020-03-29 14:08:10 +01:00
Jörg Thalheim
5f09258114
sequoia: fix strict deps build
2020-03-29 12:37:27 +01:00
Jörg Thalheim
dbd8e0e162
ripasso-cursive: fix strict deps build
2020-03-29 12:37:26 +01:00
Frederik Rietdijk
a36be028f5
Merge staging-next into staging
2020-03-28 21:15:15 +01:00
Robin Gloster
16c8590aa1
Merge pull request #82691 from Ma27/pass-exts
...
pass: don't rebuild when adding extensions, pass-audit: 0.1 -> 1.0.1
2020-03-28 09:51:28 +00:00
Peter Simons
a89c564dc0
Merge pull request #83039 from lsix/gnupg-2.2.20
...
gnupg: 2.2.19 -> 2.2.20
2020-03-27 20:22:41 +01:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Benjamin Hipple
e49a624390
sudo: switch download from FTP to HTTPS
...
Many firewalls don't allow FTP traffic through; HTTPS should be preferred when
possible for both availability and performance.
2020-03-26 08:04:30 +01:00
Benjamin Hipple
9898fd0c17
Merge pull request #83405 from r-ryantm/auto-update/tor
...
tor: 0.4.2.6 -> 0.4.2.7
2020-03-26 00:22:21 -04:00
R. RyanTM
21900acf6d
tor: 0.4.2.6 -> 0.4.2.7
2020-03-26 03:32:21 +00:00
R. RyanTM
eb554b490a
sudo: 1.8.31 -> 1.8.31p1
2020-03-26 01:07:07 +00:00
Mario Rodas
12e7c0ef68
rage: 0.3.0 -> 0.4.0
...
Changelog: https://github.com/str4d/rage/releases/tag/v0.4.0
2020-03-24 19:10:03 -07:00
Niklas Hambüchen
d8c1baab73
Merge pull request #83011 from piotr-szegda/keybase-5-3-1-update
...
keybase,kbfs,keybase-gui: 5.3.0 -> 5.3.1
2020-03-24 12:31:31 +01:00
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
Lancelot SIX
24e38aab9c
gnupg: 2.2.19 -> 2.2.20
...
See https://lists.gnu.org/archive/html/info-gnu/2020-03/msg00008.html
for release information.
2020-03-21 00:03:43 +01:00
Piotr Szegda
4fa3bd1770
keybase,kbfs,keybase-gui: 5.3.0 -> 5.3.1
2020-03-20 18:02:14 +01: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
Maximilian Bosch
187f3e79ca
pass: allow adding extensions without rebuilding the package
...
Until now, `pkgs.pass` was rebuilt entirely when adding an extension
using the `pass.withExtensions`-function. This is fixed now by removing the
linking of extensions from the fixupPhase and merge all paths (including
those from pkgs.pass) together in using `pkgs.buildEnv`.
2020-03-15 23:13:04 +01:00
Maximilian Bosch
16001eab7c
passExtensions.pass-audit: 0.1 -> 1.0.1, refactor
...
Updates to v1.0.1[1] which supports subdirs and zxcvbn[2]-based
complexity checks. Also, the following things changed:
* Add separate output for man-pages
* Enable test-suite (after adding a patch which mocks the
`pwnedpasswords.com`).
* Added myself as maintainer.
[1] https://github.com/roddhjav/pass-audit/releases/tag/v1.0.1 /
https://github.com/roddhjav/pass-audit/releases/tag/v1.0
[2] https://pypi.org/project/zxcvbn-python/
2020-03-15 23:13:04 +01: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
Franz Pletz
37f35dc779
clevis: init at 12
2020-02-17 15:14:28 +01:00
Benjamin Hipple
131a32a5af
rust: update docs on legacyCargoFetcher; remove unnecessary defaults
...
As mentioned in #79975 , the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00