1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

1805 commits

Author SHA1 Message Date
Andrew Childs b206311c80 apg: Widen meta.platforms from linux to unix 2018-04-05 22:35:09 +09:00
Andrew Childs 7d55577852 apg: Fix build on case insensitive filesystems 2018-04-05 22:35:09 +09:00
Frederik Rietdijk 23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Matthew Bauer 92a9f735e0 Revert "qdigidoc: remove certs.patch"
This reverts commit 36a460462f.

Doh
2018-04-03 22:45:06 -05:00
Matthew Bauer 36a460462f qdigidoc: remove certs.patch
Patch is too big and looks to be uneeded.
2018-04-03 22:33:01 -05:00
Yannik Sander 0c95dee8cb
krunner-pass: init at version 1.3.0 2018-04-03 19:01:58 +08:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Markus Ankenbrand c82a648d33 bettercap: 1.6.2 -> 2.4.0
bettercap 2 is a complete reimplementation using go instead of ruby
See: https://www.evilsocket.net/2018/02/27/All-hail-bettercap-2-0-one-tool-to-rule-them-all/
2018-04-01 22:22:39 +02:00
Eric Bailey c6ae547c9c
browserpass: 2.0.17 -> 2.0.18 2018-03-31 00:19:26 -05:00
John Wiegley 80e730c9a4 Allow some packages to build on darwin as well 2018-03-30 15:39:25 -07:00
Frederik Rietdijk 9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
Ryan Mulligan 5c7c6fd5eb radamsa: 0.4 -> 0.5
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/radamsa/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/vjls4rpfr18a844phj56y6zkgjhkk44n-radamsa-0.5/bin/radamsa -h` got 0 exit code
- ran `/nix/store/vjls4rpfr18a844phj56y6zkgjhkk44n-radamsa-0.5/bin/radamsa --help` got 0 exit code
- ran `/nix/store/vjls4rpfr18a844phj56y6zkgjhkk44n-radamsa-0.5/bin/radamsa -V` and found version 0.5
- ran `/nix/store/vjls4rpfr18a844phj56y6zkgjhkk44n-radamsa-0.5/bin/radamsa --version` and found version 0.5
- found 0.5 with grep in /nix/store/vjls4rpfr18a844phj56y6zkgjhkk44n-radamsa-0.5
- directory tree listing: https://gist.github.com/fc1b475926e3a86b55b9d18567458bd4
2018-03-29 10:29:44 -07:00
Ryan Mulligan a96132f715 spectre-meltdown-checker: 0.35 -> 0.36
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/spectre-meltdown-checker/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/7lrw74lhzrxf9qlykxbq0z4zqick818s-spectre-meltdown-checker-0.36/bin/spectre-meltdown-checker -h` got 0 exit code
- ran `/nix/store/7lrw74lhzrxf9qlykxbq0z4zqick818s-spectre-meltdown-checker-0.36/bin/spectre-meltdown-checker --help` got 0 exit code
- ran `/nix/store/7lrw74lhzrxf9qlykxbq0z4zqick818s-spectre-meltdown-checker-0.36/bin/spectre-meltdown-checker --version` and found version 0.36
- ran `/nix/store/7lrw74lhzrxf9qlykxbq0z4zqick818s-spectre-meltdown-checker-0.36/bin/spectre-meltdown-checker -h` and found version 0.36
- ran `/nix/store/7lrw74lhzrxf9qlykxbq0z4zqick818s-spectre-meltdown-checker-0.36/bin/spectre-meltdown-checker --help` and found version 0.36
- found 0.36 with grep in /nix/store/7lrw74lhzrxf9qlykxbq0z4zqick818s-spectre-meltdown-checker-0.36
- directory tree listing: https://gist.github.com/ecf768a2a6ae0c7389c9248d2e0b98dc
2018-03-29 08:38:55 -07:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Matthew Bauer ce8ce600ae unix-tools: introduce unix-tools.nix
unix-tools.nix has a collection of tools that are commonly installed
by default in Unix derivatives. This is intended to provide
compatibility between macOS and Linux users. Three Linux-only
derivations are provided for compatbility:

- procps
- utillinux
- nettools

More tools are also provided.

Also: treewide: use unixtools

