Bernardo Meurer
c249583234
openssh: enable kerberos on aarch64-darwin
2022-07-14 13:30:50 -07:00
wyndon
b2bebc3586
pkgsMusl.openssh: fix build
2022-04-24 10:34:42 +00:00
Dmitry Kalinkin
b7480c8674
pkgsStatic.openssh: fix build
...
Remove reference to libredirect for cross builds, as for those the tests are disabled:
4818f809a9/pkgs/stdenv/generic/make-derivation.nix (L103)
2022-01-19 09:12:27 -05:00
Ashish SHUKLA
95fee491d9
openssh_hpn: 8.4p1 -> 8.8p1
...
- Switch to using patch from the FreeBSD port security/openssh-portable
which is regularly maintained
- Add myself as maintainer for openssh_hpn
2022-01-05 00:04:02 +05:30
Ryan Burns
ff07c87167
openssh: disable t-exec tests on musl
...
These tests fail on musl, as encountered by Alpine:
04d4e07ad8/main/openssh/APKBUILD (L132)
We can exclude this test category for now, similarly to darwin.
2021-12-30 16:03:05 -08:00
Robert Scott
a79a294901
openssh: set enableParallelChecking = false
...
this should hopefully make the tests more reliable
2021-11-07 14:56:03 +00:00
Robert Scott
85c63a515d
openssh: enable tests
2021-10-03 12:37:19 +01:00
Janne Heß
1b41f51b96
openssh: Add myself as maintainer
2021-09-30 21:14:01 +02:00
Samuel Gräfenstein
5ad7db7ed8
openssh: add meta.mainProgram
...
Fix the following error when running `nix run .#openssh`:
error: unable to execute '/nix/store/bzxxfx0a774vqa3cbz66c2172smc317a-openssh-8.6p1/bin/openssh': No such file or directory
2021-09-19 00:11:07 +02:00
Andrew Childs
4e09c26ea1
openssh: disable kerberos on Apple Silicon
2021-05-17 00:26:59 +09:00
Léo Gaspard
53f43a2048
openssh: add link to related nixos test
...
It'd certainly be better to have an openssh-specific integration test,
but it's not there yet and this is better than nothing.
2021-05-08 21:42:50 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias
2021-04-04 03:18:56 +02:00
Matthew Mazzanti
b1b48e10de
openssh: Fix cross-compile regression from c99c499
( #117053 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-21 01:35:45 +01:00
Janne Heß
a1aa6bd250
openssh: Remove useless .dev
2021-03-11 11:59:16 +01:00
Janne Heß
2b1011d4a3
openssh_hpn/openssh_gssapi: Add CVE-2021-28041
2021-03-11 11:58:00 +01:00
Janne Heß
c99c4998fd
openssh: 8.4p1 -> 8.5p1 and refactor
...
Also split out the variants of the package because I'm sick of waiting
for random patches to be updated before I can update my unpatched
openssh.
Also make pname correspond to the attribute name.
2021-03-03 21:02:44 +01:00