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

poppler: add patch for CVE-2019-9959 #71046

Merged
merged 1 commit into from Oct 13, 2019

Conversation

risicle
Copy link
Contributor

@risicle risicle commented Oct 12, 2019

Motivation for this change

https://nvd.nist.gov/vuln/detail/CVE-2019-9959

For the main poppler package, we should be looking at merging #60701.

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 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 @

@risicle risicle changed the base branch from release-19.09 to staging-19.09 October 12, 2019 17:56
@risicle
Copy link
Contributor Author

risicle commented Oct 12, 2019

Rebased to staging because of huge rebuild.

@veprbl
Copy link
Member

veprbl commented Oct 12, 2019

#60701 is not ready. It makes sense to apply this to master as well instead of rushing an upgrade.

@risicle
Copy link
Contributor Author

risicle commented Oct 12, 2019

Ok... what order should we do this in?

@veprbl
Copy link
Member

veprbl commented Oct 12, 2019

@risicle Usually we apply fix to master first and then "git cherry-pick -x" to the stable branch.

@risicle
Copy link
Contributor Author

risicle commented Oct 13, 2019

Right... I guess I'll rebase this PR then as a start.

@ttuegel ttuegel merged commit df372a0 into NixOS:master Oct 13, 2019
@risicle
Copy link
Contributor Author

risicle commented Oct 13, 2019

Are you going to do the cherry picks or shall I create separate PRs?

@adisbladis
Copy link
Member

adisbladis commented Oct 13, 2019

Backported to 19.09 in 3fa2864 31c7bef (edited by vcunat)

vcunat pushed a commit that referenced this pull request Oct 13, 2019
@vcunat vcunat added 8.has: port to stable A PR already has a backport to the stable release. and removed 9.needs: port to stable A PR needs a backport to the stable release. labels Oct 13, 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

5 participants