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

[18.03] libmspack: 0.6alpha -> 0.7.1alpha #45094

Merged
merged 1 commit into from Aug 16, 2018

Conversation

andir
Copy link
Member

@andir andir commented Aug 15, 2018

Motivation for this change

This addresses the following issues:

(cherry picked from commit 3c1f5d96ff3dc863ba96179cb454ffa5dcd32dbf)

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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libmspack

Partial log (click to expand)

shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/msexpand
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/oabextract
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/chmextract
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/cabrip
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/lib/libmspack.so.0.1.0
strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/lib  /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha
checking for references to /build in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha...
/nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libmspack

Partial log (click to expand)

shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/oabextract
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/msexpand
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/chmextract
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/cabrip
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/lib/libmspack.so.0.1.0
strip is /nix/store/hy39vplmzpwckvzxgyhr54dwz0mnfv2p-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/lib  /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha
checking for references to /build in /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha...
/nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha

@andir
Copy link
Member Author

andir commented Aug 15, 2018

Apparently this rebuilds a few libreoffice variants... I'll rebase this against staging-18.03.

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libmspack

Partial log (click to expand)

 /nix/store/pmgifckpynw763k45r0kf3fadjn8w9yy-coreutils-8.29/bin/mkdir -p '/nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha/include'
 /nix/store/pmgifckpynw763k45r0kf3fadjn8w9yy-coreutils-8.29/bin/install -c -m 644 mspack/mspack.h '/nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha/include'
 /nix/store/pmgifckpynw763k45r0kf3fadjn8w9yy-coreutils-8.29/bin/mkdir -p '/nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha/lib/pkgconfig'
 /nix/store/pmgifckpynw763k45r0kf3fadjn8w9yy-coreutils-8.29/bin/install -c -m 644 libmspack.pc '/nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha/lib/pkgconfig'
make[1]: Leaving directory '/private/tmp/nix-build-libmspack-0.7.1alpha.drv-0/libmspack-0.7.1alpha'
post-installation fixup
strip is /nix/store/q4mjflkrrpvajlawjngyr0d1bhpyb5ij-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha/lib  /nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha
/nix/store/y7cpq3kywlwbakg8xccpb0r330g9i00q-libmspack-0.7.1alpha

This adresses the following issues:

- CVE-2018-14697
- CVE-2018-14680
- CVE-2018-14681
- CVE-2018-14682

(cherry picked from commit 9e8308d)
@andir andir changed the base branch from release-18.03 to staging-18.03 August 16, 2018 07:57
@andir
Copy link
Member Author

andir commented Aug 16, 2018

@GrahamcOfBorg build libmspack

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libmspack

Partial log (click to expand)

/nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libmspack

Partial log (click to expand)

shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/oabextract
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/msexpand
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/chmextract
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin/cabrip
shrinking /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/lib/libmspack.so.0.1.0
strip is /nix/store/hy39vplmzpwckvzxgyhr54dwz0mnfv2p-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/lib  /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha
checking for references to /build in /nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha...
/nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libmspack, libtiff, libxml2, openssl_1_0_2, openssl_1_1_0

Partial log (click to expand)

shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/chmextract
strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/lib  /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha
checking for references to /build in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha...
/nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha
/nix/store/gyk0ga511fk9lg18rwlfd7hbq6wpyhd3-libtiff-4.0.9-bin
/nix/store/vywwsqjz3gpdrqc3hpilw8s043xzmmwc-libxml2-2.9.7-bin
/nix/store/3wmhxc5wfcqrsh1q1yvwkf20bhwrg923-openssl-1.0.2p-bin
/nix/store/pybhczdbj9m9g82nwdrbbg87qrzwplh8-openssl-1.1.0i-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libmspack, libtiff, libxml2, openssl_1_0_2, openssl_1_1_0

Partial log (click to expand)

