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: 76f4f6b95db4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b1ec189c9faa
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 21, 2020

  1. openssl_1_0_2: mark as insecure; fixes #77503 (kinda)

    No vulnerabilities are know so far (to me), but still I'd go this way.
    Especially for 20.03 it seems better to deprecate it before official
    release happens.
    
    Current casualties:
    $ ./maintainers/scripts/rebuild-amount.sh --print HEAD HEAD^
    Estimating rebuild amount by counting changed Hydra jobs.
         87 x86_64-darwin
        161 x86_64-linux
    vcunat committed Feb 21, 2020
    Copy the full SHA
    7cda282 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge pull request #80746 from vcunat/p/openssl-eol

    openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
    worldofpeace committed Feb 27, 2020
    Copy the full SHA
    b1ec189 View commit details
    Browse the repository at this point in the history