Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staging next #74795

Merged
merged 160 commits into from Dec 5, 2019
Merged

Staging next #74795

merged 160 commits into from Dec 5, 2019

Conversation

FRidh
Copy link
Member

@FRidh FRidh commented Dec 1, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @

tmplt and others added 30 commits November 17, 2019 18:51
jasper has several unfixed CVE and seems unmaintained
Upstream open bug to replace it with OpenJPEG is:
https://bugs.kde.org/show_bug.cgi?id=364231
Update the version of `cctools` on darwin.  The older version fails
to work on some modern packages, such as `bazel 1.1`.
jasper has unfixed CVE
Upstream has no plan to switch to openjpeg AFAICT
jasper has many security issues and it's only used for some
old Redcine cameras. See:
LibRaw/LibRaw#69
jasper has many unfixed CVEs, upstream disable its use by default
opencv/opencv#14058
r-ryantm and others added 7 commits December 1, 2019 18:50
cython/cython#2752 has already been accepted
upstream, is minimally invasive (only adds a feature, shouldn't break
any existing code) and is needed for the sage python3 update. Sage needs
this capability because it defines its own integer type.
b78e840 tried to make the script better but used the wrong test
syntax: [[ 113 > 99 ]] is false. This caused the librsvg not being added
to $GDK_PIXBUF_MODULE_FILE.

Fixes: #73586 (comment)
@Ericson2314
Copy link
Member

Ericson2314 commented Dec 1, 2019

OK fixed one thing with gdb. I think we are good otherwise as far as things I am aware of.

jtojnar and others added 2 commits December 2, 2019 13:22
gegl_0_4: disabling jasper, fixing build
This reverts commit fa4bbef.

The update seems to be no longer available. See
#74388 (comment).
@andir andir mentioned this pull request Dec 3, 2019
10 tasks
@FRidh FRidh merged commit 273ec23 into master Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet