Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: b780aefc621d
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: f7e077a54a01
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 6, 2020

  1. nixos/nginx: use Mozilla Intermediate TLS configuration

    The configuration at https://ssl-config.mozilla.org/#server=nginx&config=intermediate
    is reliably kept up-to-date in terms of security and compatible with a
    wide range of clients. They've probably had more care and thought put
    into them than our defaults, and will be easier to keep updated in
    the future.
    
    The only removed (rather than changed) configuration option here is
    ssl_ecdh_curve, per mozilla/server-side-tls#189.
    
    Resolves #80952.
    
    (cherry picked from commit 4ed98d6)
    emilazy authored and Mic92 committed Mar 6, 2020
    Copy the full SHA
    65e31f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Merge pull request #81902 from Mic92/nginx-ssl

    [backport] nixos/nginx: use Mozilla Intermediate TLS configuration
    Mic92 committed Mar 7, 2020
    Copy the full SHA
    23edc44 View commit details
    Browse the repository at this point in the history
  2. grocy: 2.6.0 -> 2.6.1

    (cherry picked from commit d0e0aca)
    Ma27 committed Mar 7, 2020
    Copy the full SHA
    f7e077a View commit details
    Browse the repository at this point in the history