Non-comprehensive replace of Linux-only procps and util-linux with
'unixtools'.
2018-03-26 17:40:55 -05:00
Pascal Wittmann 1f60fd9bc0
Merge pull request #37767 from NixOS/fix-28145
fail2ban: install docs to $out/share/doc
2018-03-26 09:07:31 +02:00
Ryan Mulligan 46e7e5c898 rofi-pass: 1.5.3 -> 2.0.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/rofi-pass/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -h` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped --help` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped help` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -V` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -v` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped --version` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped version` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped -h` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped --help` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/.rofi-pass-wrapped help` and found version 2.0.1
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/rofi-pass -h` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/rofi-pass --help` got 0 exit code
- ran `/nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1/bin/rofi-pass help` got 0 exit code
- found 2.0.1 with grep in /nix/store/wzb6gvnk6sxf2kda842p8bsy9hrf9ccw-rofi-pass-2.0.1
- directory tree listing: https://gist.github.com/b535484b83f99920256e8f30a2b337f6
2018-03-26 08:06:07 +02:00
Pascal Wittmann f3ca47561c
fail2ban: install docs to $out/share/doc
fixes issue #28145
2018-03-25 16:14:48 +02:00
Ryan Mulligan a48d58ff73 pius: 2.2.4 -> 2.2.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.2.6 with grep in /nix/store/q9ca3k22liz3dsaipnlnw8fmggpqx1n1-pius-2.2.6
- directory tree listing: https://gist.github.com/0d14ff30c172f091a342653aae676f55
2018-03-25 01:44:40 -05:00
Jon Banafato 8ac272f98d keybase-gui: Enable desktop notifications (#37711)
Add `libnotify` as a build input to make message notifications work.
2018-03-24 19:28:13 +00:00
Franz Pletz 8df9cf585a
browserpass: 2.0.13 -> 2.0.17 2018-03-24 17:09:49 +01:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Matthew Justin Bauer 460dde91cc
Merge pull request #37065 from ryantm/auto-update/lynis
lynis: 2.6.2 -> 2.6.3
2018-03-23 14:42:44 -05:00
Justin Humm ebe1cc211e
neopg: Init at 0.0.4 2018-03-23 16:12:29 +01:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Tuomas Tynkkynen 809b0d26bd Merge remote-tracking branch 'upstream/master' into staging 2018-03-22 09:54:10 +02:00
Franz Pletz f2fea9042e
nmap: 7.60 -> 7.70 2018-03-22 01:05:31 +01:00
Franz Pletz 5050d05656
clamav: 0.99.3 -> 0.99.4 for multiple CVEs
Fixes CVE-2012-6706, CVE-2017-6419, CVE-2017-11423, CVE-2018-0202,
CVE-2018-1000085.
2018-03-22 01:05:29 +01:00
Ryan Mulligan 3783316b6a lastpass-cli: 1.2.2 -> 1.3.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0/bin/lpass -V` and found version 1.3.0
- ran `/nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0/bin/lpass -v` and found version 1.3.0
- ran `/nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0/bin/lpass --version` and found version 1.3.0
- found 1.3.0 with grep in /nix/store/l6j73nin5ip68kl9nn6zgllp88hlbdli-lastpass-cli-1.3.0
- directory tree listing: https://gist.github.com/67aab5e731ed5d963e433d03c1a27870
2018-03-21 22:52:38 +00:00
Tuomas Tynkkynen 74720a36c7 Merge remote-tracking branch 'upstream/master' into staging 2018-03-21 23:51:55 +02:00
Daiderd Jordan 38323015e2
masscan: fix build 2018-03-21 21:50:56 +01:00
Shea Levy 4250dd5de4
Merge branch 'master' into staging 2018-03-20 08:38:28 -04:00
Joel Thompson d6d140f159 hologram: 2017-01-30 -> 2018-03-19 2018-03-20 07:36:13 +00:00
Matthew Justin Bauer 35ebf5bfd9
Merge pull request #34982 from tadfisher/pinentry-emacs
pinentry: add option to enable pinentry-emacs
2018-03-19 15:41:56 -05:00
Tad Fisher 82f2c19d98 browserpass: 2.0.11 -> 2.0.13 2018-03-19 12:01:08 -07:00
Peter Hoeg 517589f1ff sedutil: init at 1.15.1 2018-03-19 12:10:24 +08:00
Jörg Thalheim 01014713bf sshuttle: upstream fixed tests 2018-03-16 09:59:24 +00:00
Tuomas Tynkkynen ef64208eba Merge commit '3ab2949' from staging into master
Conflicts:
	pkgs/development/compilers/llvm/6/llvm.nix
	pkgs/servers/home-assistant/component-packages.nix
2018-03-15 22:30:56 +02:00
Rushmore Mushambi 86c07a3bab
Merge pull request #37138 from ryantm/auto-update/vault
vault: 0.9.4 -> 0.9.5
2018-03-15 22:09:38 +02:00
Ryan Mulligan 732be7d572 vault: 0.9.4 -> 0.9.5
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -h` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --help` got 0 exit code
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault -v` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault --version` and found version 0.9.5
- ran `/nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5/bin/vault version` and found version 0.9.5
- found 0.9.5 with grep in /nix/store/8w89f27dfrsksnm1xs4pyplbvi6y3sfa-vault-0.9.5
2018-03-15 11:52:45 -07:00
Ryan Mulligan 0bb522652f lynis: 2.6.2 -> 2.6.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/lynis -V` and found version 2.6.3
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/lynis --version` and found version 2.6.3
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/.lynis-wrapped -V` and found version 2.6.3
- ran `/nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3/bin/.lynis-wrapped --version` and found version 2.6.3
- found 2.6.3 with grep in /nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3
- found 2.6.3 in filename of file in /nix/store/krpqgnp9b7j1f5wwfdkmsym5h03xak60-lynis-2.6.3
2018-03-14 21:22:55 -07:00
Joachim F 7136d3a831
Merge pull request #36692 from ryantm/auto-update/softhsm
softhsm: 2.3.0 -> 2.4.0
2018-03-14 21:15:32 +00:00
Joachim F b60cd4be09
Merge pull request #35586 from ryantm/auto-update/certstrap-1.0.1-to-1.1.1
certstrap: 1.0.1 -> 1.1.1
2018-03-14 19:23:50 +00:00
Jörg Thalheim 97c60ab34a
Merge pull request #36971 from volth/no-pandoc-on-i686
sshuttle: fix build on i686-linux
2018-03-14 09:34:08 +00:00
Jörg Thalheim ca1921eb5b shuttle: disable buggy test on darwin 2018-03-14 09:32:17 +00:00
lewo a12ad22c2c
Merge pull request #36804 from vdemeester/update-notary-060
notary: 0.5.1 -> 0.6.0
2018-03-14 10:19:47 +01:00
volth f161fe06b8 sshuttle: fix build on i686-linux 2018-03-14 09:14:16 +00:00
Tuomas Tynkkynen 2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
Daiderd Jordan 0fdbf3edeb
sslscan: fix clang build
/cc ZHF #36454
2018-03-12 21:12:20 +01:00
Vincent Demeester ef4790cfd4
notary: 0.5.1 -> 0.6.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-11 15:16:24 +01:00
Jan Malakhovski 7079e744d4 Merge branch 'master' into staging
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):

   pkgs/development/libraries/epoxy/default.nix
   pkgs/development/libraries/gtk+/3.x.nix
   pkgs/development/python-modules/asgiref/default.nix
   pkgs/development/python-modules/daphne/default.nix
   pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Ryan Mulligan b6cba53df3 softhsm: 2.3.0 -> 2.4.0
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-keyconv -h` got 0 exit code
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-keyconv --help` got 0 exit code
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-keyconv -V` and found version 2.4.0
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-keyconv -v` and found version 2.4.0
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-keyconv --version` and found version 2.4.0
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-util -h` got 0 exit code
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-util --help` got 0 exit code
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-util -V` and found version 2.4.0
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-util -v` and found version 2.4.0
- ran `/nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0/bin/softhsm2-util --version` and found version 2.4.0
- found 2.4.0 with grep in /nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0
- found 2.4.0 in filename of file in /nix/store/cs5ycqjsa2lklgx5slaja3gshxf2g7r5-softhsm-2.4.0
2018-03-09 12:42:42 -08:00
Yegor Timoshenko 5e378bcf36
Merge pull request #35710 from ryantm/auto-update/fprintd-0.7.0-to-0.8.0
fprintd: 0.7.0 -> 0.8.0
2018-03-07 15:43:51 +00:00
Lancelot SIX 0b455cec93 gnupg: 2.2.4 -> 2.2.5
See http://lists.gnu.org/archive/html/info-gnu/2018-02/msg00005.html
for release information
2018-03-05 15:12:52 +01:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Joachim F 9b732aa7c2
Merge pull request #36154 from jonafato/keybase-1.0.44
Keybase 1.0.44
2018-03-04 23:00:52 +00:00
Joachim Fasting 9c0e9f6a30
tor: initial updateScript
Tested briefly, seems to work okay. The gpg stuff could be better,
however.
2018-03-04 23:47:01 +01:00
Tad Fisher 20476cdf93 pass-otp: 1.0.0 -> 1.1.0 2018-03-04 12:29:25 -08:00
Joachim Fasting e4581f05e4
tor: 0.3.2.9 -> 0.3.2.10
Contains fixes for TROVE-2018-001, TROVE-2018-002, TROVE-2018-003, and
TROVE-2018-004.
2018-03-04 13:12:49 +01:00
Franz Pletz 9415c5f417
hashcat: 4.0.1 -> 4.1.0 2018-03-04 09:20:40 +01:00
Jörg Thalheim da3b11c1cd
Merge pull request #29307 from mickours/pass-tomb-plugin
(pass): Add tomb plugin
2018-03-03 16:36:41 +00:00
Jon Banafato 74c785629a keybase-gui: 1.0.40 -> 1.0.44 2018-03-01 02:44:29 -05:00
Jon Banafato ef50bb3395 kbfs: 1.0.40 -> 1.0.44 2018-03-01 02:44:04 -05:00
Jon Banafato 305fd21100 keybase: 1.0.42 -> 1.0.44 2018-03-01 02:43:38 -05:00
Shea Levy 5815c7dfa6
sudo: Fix cross compilation 2018-02-28 15:01:31 -05:00
Ryan Mulligan d0eb00cf53 munge: 0.5.12 -> 0.5.13
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munge -h` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munge --help` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munge -V` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munge --version` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/unmunge -h` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/unmunge --help` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/unmunge -V` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/unmunge --version` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/remunge -h` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/remunge --help` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/remunge -V` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/remunge --version` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munged -h` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munged --help` got 0 exit code
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munged -V` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munged --version` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munged -h` and found version 0.5.13
- ran `/nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13/bin/munged --help` and found version 0.5.13
- found 0.5.13 with grep in /nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13
- found 0.5.13 in filename of file in /nix/store/lgayw7d562299m06kmdp15zb35j9r0gg-munge-0.5.13

