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: d8c7f0bd3f42
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ed8f3b5fa3ce
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 31, 2019

  1. chromium/updater: Fix usage of insecure MD5 hashes

    The title of NixOS/nix#802 says it all:
    
        Is it time to deprecate md5?
    
    Of course it is - we shouldn't use MD5 for our beautiful updater, but
    switch to SHA1 instead. It's the future!
    
           .    .          .       .           .
      .              .        .          .               .
        .    .           .           .        .-.   .         .     .
               -------     ______             | `\                .
    .   ______   .            '   ``-..-.-,.-.`.  `----._______
               .  -------   .   . `.`.-=,'='-===| SHA1  \______`--._
     --------------      ---   .  ..-.-.-=-.-===|   ____________.--"
                   ---------  . . .- .,==-'`-'-./  /__----'^  `^  `^  `^
       ____   -----     --  ____   ' . _____   \______[=>  =>  =>  =>
             .                   .       .                .
       .          .     .     .              .        .          .
    
    Signed-off-by: aszlig <aszlig@nix.build>
    aszlig committed Mar 31, 2019
    1
    Copy the full SHA
    ed8f3b5 View commit details
    Browse the repository at this point in the history