Commit graph

2037 commits

Author SHA1 Message Date
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
Victor SENE a70779458a use correct path for read/write configuration 2018-11-16 16:05:02 +01:00
Vladyslav M 361d04b376
Merge pull request #49831 from lsix/update_gnupg22
gnupg22: 2.2.10 -> 2.2.11
2018-11-15 23:22:20 +02:00
Martin Lu fb6f21a0f0 sops: 3.1.0 -> 3.2.0 2018-11-15 16:02:52 +01:00
Renaud cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
R. RyanTM 70ef844c4d eid-mw: 4.4.8 -> 4.4.9 (#50123)
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-11-10 15:20:02 +01:00
Daiderd Jordan 8d603be22d
Merge pull request #49880 from LnL7/darwin-cfprivate-fixes
darwin cf-private fixes
2018-11-10 15:03:21 +01:00
R. RyanTM b5179c6d1a lynis: 2.6.9 -> 2.7.0 (#50045)
* lynis: 2.6.9 -> 2.7.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/lynis/versions

* lynis: remove perl and create plugins subdir
2018-11-10 14:48:26 +01:00
Jörg Thalheim 2f97911566
Merge pull request #49817 from alyssais/rack_cve
rack: 1.6.* -> 1.6.11, 2.0.* -> 2.0.6 (CVE-2018-16470, CVE-2018-16471)
2018-11-09 19:30:43 +00:00
Domen Kožar 068374c0ae Add chrome-token-signing 2018-11-08 18:05:01 +00:00
Domen Kožar e854a7a72f
qdigidoc: 3.13.6 -> 4.1.0 2018-11-08 11:42:01 +00:00
Domen Kožar 544778d231
qesteidutil: 3.12.10 -> 2018-08-21 2018-11-08 11:17:24 +00:00
Robert Hensing cd80aee989 acsccid: init at 1.1.6 2018-11-08 10:44:50 +00:00
Daiderd Jordan be9fc0d669
keybase: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
R. RyanTM 51251b446c
pcsclite: 1.8.23 -> 1.8.24
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

(cherry picked from commit f174ae0f4f8c594624b34dc2fc77fe3755e785fb)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 7cf572d87abfafcde7b7142ea403445385612233)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-11-07 18:46:21 +00:00
Daiderd Jordan b6dcb9e641
Merge pull request #49768 from LnL7/darwin-no-cfprivate
darwin: don't include cf-private in framework dependencies
2018-11-06 20:15:27 +01:00
Lancelot SIX ace631b616
gnupg22: 2.2.10 -> 2.2.11
See http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00003.html for
release information
2018-11-06 15:59:38 +01:00
Alyssa Ross e2d72ed954
metasploit: rack: 1.6.8 -> 1.6.11
CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
2018-11-06 09:23:26 +00:00
Daiderd Jordan 7fd359f2f9
pinentry_mac: add cf-private
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSArray", referenced from:
          objc-class-ref in GPGDefaults.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in PinentryController.o
          objc-class-ref in GPGDefaults.o
          objc-class-ref in KeychainSupport.o
      "_OBJC_CLASS_$_NSMutableDictionary", referenced from:
          objc-class-ref in GPGDefaults.o
      "_OBJC_CLASS_$_NSSet", referenced from:
          objc-class-ref in GPGDefaults.o
      "_OBJC_CLASS_$_NSUserDefaults", referenced from:
          objc-class-ref in GPGDefaults.o
    ld: symbol(s) not found for architecture x86_64
2018-11-05 19:57:12 +01:00
Will Dietz c78761b5bd tor: 0.3.4.8 -> 0.3.4.9
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.3.4.9

Please confirm the sha256 is correct for a verified tarball,
I'm not setup (or know how offhand but docs look promising)
to do this myself.
2018-11-02 13:21:25 -05:00
Tristan Helmich (omniIT) 41880aea09 saml2aws: 2.6.1 -> 2.10.0 2018-10-31 18:59:32 +01:00
Renaud 5e9d66e125
Merge pull request #49133 from r-ryantm/auto-update/truffleHog
trufflehog: 2.0.91 -> 2.0.97
2018-10-27 13:55:59 +02:00
Silvan Mosberger 657d50b762
Merge pull request #49190 from r-ryantm/auto-update/paperkey
paperkey: 1.5 -> 1.6
2018-10-27 01:09:12 +02:00
R. RyanTM 170797f234 paperkey: 1.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/paperkey/versions
2018-10-26 13:35:52 -07:00
Andreas Rammhold 5f75f72497 yara: 3.7.1 -> 3.8.1
This fixes issues CVE-2018-12034 & CVE-2018-12035. They are OOB read &
write issues of the internal VM. Details can be retrieved at [1] & [2].

[1] https://github.com/VirusTotal/yara/issues/891
[2] https://bnbdr.github.io/posts/swisscheese/
2018-10-26 12:17:58 +02:00
R. RyanTM ff4fdc8cb3 trufflehog: 2.0.91 -> 2.0.97
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/trufflehog/versions
2018-10-25 23:54:28 -07:00
Richard Lupton b28552d58f signify: init at 24 (#48927) 2018-10-25 19:08:49 +00:00
Renaud 9b2059f077
Merge pull request #48843 from JohnAZoidberg/rng-tools-6.6
rng-tools: 5 -> 6.6, jitterentropy: init at 2.1.2
2018-10-24 20:11:10 +02:00
R. RyanTM b9b82e371f sslscan: 1.11.11 -> 1.11.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sslscan/versions
2018-10-24 15:21:50 +02:00
Ignat Loskutov d2c53295f4 opensc: 0.18.0 -> 0.19.0 2018-10-24 03:46:09 +03:00
Daniel Schaefer 8ada6f6c46 jitterentropy: init at 2.1.2 2018-10-23 23:36:57 +02:00
Daniel Schaefer 5c249a3245 rng-tools: 5 -> 6.6 2018-10-23 23:36:31 +02:00
Joachim F b326148231
Merge pull request #48541 from r-ryantm/auto-update/clamav
clamav: 0.100.1 -> 0.100.2
2018-10-23 14:39:40 +00:00
Michael Weiss 58a36edd20 monkeysphere: Replace a hardcoded path and fix more tests 2018-10-19 10:31:49 +02:00
volth f90009cbd7 nmap: fix cross-build (#48264) 2018-10-19 09:30:36 +01:00
Michael Weiss 3759341420 monkeysphere: 0.41 -> 0.42 2018-10-17 19:59:52 +02:00
R. RyanTM b249bcc7b4 clamav: 0.100.1 -> 0.100.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/clamav/versions
2018-10-16 00:31:09 -07:00
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
schneefux 3831ed4ad2 nitrokey-app: 1.3.1 -> 1.3.2 2018-10-08 14:28:51 +02:00
schneefux 031737126c neopg: 0.0.4 -> 0.0.5 2018-10-08 14:28:14 +02:00
schneefux eb5eacb0e9 nitrokey-app: use fetchFromGitHub instead of fetchgit 2018-10-08 14:23:03 +02:00
schneefux 15e23e5d92 neopg: use fetchFromGitHub instead of fetchgit 2018-10-08 14:04:21 +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 b4308beb164c1e7e93bbed95697c734ef66e2da5)
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
R. RyanTM 14e7afdd95 lynis: 2.6.7 -> 2.6.8 (#46247)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lynis
2018-09-12 22:58:07 +02:00
zimbatm 7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00