Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 43ba99fa0354
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 58fbebc4ea55
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 1, 2019

  1. browserpass: 2.0.22 -> 3.0.1

    See browserpass/browserpass-native#31
    
    This is fully backwards compatible.
    
    (cherry picked from commit 6104fba)
    infinisil committed Apr 1, 2019
    Copy the full SHA
    d22d43a View commit details
    Browse the repository at this point in the history
  2. nixos/browserpass: update for v3

    See browserpass/browserpass-native#31
    
    Additionally browserpass was removed from systemPackages, because it
    doesn't need to be installed, browsers will get the path to the binary
    from the native messaging host JSON.
    
    (cherry picked from commit e98ee8d)
    infinisil committed Apr 1, 2019
    Copy the full SHA
    b791044 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. html-proofer: 3.8.0 -> 3.10.2 (security)

    See #58709.
    
    (cherry picked from commit 20b9e18)
    primeos committed Apr 2, 2019
    Copy the full SHA
    70d8066 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    02aceb6 View commit details
    Browse the repository at this point in the history
  3. gollum: Update the dependencies (security)

    See #58709.
    
    (cherry picked from commit a92c7bb)
    primeos committed Apr 2, 2019
    Copy the full SHA
    216f062 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58770 from primeos/security-backports-for-18.09

    [18.09] Security backports for html-proofer and gollum
    primeos committed Apr 2, 2019
    Copy the full SHA
    e2a1fd1 View commit details
    Browse the repository at this point in the history
  5. browserpass: Fix evaluation

    When I backported NixOS/nixpkgs#58639 to 18.09,
    I didn't realize that buildGoPackage still required the `name`
    attribute. Thanks to @primeos for notifying me of this.
    infinisil committed Apr 2, 2019
    Copy the full SHA
    58fbebc View commit details
    Browse the repository at this point in the history