Commit graph

196 commits

Author SHA1 Message Date
Janne Heß 53d9b6db12
openssh_*: Add knownVulnerabilities 2023-03-21 09:36:54 +01:00
Janne Heß b73979f09b
openssh: 9.2p1 -> 9.3p1 2023-03-21 09:36:53 +01:00
Alexandre Iooss 284e7c020b openssh: enable strictDeps 2023-03-03 08:30:17 +01:00
Ashish SHUKLA 7df36e5add
openssh_hpn: 9.1p1 -> 9.2p1
The latest patch has diffs with mixed strip prefixes counts
(i.e. patch -pX) so it needs to be split into two diffs, one that can
be applied with -p1 and one that needs to be fixed up
2023-02-18 11:25:08 +00:00
Janne Heß e918da4d48
openssh: 9.1p1 -> 9.2p1 2023-02-14 12:30:15 +01:00
Shawn8901 133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Ashish SHUKLA c9dc68ef7e openssh_hpn: 9.0p1 -> 9.1p1 2022-10-27 01:03:21 -04:00
Janne Heß a13e1e6277
openssh: 9.0p1 -> 9.1p1 2022-10-04 12:56:15 +02:00
Bernardo Meurer c249583234 openssh: enable kerberos on aarch64-darwin 2022-07-14 13:30:50 -07:00
Jairo Llopis da4c6be018
openssh_gssapi: 8.4p1 -> 9.0p1
Fixes https://github.com/NixOS/nixpkgs/issues/142999, CVE-2021-28041, CVE-2021-41617, CVE-2016-20012

@moduon MT-904
2022-07-06 13:28:10 +01:00
wyndon b2bebc3586 pkgsMusl.openssh: fix build 2022-04-24 10:34:42 +00:00
Guillaume Girol 0f9c731efa
Merge pull request #168326 from wahjava/update-openssh-hpn
openssh_hpn: 8.9p1 -> 9.0p1
2022-04-16 13:56:43 +00:00
Ashish SHUKLA 72ff0a0bf8
openssh_hpn: 8.9p1 -> 9.0p1 2022-04-12 02:27:03 +05:30
Janne Heß 07eeff9055
Merge #167852: openssh: 8.9p1 -> 9.0p1
(cherry picked from commit 830b4daeb1)
> This release is focused on bug fixing.
2022-04-10 11:20:04 +02:00
Alyssa Ross c010a19a56
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/hypothesmith/default.nix
2022-03-04 14:53:05 +00:00
Ashish SHUKLA 80dfb3f744
openssh_hpn: 8.8p1 -> 8.9p1 2022-03-04 02:50:34 +05:30
Janne Heß 0269c10d74
openssh: 8.8p1 -> 8.9p1 2022-02-23 20:36:18 +01: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
Janne Heß f96b3d468e
Merge pull request #140317 from risicle/ris-openssh-tests 2021-11-06 19:34:53 +01:00
github-actions[bot] 23fbe4eb93
Merge staging-next into staging 2021-10-03 18:01:40 +00:00
Janne Heß bc56346bcd
openssh_hpn/openssh_gssapi: Add CVE-2021-41617 2021-10-03 15:05:35 +02: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
Janne Heß fae34f538f
openssh: 8.7p1 -> 8.8p1 2021-09-30 21:11:41 +02:00
github-actions[bot] 796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
Felix Buehler cfaa89b03b openssh-portable: switch to fetchFromGitHub 2021-09-22 17:54:46 +02:00
Alyssa Ross e2bb7997c4
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-09-19 17:08:00 +00: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
Janne Heß deb9bd197e
openssh: 8.6p1 -> 8.7p1 2021-08-20 20:13:42 +02:00
Robert Hensing fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
Andrew Childs 4e09c26ea1 openssh: disable kerberos on Apple Silicon 2021-05-17 00:26:59 +09:00
Vladimír Čunát 5663b2b2d3
Merge branch 'master' into staging-next
(a trivial conflict in transmission)
2021-05-09 09:31:55 +02: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
Janne Heß 35da81b990
openssh: 8.5p1 -> 8.6p1 2021-04-19 08:33:03 +02:00
midchildan 2e2a36f082
ssh-copy-id: init at 8.4p1 (#105896)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-08 14:53:06 +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
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Ben Wolsieffer c0681ac66a openssh: fix cross-compilation after #100906
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.
2020-12-25 18:36:21 -05:00
Niklas Hambüchen 87413f30a5
Merge pull request #100906 from KAction/openssh
openssh: fix static build
2020-12-09 00:39:56 +01:00
Frederik Rietdijk b2a3891e12 Merge master into staging-next 2020-11-27 15:09:19 +01:00
yoctocell 4c8c8d2ce5 [staging] openssh: Fix EOF: command not found 2020-11-24 17:06:45 +01:00