Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 7ca00868ec0b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dd251403053d
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 24, 2019

  1. sshd: fix startWhenNeeded and listenAddresses combination

    Previously, if startWhenNeeded was set, listenAddresses option was
    ignored and daemon was listening on all interfaces.
    Fixes #56325.
    uvNikita committed Feb 24, 2019
    Copy the full SHA
    131e31c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Merge pull request #56326 from uvNikita/openssh/fix-socket

    sshd: fix startWhenNeeded and listenAddresses combination
    lheckemann committed Feb 25, 2019
    Copy the full SHA
    dd25140 View commit details
    Browse the repository at this point in the history