Skip to content

openssh_10_2: init at 10.2p1#456258

Merged
JohnRTitor merged 1 commit intoNixOS:masterfrom
alois31:push-syuprpoyzvlk
Oct 27, 2025
Merged

openssh_10_2: init at 10.2p1#456258
JohnRTitor merged 1 commit intoNixOS:masterfrom
alois31:push-syuprpoyzvlk

Conversation

@alois31
Copy link
Copy Markdown
Contributor

@alois31 alois31 commented Oct 27, 2025

OpenSSH 10.1 contains a bug that makes it totally unusable with ControlPersist, which is fixed in 10.2. Temporarily make the latter available as an option while the rebuilds go through staging.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

OpenSSH 10.1 contains a bug that makes it totally unusable with ControlPersist,
which is fixed in 10.2. Temporarily make the latter available as an option
while the rebuilds go through staging.
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Oct 27, 2025
@JohnRTitor JohnRTitor added this pull request to the merge queue Oct 27, 2025
@JohnRTitor
Copy link
Copy Markdown
Member

JohnRTitor commented Oct 27, 2025

Would be nice if anyone could announce this on Matrix and on a GitHub issue as well. So people can find a solution.

Do something like programs.ssh.package = pkgs.openssh_10_2;

Merged via the queue into NixOS:master with commit 1aefc21 Oct 27, 2025
32 of 35 checks passed
@philiptaron
Copy link
Copy Markdown
Contributor

This was dropped in #456392.

bivsk added a commit to bivsk/nix-iv that referenced this pull request Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants