Commit Graph

2497 Commits

Author SHA1 Message Date
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