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: dolmen/github-keygen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.304
Choose a base ref
...
head repository: dolmen/github-keygen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.305
Choose a head ref
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 17, 2019

  1. Update: remove MAC hmac-ripemd160 according to changes of OpenSSH 7.6

    OpenSSH 7.6 removed support for the hmac-ripemd160 MAC. Keeping the
    item may cause error 'Bad SSH2 Mac spec' when config is used with
    OpenSSH 7.6+.
    
    https://www.openssh.com/txt/release-7.6
    laggardkernel committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    e9486ee View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    3d346a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac12411 View commit details
    Browse the repository at this point in the history
  3. Do not warn about SSH options known to have been removed

    'UseRoaming' is one of them.
    dolmen committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c658c0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9080a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c23f6d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. README: changes for 1.305

    dolmen committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    07d6045 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.305

    dolmen committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    e39b7e0 View commit details
    Browse the repository at this point in the history
  3. Release v1.305

    dolmen committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    ab0c8d9 View commit details
    Browse the repository at this point in the history
Loading