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: 2f304a0bafc3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cacb9ac7a515
Choose a head ref
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 21, 2021

  1. chromiumBeta: 88.0.4324.50 -> 88.0.4324.79

    (cherry picked from commit f274df0)
    primeos committed Jan 21, 2021
    Copy the full SHA
    449838b View commit details
    Browse the repository at this point in the history
  2. chromiumDev: 89.0.4356.6 -> 89.0.4381.6

    (cherry picked from commit 84840c8)
    primeos committed Jan 21, 2021
    Copy the full SHA
    42109d5 View commit details
    Browse the repository at this point in the history
  3. chromiumDev: 89.0.4381.6 -> 89.0.4385.0

    (cherry picked from commit 79150e0)
    primeos committed Jan 21, 2021
    Copy the full SHA
    3022190 View commit details
    Browse the repository at this point in the history
  4. chromiumBeta: 88.0.4324.79 -> 88.0.4324.87

    (cherry picked from commit c0e177d)
    primeos committed Jan 21, 2021
    Copy the full SHA
    839578d View commit details
    Browse the repository at this point in the history
  5. chromium: Extend update.py to print a summary of the updates

    As a first step to automate the commit messages as well.
    
    (cherry picked from commit 76fe724)
    primeos committed Jan 21, 2021
    Copy the full SHA
    4d4fc70 View commit details
    Browse the repository at this point in the history
  6. ungoogled-chromium: 87.0.4280.88 -> 87.0.4280.141 (security)

    I did a quick, automated test by reusing the VM test for Chromium.
    
    (cherry picked from commit aee78d4)
    primeos committed Jan 21, 2021
    Copy the full SHA
    57053a2 View commit details
    Browse the repository at this point in the history
  7. chromiumBeta: 88.0.4324.87 -> 88.0.4324.96

    (cherry picked from commit 101d428)
    primeos committed Jan 21, 2021
    Copy the full SHA
    fe984c9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b6b183a View commit details
    Browse the repository at this point in the history
  9. chromium/doc: Explain how to run the VM tests

    (cherry picked from commit 70206c3)
    primeos committed Jan 21, 2021
    Copy the full SHA
    71ed7b5 View commit details
    Browse the repository at this point in the history
  10. chromiumDev: 89.0.4385.0 -> 89.0.4389.9

    (cherry picked from commit f5de460)
    primeos committed Jan 21, 2021
    Copy the full SHA
    5b00ed3 View commit details
    Browse the repository at this point in the history
  11. nixos/tests/chromium: Fix a race condition

    Only execute Ctrl+w to close the currently active window if the
    new/secondary window (title: "New Tab") could be selected. This fixes a
    test failure since the update to Chromium M88 (cc PR #110010).
    Without this additional check the main window (title: "startup done")
    could still be selected (and thus will be closed) and the script would
    close both windows (i.e. terminate Chromium completely).
    
    (cherry picked from commit 8a7a844)
    primeos committed Jan 21, 2021
    Copy the full SHA
    a52a8d5 View commit details
    Browse the repository at this point in the history
  12. nixos/tests/chromium: Add ungoogled-chromium and Google Chrome

    By default only `chromium` will be tested but other "channels" can be
    selected using e.g.:
    nix-build nixos/tests/chromium.nix -A ungoogled
    
    This also adds me as secondary maintainer (I'd like to get notified on
    PRs/issues and can review them).
    
    (cherry picked from commit ff8866e)
    primeos committed Jan 21, 2021
    Copy the full SHA
    3117502 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Merge pull request #110349 from primeos/chromium-backport

    [20.09] chromium: 87.0.4280.141 -> 88.0.4324.96
    primeos committed Jan 24, 2021
    Copy the full SHA
    cacb9ac View commit details
    Browse the repository at this point in the history