nixpkgs/pkgs/tools/networking/openssh
Benjamin Staffin 67f4c2a779 openssh: Add gssapi patch used by other major distros
This patch is borrowed verbatim from Debian, where it is actively
maintained for each openssh update.  It's also included in Fedora's
openssh package, in Arch linux as openssh-gssapi in the AUR, in MacOS
X, and presumably various other platforms and linux distros.

The main relevant parts of this patch:
- Adds several ssh_config options:
  GSSAPIKeyExchange, GSSAPITrustDNS,
  GSSAPIClientIdentity, GSSAPIServerIdentity
  GSSAPIRenewalForcesRekey
- Optionally use an in-memory credentials cache api for security

My primary motivation for wanting the patch is the GSSAPIKeyExchange
and GSSAPITrustDNS features. My user ssh_config is shared across
several OSes, and it's a lot easier to manage if they all support the
same options.
2016-01-05 14:50:05 -08:00
..
default.nix openssh: Add gssapi patch used by other major distros 2016-01-05 14:50:05 -08:00
locale_archive.patch Adding the openssh patch I forgot in a recent commit 2010-05-09 12:53:46 +00:00
openssh-6.9p1-security-7.0.patch openssh: Apply some Fedora security backports 2015-08-20 14:08:21 +02:00