cc "@rickynils"
2018-02-28 14:30:11 +00:00
Ryan Mulligan 8e7a7e9539 opencryptoki: 3.8.1 -> 3.8.2
Semi-automatic update. These checks were performed:

- built on NixOS
- found 3.8.2 with grep in /nix/store/4b45r8vab7cxg4b5swyi7x7nvi6cpgci-opencryptoki-3.8.2
- found 3.8.2 in filename of file in /nix/store/4b45r8vab7cxg4b5swyi7x7nvi6cpgci-opencryptoki-3.8.2

cc "@tstrobel"
2018-02-28 14:28:28 +00:00
Jörg Thalheim 9ac402a29c
Merge pull request #36114 from asymmetric/asymmetric/diceware
diceware: 0.9.3 -> 0.9.4
2018-02-28 14:26:58 +00:00
Frederik Rietdijk 187a8b1f52
Merge pull request #36020 from ryantm/auto-update/shc-3.9.3-to-3.9.6
shc: 3.9.3 -> 3.9.6
2018-02-28 14:14:24 +00:00
Lorenzo Manacorda 909ebb23ae diceware: 0.9.3 -> 0.9.4 2018-02-28 13:46:51 +01:00
Ryan Mulligan 75b7fcf9d9 tpm-quote-tools: 1.0.3 -> 1.0.4
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_mkuuid -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_mkuuid -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_mkuuid -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_mkaik -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_mkaik -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_mkaik -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_getpcrhash -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_getpcrhash -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_getpcrhash -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_loadkey -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_loadkey -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_loadkey -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_unloadkey -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_unloadkey -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_unloadkey -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_getquote -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_getquote -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_getquote -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_verifyquote -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_verifyquote -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_verifyquote -h` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_updatepcrhash -h` got 0 exit code
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_updatepcrhash -v` and found version 1.0.4
- ran `/nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4/bin/tpm_updatepcrhash -h` and found version 1.0.4
- found 1.0.4 with grep in /nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4
- found 1.0.4 in filename of file in /nix/store/4xhrypy9qbx3ijfis7c84sdd08nrmlc8-tpm-quote-tools-1.0.4

cc "@ak @ndowens"
2018-02-28 12:23:46 +01:00
adisbladis 00ff17909a
Merge pull request #36082 from ryantm/auto-update/vault-0.9.0-to-0.9.4
vault: 0.9.0 -> 0.9.4
2018-02-28 14:46:23 +08:00
Ryan Mulligan 5940f1945b vault: 0.9.0 -> 0.9.4
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -h` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --help` got 0 exit code
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault -v` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault --version` and found version 0.9.4
- ran `/nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4/bin/vault version` and found version 0.9.4
- found 0.9.4 with grep in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4
- found 0.9.4 in filename of file in /nix/store/kp72kh1a4dy4pdj5i4qnngmwz9083yjf-vault-0.9.4

cc "@rushmorem @offline @pradeepchhetri"
2018-02-27 18:37:14 -08:00
Ryan Mulligan 9648aebf11 shc: 3.9.3 -> 3.9.6
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/9gwfzrfmah4n4lf69anhqgxrj0p9f77l-shc-3.9.6/bin/shc -h` got 0 exit code
- ran `/nix/store/9gwfzrfmah4n4lf69anhqgxrj0p9f77l-shc-3.9.6/bin/shc --help` got 0 exit code
- ran `/nix/store/9gwfzrfmah4n4lf69anhqgxrj0p9f77l-shc-3.9.6/bin/shc -h` and found version 3.9.6
- ran `/nix/store/9gwfzrfmah4n4lf69anhqgxrj0p9f77l-shc-3.9.6/bin/shc --help` and found version 3.9.6
- found 3.9.6 with grep in /nix/store/9gwfzrfmah4n4lf69anhqgxrj0p9f77l-shc-3.9.6
- found 3.9.6 in filename of file in /nix/store/9gwfzrfmah4n4lf69anhqgxrj0p9f77l-shc-3.9.6
2018-02-27 15:56:42 -08:00
Jörg Thalheim c4cd0eccd5
Merge pull request #35845 from suvash/update-gopass
gopass: 1.6.7 -> 1.6.11
2018-02-27 15:57:49 +00:00
adisbladis b5baccb776
Merge pull request #35864 from ryantm/auto-update/minisign-0.7-to-0.8
minisign: 0.7 -> 0.8
2018-02-27 23:26:23 +08:00
Robert Schütz cbedbd1eee
Merge pull request #35569 from asymmetric/asymmetric/diceware
diceware: init at 0.9.3
2018-02-27 16:17:16 +01:00
Lorenzo Manacorda 55b2243936 diceware: init at 0.9.3 2018-02-27 16:16:05 +01:00
Ryan Mulligan 9c51e9f87c minisign: 0.7 -> 0.8
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/3022qnvnd3j3zrz8qbyvv0izffbc17kj-minisign-0.8/bin/minisign -v` and found version 0.8
- ran `/nix/store/3022qnvnd3j3zrz8qbyvv0izffbc17kj-minisign-0.8/bin/minisign --version` and found version 0.8
- found 0.8 with grep in /nix/store/3022qnvnd3j3zrz8qbyvv0izffbc17kj-minisign-0.8
- found 0.8 in filename of file in /nix/store/3022qnvnd3j3zrz8qbyvv0izffbc17kj-minisign-0.8

cc "@joachifm"
2018-02-27 06:06:13 -08:00
Suvash Thapaliya fad95a35c5
gopass: 1.6.7 -> 1.6.11
Use the latest update
2018-02-27 13:35:43 +01:00
Frederik Rietdijk c2cebe0301
Merge pull request #35745 from ryantm/auto-update/kpcli-3.1-to-3.2
kpcli: 3.1 -> 3.2
2018-02-27 08:11:39 +00:00
adisbladis 9495f61fc0
Merge pull request #35832 from ryantm/auto-update/lynis-2.5.7-to-2.6.2
lynis: 2.5.7 -> 2.6.2
2018-02-27 16:02:13 +08:00
Ryan Mulligan 446ee94c24 lynis: 2.5.7 -> 2.6.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/xspm1nc8dznagjc1rnpg2rjxlf88ivkc-lynis-2.6.2/bin/lynis -V` and found version 2.6.2
- ran `/nix/store/xspm1nc8dznagjc1rnpg2rjxlf88ivkc-lynis-2.6.2/bin/lynis --version` and found version 2.6.2
- ran `/nix/store/xspm1nc8dznagjc1rnpg2rjxlf88ivkc-lynis-2.6.2/bin/.lynis-wrapped -V` and found version 2.6.2
- ran `/nix/store/xspm1nc8dznagjc1rnpg2rjxlf88ivkc-lynis-2.6.2/bin/.lynis-wrapped --version` and found version 2.6.2
- found 2.6.2 with grep in /nix/store/xspm1nc8dznagjc1rnpg2rjxlf88ivkc-lynis-2.6.2
- found 2.6.2 in filename of file in /nix/store/xspm1nc8dznagjc1rnpg2rjxlf88ivkc-lynis-2.6.2

