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: 0d39ec23b629
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: d9a83d34c8da
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Nov 7, 2019

  1. opencv3: 3.4.7 -> 3.4.8 (security)

    addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939
    
    all internal downloads are unchanged for this release
    
    (cherry picked from commit a38ee9f002a36c323b5facd19dcecf65274562c0)
    risicle committed Nov 7, 2019
    Copy the full SHA
    044abfc View commit details
    Browse the repository at this point in the history
  2. sqlite-replication: fix build + CVE-2019-16168

    CVE fix in #71695 broke this package, as it's an older
    version and additionaly disables amalgamation.
    
    The supplied patch is modified minimally to fit this version (slight
    line number change for analyze.c).
    
    The fix was verified using
    https://www.sqlite.org/src/info/e4598ecbdd18bd82945f6029013296690e719a62
    as for the previous fix.
    d-goldin committed Nov 7, 2019
    Copy the full SHA
    3fe3061 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Merge pull request #72993 from risicle/ris-opencv-3.4.8-r19.09

    [r19.09] opencv3: 3.4.7 -> 3.4.8, addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939
    basvandijk committed Nov 8, 2019
    Copy the full SHA
    8f333cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73002 from d-goldin/fix_sqlite_replicated

    sqlite-replication: fix build + CVE-2019-16168
    andir committed Nov 8, 2019
    Copy the full SHA
    d9a83d3 View commit details
    Browse the repository at this point in the history