Commit Graph

2345 Commits

Author SHA1 Message Date
Justin Humm
9310d09dae
opensc: fix cross compilation
Apparently, the location of xsltproc needs to be manually speciefied
when cross compiling.

Also autoreconfHook needs to be in nativeBuildInputs.
2019-05-18 22:54:22 +02:00
Justin Humm
f47e545578
opensc: add erictapen as maintainer 2019-05-18 22:54:20 +02:00
Robin Gloster
6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Frederik Rietdijk
840e530934 Merge staging into staging-next 2019-05-18 08:17:48 +02:00
Will Dietz
a9110315fe bettercap: 2.11 -> 2.24 (#61215)
* bettercap: 2.11 -> 2.24

* bettercap: use current libusb1
and not the old v0.1 compat-API
2019-05-17 16:05:41 +02:00
Will Dietz
f5b400b875
spectre-meltdown-checker: 0.40 -> 0.41
https://github.com/speed47/spectre-meltdown-checker/releases/tag/v0.41
2019-05-17 03:54:10 -05:00
Mario Rodas
61bad5b84c
Merge pull request #61425 from r-ryantm/auto-update/signify
signify: 24 -> 25
2019-05-14 22:41:39 -05:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Renaud
3db7214ec4
Merge pull request #61454 from r-ryantm/auto-update/yara
yara: 3.9.0 -> 3.10.0
2019-05-13 23:31:15 +02:00
R. RyanTM
e69a698237 vault: 1.1.0 -> 1.1.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-05-13 21:50:19 +02:00
R. RyanTM
c46ad20420 tboot: 1.9.6 -> 1.9.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tboot/versions
2019-05-13 21:47:47 +02:00
R. RyanTM
6cedb914d8 yara: 3.9.0 -> 3.10.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/yara/versions
2019-05-13 06:00:16 -07:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
R. RyanTM
a7928fc731 signify: 24 -> 25
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/signify/versions
2019-05-12 21:32:52 -07:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Spencer Baugh
4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Mario Rodas
1e9ad86cd3
bitwarden_rs: fix darwin build 2019-05-12 09:54:30 -05:00
Renaud
a2e69f1b06 bitwarden_rs: 1.8.0 -> 1.9.0
Changelog: https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.9.0
2019-05-12 15:55:35 +02:00
worldofpeace
6c8bb26331
Merge pull request #61048 from Ma27/zmap-package
zmap: init at 2.1.1
2019-05-10 15:19:43 -04:00
Renaud
11fe4f3be0
Merge pull request #60852 from thefloweringash/opensc-darwin
opensc: use built-in PCSC provider on darwin
2019-05-10 18:46:38 +02:00
Mario Rodas
36782c1d0b
Merge pull request #60959 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.9.0 -> 2.10.0
2019-05-10 08:39:05 -05:00
Maximilian Bosch
ecafe8a7af
zmap: init at 2.1.1
zmap[1] is a fast network scanner for the IPv4 address space. This is
the main package of the ZMap projects, there are further one that will
be packaged soon.

[1] https://zmap.io/
2019-05-10 07:50:25 +02:00
Renaud
2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Frederik Rietdijk
0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
R. RyanTM
b5e4b3879c phrasendrescher: 1.0 -> 1.2.2c (#46215)
* phrasendrescher: 1.0 -> 1.2.2b

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
phrasendrescher

* phrasendrescher: 1.2.2b -> 1.2.2c
and refactor
2019-05-05 22:55:11 +02:00
Adam Oliver Zsigmond
79d08d64c6
aws-iam-authenticator 2018-07-29 -> 0.4.0 2019-05-05 12:14:54 -05:00
R. RyanTM
d2d4383b28 bitwarden_rs-vault: 2.9.0 -> 2.10.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/bitwarden_rs-vault/versions
2019-05-04 19:23:10 -07:00
Renaud
d0c509fc31
Merge pull request #60940 from manveru/wpscan-update
wpscan: 3.4.3 -> 3.5.3, use bundlerApp
2019-05-05 00:16:32 +02:00
Michael Fellinger
e0dbf2c3f1 wpscan: 3.4.3 -> 3.5.3, use bundlerApp 2019-05-04 21:55:52 +02:00
c0bw3b
9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Frederik Rietdijk
193b899af2 Merge master into staging-next 2019-05-04 17:34:04 +02:00
Vladimír Čunát
0b9c477719
pinentry: update patch url
I verified the hash did NOT change as suggested in #60699.
2019-05-04 00:20:54 +02:00
Renaud
75c98a83ab
Merge pull request #60872 from cinemast/master
Update keybase to 3.2.2
2019-05-03 23:54:54 +02:00
Frederik Rietdijk
0f10b72b5f Merge master into staging-next 2019-05-03 19:56:31 +02:00
Andrew Childs
ed81e9eba8 ccid: set platforms to unix (#60871)
Upstream supports Linux, macOS and various Unixes.
2019-05-03 13:19:50 -04:00
Peter Spiess-Knafl
59b235d793 keybase,keybase-gui: 3.0.0 -> 3.2.2 2019-05-03 18:28:25 +02:00
Andrew Childs
4ad50e2cdc opensc: use built-in PCSC provider on darwin 2019-05-04 00:46:12 +09:00
Joachim F
a8ad94a231
Merge pull request #60847 from dtzWill/update/tor-4.0.5
tor: 0.3.5.7 -> 0.4.0.5
2019-05-03 09:46:59 +00:00
Peter Hoeg
4c56c1ce9e
Merge pull request #60829 from peterhoeg/f/krunner_pass
krunner-pass: fix the build
2019-05-03 15:49:36 +08:00
Peter Hoeg
bcff2e14e1 krunner-pass: fix the build 2019-05-03 15:48:54 +08:00
Will Dietz
0d5e0da42d tor: 0.3.5.7 -> 0.4.0.5
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.4.0.5
2019-05-03 02:02:31 -05:00
Frederik Rietdijk
155c9d8e18 Merge master into staging-next 2019-05-02 08:43:14 +02:00
Renaud
0579411453
Merge pull request #60691 from r-ryantm/auto-update/pdfcrack
pdfcrack: 0.16 -> 0.17
2019-05-02 08:00:52 +02:00
R. RyanTM
eace7cac75 pdfcrack: 0.16 -> 0.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pdfcrack/versions
2019-05-01 17:11:54 -07:00
Ryan Mulligan
5f368c4e07
Merge pull request #60633 from r-ryantm/auto-update/mkp224o
mkp224o: 1.2.0 -> 1.3.0
2019-05-01 13:49:16 -07:00
tv
38b1f6197c ssh-audit: init at 1.7.0 2019-05-02 04:35:06 +09:00
Michael Weiss
3b3a6367c8
signing-party: 2.9 -> 2.10 (security, CVE-2019-11627)
I switched to fetchFromGitLab for more transparency and because 2.10 is
not yet available on any Debian mirrors.
A drawback is that any dates in the man pages will now always be
set to 1970-01-01, because fetchFromGitLab removes the timestamps from
$src (not manually but by unpacking the archive).
2019-05-01 16:45:33 +02:00
Renaud
9812d85eff
Merge pull request #60612 from r-ryantm/auto-update/lynis
lynis: 2.7.3 -> 2.7.4
2019-05-01 16:03:21 +02:00
R. RyanTM
f29eddfda1 mkp224o: 1.2.0 -> 1.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/mkp224o/versions
2019-05-01 05:11:34 -07:00
R. RyanTM
4f42e75c0a lynis: 2.7.3 -> 2.7.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/lynis/versions
2019-05-01 02:25:24 -07:00
elseym
93e14c5718
bitwarden_rs: fix cargoSha256 2019-04-30 21:01:36 +02:00
Frederik Rietdijk
3462fe27d9 Merge staging-next into staging 2019-04-30 15:52:19 +02:00
Daniel Schaefer
786f02f7a4 treewide: Remove usage of isNull
isNull "is deprecated; just write e == null instead" says the Nix manual
2019-04-29 14:05:50 +02:00
Frederik Rietdijk
2f936f85d8 Merge master into staging-next 2019-04-29 13:46:20 +02:00
Silvan Mosberger
da4f6a2a09 browserpass: Remove v2 and switch to buildGoModule (#60282) 2019-04-28 11:05:24 -07:00
Renaud
32780dc7ac
Merge pull request #60378 from c0bw3b/pkg/mfoc
mfoc: 0.10.6 -> 0.10.7
2019-04-28 19:35:01 +02:00
c0bw3b
38c2e0b9d2 mfoc: 0.10.6 -> 0.10.7 2019-04-28 17:32:00 +02:00
Peter Hoeg
2a48354da3
Merge pull request #60311 from peterhoeg/f/kwalletcli
kwalletcli: fix pinentry-kwallet
2019-04-28 21:51:18 +08:00
Peter Hoeg
899e95582e kwalletcli: fix pinentry-kwallet 2019-04-27 17:20:34 +08:00
Frederik Rietdijk
883232c00d Merge master into staging-next 2019-04-27 07:01:38 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
f988cf4b86 tcpcrypt: darwin needs libpcap 2019-04-26 21:55:08 -04:00
Matthew Bauer
724e833ea2 treewide: disable -Werror for llvm 7
Some of these have errors on newest llvm. It’s easiest to just add
-Wno-error in these cases.
2019-04-26 21:55:04 -04:00
Jan Tojnar
89a150355b
Merge branch 'master' into staging 2019-04-26 16:35:54 +02:00
Peter Hoeg
d06cc58dab rng-tools: fix missing opensc reference 2019-04-26 15:55:37 +08:00
Peter Hoeg
1011fae581
Merge pull request #60142 from peterhoeg/u/rng
rng-tools: 6.6 -> 6.7 and libp11: 0.4.9 -> 0.4.10
2019-04-25 13:19:24 +08:00
Peter Hoeg
c9b0c68dc0 rng-tools: 6.6 -> 6.7
A few other changes:

 - use autoreconfHook instead of doing it manually
 - clean up with/enable flags
 - add support for PKCS11 entropy sources

PKCS11 is not fully tested yet as my hardware hasn't arrived.
2019-04-24 11:54:57 +08:00
Matthew Bauer
84d00355e8 Merge remote-tracking branch 'NixOS/master' into staging 2019-04-23 22:00:42 -04:00
Silvan Mosberger
508fd8f133
Merge pull request #55413 from msteen/bitwarden_rs
bitwarden_rs: init at 1.8.0
2019-04-24 00:25:08 +02:00
Matthijs Steen
8a0a9710b0 bitwarden_rs: init at 1.8.0 2019-04-23 21:25:46 +02:00
Silvan Mosberger
a73f3c801f
Merge pull request #59942 from erictapen/neopg-0.0.5
neopg: 0.0.4 -> 0.0.6
2019-04-22 23:45:58 +02:00
Justin Humm
81176f4314
neopg: 0.0.4 -> 0.0.6 2019-04-22 17:57:17 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Joachim F
0109c84f71
Merge pull request #52988 from JohnAZoidberg/chipsec
chipsec: init at 1.3.7
2019-04-22 08:09:27 +00:00
Daniel Schaefer
1636f11f12 chipsec: Kernel driver only works on x86_64-linux
See: https://github.com/chipsec/chipsec/issues/461

Noticed that when ofBorg failed to build the kernel driver on ARM.
2019-04-22 01:32:13 +02:00
Renaud
9bf85fc595
Merge pull request #59790 from vaibhavsagar/bump-aws-okta
aws-okta: 0.19.0 -> 0.20.1
2019-04-21 18:55:46 +02:00
Vaibhav Sagar
3e8f2062a6 aws-okta: 0.19.0 -> 0.20.1 2019-04-21 10:29:22 -04:00
Daniel Schaefer
18a71fbdd4 chipsec: 1.3.6 -> 1.3.7 2019-04-20 22:39:48 +02:00
Daniel Schaefer
75e08f26f1 chipsec: init at 1.3.6 2019-04-20 22:39:48 +02:00
Jan Tojnar
d3259ed673
Merge branch 'master' into staging 2019-04-20 12:49:01 +02:00
Mario Rodas
f6b2c345e3
sops: 3.2.0 -> 3.3.0 2019-04-18 08:08:36 -05:00
Frederik Rietdijk
2346182c2c Merge staging-next into staging 2019-04-18 08:26:30 +02:00
Frederik Rietdijk
9d87ccabce Merge master into staging-next 2019-04-18 08:25:25 +02:00
worldofpeace
7abeda982a gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Peter Hoeg
569d94f611
Merge pull request #59266 from peterhoeg/u/nmapqt
nmapsi4: 0.5.0-alpha1 -> 0.4.80-20180430
2019-04-17 15:49:12 +08:00
Silvan Mosberger
e536e89830
Merge pull request #59695 from alyssais/lpass
lastpass-cli: 1.3.2 -> 1.3.3
2019-04-16 22:24:57 +02:00
Pierre Bourdon
b3c17c9d85 pinentry: fix libassuan and libgpg-error detection in cross builds 2019-04-16 18:58:47 +02:00
Frederik Rietdijk
bae32a9f5c Merge staging-next into staging 2019-04-16 18:54:15 +02:00
R. RyanTM
71727a6e0a lynis: 2.7.2 -> 2.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lynis/versions
2019-04-16 18:48:03 +02:00
Alyssa Ross
92a3365d05
lastpass-cli: 1.3.2 -> 1.3.3
Fixes build on Darwin.
2019-04-16 10:34:01 +01:00
John Wiegley
1dc70f969b
browserpass: 3.0.1 -> 3.0.6 2019-04-14 12:16:17 -07:00
Joachim F
1b49e1a447
Merge pull request #59286 from risicle/ris-afl-qemu-diet
afl-qemu: remove unnecessary build dependencies
2019-04-12 09:29:14 +00:00
rnhmjoj
5ea4160b33
treewide: fixup bcf54ce
fix the executable bit for scripts installed with substituteAll
and some remaining shebangs.
2019-04-12 09:09:22 +02:00
Robert Scott
038b2f5e9f afl: add self to maintainers list 2019-04-10 22:23:08 +01:00
Robert Scott
b401d87329 afl-qemu: remove unnecessary build dependencies: this is a minimal build of qemu 2019-04-10 22:23:08 +01:00
Peter Hoeg
687609adca nmapsi4: 0.5.0-alpha1 -> 0.4.80-20180430 2019-04-10 21:26:05 +08:00
R. RyanTM
15196d2b6c pcsclite: 1.8.24 -> 1.8.25 (#58745)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcsclite/versions
2019-04-09 21:13:17 +02:00
R. RyanTM
d00ce853aa vault: 1.0.3 -> 1.1.0 (#58909)
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-04-09 00:38:12 +02:00
Christian Kauhaus
2d2de77566 vulnix: 1.8.0 -> 1.8.1 (#59149) 2019-04-08 12:06:17 +02:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00