cc "@ryneeverett"
2018-02-26 22:04:27 -08:00
Ryan Mulligan 47c1be4bb4 kwalletcli: 3.00 -> 3.01
Semi-automatic update. These checks were performed:

- built on NixOS
- found 3.01 in filename of file in /nix/store/088ja4dgf1lkpm5sddpvi5c7fc2k67sx-kwalletcli-3.01

cc "@peterhoeg"
2018-02-26 19:56:29 -08:00
Ryan Mulligan ba983810cb kpcli: 3.1 -> 3.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/4x18w356x6ah895mfb17ascylzpp64py-kpcli-3.2/bin/kpcli -h` got 0 exit code
- ran `/nix/store/4x18w356x6ah895mfb17ascylzpp64py-kpcli-3.2/bin/kpcli --help` got 0 exit code
- found 3.2 with grep in /nix/store/4x18w356x6ah895mfb17ascylzpp64py-kpcli-3.2
- found 3.2 in filename of file in /nix/store/4x18w356x6ah895mfb17ascylzpp64py-kpcli-3.2

cc "@j-keck"
2018-02-26 19:53:11 -08:00
Ryan Mulligan aadaf20970 fprintd: 0.7.0 -> 0.8.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/7rn5cnfv36fyzqfvw2b8gn17amav65im-fprintd-0.8.0/bin/fprintd-verify -h` got 0 exit code
- ran `/nix/store/7rn5cnfv36fyzqfvw2b8gn17amav65im-fprintd-0.8.0/bin/fprintd-verify --help` got 0 exit code
- ran `/nix/store/7rn5cnfv36fyzqfvw2b8gn17amav65im-fprintd-0.8.0/bin/fprintd-enroll -h` got 0 exit code
- ran `/nix/store/7rn5cnfv36fyzqfvw2b8gn17amav65im-fprintd-0.8.0/bin/fprintd-enroll --help` got 0 exit code
- found 0.8.0 with grep in /nix/store/7rn5cnfv36fyzqfvw2b8gn17amav65im-fprintd-0.8.0
- found 0.8.0 in filename of file in /nix/store/7rn5cnfv36fyzqfvw2b8gn17amav65im-fprintd-0.8.0

