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: 443d41f3bd5d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ea0b3dd87578
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Aug 2, 2020

  1. nss_3_52: rename to nss_latest

    That way the name can make sense without being changed often.
    vcunat committed Aug 2, 2020
    Copy the full SHA
    6096bfb View commit details
    Browse the repository at this point in the history
  2. nss_latest: 3.52.1 -> 3.55

    It's exactly code written for nixpkgs master (over multiple commits),
    except that gyp is used from python2 as the version in nixpkgs 20.03
    refuses to work with python3.
    vcunat committed Aug 2, 2020
    Copy the full SHA
    97cb5d7 View commit details
    Browse the repository at this point in the history
  3. icu67: init at 67.1

    marsam authored and vcunat committed Aug 2, 2020
    Copy the full SHA
    5eabc6d View commit details
    Browse the repository at this point in the history
  4. firefox*: build with nodejs 13

    Later firefox versions won't build with the current nodejs;
    it's just build-time dependency and 13 seems to work fine.
    vcunat committed Aug 2, 2020
    Copy the full SHA
    9ae7d8d View commit details
    Browse the repository at this point in the history
  5. firefox: 77.0.1 -> 78.0.1 (security)

    (cherry picked from commit d4e479a)
    /cc original PR #92043.
    ajs124 authored and vcunat committed Aug 2, 2020
    Copy the full SHA
    a939519 View commit details
    Browse the repository at this point in the history
  6. firefox-esr-78: init at 78.1.0esr

    (cherry picked from commit 1d730e1)
    /cc master PR #94421.
    taku0 authored and vcunat committed Aug 2, 2020
    Copy the full SHA
    61acfba View commit details
    Browse the repository at this point in the history
  7. firefox: backport updates into release-20.03

    We've been slipping behind on backporting for the default
    firefox version.  This doesn't make it perfect, but using ESR 78
    should make it easier for us to keep up.
    
    Certainly feel free to work on backporting 79+ as well.
    
    I briefly tested both affected versions (68 and 78).
    vcunat committed Aug 2, 2020
    2
    Copy the full SHA
    ea0b3dd View commit details
    Browse the repository at this point in the history