Commit Graph

3129 Commits

Author SHA1 Message Date
Jan Tojnar e59c610d58 verifpal: 0.2.0 → 0.7.5 (#72026) 2019-10-27 13:40:31 +01:00
Leon Schuermann 98f0fcf12b tpm2-abrmd: init at 2.2.0 2019-10-26 14:47:20 +02:00
Elis Hirwing af5983b427
pass-checkup: Remove trailing dot 2019-10-25 16:41:44 +02:00
Elis Hirwing e8a36cdf57 pass-checkup: init at 0.2.0 2019-10-25 02:33:36 -07:00
Frederik Rietdijk 32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
worldofpeace ca065d92fd fprintd: fix build 2019-10-23 17:34:21 -04:00
Robin Gloster dcc8c7ffd5
Merge pull request #71551 from r-ryantm/auto-update/duo-unix
duo-unix: 1.11.2 -> 1.11.3
2019-10-23 16:53:25 +02:00
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
Renaud e43420ea92
monkeysphere: restrict to linux platforms
On Hydra, Darwin build is failing since v0.42

cc @primeos
2019-10-22 11:01:29 +02:00
Frederik Rietdijk a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
R. RyanTM f931ac6b36 duo-unix: 1.11.2 -> 1.11.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/duo-unix/versions
2019-10-21 08:53:30 -07:00
R. RyanTM db5433a56b bitwarden_rs-vault: 2.11.0 -> 2.12.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-10-21 09:13:58 +02:00
R. RyanTM 51efea72cd bitwarden: 1.16.4 -> 1.16.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/bitwarden/versions
2019-10-21 09:13:42 +02:00
Frederik Rietdijk 1b5c537f45 Merge staging-next into staging 2019-10-18 12:27:41 +02:00
Franz Pletz 3d832dee59 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 20:31:16 -04:00
Florian Klink 511b1823fc pinentry: change attributes to dashes, alias old ones 2019-10-16 20:30:58 -04:00
Franz Pletz cb0adc11ff pinentry: build with multiple outputs in single drv
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 20:30:52 -04:00
worldofpeace 2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
worldofpeace 823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Franz Pletz b5bea4ce32 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
Florian Klink 66081ceb16 pinentry: change attributes to dashes, alias old ones 2019-10-16 19:56:49 -04:00
Franz Pletz a4916fdea5 pinentry: build with multiple outputs in single drv
Co-authored-by: Florian Klink <flokli@flokli.de>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-16 19:56:49 -04:00
Philip Potter f7ab5d985f gnupg-pkcs11-scd: init at 0.9.2
This adds gnupg-pkcs11-scd, a smart card daemon for GnuPG that supports
PKCS#11 smartcards (such as the Yubikey PIV module).

You can use it by adding something like this to your
~/.gnupg/gpg-agent.conf:

    scdaemon-program /home/<user>/.nix-profile/bin/gnupg-pkcs11-scd

You will also need to install `opensc` and have a
~/.gnupg/gnupg-pkcs11-scd.conf with something like the following:

    providers opensc

    provider-opensc-library /home/philandstuff/.nix-profile/lib/pkcs11/opensc-pkcs11.so

Then `gpg` smartcard operations will access your PKCS#11-capable
smartcard.
2019-10-16 22:21:47 +01:00
Vadim-Valdis Yudaev 8f118b1fa3 gui.nix update keybase 4.3.1 to 4.6.0 2019-10-16 13:45:17 -07:00
Vadim-Valdis Yudaev 2d620c63d7 default.nix update keybase 4.3.1 to 4.6.0 2019-10-16 13:45:17 -07:00
Matthew Bauer 3220f3c2bc
Merge pull request #71144 from delroth/sudo-cve-master
sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287)
2019-10-14 19:09:59 -04:00
Pierre Bourdon 9dbc3029f7
sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287) 2019-10-14 23:17:45 +02:00
Konrad Borowski af2c62b134 step-cli: init at 0.13.3 2019-10-12 09:56:35 +02:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
R. RyanTM 8a7f358c74 aespipe: 2.4e -> 2.4f (#70547)
* aespipe: 2.4e -> 2.4f

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aespipe/versions

* aespipe: enable Padlock and AES-NI
2019-10-09 13:42:10 +02:00
zimbatm 4738a5772b
keycard-cli: embed version 2019-10-08 17:47:34 +02:00
zimbatm 6886db123c
keycard-cli: init at 0.0.12 2019-10-08 17:35:14 +02:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
Robin Gloster 5200f5fafc
Merge pull request #70563 from r-ryantm/auto-update/clamav
clamav: 0.101.4 -> 0.102.0
2019-10-07 20:26:11 +02:00
R. RyanTM ec5f28b753 clamav: 0.101.4 -> 0.102.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
2019-10-06 20:36:34 -07:00
Renaud cb279c6046
Merge pull request #68913 from dtzWill/update/nsjail-2.9
nsjail: 2.8 -> 2.9
2019-10-05 19:12:01 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Pierre Bourdon 01aa4bb7cb
vulnix: add missing setuptools dependency
More #68314 related breakage.
2019-10-02 12:46:01 +02:00
R. RyanTM 2df3cb15e3 scrypt: 1.2.1 -> 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/scrypt/versions
2019-10-01 21:08:24 -05:00
Jan Hrnko f641fca688 diceware: add missing 'setuptools' to propagatedBuildInputs 2019-10-01 16:49:11 +09:00
worldofpeace db96124d3d
Merge pull request #68995 from worldofpeace/bump/libfprint
fprintd: 0.8.1 -> 0.9.0, libfprint: 0.99 -> 1.0
2019-10-01 05:38:33 +00:00
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
Ryan Mulligan 9602e5d58b
Merge pull request #69717 from r-ryantm/auto-update/pdfcrack
pdfcrack: 0.17 -> 0.18
2019-09-28 20:35:50 -07:00
Ryan Mulligan 379dc189f3
Merge pull request #69702 from r-ryantm/auto-update/nwipe
nwipe: 0.25 -> 0.26
2019-09-28 11:11:01 -07:00
Franz Pletz 1f85d77a2f
Merge pull request #69643 from Ma27/pass-wayland-support
pass: add patch for basic wayland support
2019-09-28 09:47:22 +00:00
R. RyanTM e3be39cd81 pdfcrack: 0.17 -> 0.18
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-09-27 16:23:25 -07:00
R. RyanTM 899d76408c nwipe: 0.25 -> 0.26
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nwipe/versions
2019-09-27 14:29:12 -07:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Maximilian Bosch f72a8b02bd
pass: add patch for basic wayland support
This adds an upstream patch to support `wl-clipboard` for `pass -c` and
optionally wraps `wl-clipboard`. The patch is directly checked into
nixpkgs as it had to be modified to properly apply with
`set-correct-name-for-sleep.patch`.
2019-09-27 13:00:01 +02:00
Vladyslav M 8e1418875a
hcxtools: 5.2.0 -> 5.2.2 (#69600)
hcxtools: 5.2.0 -> 5.2.2
2019-09-27 09:22:23 +03:00
R. RyanTM e0d0188986 hcxtools: 5.2.0 -> 5.2.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/hcxtools/versions
2019-09-26 15:34:14 -07:00
R. RyanTM 329c7f405f bitwarden: 1.15.2 -> 1.16.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/bitwarden/versions
2019-09-26 00:32:54 -07:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin c455adcc42
Merge branch 'master' into staging-next
Fixes eval on darwin after #69072

Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564 which
adapts #69210 to master that doesn't yet have
329a88efa7

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Peter Hoeg a1c0e10564 mysql 2019-09-25 05:00:14 +08:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Peter Hoeg 5eded456d0 thc-hydra: 8.5 -> 9.0 2019-09-24 10:58:25 +08:00
Orivej Desh dc4224bc54 Merge branch 'master' into staging
* master: (36 commits)
  libipt: set platforms to unix
  licenses: refer to curl using spdx
  qhull: specify spdx license
  ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
  ocamlPackages.owee: 0.2 -> 0.3
  nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
  daemon: init at 0.6.4
  k9s: 0.7.13 -> 0.8.4
  cask: Use generated src/version from Melpa
  python.pkgs.flask_oauthlib: remove
  radeon-profile: 20170714 -> 20190903
  radeon-profile: use Qt mkDerivation
  afew: propagate setuptools
  pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
  mutt: 1.12.1 -> 1.12.2
  unit: 1.10.0 -> 1.11.0
  emacsPackages: Update elpa
  emacsPackages: Update melpa
  cask: Fix cask usage
  git-lfs: use buildGoPackage
  ...
2019-09-22 21:33:00 +00:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát 41af38f372
Merge branch 'staging-next' 2019-09-21 13:14:09 +02:00
Mario Rodas 9db2a8154c vault: use buildGoPackage 2019-09-21 04:32:00 -05:00
Matthew Bauer d8b7b95ac6 Merge remote-tracking branch 'origin/master' into staging 2019-09-20 23:25:24 -04:00
Will Dietz 855d3e7eaf
tor: 0.4.1.5 -> 0.4.1.6
https://blog.torproject.org/new-release-tor-0416
2019-09-19 09:48:50 -05:00
Jan Tojnar f5ef80b46d
Merge branch 'staging-next' into staging 2019-09-18 21:16:01 +02:00
Jan Tojnar 62791c3743
Merge branch 'master' into staging-next 2019-09-18 21:15:35 +02:00
worldofpeace e2644036f6 fprintd: 0.8.1 -> 0.9.0
Resolves issues with StateDirectory not being set in
systemd unit.

https://gitlab.freedesktop.org/libfprint/fprintd/-/tags/V_0_9_0
2019-09-17 20:15:57 -04:00
Matthew Bauer 1bc7fae62d
Merge pull request #68889 from nspin/pr/various-cross-2
Various cross-compilation fixes
2019-09-17 19:35:44 -04:00
worldofpeace d6d3ccf8b8 fprintd: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Vladimír Čunát fa4a3af5a7
Merge branch 'master' into staging-next 2019-09-16 19:24:52 +02:00
Will Dietz 769487362f
nsjail: 2.8 -> 2.9 2019-09-16 10:04:09 -05:00
Nick Spinale e39d627a12 gnupg: fix cross-compilation 2019-09-16 10:48:24 +00:00
Nick Spinale a6635fbc19 pinentry: fix cross-compilation 2019-09-16 10:48:24 +00:00
Arian van Putten 35e9b2915a vault: 1.2.2 -> 1.2.3
Fixes the build because https://git.apache.org has been taken offline
and now has been replaced with another mirror
2019-09-16 10:49:59 +02:00
Mario Rodas 18eeec914b
Merge pull request #68645 from marsam/update-sops
sops: 3.3.1 -> 3.4.0
2019-09-15 17:49:22 -05:00
Vladimír Čunát b6c6e1f9e8
Merge branch 'master' into staging-next 2019-09-15 13:18:54 +02:00
Daniel Schaefer f25e86411c chipsec: 1.4.0 -> 1.4.1 2019-09-13 14:30:58 +02:00
Robin Gloster 63b645f3d8
Merge pull request #67414 from JohnAZoidberg/chipsec-140
chipsec: 1.3.7 -> 1.4.0
2019-09-13 13:20:02 +02:00
Mario Rodas 304aa6f6b6
sops: 3.3.1 -> 3.4.0
Changelog: https://github.com/mozilla/sops/releases/tag/3.4.0
2019-09-13 04:20:00 -05:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Peter Hoeg 6759d15465
Merge pull request #68512 from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
2019-09-12 17:04:49 +08:00
Jason Carr 7644e88334 lesspass: fix src 2019-09-11 23:16:36 -04:00
Nick Spinale d2333beb86 stdenv: fix misspellings of dontPatchELF 2019-09-11 13:10:09 +00:00
Jan Tojnar 1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Jan Tojnar 8752ff2254
zbar: clean up (#68389)
zbar: clean up
2019-09-10 06:57:40 +02:00
Jan Tojnar e1cb839d17
zbar: Split to multiple outputs
Also fix D-Bus config dir path: The configure script is appending `/dbus-1/system.d`
so when we added passed in `$out/etc/dbus-1/system.d`, it ended up with extra nesting.
2019-09-10 01:34:50 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Maximilian Bosch 4f67ff34d5
Merge pull request #68281 from doronbehar/update-sequoia
sequoia: 0.9.0 -> 0.10.0
2019-09-08 12:38:56 +02:00
Jan Tojnar 98d9589819
gnome-keysign: init at 1.0.1 (#57000)
gnome-keysign: init at 1.0.1
2019-09-08 03:44:11 +02:00
Doron Behar 176395f0f4 sequoia: 0.9.0 -> 0.10.0 2019-09-07 20:36:02 +03:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Frederik Rietdijk 9b92496429
Merge pull request #68194 from adisbladis/drop-go-1_10
Drop unsupported go version 1.10
2019-09-06 19:14:02 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
adisbladis 4bca8b48fb
notary: Build with go 1.12 2019-09-05 22:33:40 +01:00
Sean Buckley 7d7d9e57f8 metasploit: 4.16.1 -> 5.0.45 2019-09-04 20:44:50 -04:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Jan Tojnar ad72ce9c2b
gnome-keysign: init at 1.0.1 2019-09-03 18:49:05 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
zimbatm 3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm 792bb4f7f6
verifpal: init at 0.2 2019-08-30 21:56:12 +02:00
Jaka Hudoklin 8d1510abfb
Merge pull request #67606 from endocrimes/r-vault-1.2.2
vault: 1.0.2 -> 1.2.2
2019-08-29 07:07:09 +00:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Stig Palmquist 2d36aa63fd
ripasso-cursive: init unstable at 2019-08-27 2019-08-28 11:56:04 +02:00
Danielle Lancashire d95dca26ab
vault: 1.0.2 -> 1.2.2
This upgrades Vault to version 1.2.2. To accomplish this, we migrate to
using the `buildGoModule` helper, as since 1.0.2 the Vault build process
migrated to modules, and does not vendor its dependencies.

We also stop using the vault build script, and gox, as it only really
provides value for local development, where it configures GOOS/GOARCH
and installs into some convenient dev locations.
2019-08-28 09:47:03 +02:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Robin Gloster 616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8 2019-08-25 18:55:46 +02:00
Vladimír Čunát 985d1ac425
Merge branch 'master' into staging-next
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.

Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Daniel Schaefer 908ecd5cb7 chipsec: 1.3.7 -> 1.4.0 2019-08-25 00:41:02 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Andrew Childs de1e3c9aee nmap: update clang specific patch
The upstream PR had two parts: adding a missing include and resolving
an ambiguous reference. The upstream project fixed the first but not
the second. We still need the second part, so extract it by filtering
the patch.
2019-08-24 13:57:35 +09:00
Vladyslav M 9a2b01ad8c
hcxtools: 5.1.6 -> 5.2.0 2019-08-23 23:14:23 +03:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Robin Gloster 47a219d8e7
clamav: 0.101.3 -> 0.101.4 2019-08-23 15:53:07 +02:00
Robin Gloster c7e75df21f
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-23 02:00:31 +02:00
worldofpeace 1f3b789ebe
Merge pull request #63753 from jasoncarr0/lesspass
lesspass-cli: init at 9.0.0
2019-08-22 18:47:14 -04:00
Jason Carr 4e4a4461d8 lesspass-cli: init at 9.0.0 2019-08-22 18:31:26 -04:00
Marek Mahut 6f4ab8702f
Merge pull request #67018 from jonafato/keybase-4.3.1
keybase: 4.1.0 -> 4.3.1
2019-08-22 23:24:36 +02:00
Will Dietz 65f5e4512c
tor: 0.4.0.5 -> 0.4.1.5
https://blog.torproject.org/new-release-tor-0415
2019-08-22 13:21:58 -05:00
Robin Gloster f4fc845e5b
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-21 14:25:13 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Jon Banafato 35022fcd24 keybase-gui: 4.1.0 -> 4.3.1 2019-08-20 00:25:17 -04:00
Jon Banafato 95cc6bb641 keybase: 4.1.0 -> 4.3.1 2019-08-20 00:24:39 -04:00
WilliButz 3a0d0b9a0b
Merge pull request #66997 from r-ryantm/auto-update/nmap
nmap: 7.70 -> 7.80
2019-08-20 03:26:53 +02:00
R. RyanTM d15de57f66 nmap: 7.70 -> 7.80
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nmap/versions
2019-08-19 16:56:10 -07:00
Marek Mahut c03dee386f
Merge pull request #66946 from r-ryantm/auto-update/kpcli
kpcli: 3.2 -> 3.3
2019-08-19 20:49:53 +02:00
R. RyanTM fb15876d24 kpcli: 3.2 -> 3.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/kpcli/versions
2019-08-19 09:26:01 -07:00
Marek Mahut 8b7821604d
Merge pull request #66863 from r-ryantm/auto-update/clamav
clamav: 0.101.2 -> 0.101.3
2019-08-19 09:14:49 +02:00
R. RyanTM 5b97999823 clamav: 0.101.2 -> 0.101.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/clamav/versions
2019-08-18 21:38:13 -07:00
Marek Mahut 44ba72b546
Merge pull request #66776 from toonn/pass-otp-bump
pass-otp: 1.1.1 -> 1.2.0
2019-08-18 21:56:58 +02:00
toonn 5a035ec45f pass-otp: 1.1.1 -> 1.2.0
Had to specify `BASHCOMPDIR` in `$out` to keep things pure.
2019-08-18 16:34:16 +02:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
R. RyanTM b30e62409e ccid: 1.4.30 -> 1.4.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ccid/versions
2019-08-17 15:42:03 -07:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace a5b77b8cae
Merge pull request #65724 from doronbehar/improve-sequoia
Improve sequoia package expression
2019-08-13 14:44:35 -04:00
Doron Behar 701c788c3f sequoia: improve expression, rename from sequoia-tool
- Add the package to the pythonPackages' attribute set.

- Make the python support overrideable
  We use the pythonSupport argument.

- Rename sequoia-tool -> sequoia
  We provide the whole ecosystem which includes:
    * ffi bindings to Python and C
    * zsh and bash completion for `sq` and `sqv` executables.

- Meta:
  * Use a string as the homepage URL (plain URLs are deprecated).
  * Change description of package to fit upstream and the files we
    actually install.
  * Add @doronbehar as maintainer.
2019-08-13 14:42:27 -04:00
Marek Mahut 86ac9f55b9
Merge pull request #63600 from steadmon/fail2ban-dovecot-service
fail2ban: fix dovecot filter's journalmatch
2019-08-12 18:51:32 +02:00
worldofpeace 347a5d9275
Merge pull request #65764 from Kiwi/bitwarden
bitwarden: init at 1.15.2
2019-08-07 15:01:44 -04:00
Robert Djubek 2372dc2673
bitwarden: init at 1.15.2 2019-08-07 17:41:34 +00:00
Hugo 83cfaaccf4 gopass: fix build on darwin (#66244) 2019-08-07 10:33:07 +01:00
Jaka Hudoklin e2cd85d9b4
Merge pull request #65166 from PsyanticY/vault-with-ui
vault-bin: init at 1.1.3
2019-08-04 13:06:28 +02:00
Jaka Hudoklin 558cdf0e11
vault-bin: use sourceRoot instead of custom unpackPhase 2019-08-04 12:20:16 +02:00
Frederik Rietdijk d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
worldofpeace 7fb44be46b
Merge pull request #65756 from Kiwi/update-bitwarden-cli
bitwarden-cli: fix build
2019-08-02 17:11:20 -04:00
Robert Djubek 4253edd1fe
bitwarden-cli: fix build
Updated with./generate.sh so that it builds. Fixes #63158
2019-08-02 20:57:25 +00:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Robin Gloster 30969073f0
Merge remote-tracking branch 'upstream/master' into openssl-1.1 2019-08-02 03:01:30 +02:00
Robin Gloster 841e20e583
Merge pull request #64336 from adisbladis/nodejs-8x-drop
Drop nodejs-8_x
2019-08-02 00:53:46 +00:00
Robin Gloster 1ac2c6b054
Merge pull request #65732 from addict3d/bump-ghidra-version
ghidra: 9.0.2 -> 9.0.4
2019-08-02 00:47:39 +00:00
adisbladis 9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
adisbladis 1a46901c4e
Merge pull request #65617 from gcv/gnupg1-all-platforms
Allow GnuPG1 to build on all platforms.
2019-08-01 17:48:34 +01:00
Nick Bathum bad033aaa7 ghidra 9.0.2 -> 9.0.4 2019-08-01 12:07:47 -04:00
Frederik Rietdijk 55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
worldofpeace ba4e5a3f64
Merge pull request #65488 from arcnmx/pr-passff-manifest
passff-host: fix native messaging manifest path
2019-07-31 21:10:45 -04:00
gcv 2a2fcbb274 gnupg: Allow GnuPG1 to build on all platforms. 2019-07-31 09:57:02 -07:00
arcnmx c73ff37cd5 passff-host: fix native messaging manifest path
Match other native messaging applications
and the firefox wrapper's expectations.
2019-07-31 07:26:30 -07:00
Mario Rodas 4f6bd58866
Merge pull request #65615 from arcnmx/pr-bitwarden_rs-update
bitwarden_rs: 1.9.0 -> 1.9.1
2019-07-31 08:01:57 -05:00
Peter Hoeg f46b8a9ef2
Merge pull request #65618 from peterhoeg/p/spwgen
pwgen-secure: init at 0.9.1
2019-07-31 15:18:14 +08:00
Peter Hoeg db5aa011b8 pwgen-secure: init at 0.9.1 2019-07-31 15:16:18 +08:00
arcnmx fef48df3a1 bitwarden_rs: 1.9.0 -> 1.9.1 2019-07-30 15:03:15 -07:00
arcnmx 242350554c bitwarden_rs-vault: 2.10.1 -> 2.11.0 2019-07-30 14:37:37 -07:00
Andreas Rammhold 78be12d315
tpm-luks: add openssl1.1 patch 2019-07-29 21:25:15 +02:00
Andreas Rammhold b689d71b9c
tpm-tools: apply openssl1.1 patch 2019-07-29 21:25:15 +02:00
Franz Pletz c7ffe1778a
chaps: mark as broken due to openssl 1.1 2019-07-29 21:25:12 +02:00
worldofpeace 872b55a8c1
Merge pull request #63655 from minijackson/init-sequoia-tool
sequoia-tool: init at 0.9.0
2019-07-29 03:32:04 -04:00
Frederik Rietdijk cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Cole Mickens f0950fa3f6 gopass: v1.8.5 -> v1.8.6; support wayland 2019-07-26 12:01:25 +02:00
PsyanticY f403684eee vault-bin: init at 1.1.3
This binray contain the UI part of HashiCorp Vault that we were not able to build it due to the need to generate a very big yarn file. #49082
2019-07-25 15:55:14 +01:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Thomas Tuegel b40550232f
pinentry: Use qt5.wrapQtApps as needed 2019-07-24 11:30:47 -05:00
Rene de la Garza f882547372 ghidra: 9.0 -> 9.0.2 (#65177) 2019-07-24 17:02:03 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
R. RyanTM abc4ccdd2d shc: 4.0.2 -> 4.0.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/shc/versions
2019-07-17 09:37:34 +02:00
Ryan Mulligan ef26020fff
Merge pull request #64870 from r-ryantm/auto-update/pius
pius: 2.2.7 -> 3.0.0
2019-07-16 18:21:19 -07:00
Kier Davis 5e54487080
pius: perl should be a runtime dependency, not a build-time one
Since 61bc03c017, patch-shebangs
now distinguishes between build-time and runtime dependencies.

Prior to this commit, perl was not being placed in patch-shebangs'
search path when it is run during the fixup phase.
2019-07-16 14:28:49 +01:00
Kier Davis 97ef23794b
pius: use pname+version instead of name 2019-07-16 13:59:38 +01:00
Kier Davis d914be56a2
pius: dependency on package 'six' is no longer needed 2019-07-16 13:52:41 +01:00
Kier Davis 680ee0a45a
pius: switch to Python 3
pius 3.0.0 requires Python 3.
2019-07-16 13:51:26 +01:00
R. RyanTM 06f3c7a1a3 pius: 2.2.7 -> 3.0.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/pius/versions
2019-07-15 23:47:59 -07:00
Frederik Rietdijk 54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
Peter Simons 84e3370358
Merge pull request #64538 from dtzWill/update/gnupg-2.2.17
gnupg: 2.2.16 -> 2.2.17
2019-07-11 19:21:58 +02:00
Paul Myjavec 95395fbf54 saml2aws: 2.10.0 -> 2.15.0 2019-07-11 10:39:42 +02:00
Frederik Rietdijk 22cb7f25f2 Merge master into staging-next 2019-07-11 09:40:10 +02:00
Ryan Mulligan 508ae42a0f treewide: fix redirect URLs 2019-07-10 12:52:51 -07:00
Frederik Rietdijk 6049c39bdb keybase: fix eval after merge mistake 2019-07-10 10:30:43 +02:00
Will Dietz c793a1d422
gnupg: 2.2.16 -> 2.2.17
https://lists.gnupg.org/pipermail/gnupg-announce/2019q3/000439.html
2019-07-09 13:18:34 -05:00
Frederik Rietdijk 79a03641d5 Merge staging-next into staging 2019-07-09 15:46:26 +02:00
Frederik Rietdijk 7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Minijackson c9fe80a67f
sequoia-tool: init at 0.9.0 2019-07-08 23:46:51 +02:00
worldofpeace d8bbbeb38a kbfs: update homepage and description 2019-07-06 16:51:00 -04:00
worldofpeace bfe270bc54 kbfs: 2.11.0 -> 4.1.0
The kbfs code has been moved to the same
repo as the keybase package.
2019-07-06 16:51:00 -04:00
Thomas Tuegel 56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Jonathan Ringer c5273fae16 keybase-gui: 4.0.0 -> 4.1.0 2019-07-05 14:21:29 +02:00
Jonathan Ringer 62ea7ba41b keybase: 4.0.0 -> 4.1.0 2019-07-05 14:21:29 +02:00
adisbladis d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Daiderd Jordan e7765ba8e5
pinentry-mac: remove cf-private 2019-07-03 22:20:12 +02:00
Daiderd Jordan 41d1294eab
keybase: remove cf-private 2019-07-03 22:20:12 +02:00
Alyssa Ross 4cab72953c
gnupg: vendor SKS patch
This quickly became a 404 upstream.

Fixes https://github.com/NixOS/nixpkgs/64256.
2019-07-03 16:39:28 +00:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
R. RyanTM d546e77e54 sshguard: 2.3.1 -> 2.4.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
2019-07-03 09:32:08 +02:00
Ryan Mulligan f1d56f67f9
Merge pull request #64218 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 3.1.4 -> 3.2.0
2019-07-02 21:06:06 -07:00
R. RyanTM 9e85956c0d tpm2-tools: 3.1.4 -> 3.2.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/tpm2-tools/versions
2019-07-02 18:53:01 -07:00
Ryan Mulligan bb25197a00
Merge pull request #64076 from r-ryantm/auto-update/lynis
lynis: 2.7.4 -> 2.7.5
2019-07-01 18:21:58 -07:00
R. RyanTM 767de54938 lynis: 2.7.4 -> 2.7.5
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-07-01 16:52:26 -07:00
Alyssa Ross ba23c14b84
gnupg: apply default server CA verification patch
See discussion at
https://github.com/NixOS/nixpkgs/pull/63952#issuecomment-507048690.

Upstream commit:

commit 1c9cc97e9d47d73763810dcb4a36b6cdf31a2254
Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Date:   Sun Jun 30 11:54:35 2019 -0400

    dirmngr: Only use SKS pool CA for SKS pool

    * dirmngr/http.c (http_session_new): when checking whether the
    keyserver is the HKPS pool, check specifically against the pool name,
    as ./configure might have been used to select a different default
    keyserver.  It makes no sense to apply Kristian's certificate
    authority to anything other than the literal host
    hkps.pool.sks-keyservers.net.

    Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
    GnuPG-Bug-Id: 4593
2019-06-30 19:06:17 +00:00
Alyssa Ross c727083e65
gnupg: change default keyserver to non-SKS
See https://gist.github.com/rjhansen/67ab921ffb4084c865b3618d6955275f.

The SKS network is vulnerable to certificate poisoning, which can
destroy GnuPG installations. keys.openpgp.org is a new non-SKS keyserver
that is resistant to this type of attack.

With such an attack being possible, it is unsafe to use SKS keyservers
for almost anything, and so we should protect our users from a now
unsafe default. keys.openpgp.org offers some (but not all) functionality
of SKS, and is better than nothing.

This default is only present in gnupg22. gnupg20 and gnupg1orig are not
affected.
2019-06-30 14:09:02 +00:00
Frederik Rietdijk d843e16cb8 Merge master into staging-next 2019-06-26 13:22:30 +02:00
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Sarah Brofeldt 8f56d3eb04
Merge pull request #63310 from ckauhaus/vulnix-1.8.2
vulnix: 1.8.1 -> 1.8.2
2019-06-25 17:08:43 +02:00
Frederik Rietdijk dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02:00
R. RyanTM b51c87b9df duo-unix: 1.11.1 -> 1.11.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/duo-unix/versions
2019-06-23 14:58:06 +02:00
Frederik Rietdijk 72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Josh Steadmon 90aa42b683 fail2ban: fix dovecot filter's journalmatch
The dovecot filter config distributed with fail2ban watches for log
entries with a journalmatch filter of "_SYSTEMD_UNIT=dovecot.service",
but NixOS's Dovecot runs as dovecot2.service. Fix the journalmatch
config to match NixOS's Dovecot.
2019-06-20 19:09:04 -07:00
Mario Rodas fe0d86317c
Merge pull request #63453 from r-ryantm/auto-update/vault
vault: 1.1.2 -> 1.1.3
2019-06-19 19:28:17 -05:00
R. RyanTM f7908ef57e vault: 1.1.2 -> 1.1.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/vault/versions
2019-06-18 09:24:55 -07:00
Vladyslav M abf2c876d6
hcxtools: 5.1.4 -> 5.1.6 (#63264)
hcxtools: 5.1.4 -> 5.1.6
2019-06-18 12:46:57 +03:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
R. RyanTM 7b2b0187cc bitwarden_rs-vault: 2.10.0 -> 2.10.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/bitwarden_rs-vault/versions
2019-06-17 15:29:56 +02:00
Christian Kauhaus 99bade5fdb vulnix: 1.8.1 -> 1.8.2 2019-06-17 10:57:35 +02:00
Franz Pletz 059bbd041a
chaps: fix build with gcc8 2019-06-17 07:26:00 +02:00
R. RyanTM 7295e0122a hcxtools: 5.1.4 -> 5.1.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/hcxtools/versions
2019-06-16 18:52:59 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk 7184efb40a Merge master into staging-next 2019-06-12 09:22:07 +02:00
Mario Rodas 9edf8f73f7 sops: 3.3.0 -> 3.3.1 2019-06-12 09:17:45 +02:00
Frederik Rietdijk e58f0f6c99 Merge master into staging-next 2019-06-10 10:35:50 +02:00
Ryan Mulligan 621c8f6b9b
Merge pull request #62568 from r-ryantm/auto-update/shc
shc: 4.0.1 -> 4.0.2
2019-06-09 13:29:05 -07:00
Frederik Rietdijk d3afcac771 Merge master into staging-next 2019-06-09 12:28:52 +02:00
Pascal Wittmann b48110889e
Merge pull request #62696 from dtzWill/update/radamsa-0.6
radamsa: 0.5 -> 0.6
2019-06-07 12:12:42 +02:00
Vladimír Čunát c0ccf42c69
Merge branch 'staging-next' into staging 2019-06-05 11:12:34 +02:00
Will Dietz e3b8fcc310
radamsa: 0.5 -> 0.6
* new home (github -> gitlab)
* "modernize" a bit
* run tests!
2019-06-04 15:28:15 -05:00
Will Dietz 0e3a443f58
john: 1.8.0-jumbo-1 -> 1.9.0-jumbo-1
https://www.openwall.com/lists/announce/2019/05/14/1
2019-06-04 15:02:28 -05:00
Georges Dubus 537d213df5
Merge pull request #62220 from madjar/keybase-4.0.0
keybase,keybase-gui: 3.2.2 -> 4.0.0
2019-06-04 17:01:11 +02:00
Vladyslav M b36bf7e2e2
hashcat: 5.0.0 -> 5.1.0 (#62142)
hashcat: 5.0.0 -> 5.1.0
2019-06-04 01:46:26 +03:00
Vladimír Čunát ee86a325dd
Merge branch 'staging-next' into staging
Conflicts (simple):
	nixos/doc/manual/release-notes/rl-1909.xml
2019-06-03 22:34:49 +02:00
Lorenzo Manacorda 43a65d7b7a paperkey: use HTTPS 2019-06-03 13:51:02 +02:00
R. RyanTM 03be5e7ac3 shc: 4.0.1 -> 4.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/shc/versions
2019-06-02 20:37:13 -07:00
markuskowa 633d181f04
Merge pull request #62364 from r-ryantm/auto-update/bruteforce-luks
bruteforce-luks: 1.3.1 -> 1.3.2
2019-06-01 13:22:43 +02:00
markuskowa ab421c0dc7
Merge pull request #62343 from r-ryantm/auto-update/aide
aide: 0.16.1 -> 0.16.2
2019-06-01 11:35:42 +02:00
R. RyanTM 6bb054cd62 bruteforce-luks: 1.3.1 -> 1.3.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/bruteforce-luks/versions
2019-06-01 00:56:49 -07:00
R. RyanTM b6dd281f54 aide: 0.16.1 -> 0.16.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/aide/versions
2019-05-31 20:29:11 -07:00
Maximilian Bosch 479d161f00
Merge pull request #62218 from costrouc/rofi-pass-new-dependency
rofi-pass: refactor add new optional dependency pass-otp
2019-05-30 10:57:12 +02:00
Vladyslav M f71eeb3735
Merge pull request #62149 from dywedir/hcxtools
hcxtools: init at 5.1.4
2019-05-30 10:13:50 +03:00
Georges Dubus 67406e2869 keybase,keybase-gui: 3.2.2 -> 4.0.0 2019-05-29 17:24:27 +02:00
Chris Ostrouchov 2623df3b09
rofi-pass: refactor add new optional dependency pass-otp
Rofi-pass as of a year ago added support for OTP passwords. This
dependency is "optional" but extremely nice to have as a default.

https://github.com/carnager/rofi-pass#requirements
2019-05-29 10:06:37 -04:00
Will Dietz 3f7657d7fb
gnupg: 2.2.15 -> 2.2.16
https://dev.gnupg.org/T4509
2019-05-28 21:06:20 -05:00
Vladyslav M 8c3dfab331
hcxtools: init at 5.1.4 2019-05-28 14:29:51 +03:00
Vladyslav M b39e516708
hashcat: 5.0.0 -> 5.1.0 2019-05-28 11:51:43 +03:00
Frederik Rietdijk 36a6746f21 Merge master into staging-next 2019-05-28 08:32:03 +02:00
Silvan Mosberger 254cccd22d
Merge pull request #62085 from michaelpj/fix/fprintd-sysconfdir
fprintd: set sysconfdir
2019-05-27 18:05:35 +02:00
Robert Schütz 6bed56dafc spectre-meltdown-checker: 0.41 -> 0.42 2019-05-27 15:46:23 +02:00
Tristan Helmich (omniIT) c5be0e5f05 hashcat-utils: init at 1.9 2019-05-27 11:02:56 +00:00
Michael Peyton Jones 1bb51a3a86
fprintd: set sysconfdir 2019-05-26 14:05:11 +01:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Justin Humm ad6a5824ee opensc: add patch for CVE-2019-6502
Closes #61957
2019-05-25 08:29:04 +02:00
Frederik Rietdijk 6e4e7c5dc6 Merge master into staging-next 2019-05-24 12:39:37 +02:00
Yegor Timoshenko 1b7ebf191e
Merge pull request #61687 from erictapen/opensc-cross-fix
opensc: fix cross compilation
2019-05-22 12:51:49 +03:00
Renaud 4c860fd5f0
Merge pull request #61825 from Izorkin/libmodsecurity
libmodsecurity: 3.0.2 -> 3.0.3
2019-05-22 10:27:40 +02:00
Izorkin 95dd3768f8 libmodsecurity: 3.0.2 -> 3.0.3 2019-05-22 08:01:44 +03:00
Renaud 2e3295d65f
Merge pull request #61735 from evax/passff-host-1.2.1
passff-host: 1.0.2 -> 1.2.1
2019-05-21 17:43:13 +02:00
Matthieu Coudron cef246e014
Merge pull request #61714 from c0bw3b/pkg/sec-dns-tools
Package some DNS security tools
2019-05-21 15:44:24 +09:00
Mario Rodas f9bda36188
Merge pull request #61733 from thefloweringash/nmap-new-stdenv
nmap: fix build with new Darwin stdenv
2019-05-20 21:58:19 -05:00
Andrew Childs 652045176c nmap: fix build with new Darwin stdenv 2019-05-21 11:24:26 +09:00
Michael Weiss ea7052b17f
monkeysphere: 0.43 -> 0.44 2019-05-20 21:56:45 +02:00
c0bw3b 17815ba47e theharvester: 2.7.1 -> 3.0.6 2019-05-20 20:49:37 +02:00
c0bw3b 78d09f168a fierce: init at 1.3.0
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:49:28 +02:00
c0bw3b 092791c8b1 dnsrecon: init at 0.9.1
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:48:26 +02:00
c0bw3b c29a529618 dnsenum: init at 1.2.4.2
Co-authored-by: Robin Gloster <mail@glob.in>
2019-05-20 20:46:27 +02:00
worldofpeace 6543e794a6
Merge pull request #61546 from cizra/libfprint-vfs0090
libfprint: added a fork for Lenovo ThinkPad
2019-05-20 14:16:34 -04:00
Elmo Todurov 432944cdb3 fprintd: added option to use fork for Lenovo ThinkPad 2019-05-20 20:48:30 +03:00
Evax Software af29de6cf2 passff-host: 1.0.2 -> 1.2.1 2019-05-20 08:56:59 +02:00
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
R. RyanTM 450f494b0f eid-mw: 4.4.13 -> 4.4.16 (#58669)
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-04-08 00:29:21 +02:00
Franz Pletz 4a985a67c5
proxmark3: init at 3.1.0 2019-04-06 15:00:18 +02:00
tobias pflug 0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
Vladimír Čunát 2771375d6e
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
Michael Weiss 4572e79ef9
bundler-audit: init at 0.6.1 2019-04-02 17:53:25 +02:00
Franz Pletz 2792a26553
sslscan: 1.11.12 -> 1.11.13 2019-04-02 12:02:40 +02:00
R. RyanTM 5285e70749 clamav: 0.101.1 -> 0.101.2 (#58653) 2019-04-02 07:36:41 +00:00
Silvan Mosberger 86956b98e6
Merge pull request #58639 from Infinisil/update/browserpass
browserpass: 2.0.22 -> 3.0.1
2019-04-01 17:31:41 +02:00
Leroy Hopson 9848c2b667 zzuf: init at 0.15 2019-04-01 15:43:32 +07:00
Silvan Mosberger 6104fba188
browserpass: 2.0.22 -> 3.0.1
See https://github.com/browserpass/browserpass-native/issues/31

This is fully backwards compatible.
2019-04-01 01:24:28 +02:00
Vladimír Čunát ba18b47c2a
notary: disable tests (for now)
I don't really know anything about the package;
I just noticed the regression on hydra.nixos.org.
2019-03-31 18:03:38 +02:00
Silvan Mosberger 9b6c9c5128
Merge pull request #57322 from r-ryantm/auto-update/modsecurity
modsecurity_standalone: 2.9.2 -> 2.9.3
2019-03-28 20:51:01 +01:00
R. RyanTM 3efcc923b3 lynis: 2.7.1 -> 2.7.2 (#57310)
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-03-27 15:49:48 +01:00
Peter Simons 806d022395
Merge pull request #58381 from dtzWill/update/gnupg-2.2.15
gnupg: 2.2.14 -> 2.2.15
2019-03-26 20:14:37 +01:00
Will Dietz 4f1d76275e gnupg: 2.2.14 -> 2.2.15
https://dev.gnupg.org/T4434
2019-03-26 11:09:54 -05:00
Peter Simons 98dcfed615
Merge pull request #57818 from illegalprime/fix/gnupg-cross
gnupg: use config flags to find lib prefix instead of their binary tools
2019-03-26 13:57:43 +01:00
Matthew Bauer 127c1b19b3
Merge pull request #57872 from BadDecisionsAlex/patch-3
ecdsatool: init at 0.0.1
2019-03-25 22:20:21 -04:00
Joachim F d0a0de2c44
Merge pull request #55736 from risicle/ris-libdislocator
libdislocator: init at 2.52b
2019-03-26 00:47:10 +00:00
Will Dietz d1b7aef587
Merge pull request #58137 from dtzWill/update/lastpass-cli-1.3.2
lastpass-cli: 1.3.1 -> 1.3.2, touchups
2019-03-24 21:39:56 -05:00
Keith Amidon 9830436567 password-store: link ext. man pages into the password-store $out
When pass was installed with extensions in the system environment, the
man pages for the selected extensions were not available globally
because they were only available in a buildInput of the password-store
derivation.

This commit resolves the problem by linking the man pages from the
extensions environment into the output directory of the password-store
derivation.

Bug 56850
2019-03-23 12:51:10 -07:00
Will Dietz 27e7d83dc5 lastpass-cli: touchups, install more completions 2019-03-22 14:10:47 -05:00
Will Dietz c87bca6b7c lastpass-cli: 1.3.1 -> 1.3.2
https://github.com/lastpass/lastpass-cli/releases/tag/v1.3.2
2019-03-22 14:10:46 -05:00
Jörg Thalheim b6a78f2501
Merge pull request #58020 from r-ryantm/auto-update/chkrootkit
chkrootkit: 0.52 -> 0.53
2019-03-21 09:47:31 +00:00
R. RyanTM a37a0b56a1 chkrootkit: 0.52 -> 0.53
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chkrootkit/versions
2019-03-21 01:21:14 -07:00
Will Dietz 43ed5cb1df gnupg: 2.2.13 -> 2.2.14
https://lists.gnupg.org/pipermail/gnupg-announce/2019q1/000435.html
2019-03-19 07:34:02 -05:00
Alex Ameen 895f86e25d
ecdsatool: init at 0.0.1
Added `ecdsatool`, used for ECC NISTP256 keypairs.
This tool is distinct from the similarly names `ecdsautils`.
2019-03-18 14:26:24 -05:00
Jörg Thalheim b16f32acd4
Merge pull request #57822 from illegalprime/nmap-optional-lua
nmap: lua scripting support is optional
2019-03-18 10:10:31 +00:00
Peter Hoeg 31e4f1dbf6 mpw: point upgrade and minor cleanups 2019-03-18 11:56:58 +08:00
Michael Eden e532d292d7 nmap: lua scripting support is optional 2019-03-16 16:35:12 -04:00
Michael Eden 268f15915b gnupg: use config flags to find lib prefix instead of their binary tools 2019-03-16 16:29:38 -04:00
Vladyslav M 92f96b51d1
Merge pull request #57516 from r-ryantm/auto-update/yara
yara: 3.8.1 -> 3.9.0
2019-03-15 23:49:05 +02:00
Pierre Bourdon abe667ce06
tpm2-tools: 3.1.3 -> 3.1.4 2019-03-15 01:34:24 +01:00
Jörg Thalheim 8f9e283f92
Merge pull request #56959 from ck3d/ghidra
initial ghidra-9.0
2019-03-14 15:54:30 +00:00
Ryan Mulligan 8c0abe74f0
Merge pull request #57366 from r-ryantm/auto-update/pius
pius: 2.2.6 -> 2.2.7
2019-03-14 07:41:32 -07:00
Ryan Mulligan e20ee8a710
Merge pull request #57386 from kierdavis/pius-fix-dependencies
pius: fix dependencies
2019-03-13 19:44:26 -07:00
Christian Kögler 2385d153ba ghidra: use autoPatchelfHook 2019-03-13 22:49:43 +01:00
Christian Kögler 631faad148 initial ghidra-9.0
I tested basic usage of tool CodeBrowser.
The tool VersionTracking raises an error.
2019-03-13 22:49:32 +01:00
worldofpeace 128d96e3c3 gopass: 1.8.4 -> 1.8.5
https://github.com/gopasspw/gopass/releases/tag/v1.8.5
2019-03-13 01:33:59 -04:00
R. RyanTM 457d188338 yara: 3.8.1 -> 3.9.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-03-12 05:48:33 -07:00
Wael M. Nasreddine 7cb4e4b343
vault: export GOCACHE in the preBuild phase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Kier Davis d700803323
pius: fix dependencies
`perl` needs to be a native build input to ensure that it is
present in `PATH` during the build, allowing `patchShebangs` to
correctly fix the shebang in `pius-party-worksheet`. Previously,
the shebang was left as `/usr/bin/perl` because `perl` could not
be found by `patchShebangs`.

`six` is a required dependency of `pius` and likely should have
been included in the derivation a long time ago, since the `pius`,
`pius-report` and `pius-keyring-mgr` commands are broken without it.
Annoyingly, `pius` still uses `distutils` rather than `setuptools`
which seems to happily install the package without checking that
its dependencies have been installed.
2019-03-11 13:43:49 +00:00
R. RyanTM a8ef518785 pius: 2.2.6 -> 2.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pius/versions
2019-03-11 03:59:32 -07:00
R. RyanTM 41a5459661 modsecurity_standalone: 2.9.2 -> 2.9.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/modsecurity/versions
2019-03-10 17:50:38 -07:00
Vladyslav M ad2cbb8029
Merge pull request #57110 from volth/gtkdoc
gnome2.gtkdoc -> gtk-doc
2019-03-10 11:31:41 +02:00
Christian Kauhaus 2172f4bd07 vulnix: 1.7.1 -> 1.8.0 2019-03-09 18:37:42 +01:00
Pascal Wittmann 2e1217fb48
aide: 0.16 -> 0.16.1 2019-03-09 13:33:11 +01:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Carlos D 5bcf9e29ca sshuttle: 0.78.4 -> 0.78.5 2019-03-06 11:37:33 +11:00
Jörg Thalheim 27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Wael M. Nasreddine 6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
Michael Weiss f1e72eff33
signing-party: 2.8 -> 2.9 2019-03-02 10:20:12 +01:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
John Ericson 8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
John Ericson f07097902c pinentry: Use lib.string.{enable,with}Feature to avoid duplication 2019-02-26 13:22:08 -05:00
Jörg Thalheim dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Sarah Brofeldt fe2a2b3ed5
Merge pull request #56356 from johanot/certmgr-1.6.4
certmgr: 1.6.1 -> 1.6.4
2019-02-25 20:09:03 +01:00
Johan Thomsen b5c81d0154 certmgr: 1.6.1 -> 1.6.4 2019-02-25 17:26:00 +01:00
Ryan Mulligan d97724e9ff
Merge pull request #53849 from guillaumekoenig/master
enpass: 5.6.5 -> 6.0.1
2019-02-24 13:55:18 -08:00
Vladimír Čunát 71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
Vladimír Čunát 4ba49d3d6c
Merge #55988: treewide meta.platforms: linux -> unix 2019-02-22 07:59:34 +01:00
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Frederik Rietdijk e2cd07b997 Merge staging-next into staging 2019-02-21 07:54:33 +01:00
Vladimír Čunát 32767d139f
Merge branch 'staging-next'
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00
Pierre Bourdon d21e4f1ab4
tpm2-tools: init at 3.1.3 2019-02-19 20:02:31 +01:00
Pierre Bourdon 67d912af0a
ibm-sw-tpm2: init at 1332 2019-02-19 20:02:31 +01:00
Matthew Bauer b1bbd94bb6 Merge remote-tracking branch 'NixOS/master' into staging 2019-02-18 20:36:48 -05:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Freezeboy 8f87a61de2 Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms) 2019-02-18 10:56:58 +01:00
Ryan Mulligan b75eab88bd
Merge pull request #53876 from thefloweringash/bitwarden-cli
bitwarden-cli: init at 1.7.0
2019-02-17 21:41:45 -08:00
worldofpeace 0faa6bab50
Merge pull request #55248 from r-ryantm/auto-update/lynis
lynis: 2.7.0 -> 2.7.1
2019-02-17 15:44:19 +00:00
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting `strictDeps = true;` 2019-02-17 14:40:54 +01:00
Frederik Rietdijk d40bd10e68 vulnix: ronn is a native build input 2019-02-17 14:40:51 +01:00
Vladimír Čunát f7f1a2f54e
Merge branch 'master' into staging-next
A mass darwin rebuild from master (#55784).
2019-02-17 08:05:24 +01:00
Jaka Hudoklin fa6e25da50
Merge pull request #55827 from r-ryantm/auto-update/rofi-pass
rofi-pass: 2.0.1 -> 2.0.2
2019-02-16 13:13:31 +01:00
Frederik Rietdijk fd48a94b62 Merge staging-next into staging 2019-02-16 09:30:46 +01:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Jaka Hudoklin 7e09befcea
Merge pull request #55813 from r-ryantm/auto-update/vault
vault: 1.0.2 -> 1.0.3
2019-02-15 19:48:59 +01:00
R. RyanTM 3e4eb0aed6 rofi-pass: 2.0.1 -> 2.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/rofi-pass/versions
2019-02-15 04:54:24 -08:00
volth 293ca25fea mkp224o: init at 1.2.0 (#55104)
* mkp224o: init at 1.2.0

* mkp224o: remove unwanted spaces
2019-02-15 11:52:46 +01:00
R. RyanTM 59641ac201 vault: 1.0.2 -> 1.0.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/vault/versions
2019-02-15 00:55:29 -08:00
Jan Tojnar 606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Robert Scott d3414f4132 libdislocator: init at 2.52b 2019-02-13 22:06:33 +00:00
Will Dietz a3db3e5d12 gnupg: 2.2.12 -> 2.2.13
https://dev.gnupg.org/T4290
2019-02-12 12:55:11 -06:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Vladimír Čunát 7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
worldofpeace ce8c243699 keybase-gui: drop gnome2.GConf 2019-02-08 03:35:27 +00:00
worldofpeace 6d9c5259cf keybase-gui: 2.13.1 -> 3.0.0 2019-02-08 03:35:27 +00:00
worldofpeace 1f332e7b54 keybase: 2.13.1 -> 3.0.0 2019-02-08 03:35:27 +00:00
Vladimír Čunát ff101946a8
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1503899
2019-02-06 14:24:46 +01:00
R. RyanTM 75b3e6753e lynis: 2.7.0 -> 2.7.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/lynis/versions
2019-02-04 19:25:56 -08:00
Will Dietz 994c3eaec8 rhash: run functional tests not consistency of source dist :) 2019-02-04 01:49:02 -06:00
Will Dietz bffabe5de1 rhash: 1.3.6 -> 1.3.8
https://github.com/rhash/RHash/releases/tag/v1.3.8
https://github.com/rhash/RHash/releases/tag/v1.3.7
2019-02-04 01:49:02 -06:00
Michael Weiss 5b8a861c44
signing-party: Update meta.homepage
The current repository (debian/signing-party) was actually the old one
(last activity 4 months ago) and signing-party-team/signing-party is the
new upstream repository.
2019-02-03 14:59:41 +01:00
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
worldofpeace b49ed49c68 kbfs: 2.6.0 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace 3fdbd985d9 keybase: 2.7.3 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace 02e9d06e5e keybase-gui: 2.7.0 -> 2.11.0
- Use `autoPatchelfHook`
- Don't explicitly set phases - Part of #28910
- Correct `version` by hoisting out the suffix
2018-11-25 16:44:34 -05:00
c0bw3b 6b4433cfe6 super: get patch from salsa.debian.org
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:35:26 +01:00
c0bw3b adea16b86c Treewide: use https for launchpad.net 2018-11-24 23:47:52 +01:00
Paul TREHIOU 04c038e219 wpscan: init at 3.4.0
* wpscan: init at 3.4.0 (#50958)

* wpscan: fix typo in description

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: missing indentation

Co-Authored-By: nyanloutre <paul@nyanlout.re>

* wpscan: wrap executable with curl
2018-11-24 11:48:32 +01:00
Frederik Rietdijk e41154d1ab Merge master into staging-next 2018-11-24 10:43:33 +01:00
Michael Raskin f79bf0a924
Merge pull request #50973 from c0bw3b/pkg/nsjail
nsjail: 2.7 -> 2.8
2018-11-24 08:01:47 +00:00
Franz Pletz 5ea22c49f1
browserpass: 2.0.18 -> 2.0.22 2018-11-24 01:35:47 +01:00
c0bw3b 9e5b98c81a nsjail: 2.7 -> 2.8
Changelog: https://github.com/google/nsjail/releases/tag/2.8
2018-11-24 00:26:40 +01:00
Frederik Rietdijk c31cb577ae Merge master into staging-next 2018-11-22 09:57:08 +01:00
R. RyanTM 5aa34d934d duo-unix: 1.10.5 -> 1.11.0 (#50793)
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-11-22 02:55:52 -05:00
Frederik Rietdijk 701375662b Merge master into staging-next 2018-11-21 12:39:20 +01:00
Pierre Bourdon 2f11166f43 kpcli: fix wrong program name in prompt (#50845) 2018-11-20 18:46:19 +01:00
Matthew Bauer 2c1d3a9a82 Merge remote-tracking branch 'upstream/master' into staging 2018-11-18 19:02:09 -06:00
Jörg Thalheim f6fd7f44c7
Merge pull request #50523 from kierdavis/hashcat-5.0.0
hashcat: 4.2.1 -> 5.0.0
2018-11-18 12:11:58 +00:00
Jörg Thalheim 61686e4957
Merge pull request #50565 from r-ryantm/auto-update/shc
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-11-18 11:05:09 +00:00
Jörg Thalheim 60ee032c39
shc: update homepage 2018-11-18 11:04:03 +00:00
Frederik Rietdijk 0d0d7dcd06 Merge staging-next into staging 2018-11-18 10:41:34 +01:00
R. RyanTM 3bfc2d29cd shc: 3.9.6 -> 4.0.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/shc/versions
2018-11-18 00:59:14 -08:00
Kier Davis df462d09e4
hashcat: 4.2.1 -> 5.0.0
This introduces a dependency on xxHash. Unfortunately, hashcat's
build system wants to rebuild xxHash from the source code located
in `<hashcat source root>/deps/git/xxHash`, a Git submodule whose
contents are not included in the source tarball we currently
download.

This could be fixed by either using a recursive git clone instead
a tarball download, or patching the build files to use an existing
installation of xxHash (i.e. the one already provided by Nix). I
believe the latter is preferable since it avoids the situation in
which the xxHash version used by hashcat is different to the xxHash
version used by all other Nix packages.

Fortunately, this situation has been greatly improved [1] since
release 5.0.0; the next release of hashcat should drop usage of
git submodules and provide better support for using existing
installations of dependencies.

[1] 4177e1ee28
2018-11-17 20:10:52 +00:00
Linus Heckemann ff15da0b06
Merge pull request #50478 from Vskilet/fprintd-fix
nixos/fprintd : use correct path for read/write configuration
2018-11-17 08:19:10 +01:00
Will Dietz 0a085d508a sudo: 1.8.25p1 -> 1.8.26 (#50422)
https://www.sudo.ws/stable.html#1.8.26
2018-11-16 23:54:46 +01:00