Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging
2019-02-01 09:42:53 +01:00
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
Matthew Bauer
92f0f8dd68
Merge remote-tracking branch 'NixOS/master' into staging
2019-01-27 00:01:13 -05: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
Alyssa Ross
f483563b79
pgpdump: broaden platforms
...
Builds fine on Darwin.
2019-01-25 15:08:44 +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
Vladimír Čunát
3fe32b675e
Merge branch 'master' into staging
2019-01-22 15:59:42 +01: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
d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
...
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01: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
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01: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
Andrew Childs
844331dd18
bitwarden-cli: init at 1.7.0
2019-01-13 21:49:41 +09:00
Guillaume Koenig
f6a3be1f44
enpass: 5.6.5 -> 6.0.1
2019-01-12 16:13:08 +01: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
Justin Humm
35b6b892f7
Revert "neopg: 0.0.4 -> 0.0.5"
...
This broke the build, as the bump introduced test failures. Revert to a
working version.
This reverts commit 031737126c
.
2018-12-23 22:42:38 +01:00
Robert Scott
5a09820a13
afl-qemu: update to qemu 2.10.0, as specified by afl 2.52b
...
refresh patches & configure options directly from afl 2.52b to make
installation as vanilla as possible
2018-12-22 21:07:26 +00:00
R. RyanTM
76e7572a1f
vault: 1.0.0 -> 1.0.1 ( #52664 )
...
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
2018-12-22 11:09:02 +01:00
Samuel Dionne-Riel
3c38cc8058
Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1
...
aarch64: ZHF for aarch64 (1/??)
2018-12-20 21:06:52 -05:00
Michael Weiss
ca0c253a80
monkeysphere: Patch OpenSSH to run the tests in the sandbox
2018-12-20 16:50:20 +01:00
Will Dietz
19f303a144
gnupg: 2.2.11 -> 2.2.12
...
https://dev.gnupg.org/T4289
2018-12-19 09:14:43 +01:00
Frederik Rietdijk
9ab61ab8e2
Merge staging-next into staging
2018-12-19 09:00:36 +01:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd
2018-12-18 17:13:27 +00:00
Jörg Thalheim
1148ce1b60
Merge pull request #52062 from volth/perl526-drop
...
perl526: drop
2018-12-18 17:02:01 +00:00
Renaud
52ea0af297
Merge pull request #52092 from gnidorah/fprint
...
fprint: update packages
2018-12-18 14:06:22 +01:00
gnidorah
26f6c15a42
fprintd: 0.8.0 -> 0.8.1
2018-12-17 20:54:06 +03:00
Renaud
ee82749bdb
Merge pull request #52314 from r-ryantm/auto-update/eid-mw
...
eid-mw: 4.4.9 -> 4.4.11
2018-12-17 18:50:07 +01:00
Mario Rodas
c32752fb12
gopass: 1.8.2 -> 1.8.3
2018-12-16 19:09:43 -05:00
Jörg Thalheim
fe8b5be61d
Merge pull request #52007 from r-ryantm/auto-update/shc
...
shc: 4.0.0 -> 4.0.1
2018-12-16 17:37:00 +00:00
R. RyanTM
3f4dbf5b41
clamav: 0.100.2 -> 0.101.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/clamav/versions
2018-12-16 16:42:02 +00:00
R. RyanTM
155e78514f
duo-unix: 1.11.0 -> 1.11.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/duo-unix/versions
2018-12-16 17:11:22 +01:00
R. RyanTM
08e45895a5
eid-mw: 4.4.9 -> 4.4.11
...
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
2018-12-15 22:16:51 -08:00
R. RyanTM
ded61975cc
pcsctools: 1.5.3 -> 1.5.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcsc-tools/versions
2018-12-14 21:51:30 -08:00
volth
bb9557eb7c
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-15 03:50:31 +00:00
Jörg Thalheim
6206a783d5
hashcash: simplify installation
2018-12-14 18:07:36 +00:00
gnidorah
6b77a7f8bf
fprint_demo: drop package
...
https://fprint.freedesktop.org/
fprint_demo is obsolete. Most features are integrated into fprintd’s helpers, and libfprint has an examples section
2018-12-14 21:03:18 +03:00
volth
6d2edfb0b8
treewide: remove aliases evaluated to null
2018-12-14 16:27:53 +00:00
Jim Fowler
e66d307497
hashcash: init at 1.22
2018-12-14 11:11:07 -05:00
Jim Fowler
ad0d03283b
hashcash from http://hashcash.org
2018-12-14 11:04:17 -05:00
R. RyanTM
4bc630aa65
shc: 4.0.0 -> 4.0.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/shc/versions
2018-12-14 00:17:55 -08:00
Samuel Dionne-Riel
448302d8e9
b2sum: Disable for aarch64-linux
2018-12-10 14:55:20 -05:00
Frederik Rietdijk
5f554279ec
Merge master into staging-next
2018-12-07 15:22:35 +01:00
Gürkan Gür
007e177f90
passExtensions.pass-genphrase: init at 0.1
2018-12-06 21:40:52 +01:00
zimbatm
7faa6723d6
Merge pull request #51524 from zimbatm/vault-1.0.0
...
vault: 0.11.5 -> 1.0.0
2018-12-05 21:13:07 +01:00
zimbatm
c8091a8995
vault: 0.11.5 -> 1.0.0
2018-12-05 14:52:04 +01:00
Renaud
b38dd07eaa
nsjail: fix path to new{u|g}idmap ( #51523 )
2018-12-04 22:47:48 +01:00
Jörg Thalheim
bf90c317ec
Merge pull request #51417 from jvassev/vault
...
vault: 0.11.2 -> 0.11.5
2018-12-04 10:58:34 +00:00
Domen Kožar
4cf1d88d12
chrome-token-signing: fix path to opensc-pkcs11
2018-12-03 17:18:21 +00:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Julian Vassev
15383e8403
vault: 0.11.2 -> 0.11.5
...
Update bash completion method as described in
https://www.vaultproject.io/docs/commands/#autocompletion
2018-12-02 15:37:56 -08:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Michael Weiss
bdb007ddce
monkeysphere: Update the comment why the tests don't run
2018-11-30 21:33:30 +01:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Benno Fünfstück
468d1595f8
mkpasswd: fix cross compilation
2018-11-27 17:04:40 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00