summary refs log tree commit diff
path: root/pkgs/tools/networking/openssh
Commit message (Collapse)AuthorAge
* openssh_hpn: 8.8p1 -> 8.9p1Ashish SHUKLA2022-03-04
|
* pkgsStatic.openssh: fix buildDmitry Kalinkin2022-01-19
| | | | | Remove reference to libredirect for cross builds, as for those the tests are disabled: https://github.com/NixOS/nixpkgs/blob/4818f809a92b2ef8d8c002c10a29f1080106ee81/pkgs/stdenv/generic/make-derivation.nix#L103
* openssh_hpn: 8.4p1 -> 8.8p1Ashish SHUKLA2022-01-05
| | | | | | | - Switch to using patch from the FreeBSD port security/openssh-portable which is regularly maintained - Add myself as maintainer for openssh_hpn
* openssh: disable t-exec tests on muslRyan Burns2021-12-30
| | | | | | | These tests fail on musl, as encountered by Alpine: https://github.com/alpinelinux/aports/blob/04d4e07ad8bd54fe49fe32c117c47d91f31ae937/main/openssh/APKBUILD#L132 We can exclude this test category for now, similarly to darwin.
* openssh: set enableParallelChecking = falseRobert Scott2021-11-07
| | | | this should hopefully make the tests more reliable
* Merge pull request #140317 from risicle/ris-openssh-testsJanne Heß2021-11-06
|\
| * openssh: enable testsRobert Scott2021-10-03
| |
* | Merge staging-next into staginggithub-actions[bot]2021-10-03
|\ \ | |/ |/|
| * openssh_hpn/openssh_gssapi: Add CVE-2021-41617Janne Heß2021-10-03
| |
* | openssh: Add myself as maintainerJanne Heß2021-09-30
| |
* | openssh: 8.7p1 -> 8.8p1Janne Heß2021-09-30
|/
* Merge master into staging-nextgithub-actions[bot]2021-09-23
|\
| * openssh-portable: switch to fetchFromGitHubFelix Buehler2021-09-22
| |
* | Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross2021-09-19
|\| | | | | | | | | Conflicts: nixos/doc/manual/release-notes/rl-2111.section.md
| * openssh: add meta.mainProgramSamuel Gräfenstein2021-09-19
| | | | | | | | | | 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
* | openssh: 8.6p1 -> 8.7p1Janne Heß2021-08-20
|/
* treewide: runCommandNoCC -> runCommandRobert Hensing2021-08-15
| | | | This has been synonymous for ~5y.
* openssh: disable kerberos on Apple SiliconAndrew Childs2021-05-17
|
* Merge branch 'master' into staging-nextVladimír Čunát2021-05-09
|\ | | | | | | (a trivial conflict in transmission)
| * openssh: add link to related nixos testLéo Gaspard2021-05-08
| | | | | | | | | | It'd certainly be better to have an openssh-specific integration test, but it's not there yet and this is better than nothing.
* | openssh: 8.5p1 -> 8.6p1Janne Heß2021-04-19
|/
* ssh-copy-id: init at 8.4p1 (#105896)midchildan2021-04-08
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* kerberos: deprecate aliasSandro Jäckel2021-04-04
|
* openssh: Fix cross-compile regression from c99c499 (#117053)Matthew Mazzanti2021-03-21
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* openssh: Remove useless .devJanne Heß2021-03-11
|
* openssh_hpn/openssh_gssapi: Add CVE-2021-28041Janne Heß2021-03-11
|
* openssh: 8.4p1 -> 8.5p1 and refactorJanne Heß2021-03-03
| | | | | | | | 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.
* pkgs/tools: pkgconfig -> pkg-configBen Siraphob2021-01-16
|
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-15
|
* openssh: fix cross-compilation after #100906Ben Wolsieffer2020-12-25
| | | | | | | krb5-config from the host platform needs to be added to PATH so it can be run during build. This works because krb5-config is a platform independent shell-script. Before #100906, krb5-config was not used, so we didn't run into this problem.
* Merge pull request #100906 from KAction/opensshNiklas Hambüchen2020-12-09
|\ | | | | openssh: fix static build
| * openssh: fix static buildDmitry Bogatov2020-10-20
| |
* | Merge master into staging-nextFrederik Rietdijk2020-11-27
|\ \
| * | openssh: fix hpn sha256SCOTT-HAMILTON2020-11-14
| | |
* | | [staging] openssh: Fix EOF: command not foundyoctocell2020-11-24
|/ /
* / openssh: 8.3p1 -> 8.4p1Janne Heß2020-10-29
|/ | | | Fixes CVE-2020-15778, CVE-2020-14145
* openssh_hpn: fix sourceRyan Burns2020-09-20
|
* openssh: 8.2p1 -> 8.3p1Pavol Rusnak2020-07-31
| | | | compile openssh_hpn with recent openssl
* openssh: don’t include fido2 on muslMatthew Bauer2020-06-08
| | | | | | libselinux pulls in openssh transitively, so can’t use fido here Fixes #89246
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* openssh_hpn: 7.8p1 -> 8.1p1Pavol Rusnak2020-02-27
| | | | fix build failure
* openssh: 8.1p1 -> 8.2p1Pavol Rusnak2020-02-27
| | | | | | https://www.openssh.com/txt/release-8.2 add libfido2 to enable hardware tokens support added in this release
* openssh_gssapi: fix buildMaximilian Bosch2020-01-04
| | | | | | | | | | | | | | | Hydra build is failing[1] because of a hash-mismatch of the gss-api patch from debian. I updated the patch, and activated the `autoreconfHook` when building gss support as well, otherwise the build would fail with the following error: ``` ERROR: configure is out of date; please run autoreconf (and configure) ``` [1] https://hydra.nixos.org/build/109409845
* openssh: don't let configure override SSH_KEYSIGNedef2019-10-19
| | | | | | | | While 9fe10288f01984963faf47e21bf1bae4d7d37962 ensured that the ssh-keysign path is searched for in PATH if not absolute, it doesn't prevent the configure script from defaulting to an absolute path in $out/libexec, making the whole effort rather pointless.
* openssh: mark hpnSupport as brokenedef2019-10-19
| | | | | We're hoping to deprecate HPN support, given that as far as we can tell, nobody is using it, and the patches seem rather unmaintained.
* openssh: 7.9p1 -> 8.1p1Will Dietz2019-10-19
| | | | https://www.openwall.com/lists/oss-security/2019/04/18/1
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* openssh: use ssh-keysign from PATHedef2019-07-31
| | | | | | ssh-keysign is used for host-based authentication, and is designed to be used as SUID-root program. OpenSSH defaults to referencing it from libexec, which cannot be made SUID in Nix.
* openssh: apply CVE-2018-20685 patchAndreas Rammhold2019-01-13
|
* direnv: make cross-compile on windowsJörg Thalheim2018-11-24
|