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

php: 7.0.28 -> 7.0.29, 7.1.15 -> 7.1.16, 5.6.34 -> 5.6.35 #38195

Merged
merged 3 commits into from Apr 9, 2018

Conversation

etu
Copy link
Contributor

@etu etu commented Mar 31, 2018

Motivation for this change

Bunch of upgrades. All is security related and needs backporting.

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.

@etu etu changed the title Php upgrades: 7.0.28 -> 7.0.29, 7.1.15 -> 7.1.16, 5.6.34 -> 5.6.35 php: 7.0.28 -> 7.0.29, 7.1.15 -> 7.1.16, 5.6.34 -> 5.6.35 Mar 31, 2018
@peterhoeg
Copy link
Member

@GrahamcOfBorg build php70 php71 php56

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: php70, php71, php56

Partial log (click to expand)

/nix/store/qwhlirrj9ad2jiq7irhkgvp331x4svv6-php-7.1.16/lib/build/config.sub: interpreter directive changed from " /bin/sh" to "/nix/store/q1g0rl8zfmz7r371fp5p42p4acmv297d-bash-4.4-p19/bin/sh"
checking for references to /tmp/nix-build-php-7.1.16.drv-0 in /nix/store/qwhlirrj9ad2jiq7irhkgvp331x4svv6-php-7.1.16...
moving /nix/store/qwhlirrj9ad2jiq7irhkgvp331x4svv6-php-7.1.16/sbin/* to /nix/store/qwhlirrj9ad2jiq7irhkgvp331x4svv6-php-7.1.16/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/91ack7rls09hqjz9kz3hbmspfybqx85r-php-7.1.16-dev
strip is /nix/store/fzcs0fn6bb04m82frhlb78nc03ny3w55-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/91ack7rls09hqjz9kz3hbmspfybqx85r-php-7.1.16-dev
checking for references to /tmp/nix-build-php-7.1.16.drv-0 in /nix/store/91ack7rls09hqjz9kz3hbmspfybqx85r-php-7.1.16-dev...
/nix/store/mxvswbn8cw4zpf0bp4q14r3g87smvlgc-php-7.0.29
/nix/store/qwhlirrj9ad2jiq7irhkgvp331x4svv6-php-7.1.16
/nix/store/0fcvx4miwjqbq895119ihvl2jzm4jkyy-php-5.6.35

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: php70, php71, php56

Partial log (click to expand)

/nix/store/zw6azgrvlxvmi76q227g8clrjfmm9a3s-php-7.1.16/bin/phpize: interpreter directive changed from "/bin/sh" to "/nix/store/3gg2p6n4kv2f0lsxd41f5iz1ivkbzyzr-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/zw6azgrvlxvmi76q227g8clrjfmm9a3s-php-7.1.16...
moving /nix/store/zw6azgrvlxvmi76q227g8clrjfmm9a3s-php-7.1.16/sbin/* to /nix/store/zw6azgrvlxvmi76q227g8clrjfmm9a3s-php-7.1.16/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/zkbw626v53kqaiyvy6siv7k3dn6sr09w-php-7.1.16-dev
strip is /nix/store/3zq400fri5dv7d30lpxlqm2v9y1iis6j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/zkbw626v53kqaiyvy6siv7k3dn6sr09w-php-7.1.16-dev
checking for references to /build in /nix/store/zkbw626v53kqaiyvy6siv7k3dn6sr09w-php-7.1.16-dev...
/nix/store/8qzglprfj3k8942pvjb4ccbbcgqvikng-php-7.0.29
/nix/store/zw6azgrvlxvmi76q227g8clrjfmm9a3s-php-7.1.16
/nix/store/fpcfhmf9v3jvaynl0ggdswf6vnd6pdhj-php-5.6.35

@peterhoeg peterhoeg merged commit 8f9b212 into NixOS:master Apr 9, 2018
@etu etu deleted the php-upgrades branch April 9, 2018 07:01
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