Skip to content

openssh: 10.1p1 -> 10.2p1#450658

Merged
numinit merged 1 commit intoNixOS:stagingfrom
LeSuisse:openssh-10.2p1
Oct 11, 2025
Merged

openssh: 10.1p1 -> 10.2p1#450658
numinit merged 1 commit intoNixOS:stagingfrom
LeSuisse:openssh-10.2p1

Conversation

@LeSuisse
Copy link
Member

@LeSuisse LeSuisse commented Oct 10, 2025

Changes:
https://www.openssh.com/releasenotes.html#10.2p1

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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. labels Oct 10, 2025
@philiptaron
Copy link
Contributor

That was fast.

Copy link
Contributor

@philiptaron philiptaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read the release notes. Doing a build. Would like to merge #450716 first

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Oct 10, 2025
@numinit
Copy link
Contributor

numinit commented Oct 11, 2025

openssh> Running phase: installCheckPhase
openssh> OpenSSH_10.2p1, OpenSSL 3.6.0 1 Oct 2025
openssh> OpenSSH_10.2p1, OpenSSL 3.6.0 1 Oct 2025

@numinit
Copy link
Contributor

numinit commented Oct 11, 2025

* [sshd(8)](https://man.openbsd.org/sshd.8): don't PAM_RHOST if the remote host is the "UNKNOWN"
   placeholder name. Avoids potential hangs in some PAM modules as
   they try to resolve it. Note, [sshd(8)](https://man.openbsd.org/sshd.8) only uses the "UNKNOWN"
   name when the connection is not on an IPv4 or IPv6 socket.

I think this should close #430737.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Oct 11, 2025
@numinit numinit merged commit 68ddbb7 into NixOS:staging Oct 11, 2025
35 of 39 checks passed
@LeSuisse LeSuisse deleted the openssh-10.2p1 branch October 11, 2025 08:12
@emilylange emilylange linked an issue Oct 27, 2025 that may be closed by this pull request
@alois31 alois31 mentioned this pull request Oct 28, 2025
13 tasks
github-merge-queue bot pushed a commit that referenced this pull request Oct 28, 2025
The main openssh package has already been updated in [1].

[1] #450658

This reverts commit 249e1f9.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 501-1000 This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

openssh: terminal output broken with ControlPersist

3 participants