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: ce0fd2475282
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 65a007868a7e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 1, 2019

  1. gegl_0_4: disabling jasper, fixing build

    Jasper has been recently marked as insecure and removed from a bunch
    of places due to some known vulnerabilities and upstream not moving
    forward. This was done in #73586
    
    This prevents gegl_0_4 from building, as jasper is a runtime dependency
    per default. There is an upstream issue for that, but it does not seem
    to have made progress yet: https://gitlab.gnome.org/GNOME/gegl/issues/35
    d-goldin committed Dec 1, 2019
    Copy the full SHA
    c9841ed View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Merge pull request #74790 from d-goldin/gegl_0_4_jasper

    gegl_0_4: disabling jasper, fixing build
    jtojnar committed Dec 2, 2019
    Copy the full SHA
    65a0078 View commit details
    Browse the repository at this point in the history