Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: openssh: Update to 9.4p1. | Tobias Geerinckx-Rice | 2023-08-06 |
| | | | | | | | * gnu/packages/ssh.scm (openssh): Update to 9.4p1. [source]: Remove upstreamed Hurd patch. * gnu/packages/patches/openssh-hurd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. | ||
* | gnu: openssh: Build fix for the Hurd. | Jan (janneke) Nieuwenhuizen | 2020-04-11 |
* gnu/packages/patches/openssh-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ssh.scm (openssh)[source]: Use it. [inputs]: If hurd-target? is true, omit xauth. |