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

[17.09] qpdf: 6.0.0 -> 7.1.1 #34925

Merged
merged 3 commits into from Feb 13, 2018
Merged

Conversation

andir
Copy link
Member

@andir andir commented Feb 13, 2018

Motivation for this change

This also includes the backporting of security fixes we never ported (CVE-2017-11624,CVE-2017-11625,CVE-2017-11626,CVE-2017-11627,CVE-2017-12595,CVE-2017-9208,CVE-2017-9209,CVE-2017-9210 from 6060847)

The 7.1.1 update just ensures we are at the latest stable version. Since there is not API breakage this should be fine.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

fi
if [ -f doc/qpdf-manual.pdf ]; then \
	cp doc/qpdf-manual.pdf /nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1/share/doc/qpdf; \
fi
cp doc/*.1 /nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1/share/man/man1
post-installation fixup
gzipping man pages under /nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1/share/man/
stripping (with flags -S) in /nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1/lib  /nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1/bin
patching script interpreter paths in /nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1
/nix/store/9dsifnbkhjvica4vjqnm0pd9gvrrbw9c-qpdf-7.1.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1
shrinking /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1/bin/qpdf
shrinking /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1/bin/zlib-flate
shrinking /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1/lib/libqpdf.so.18.2.1
gzipping man pages under /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1/share/man/
stripping (with flags -S) in /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1/lib  /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1/bin 
patching script interpreter paths in /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1
checking for references to /tmp/nix-build-qpdf-7.1.1.drv-0 in /nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1...
/nix/store/jflfls3nfrs0674l9w0izjqz8ma7f698-qpdf-7.1.1

@andir andir merged commit c831224 into NixOS:release-17.09 Feb 13, 2018
@andir andir deleted the 17.09/qpdf-7.1.1 branch February 13, 2018 11:56
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1
shrinking /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1/bin/zlib-flate
shrinking /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1/bin/qpdf
shrinking /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1/lib/libqpdf.so.18.2.1
gzipping man pages under /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1/share/man/
stripping (with flags -S) in /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1/lib  /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1/bin
patching script interpreter paths in /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1
checking for references to /build in /nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1...
/nix/store/sqqw72bsc1z0y7w90j5fa45vapmnl8q1-qpdf-7.1.1

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