Commit Graph

1796 Commits

Author SHA1 Message Date
Jörg Thalheim
44aca430c3
Merge pull request #43869 from volth/unused5
pkgs/*: remove unreferenced function arguments
2018-07-21 15:57:57 +01:00
Michishige Kaito
8cf22dea82 gopass: 1.8.1 -> 1.8.2 2018-07-21 13:59:50 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Christian Kauhaus
69454943b7 vulnix: 1.6.3 -> 1.7
The updated version brings selective whitelisting, i.e. when some CVEs
of a package are whitelisted and others are not, only the new CVEs are
reported.

Also correct license to match upstream BSD-3-Clause and clean up source.
2018-07-20 15:24:40 +02:00
Pascal Wittmann
a5ade790b4 gencfsm: fix build 2018-07-20 14:05:22 +02:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
Márton Boros
b3c3df4007 keybase-gui: fix kbfs mount path check (#40080) 2018-07-17 11:47:55 -04:00
Frederik Rietdijk
3c09808160 Merge master into staging-next 2018-07-16 07:43:37 +02:00
Franz Pletz
86e27e29c4
clamav: 0.99.4 -> 0.100.1 2018-07-16 00:04:44 +02:00
Franz Pletz
472ab64e0f
nitrokey-app: 1.2 -> 1.3.1 2018-07-15 21:41:46 +02:00
Joachim Fasting
08144faaac
tor: 0.3.3.8 -> 0.3.3.9 2018-07-14 22:50:36 +02:00
R. RyanTM
3d2e92ef00 sshguard: 2.1.0 -> 2.2.0 (#43325)
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-07-14 21:28:08 +02:00
Kenny Shen
59c365700b gnu-pw-mgr: 2.3.2 -> 2.3.3 (#43533) 2018-07-14 21:07:52 +02:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
Joachim F
2775744624
Merge pull request #43319 from r-ryantm/auto-update/tor
tor: 0.3.3.7 -> 0.3.3.8
2018-07-12 20:26:32 +00:00
Izorkin
99670bbb91 libmodsecurity: 3.0.0 -> 3.0.2 (#43406) 2018-07-12 14:36:38 +02:00
bricewge
9ae92ee651 vault: 0.9.5 -> 0.10.3 (#43355)
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-11 21:06:41 +02:00
Frederik Rietdijk
b9d43fe91f
Merge pull request #43181 from r-ryantm/auto-update/lynis
lynis: 2.6.5 -> 2.6.6
2018-07-11 11:35:59 +02:00
R. RyanTM
f0aea0cc1b tor: 0.3.3.7 -> 0.3.3.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/tor/versions.
2018-07-10 21:30:58 -07:00
Matthew Bauer
81f78e6d3d
Merge pull request #43256 from matthewbauer/xcbuild-refactor
xcbuild refactor
2018-07-09 17:16:50 -04:00
Matthew Bauer
0534ceac81 xcbuild: move setup hook to xcbuildHook
Not every package that needs xcbuild will want to use its build phase.
I have moved the xcbuild setup hook to the new attribute xcbuildHook.
This means that dontUseXcbuild is no longer needed. If you just need
to call xcbuild on its own you can just refer to xcbuild.
2018-07-09 17:13:58 -04:00
R. RyanTM
c3916e3c68 lynis: 2.6.5 -> 2.6.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/lynis/versions.

<details><summary>Version release notes (from GitHub)</summary>
## Lynis 2.6.6 (2018-07-06)

### Improvements
* New format of changelog (https://keepachangelog.com/en/1.0.0/)
* KRNL-5830 - improved log text about running kernel version

### Fixed
* Under some condition no hostid2 value was reported
* Solved 'extra operand' issue with tr command</details>

These checks were done:

- built on NixOS
- /nix/store/ds1yfrg5q01q8j64yggb3p5ib5crg26c-lynis-2.6.6/bin/lynis passed the binary check.
- /nix/store/ds1yfrg5q01q8j64yggb3p5ib5crg26c-lynis-2.6.6/bin/.lynis-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 2.6.6 with grep in /nix/store/ds1yfrg5q01q8j64yggb3p5ib5crg26c-lynis-2.6.6
- directory tree listing: https://gist.github.com/1539c4e988dbc040136beb3577edd526
- du listing: https://gist.github.com/149b0c5b68a57473edf905b2bb6c03a8
2018-07-07 22:16:57 -07:00
Kenny Shen
638fb3e3ce pdfcrack: init 0.16 (#43144) 2018-07-07 18:32:52 +02:00
R. RyanTM
499ccb69e7 passExtensions.pass-otp: 1.1.0 -> 1.1.1 (#42973)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

Version release notes (from GitHub):

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.1.1 with grep in /nix/store/qam419864q7zv1fllmjpsylw6c0b76y6-pass-otp-1.1.1
- directory tree listing: https://gist.github.com/7a35773fe3bff95a565cc4f539706da6
- du listing: https://gist.github.com/adf137d812986c88efa0c217189d79a3
2018-07-06 20:43:45 +02:00
Kenny Shen
e921aa02b1 gnu-pw-mgr: init 2.3.2 2018-07-06 19:00:57 +08:00
Peter Hoeg
3c8457e518
Merge pull request #42733 from jonafato/keybase-gui-2.3.0
keybase-gui: 1.0.44 -> 2.3.0
2018-07-04 10:48:53 +08:00
Peter Hoeg
e6b503ac21
Merge pull request #42732 from jonafato/kbfs-2.1.1
kbfs: 1.0.44 -> 2.1.1
2018-07-04 10:48:39 +08:00
Peter Hoeg
a12ddd3e2c
Merge pull request #42731 from jonafato/keybase-2.1.0
keybase: 2.0.0 -> 2.1.0
2018-07-04 10:48:28 +08:00
Jon Banafato
7b47a07531 keybase: 2.0.0 -> 2.1.0
Keybase has a new minor release.
2018-07-02 22:53:28 -04:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
lewo
deb82d8505
Merge pull request #42692 from r-ryantm/auto-update/lynis
lynis: 2.6.4 -> 2.6.5
2018-07-01 20:00:21 +02:00
Ryan Mulligan
1d54dc6841 treewide: http -> https 2018-06-29 17:18:27 -07:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging 2018-06-30 01:41:59 +02:00
Jan Tojnar
3784fd5e46
pcsclite: split package 2018-06-29 04:40:54 +02:00
Matthew Bauer
c29df030b2
Merge pull request #42605 from pmyjavec/saml2aws
Add saml2aws package
2018-06-28 22:29:08 -04:00
Matthew Bauer
be41140069
Merge pull request #42623 from tadfisher/jd-gui
jd-gui: 0.3.5 -> 1.4.0
2018-06-28 22:27:54 -04:00
Jörg Thalheim
9849a3725c
Merge pull request #42711 from r-ryantm/auto-update/eid-mw
eid-mw: 4.4.2 -> 4.4.3
2018-06-28 22:21:46 +01:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Jon Banafato
6c5bf24d1d keybase-gui: 1.0.44 -> 2.3.0
Upgrade keybase-gui to the latest release.
2018-06-28 11:57:49 -04:00
Jon Banafato
caa7c8afbb kbfs: 1.0.44 -> 2.1.1
Upgrade kbfs to the latest release.
2018-06-28 11:56:44 -04:00
R. RyanTM
506032b24c eid-mw: 4.4.2 -> 4.4.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/eid-mw/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/eid-viewer had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/.eid-viewer-wrapped had a zero exit code or showed the expected version
- /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/beid-update-nssdb passed the binary check.
- /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3/bin/eid-nssdb passed the binary check.
- 2 of 4 passed binary check by having a zero exit code.
- 0 of 4 passed binary check by having the new version present in output.
- found 4.4.3 with grep in /nix/store/sis599r39a2g7kvnv1d09l6sy6kn45l0-eid-mw-4.4.3
- directory tree listing: https://gist.github.com/3bca8b9d321e62009daf1d388923ec47
- du listing: https://gist.github.com/64220a7b5b960cbd2ec3bb5f61c93a29
2018-06-27 22:56:34 -07:00
R. RyanTM
22087672bc lynis: 2.6.4 -> 2.6.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.

These checks were done:

- built on NixOS
- /nix/store/nbrk6fjsbanqgx89v0mwgq9x6cqkwx6p-lynis-2.6.5/bin/lynis passed the binary check.
- /nix/store/nbrk6fjsbanqgx89v0mwgq9x6cqkwx6p-lynis-2.6.5/bin/.lynis-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 2 of 2 passed binary check by having the new version present in output.
- found 2.6.5 with grep in /nix/store/nbrk6fjsbanqgx89v0mwgq9x6cqkwx6p-lynis-2.6.5
- directory tree listing: https://gist.github.com/4ec2eae2a408cbec08c7f34ea3d85e66
- du listing: https://gist.github.com/f8d9c962be7ba2b02df3ad9111a622ae
2018-06-27 18:03:45 -07:00
Paul Myjavec
57183eef63 saml2aws: init at 2.6.1
Adds a new package, saml2aws, a CLI tool for managaing AWS logins via
SAML. For more information see https://github.com/Versent/saml2aws.

* Add nix expression to build the package.
* Add myself as a maintainer.
2018-06-27 09:59:04 +09:00
Tad Fisher
3c5e7e2ae4 jd-gui: 0.3.5 -> 1.4.0 2018-06-26 12:21:16 -07:00
Florian Klink
1588d6a549 gopass: override GOPASS_CONFIG to fix completion generation (#42400)
gopass tries to write a version number to it's configuaration, even when
just generating the shell completion scripts. This fails, as
/homeless-shelter is read-only inside the sandbox.
As error messages are printed to stdout instead of stderr
(see https://github.com/gopasspw/gopass/issues/877), the error message
lands inside the completion script, thus breaking it.

Workaround that by setting GOPASS_CONFIG to `/dev/null`
2018-06-25 00:52:15 +02:00
Ryan Mulligan
0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Vladyslav Mykhailichenko
a64b88a833 gopass: 1.7.1 -> 1.8.1 2018-06-20 14:53:46 +03:00
xeji
8807039549
Merge pull request #41893 from asymmetric/asymmetric/asc-qr
asc-key-to-qr-code-gif: init at 20180613
2018-06-18 23:58:05 +02:00
Yegor Timoshenko
4426a634ec
Merge pull request #42015 from r-ryantm/auto-update/gnupg
gnupg1orig: 1.4.22 -> 1.4.23
2018-06-15 01:08:34 +00:00
Simon Lackerbauer
d55f7d3cb3
pass: 1.7.1 -> 1.7.2 2018-06-14 23:14:40 +02:00