Commit Graph

1939 Commits

Author SHA1 Message Date
Tim Steinbach
562866e64f
fail2ban: 0.10.3.1 -> 0.10.4 2018-10-14 10:27:04 -04:00
R. RyanTM
4ca9524e98 spectre-meltdown-checker: 0.39 -> 0.40
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spectre-meltdown-checker/versions
2018-10-14 09:48:08 +02:00
Jörg Thalheim
b27d39e044
Merge pull request #48232 from jonafato/keybase-2.7.3
keybase: 2.5.0 -> 2.7.3
2018-10-13 00:18:47 +01:00
Jörg Thalheim
f665998867
Merge pull request #48233 from jonafato/kbfs-2.6.0
kbfs: 2.5.0 -> 2.6.0
2018-10-13 00:15:52 +01:00
Jörg Thalheim
ce5da3b1e9
Merge pull request #48234 from jonafato/keybase-gui-2.7.0
keybase-gui: 2.5.0 -> 2.7.0
2018-10-13 00:03:56 +01:00
R. RyanTM
c43e752dcb duo-unix: 1.10.4 -> 1.10.5 (#47819)
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-10-12 22:50:47 +02:00
Timo Kaufmann
76f974f1bd
Merge pull request #48235 from dtzWill/update/pcsctools-1.5.3
pcsctools: 1.4.25 -> 1.5.3
2018-10-12 18:41:54 +02:00
Michael Francis
6ab21f4486 cfssl: allow building on all platforms (#48093) 2018-10-12 06:16:58 +00:00
Will Dietz
8b6248a823 pcsctools: 1.4.25 -> 1.5.3 2018-10-11 15:59:35 -05:00
Jon Banafato
68ad1f8774 keybase-gui: 2.5.0 -> 2.7.0 2018-10-11 16:46:12 -04:00
Jon Banafato
254c5a0100 kbfs: 2.5.0 -> 2.6.0 2018-10-11 16:45:43 -04:00
Jon Banafato
468d41db46 keybase: 2.5.0 -> 2.7.3 2018-10-11 16:44:43 -04:00
Renaud
a5d839f874 nsjail: 2.2 -> 2.7 (#48024) 2018-10-10 23:33:43 +02:00
Lancelot SIX
20249caf14
Merge pull request #47977 from charles-dyfis-net/gnupg20-1compat-fix
gnupg1compat: fix compatibility with gnupg20
2018-10-10 15:04:27 +02:00
Charles Duffy
1e23714296
gnupg1compat: reintroduce symlinks, only when actually needed 2018-10-06 14:38:36 -05:00
Charles Duffy
f7cd362ae4
gnupg20: set version variable to fix gnupg1compat
Presently, gnupg1compat only works with gnupg22. Without this change, the error

```
error: attribute 'version' missing, at .../nixpkgs/pkgs/tools/security/gnupg/1compat.nix:4:26
```

is emitted when evaluating

```
pkgs.gnupg1compat.override { gnupg = pkgs.gnupg20; }'
```
2018-10-06 12:21:05 -05:00
zimbatm
0bcbb97879
vault: 0.11.1 -> 0.11.2
changelog: https://github.com/hashicorp/vault/blob/v0.11.2/CHANGELOG.md
2018-10-06 16:59:40 +02:00
Matthew Bauer
70faf056b2
Merge pull request #47349 from charles-dyfis-net/sbsigntool-0.9.1
sbsigntool: 0.5 -> 0.9.1
2018-10-05 22:35:46 -05:00
R. RyanTM
b49c4d2b2e eid-mw: 4.4.7 -> 4.4.8 (#47816)
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-10-05 15:14:31 +02:00
R. RyanTM
7cab295095 softhsm: 2.4.0 -> 2.5.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/softhsm/versions
2018-10-03 02:14:57 -07:00
Frederik Rietdijk
4d1abc4419
Merge pull request #47604 from NixOS/staging-next
Staging next
2018-10-02 18:22:18 +02:00
Felix Richter
ee3c0cf534 gen-oath-safe: 2017-06-30 -> 0.11.0 (#47633) 2018-10-02 12:47:56 +02:00
Felix Richter
46e284aedd ifdnfc: init at 2016-03-01 (#47625) 2018-10-02 00:39:48 +02:00
Daiderd Jordan
1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
R. RyanTM
608b5b10de lynis: 2.6.8 -> 2.6.9 (#47015)
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
2018-09-28 22:41:04 +02:00
R. RyanTM
90ee5cbeb2 ccid: 1.4.29 -> 1.4.30 (#47332)
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
2018-09-28 22:29:19 +02:00
Will Dietz
eb91037e7b tree-wide: patchelf used during build -> nativeBuildInputs
In a few cases it wasn't clear so I left them as-is.

While visiting these moved other things to nativeBuildInputs
when it was clear they were one of these cases:

* makeWrapper
* archive utilities (in order to unpack src)
  * a few of these might no longer be needed but leaving for another day
2018-09-28 11:43:16 -05:00
zimbatm
82cafa41cb vault: add completion deprecation notice 2018-09-28 15:42:18 +01:00
aszlig
a70d3bab72
pcsc-cyberjack: Also install cjflash tool
This tool is necessary in order to update the firmware of the secoder.

The reason I've added this to a separate output "tools" is because it
clearly is not relevant for the PCSC driver itself and it's also very
rarely needed.

I've also verified wether the closure of the PCSC plugin env still only
contains the main output and that's the case.

There are also other tools - cjBingoTest and cjgeldkarte, where the
former doesn't compile due to cjeca32.h not being found and cjgeldkarte,
which does compile but tries to dlopen() the library and subsequently
fails.

Both of these tools however look like they're just performing tests and
are not very useful outside of development, so I opted to not include
them.

Signed-off-by: aszlig <aszlig@nix.build>
2018-09-27 04:30:21 +02:00
aszlig
f37f34e3dc
pcsc-cyberjack: 3.99.5_SP09 -> 3.99.5_SP12
3.99.5_SP12:

  * Add support for cyberJack one MF

3.99.5_SP11:

  * Add support for cyberJack one

3.99.5_SP10:

  * Add support for SHUReader and SISReader
  * Update to the Reiner-SCT repository rev cyberJack@1305

Signed-off-by: aszlig <aszlig@nix.build>
2018-09-27 04:30:19 +02:00
Roman Volosatovs
eb7b217182 go-2fa: Init at 1.1.0 2018-09-26 11:36:02 +02:00
John Ericson
c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
Charles Duffy
5b30ab770e
sbsigntool: 0.5 -> 0.9.1 2018-09-25 12:15:46 -05:00
Vladimír Čunát
3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
R. RyanTM
cb4eb106e4 eid-mw: 4.4.3 -> 4.4.7 (#47076)
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-09-24 17:20:55 +02:00
Samuel Dionne-Riel
ef2b217812 qesteidutil: Fixes build from Qt upgrade. (#46083) 2018-09-23 10:14:48 +02:00
Frederik Rietdijk
14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
Frederik Rietdijk
56853dc6d8
Merge pull request #45941 from NixOS/staging-next
Staging next
2018-09-23 09:31:28 +02:00
R. RyanTM
cb212f78e0 nwipe: 0.24 -> 0.25 (#46996)
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
2018-09-21 17:56:11 +02:00
Uli Baum
5a9c916222 Revert "sudo: 1.8.24 -> 1.8.25 (#46057)"
This reverts commit d93aa1c50f.

Moved to master, no mass rebuild.
2018-09-19 08:50:25 +02:00
Will Dietz
2608649de7 sudo: 1.8.25 -> 1.8.25p1 (bugfix for systems w/o ppoll)
(cherry picked from commit b4308beb16)
2018-09-19 08:48:05 +02:00
Will Dietz
b026786e77 sudo: 1.8.24 -> 1.8.25 (#46057)
https://www.sudo.ws/stable.html

(may need to scroll to the 1.8.25 notes
afternewer versions are released)

(cherry picked from commit d93aa1c50f)
2018-09-19 08:47:19 +02:00
Will Dietz
134929d9ac rhash: 2018-02-05 -> 1.3.6
Move to official release now that one exists
beyond the pinned git revision.
2018-09-18 16:56:47 -05:00
John Ericson
7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
Frederik Rietdijk
de419917a3 Merge master into staging-next 2018-09-18 18:44:48 +02:00
Mario Rodas
8dfd97a8b6 sops: 3.0.2 -> 3.1.0 2018-09-15 14:51:27 -05:00
Uli Baum
1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Daiderd Jordan
89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
Daiderd Jordan
b814881394
aws-okta: mark broken on darwin
Could be caused by our older 10.10.5 CoreFoundation.

    # github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:35:33: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFDataCreate
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:61: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:98:41: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFStringCreateWithBytes
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:133: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal

/cc ZHF #45961
2018-09-12 23:14:41 +02:00
Daiderd Jordan
6e90c2e0bd
Merge pull request #46580 from zimbatm/vault-0.11.1
vault: 0.10.4 -> 0.11.1
2018-09-12 23:10:33 +02:00