cc "@abbradar"
2018-02-26 06:21:03 -08:00
adisbladis 460af49448
Merge pull request #35574 from ryantm/auto-update/browserpass-2.0.10-to-2.0.11
browserpass: 2.0.10 -> 2.0.11
2018-02-26 09:36:46 +08:00
Ryan Mulligan 1e82234390 certstrap: 1.0.1 -> 1.1.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -h` got 0 exit code
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --help` got 0 exit code
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap help` got 0 exit code
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -v` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --version` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap -h` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap --help` and found version 1.1.1
- ran `/nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin/bin/certstrap help` and found version 1.1.1
- found 1.1.1 with grep in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin
- found 1.1.1 in filename of file in /nix/store/ysm8fw6liwvqvnwk4yds5xz5md7vi42y-certstrap-1.1.1-bin
2018-02-25 14:21:12 -08:00
Frederik Rietdijk 5344a36e70 pinentry: fix hash of patch 2018-02-25 21:24:40 +01:00
Ryan Mulligan cb64bf656f browserpass: 2.0.10 -> 2.0.11
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.0.11 with grep in /nix/store/9kvlg1r91rvdqmvjlva1jwk2znsbj5l3-browserpass-2.0.11-bin
- found 2.0.11 in filename of file in /nix/store/9kvlg1r91rvdqmvjlva1jwk2znsbj5l3-browserpass-2.0.11-bin
2018-02-25 11:07:34 -08:00
Tim Steinbach fdadd971be
keybase: 1.0.40 -> 1.0.42 2018-02-25 12:52:13 -05:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Peter Hoeg f5d145a73e oath-toolkit: use autoreconfHook 2018-02-25 16:05:42 +08:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Sebastian Conybeare 8c5da2713c
monkeysphere: wrap the monkeysphere executable with the necessary crypto libraries for ssh-proxycommand 2018-02-23 09:41:44 -06:00
Clemens Fruhwirth 483200692b oath-toolkit: Switch over to git branch (GCC7 fix)
The git repo doesn't contain a configure script which adds a lot of
build dependencies.
2018-02-22 23:26:35 +01:00
Markus Hauck c26bf1cb60 logkeys: 2017-10-10 -> 2018-01-22 2018-02-21 18:16:14 +01:00
Suvash Thapaliya 19f4274076
sops: 2.0.8 -> 3.0.2
Update Mozilla Sops to the latest version
2018-02-21 16:52:32 +01:00
Joachim F b60ef32617
Merge pull request #32919 from asymmetric/asymmetric/secp256k1
secp256k1: 2016-11-27 -> 2017-12-18
2018-02-20 19:26:09 +00:00
Jörg Thalheim e38cb9b926 afl: disable aarch64 2018-02-19 19:59:28 +02:00
Jörg Thalheim 0565e1e732 afl: fix build, by switch to gcc as compiler
Apparently they set CFLAGS incompatible with clang.
Also only provide a default value for AFL_CC/AFL_CXX for afl-clang-fast:
User might want to overriding, but this is not a PATH variable that can
be prepended with :.
2018-02-19 19:59:28 +02:00
Joachim F 1c7fa5b421
Merge pull request #33253 from geistesk/hash_extender-2017-04-10
hash_extender: init at 2017-04-10
2018-02-17 10:48:37 +00:00
Robert Schütz f383c7c65b spectre-meltdown-checker: 0.34 -> 0.35 2018-02-16 14:45:42 +01:00
Tad Fisher 616255adf3 pinentry: add option to enable pinentry-emacs 2018-02-14 11:33:09 -08:00
Ben Gamari da310bdd6c sudo: Enable tmpfiles.d is disabled 2018-02-13 09:44:27 -06:00
Frederik Rietdijk 9d69ebe5a8 Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
Tuomas Tynkkynen 48f3036e87 Merge remote-tracking branch 'upstream/master' into staging 2018-02-11 02:10:02 +02:00
Robert Schütz eaf55b1946 eschalot: init at 2018-01-19 (#34773) 2018-02-10 01:07:31 +00:00
Frederik Rietdijk 9c105bdf8f Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-09 20:02:53 +01:00
Jörg Thalheim 2e86479790
Merge pull request #34627 from dtzWill/update/rhash-git
rhash: 1.3.3 -> 2018-02-05
2018-02-09 17:01:06 +00:00
Matthieu Chevrier 00970f76f9 theharvester: init at 2.7.1 (#34704) 2018-02-09 09:00:15 +00:00
Peter Hoeg 237ae9a0d1
Merge pull request #34659 from peterhoeg/p/nmapsi4
nmapsi4: init at 0.5-alpha1
2018-02-07 10:14:53 +08:00
Joachim F e9dd9967ef
Merge pull request #34395 from jonafato/keybase-1.0.40
keybase: 1.0.39 -> 1.0.40
2018-02-06 21:25:30 +00:00
Peter Hoeg ae604faabb nmapsi4: init at 0.5-alpha1 2018-02-06 14:41:21 +08:00
Will Dietz 9ccbb2aa37 rhash: Remove unused darwin patch 2018-02-05 09:06:24 -06:00
Will Dietz 088274bf2c rhash: 1.3.5 -> 2018-02-05
Latest git is much more build-friendly.
2018-02-05 08:55:05 -06:00
Will Dietz f565274fe5 rhash: 1.3.3 -> 1.3.5
1.3.5: https://github.com/rhash/RHash/releases/tag/v1.3.5
1.3.4: https://github.com/rhash/RHash/releases/tag/v1.3.4

* still need makefile bug workarounds
* cleanup a bit
* port darwin patch--
  don't believe still needed but shouldn't hurt.
2018-02-05 07:17:50 -06:00
Jon Banafato 7e714bda87 keybase-gui: 1.0.39 -> 1.0.40 2018-02-03 19:49:23 -05:00
Jon Banafato 16ac5eb7f0 kbfs: 20171004.40555d -> 1.0.40 2018-02-03 19:49:23 -05:00
Jon Banafato ac1abbf4fc keybase: 1.0.39 -> 1.0.40 2018-02-03 19:49:23 -05:00
Jon Banafato 4bef2fbc4f keybase-gui: fix missing desktop file
The keybase-gui package doesn't currently include the `.desktop` file
and supporting icons. This change fixes that.
2018-02-03 19:44:22 -05:00
Vladimír Čunát 2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Robert Schütz 6f3e450bdf spectre-meltdown-checker: 0.33 -> 0.34 2018-02-01 00:27:46 +01:00
Vladimír Čunát c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Michael Weiss b05ad671fb signing-party: 2.6 -> 2.7 2018-01-29 16:14:44 +01:00
Franz Pletz f7f11b81a1
sudo: 1.8.21p2 -> 1.8.22 2018-01-28 19:59:43 +01:00
Franz Pletz aba04db683
gnupg1orig: 1.4.21 -> 1.4.22 2018-01-28 18:52:29 +01:00
Franz Pletz ef7db09435
yara: 3.7.0 -> 3.7.1 2018-01-28 18:52:28 +01:00
adisbladis 64d9a928f4
fail2ban: 0.10.1 -> 0.10.2 2018-01-28 06:51:31 +08:00
Tuomas Tynkkynen c3a658deb1 Merge remote-tracking branch 'upstream/master' into staging 2018-01-27 21:53:16 +02:00
Andreas Rammhold cca2c2014a
Merge pull request #34320 from dotlambda/spectre-meltdown-checker
spectre-meltdown-checker: 0.32 -> 0.33
2018-01-27 10:05:43 +00:00
Robert Schütz 8fff349390 spectre-meltdown-checker: 0.32 -> 0.33 2018-01-27 10:57:32 +01:00
Vladimír Čunát 2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Robin Gloster 15ce244d0c
clamav: fix fd leakage 2018-01-26 18:29:55 +01:00
Franz Pletz cb142ae728
clamav: 0.99.2 -> 0.99.3 2018-01-26 16:02:29 +01:00
Ben Gamari a0410d9226 rhash: Enable cross-compilation
(cherry picked from commit 07f1d9eae440b3533ab53f424b31e541116e5623)
2018-01-24 09:33:36 -06:00
Frederik Rietdijk 769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Nicolò Balzarotti 9b9ff1aa60 enchive: 3.3 -> 3.4 2018-01-24 01:00:20 +01:00
Will Dietz 3785e0ac7e mktemp: fix w/cross 2018-01-22 17:36:58 -06:00
Will Dietz e02f427b4a mktemp: 1.6 -> 1.7
https://www.mktemp.org/release_notes.html
2018-01-22 17:36:58 -06:00
Robert Schütz 286889e6b5 spectre-meltdown-checker: 0.31 -> 0.32 2018-01-21 15:54:58 +01:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Tim Steinbach f6c0c86509
keybase: 1.0.33 -> 1.0.39 2018-01-17 10:34:35 -05:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster a669adb381
sslscan: 1.11.10 -> 1.11.11 2018-01-17 00:10:08 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Daiderd Jordan 75936c412d
Merge pull request #33913 from ciderale/fix-darwin-build-of-kpcli
kpcli: Fix darwin build
2018-01-16 21:17:58 +01:00
Evgeny Egorochkin 2bb5e5e748 onioncircuits: init at 0.5 2018-01-16 12:26:45 +02:00
y0no 7e0402632d bettercap: init at 1.6.2 (#33902) 2018-01-16 07:40:49 +00:00
Alain Lehmann f198189177 kpcli: Fix darwin build
adding MacPasteboard to perl path to support using clipboard on darwin
2018-01-15 22:08:03 +01:00
Robert Schütz 898ac01eb8 spectre-meltdown-checker: 0.29 -> 0.31 2018-01-14 22:58:04 +01:00
Robert Schütz cb6a25db0a spectre-meltdown-checker: init at 0.29 2018-01-14 16:29:37 +01:00
Joachim Fasting 87677d0390
tor: 0.3.1.9 -> 0.3.2.9
- Adds next-generation onion services[1]
- Lots of fixes, e.g., for CVE-2017-8821, CVE-2017-8820, CVE-2017-8823,
  CVE-2017-8819, CVE-2017-8822, CVE-2017-8822
- Adds new option `NoExec` to disallow exec syscalls
2018-01-13 18:22:45 +01:00
Jörg Thalheim a3d84cbd32
Merge pull request #32712 from vdemeester/init-notary
notary: init at 0.5.1
2018-01-12 19:17:57 +00:00
Jörg Thalheim 9e27701d64 notary: get rid of .git folder in source
tested with:

  $ notary version
2018-01-12 19:16:20 +00:00
Vincent Demeester 843ea6b57d
notary: init at 0.5.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-12 15:41:41 +01:00
Joel Rivera 67ce7cb2f9 enpass: 5.6.0 -> 5.6.5 2018-01-12 00:07:15 -06:00
adisbladis 10791c481c
haveged: 1.9.1 -> 1.9.2 2018-01-11 17:20:51 +08:00
Peter Hoeg 546fa2e118 browserpass: 2.0.7 -> 2.0.10 2018-01-07 11:32:29 +08:00
Peter Hoeg b2d2b37771 lastpass-cli: 1.2.1 -> 1.2.2 2018-01-06 23:46:38 +08:00
Orivej Desh 6320d8e21b
Merge pull request #33441 from LnL7/darwin-pcslite
pcsclite: fix darwin build
2018-01-06 03:50:56 +00:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Daiderd Jordan 00309d66ff
pcsclite: fix darwin build 2018-01-05 00:41:27 +01:00
Joachim F 24e8c382af
Merge pull request #33257 from danielfullmer/john-utils
john: Fix extra utility programs
2018-01-04 18:35:25 +00:00
adisbladis 2e4b802e98
pcsclite: 1.8.22 -> 1.8.23 2018-01-04 16:34:34 +01:00
adisbladis 1c0c82582a
fail2ban: 0.9.7 -> 0.10.1 2018-01-04 16:34:33 +01:00
adisbladis dfe2f76e83
Merge pull request #33411 from andir/gopass-1.6.7
gopass: 1.6.6 -> 1.6.7
2018-01-04 09:46:44 +01:00
John Wiegley 426c513c14 apg: Permit building again on Darwin 2018-01-03 21:48:06 -08:00
Andreas Rammhold eac3d9ce69
gopass: 1.6.6 -> 1.6.7 2018-01-04 03:13:34 +01:00
John Wiegley 29510ca8fe pass-otp: Change oathtool reference into an absolute path 2018-01-03 15:31:27 -08:00
John Wiegley 75634afba8 pass-otp: New expression 2018-01-03 15:20:10 -08:00
Daniel Fullmer 96f07d6b61 john: Fix extra utility programs 2017-12-31 18:52:34 -05:00
geistesk 3f5c80056a hash_extender: init at 2017-04-10 2017-12-31 19:02:53 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster 6903ea6050 treewide: libmysql -> mysql.connector-c 2017-12-29 02:18:35 +01:00
Will Dietz fec590e594 chkrootkit: fixup relative path usage 2017-12-28 17:18:16 -06:00
adisbladis f80200e07b
Merge pull request #33112 from KaiHa/nitrokey-1.2
nitrokey-app: 1.1 -> 1.2
2017-12-28 18:02:27 +08:00
Will Dietz c82b52d8a7 chkrootkit: 0.51 -> 0.52 2017-12-27 17:40:28 -06:00
Kai Harries d01f0530ac nitrokey-app: 1.1 -> 1.2 2017-12-27 18:37:27 +01:00
Vladimír Čunát a7d4fb8e1d
Merge branch 'master' into staging
Hydra: ?compare=1420346
2017-12-21 22:45:40 +01:00
Andreas Rammhold 057d70ffec
gopass: init at 1.6.6 2017-12-21 12:20:07 +01:00
Lancelot SIX 2beb8389df
gnupg: 2.2.3 -> 2.2.4
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00013.html
for release information
2017-12-21 11:57:54 +01:00
Lorenzo Manacorda 141688e735 secp256k1: 2016-11-27 -> 2017-12-18
Also, disable benchmarks and tests, since we don't run them.
2017-12-21 03:16:20 +01:00
Jan Tojnar 369cc87a74
gencfsm: 1.8.18 → 1.8.19 2017-12-19 17:17:20 +01:00
Izorkin ee6bdc8bb4 libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable 2017-12-17 13:04:11 +03:00
Orivej Desh d6b27ad35f
Merge pull request #32419 from ryneeverett/init-lynis
lynis: init at 2.5.7
2017-12-17 04:32:36 +00:00
ryneeverett eda63dfabb lynis: init at 2.5.7 2017-12-17 04:31:12 +00:00
Orivej Desh dc89304d4d
Merge pull request #32733 from jtojnar/pinentry-1.1
pinentry: 1.0.0 → 1.1.0
2017-12-16 03:54:50 +00:00
Jan Tojnar 49993bec81
pinentry: clean up 2017-12-16 03:52:37 +01:00
Jan Tojnar 7ea74f4b7b
pinentry: 1.0.0 → 1.1.0 2017-12-16 03:42:32 +01:00
Jan Tojnar ba67110de3
pinentry_qt: merge into pinentry 2017-12-16 03:26:30 +01:00
Yegor Timoshenko 7f15eb01c9 paperkey: 1.4 -> 1.5 2017-12-15 01:58:20 +00:00
Izorkin cfe1a52f22 libmodsecurity: init at 3.0.0-2017-11-17 (#32075) 2017-12-11 22:23:02 +00:00
rnhmjoj 491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
MERCIER Michael f4d1d269fa pass: Make tomb plugin optional (disabled by default) 2017-12-06 14:49:35 +01:00
Eshin Kunishima f9a5cacae7
logkeys: 2015-11-10 -> 2017-10-10 2017-12-06 12:37:16 +01:00
adisbladis b9aaab9634
Merge pull request #32367 from peterromfeldhk/softhsm-darwin
softhsm: darwin support
2017-12-06 12:01:35 +08:00
Peter Romfeld e4ce67615e softhsm: darwin support 2017-12-06 11:51:28 +08:00