copying path '/nix/store/k1zlikjjd5cbgdrx04fighq03lb0jha8-libxml2-2.9.7' from 'https://cache.nixos.org'...
copying path '/nix/store/h2sj6y126w6h60vvzp70ykcv44x79jy2-openssl-1.1.0i' from 'https://cache.nixos.org'...
copying path '/nix/store/njmdbayzviqglax2hlxhfnfdr065ggi2-libxml2-2.9.7-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/rz8187b7j6i7hfzlnmzpckm1rzc3cq6l-libtiff-4.0.9-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/4jp6k1xf3kfldhh5fzjacxb6fnsk0jba-openssl-1.1.0i-bin' from 'https://cache.nixos.org'...
/nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha
/nix/store/rz8187b7j6i7hfzlnmzpckm1rzc3cq6l-libtiff-4.0.9-bin
/nix/store/njmdbayzviqglax2hlxhfnfdr065ggi2-libxml2-2.9.7-bin
/nix/store/r06c6lci780kvmg63ypvaizhsrimpg9z-openssl-1.0.2p-bin
/nix/store/4jp6k1xf3kfldhh5fzjacxb6fnsk0jba-openssl-1.1.0i-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libmspack

Partial log (click to expand)

/nix/store/n934fxm9nhxskm3l6lklx7syi425jfxb-libmspack-0.7.1alpha

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libmspack

Partial log (click to expand)

shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/lib/libmspack.so.0.1.0
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/msexpand
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/cabrip
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/oabextract
shrinking /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin/chmextract
strip is /nix/store/k8b9hqv58dd1z0j4ikak24ykndcm91s6-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/lib  /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha
checking for references to /build in /nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha...
/nix/store/gm4q6h8r8wri5kkj6fq0wij0pdss4dq1-libmspack-0.7.1alpha

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libmspack

Partial log (click to expand)

 /nix/store/5601x6iw0d16a62lf82h8vr2vlr1qvj8-coreutils-8.29/bin/mkdir -p '/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha/include'
 /nix/store/5601x6iw0d16a62lf82h8vr2vlr1qvj8-coreutils-8.29/bin/install -c -m 644 mspack/mspack.h '/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha/include'
 /nix/store/5601x6iw0d16a62lf82h8vr2vlr1qvj8-coreutils-8.29/bin/mkdir -p '/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha/lib/pkgconfig'
 /nix/store/5601x6iw0d16a62lf82h8vr2vlr1qvj8-coreutils-8.29/bin/install -c -m 644 libmspack.pc '/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha/lib/pkgconfig'
make[1]: Leaving directory '/private/tmp/nix-build-libmspack-0.7.1alpha.drv-0/libmspack-0.7.1alpha'
post-installation fixup
strip is /nix/store/apq9nivzars5hkwfq4pwdwfp89rn3bnl-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha/lib  /nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha/bin
patching script interpreter paths in /nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha
/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libmspack, libtiff, libxml2, openssl_1_0_2, openssl_1_1_0

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/rynmmpwacsa0kskz93niml9g35kxaj3i-openssl-1.1.0i/lib
patching script interpreter paths in /nix/store/rynmmpwacsa0kskz93niml9g35kxaj3i-openssl-1.1.0i
gzipping man pages under /nix/store/74rg348b8brn5rrc4lspvrl0a7nrxja6-openssl-1.1.0i-man/share/man/
strip is /nix/store/apq9nivzars5hkwfq4pwdwfp89rn3bnl-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/74rg348b8brn5rrc4lspvrl0a7nrxja6-openssl-1.1.0i-man
/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha
/nix/store/9713js0cabnwqbkcknzb5w2jzqcmr6lv-libtiff-4.0.9-bin
/nix/store/07rh4zm9m4zp87zn01v6dchifp44dwq0-libxml2-2.9.7-bin
/nix/store/kkk9gp2kjlrishzsn64x723w6sz86d7c-openssl-1.0.2p-bin
/nix/store/dycwsdmhicxqba6b447mdqabkxz771cr-openssl-1.1.0i-bin

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: libmspack

Partial log (click to expand)

/nix/store/izimvd85cap30jxrbjxqh5iwdgccb2mz-libmspack-0.7.1alpha

@andir andir merged commit 6589dae into NixOS:staging-18.03 Aug 16, 2018
@vcunat
Copy link
Member

vcunat commented Aug 17, 2018

Office built good on Hydra.

@andir andir deleted the 18.03/libmspack branch August 17, 2018 07:33
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