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: 77295b0bd265
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 3e5cf4fa6355
Choose a head ref
  • 8 commits
  • 6 files changed
  • 6 contributors

Commits on Jul 14, 2019

  1. Copy the full SHA
    9f66b1b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. libu2f-host: 1.1.7 -> 1.1.8

    risicle committed Jul 17, 2019
    Copy the full SHA
    2a317ce View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Merge pull request #64999 from risicle/ris-libu2f-host-1.1.8-r19.03

    [r19.03] libu2f-host: 1.1.7 -> 1.1.8, fixing CVE-2019-9578
    grahamc committed Jul 18, 2019
    Copy the full SHA
    6d2dfd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64729 from risicle/ris-dosbox-CVEs-19.03

    [r19.03] dosbox: add patches for CVE-2019-7165 & CVE-2019-12594
    grahamc committed Jul 18, 2019
    Copy the full SHA
    6be0d58 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Change maintainter's name

    (cherry picked from commit 882b201)
    umazalakain authored and lheckemann committed Jul 19, 2019
    Copy the full SHA
    ec263c5 View commit details
    Browse the repository at this point in the history
  2. ccache.links: make it a function of unwrappedCC

    That way we can use a ccacheStdenv with e.g. a different CC:
    
    stdenv = overrideCC gcc8Stdenv (ccacheWrapper.override { unwrappedCC
    = gcc8Stdenv.cc.cc; });
    
    (cherry picked from commit 594ca3f)
    FRidh committed Jul 19, 2019
    Copy the full SHA
    b8b2ca7 View commit details
    Browse the repository at this point in the history
  3. gnomeExtensions.gsconnect: 20 -> 21

    (cherry picked from commit a0b5ada)
    hedning authored and bjornfor committed Jul 19, 2019
    Copy the full SHA
    4c6daf9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e5cf4f View commit details
    Browse the repository at this point in the history