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

Commits on Mar 4, 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
    
    (cherry picked from commit 7cda282)
    vcunat authored and worldofpeace committed Mar 4, 2020
    Copy the full SHA
    7dfb444 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Merge pull request #81718 from worldofpeace/backport-80746

    [20.03] openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
    worldofpeace committed Mar 5, 2020
    Copy the full SHA
    1f99fd2 View commit details
    Browse the repository at this point in the history