Skip to content

[18.03] openjpeg: adding patch for CVE-2018-7648 #49550

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

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented Oct 31, 2018

Motivation for this change

Part of #38994
Backport of #49542

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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

Sorry, something went wrong.

@c0bw3b c0bw3b added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Oct 31, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: openjpeg

Partial log (click to expand)

strip is /nix/store/hy39vplmzpwckvzxgyhr54dwz0mnfv2p-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/dihspgmifyl2aswazlzddlm9ksdmr2bj-openjpeg-2.3.0/lib  /nix/store/dihspgmifyl2aswazlzddlm9ksdmr2bj-openjpeg-2.3.0/bin
patching script interpreter paths in /nix/store/dihspgmifyl2aswazlzddlm9ksdmr2bj-openjpeg-2.3.0
checking for references to /build in /nix/store/dihspgmifyl2aswazlzddlm9ksdmr2bj-openjpeg-2.3.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/5m30pm3fq6gwix0mzpf0qric65xdk2gv-openjpeg-2.3.0-dev
strip is /nix/store/hy39vplmzpwckvzxgyhr54dwz0mnfv2p-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/5m30pm3fq6gwix0mzpf0qric65xdk2gv-openjpeg-2.3.0-dev/lib
patching script interpreter paths in /nix/store/5m30pm3fq6gwix0mzpf0qric65xdk2gv-openjpeg-2.3.0-dev
checking for references to /build in /nix/store/5m30pm3fq6gwix0mzpf0qric65xdk2gv-openjpeg-2.3.0-dev...
/nix/store/dihspgmifyl2aswazlzddlm9ksdmr2bj-openjpeg-2.3.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: openjpeg

Partial log (click to expand)

strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/cd3wk801a1p9vd91xvzkspa41x4gr80w-openjpeg-2.3.0/lib  /nix/store/cd3wk801a1p9vd91xvzkspa41x4gr80w-openjpeg-2.3.0/bin
patching script interpreter paths in /nix/store/cd3wk801a1p9vd91xvzkspa41x4gr80w-openjpeg-2.3.0
checking for references to /build in /nix/store/cd3wk801a1p9vd91xvzkspa41x4gr80w-openjpeg-2.3.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/yy0x610v82x50d0wxisj5jsbk9wh4c20-openjpeg-2.3.0-dev
strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/yy0x610v82x50d0wxisj5jsbk9wh4c20-openjpeg-2.3.0-dev/lib
patching script interpreter paths in /nix/store/yy0x610v82x50d0wxisj5jsbk9wh4c20-openjpeg-2.3.0-dev
checking for references to /build in /nix/store/yy0x610v82x50d0wxisj5jsbk9wh4c20-openjpeg-2.3.0-dev...
/nix/store/cd3wk801a1p9vd91xvzkspa41x4gr80w-openjpeg-2.3.0

@c0bw3b c0bw3b merged commit 003af0c into NixOS:staging-18.03 Nov 6, 2018
@c0bw3b c0bw3b deleted the sec/1803/openjpeg branch November 6, 2018 18:42
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.severity: security Issues which raise a security issue, or PRs that fix one 10.rebuild-darwin: 101-500 10.rebuild-linux: 501+
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants