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: b7dac500d772
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 861fef71f4f0
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 17, 2017

  1. Copy the full SHA
    ec80c92 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a8bd9e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2017

  1. nixos/ssh: Update 18.03 release notes

    Since ssh-dss is no longer supported by default, users relying on those
    keys for their login may be locked out. They should ideally use stronger
    keys, but adding the support for ssh-dss back in can also be done
    through extraConfig.
    jeaye committed Nov 18, 2017
    Copy the full SHA
    03f7adf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Merge pull request #31763 from jeaye/harden-ssh-config

    Harden ssh config defaults and remove old host key support
    NeQuissimus committed Nov 20, 2017
    2
    Copy the full SHA
    861fef7 View commit details
    Browse the repository at this point in the history