Commit Graph

2094 Commits

Author SHA1 Message Date
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Franz Pletz
72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Michael Weiss
e53065a7fa
Merge pull request #54768 from r-ryantm/auto-update/monkeysphere
monkeysphere: 0.42 -> 0.43
2019-01-28 16:26:35 +01:00
Michael Weiss
829d105b58
monkeysphere: Fix the Ed25519 tests
The Ed25519 test was failing inside of the sandbox because /dev/tty is
not available:
### generating ed25519 key for testuser...
gpg: cannot open '/dev/tty': No such device or address
FAILED!
2019-01-28 16:18:39 +01:00
Michael Weiss
2a051165d5
signing-party: 2.7 -> 2.8 2019-01-28 15:07:25 +01:00
R. RyanTM
719b7dcfb1 monkeysphere: 0.42 -> 0.43
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/monkeysphere/versions
2019-01-28 00:00:02 -08:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Franz Pletz
016128dd93
certmgr: move selfsigned patch into a separate attribute 2019-01-24 12:10:33 +01:00
Johan Thomsen
72eb82b687
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver 2019-01-24 11:55:49 +01:00
Graham Christensen
2707a6d481
efitools: init at 1.9.2 2019-01-22 10:23:50 -05:00
Wael M. Nasreddine
f466c9f961 keybase: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-01-20 16:59:41 -08:00
Emmanuel Rosa
66d844ba59 keybase-gui: 2.13.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Emmanuel Rosa
239dc141bd keybase: 2.11.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Frederik Rietdijk
f8b45e2d84 Merge staging-next into staging 2019-01-19 09:24:01 +01:00
Will Dietz
e7f86448c5
Merge pull request #53908 from dtzWill/update/sudo-1.8.27
sudo: 1.8.26 -> 1.8.27
2019-01-18 21:32:04 -06:00
R. RyanTM
4ae30e299b clamav: 0.101.0 -> 0.101.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clamav/versions
2019-01-17 17:40:28 -08:00
worldofpeace
3fb653a482
Merge pull request #54032 from r-ryantm/auto-update/vault
vault: 1.0.1 -> 1.0.2
2019-01-16 03:25:08 -05:00
R. RyanTM
7d5db9fbcb vault: 1.0.1 -> 1.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vault/versions
2019-01-15 23:19:48 -08:00
Will Dietz
fcb4d11757 torsocks: 2.2.0 -> 2.3.0
https://github.com/dgoulet/torsocks/blob/v2.3.0/ChangeLog
2019-01-15 15:24:55 -06:00
nyanloutre
fb20a29e72 wpscan: 3.4.0 -> 3.4.3 2019-01-14 10:36:14 +01:00
Will Dietz
0b0284867b sudo: 1.8.26 -> 1.8.27
https://www.sudo.ws/stable.html#1.8.27
2019-01-13 17:38:40 -06:00
Joachim F
988ca691c4
Merge pull request #53683 from dtzWill/update/tor-3.5.7
tor: 0.3.4.9 -> 0.3.5.7, add few deps
2019-01-10 17:12:57 +00:00
Andreas Rammhold
4aa8a81092
Merge pull request #53711 from andir/ecdsautils
ecdsautils: updated source to new location
2019-01-09 22:49:55 +01:00
Andreas Rammhold
ff01f0ae19
ecdsautils: updated source to new location 2019-01-09 22:20:19 +01:00
Andreas Rammhold
84e1e62730
gopass: 1.8.3 -> 1.8.4 2019-01-09 22:08:58 +01:00
Will Dietz
6b3943d07d tor: 0.3.4.10 -> 0.3.5.7
(thank you, update script!)
2019-01-08 21:31:28 -06:00
Will Dietz
5db46cf3f1 tor: lzma, zstd, scrypt deps 2019-01-08 21:31:27 -06:00
Will Dietz
91859c0504 tor: 0.3.4.9 -> 0.3.4.10
https://lists.torproject.org/pipermail/tor-announce/2019-January/000171.html

FWIW, in the ChangeLog (in the source, sorry) it mentions:

  As a reminder, the Tor 0.3.4 series will be supported until 10 June
  2019. Some time between now and then, users should switch to the Tor
  0.3.5 series, which will receive long-term support until at least 1
  Feb 2022.

So we should consider moving to 0.3.5 "soon" :).
2019-01-08 21:31:25 -06:00
Roman Volosatovs
3bc3772677 keybase-gui: 2.11.0 -> 2.13.0 2019-01-08 14:21:57 -05:00
Roman Volosatovs
563d4e2a77 keybase: 2.10.1 -> 2.11.0 2019-01-08 14:21:57 -05:00
Roman Volosatovs
a3a0742919 kbfs: 2.10.1 -> 2.11.0 2019-01-08 14:21:57 -05:00
Peter Hoeg
b7053e7500
Merge pull request #53617 from r-ryantm/auto-update/kwalletcli
kwalletcli: 3.01 -> 3.02
2019-01-08 13:21:54 +08:00
R. RyanTM
f312f66b4d kwalletcli: 3.01 -> 3.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kwalletcli/versions
2019-01-07 19:12:54 -08:00
Jan Tojnar
76d8df7b32
hashcat: clean up with placeholder 2019-01-08 03:51:22 +01:00
Jan Tojnar
153c0bdb6a
Merge pull request #52075 from kisonecat/master
hashcash: init at 1.22
2019-01-08 03:45:24 +01:00
Jim Fowler
6b8c09bffc more idiomatic nix 2019-01-07 21:06:09 -05:00
R. RyanTM
96ea9e8917 sshguard: 2.3.0 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sshguard/versions
2019-01-06 19:06:16 -05:00
Frederik Rietdijk
e5381cdece Merge master into staging-next 2019-01-06 09:36:23 +01:00
Jörg Thalheim
9d8ccfe00f
Merge pull request #51398 from risicle/ris-afl-qemu-fix
afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b
2019-01-06 01:50:55 +01:00
Jörg Thalheim
e2b79b10b5
afl: various cleanups 2019-01-05 17:22:24 +01:00
Jörg Thalheim
5da3d039d4
qemu-afl: various cleanups 2019-01-05 17:22:06 +01:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
R. RyanTM
d278db3cdf eid-mw: 4.4.11 -> 4.4.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eid-mw/versions
2019-01-03 15:07:10 -08:00
Frederik Rietdijk
092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
Jan Tojnar
c5c2ac4f45
qrencode: merge with libqrencode 2019-01-01 17:19:07 +01:00
Frederik Rietdijk
070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Franz Pletz
8cec0f0fc9
bettercap: 2.4 -> 2.11 2018-12-31 02:44:01 +01:00
R. RyanTM
c31c0558dd sshguard: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sshguard/versions
2018-12-30 18:27:05 -05:00
R. RyanTM
ae0f5d2705 diceware: 0.9.5 -> 0.9.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/diceware/versions
2018-12-26 10:34:06 +01:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00