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

mupdf: apply CVE-2018-10289 patch #41802

Merged
merged 1 commit into from Jun 10, 2018
Merged

mupdf: apply CVE-2018-10289 patch #41802

merged 1 commit into from Jun 10, 2018

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented Jun 10, 2018

Fixes mupdf issue in #41748 by applying
patch from https://bugs.ghostscript.com/show_bug.cgi?id=699271

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@bhipple
Copy link
Contributor Author

bhipple commented Jun 10, 2018

@GrahamcOfBorg build mupdf

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mupdf

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/wkw17h2i0bixisr0436d43y0h1bb0y84-mupdf-1.13.0-man
gzipping man pages under /nix/store/wkw17h2i0bixisr0436d43y0h1bb0y84-mupdf-1.13.0-man/share/man/
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/wkw17h2i0bixisr0436d43y0h1bb0y84-mupdf-1.13.0-man
checking for references to /build in /nix/store/wkw17h2i0bixisr0436d43y0h1bb0y84-mupdf-1.13.0-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/q90yfq85j8slfvm607ihkpxg2ilqpqlb-mupdf-1.13.0-doc
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/q90yfq85j8slfvm607ihkpxg2ilqpqlb-mupdf-1.13.0-doc
checking for references to /build in /nix/store/q90yfq85j8slfvm607ihkpxg2ilqpqlb-mupdf-1.13.0-doc...
/nix/store/imszvvndwm0j41i0gfq2b0zr7w3pzc62-mupdf-1.13.0-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mupdf

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/74a59pass9s3jrhadmgk9hzka5i5wk7b-mupdf-1.13.0-man
gzipping man pages under /nix/store/74a59pass9s3jrhadmgk9hzka5i5wk7b-mupdf-1.13.0-man/share/man/
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/74a59pass9s3jrhadmgk9hzka5i5wk7b-mupdf-1.13.0-man
checking for references to /build in /nix/store/74a59pass9s3jrhadmgk9hzka5i5wk7b-mupdf-1.13.0-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/n83gh5sn6lla5cs59blphax1x0fq48rv-mupdf-1.13.0-doc
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/n83gh5sn6lla5cs59blphax1x0fq48rv-mupdf-1.13.0-doc
checking for references to /build in /nix/store/n83gh5sn6lla5cs59blphax1x0fq48rv-mupdf-1.13.0-doc...
/nix/store/aqdmwk76s7ikj31gn8z6mlmaifm3ac1y-mupdf-1.13.0-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mupdf

Partial log (click to expand)

/nix/store/aqdmwk76s7ikj31gn8z6mlmaifm3ac1y-mupdf-1.13.0-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mupdf

Partial log (click to expand)

/nix/store/imszvvndwm0j41i0gfq2b0zr7w3pzc62-mupdf-1.13.0-bin

@xeji xeji merged commit 17d7650 into NixOS:master Jun 10, 2018
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

3 participants