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: 5.6.35 -> 5.6.36, 7.0.29 -> 7.0.30, 7.1.16 -> 7.1.17 #39591

Merged
merged 3 commits into from Apr 28, 2018

Conversation

etu
Copy link
Contributor

@etu etu commented Apr 27, 2018

Motivation for this change

Security and bug fix releases.

All of them 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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: php56, php70, php71

Partial log (click to expand)

/nix/store/kj18mzkv42sn7mlxn3hs8bk2rvmiszq7-php-7.1.17/lib/build/config.sub: interpreter directive changed from " /bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/kj18mzkv42sn7mlxn3hs8bk2rvmiszq7-php-7.1.17...
moving /nix/store/kj18mzkv42sn7mlxn3hs8bk2rvmiszq7-php-7.1.17/sbin/* to /nix/store/kj18mzkv42sn7mlxn3hs8bk2rvmiszq7-php-7.1.17/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/23gv992491pjd36cvx29f1026szrskpj-php-7.1.17-dev
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/23gv992491pjd36cvx29f1026szrskpj-php-7.1.17-dev
checking for references to /build in /nix/store/23gv992491pjd36cvx29f1026szrskpj-php-7.1.17-dev...
/nix/store/xc1xld3zkhlfqwbl071a19alyr5q5rli-php-5.6.36
/nix/store/8y04x75k9gw59g8cxwdcl56jx9j1ivgi-php-7.0.30
/nix/store/kj18mzkv42sn7mlxn3hs8bk2rvmiszq7-php-7.1.17

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: php56, php70, php71

Partial log (click to expand)

patching script interpreter paths in /nix/store/v12q5qpsp8i2dc4gv6f6k60livvqhsm8-php-7.0.30-dev
checking for references to /build in /nix/store/v12q5qpsp8i2dc4gv6f6k60livvqhsm8-php-7.0.30-dev...
moving /nix/store/y20a0apafkl28islc9g5463fcr90mgvn-php-7.1.17/sbin/* to /nix/store/y20a0apafkl28islc9g5463fcr90mgvn-php-7.1.17/bin
shrinking RPATHs of ELF executables and libraries in /nix/store/x5yy43n3zyfl3rfpznwr9p0bxh4zahf5-php-7.1.17-dev
strip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/x5yy43n3zyfl3rfpznwr9p0bxh4zahf5-php-7.1.17-dev
checking for references to /build in /nix/store/x5yy43n3zyfl3rfpznwr9p0bxh4zahf5-php-7.1.17-dev...
/nix/store/zhwz8b9f8i0n07l7pmji712ngqmcrmlp-php-5.6.36
/nix/store/3aridc5jiw2a8l0rx2hz8wvafap5xszj-php-7.0.30
/nix/store/y20a0apafkl28islc9g5463fcr90mgvn-php-7.1.17

@Mic92 Mic92 added the 9.needs: port to stable A PR needs a backport to the stable release. label Apr 28, 2018
@Mic92 Mic92 merged commit 5621e1a into NixOS:master Apr 28, 2018
@Mic92
Copy link
Member

Mic92 commented Apr 28, 2018

backport:

[detached HEAD d68f32e] php70: 7.0.28 -> 7.0.29
Author: Elis Hirwing elis@hirwing.se
Date: Thu Mar 29 21:55:21 2018 +0200
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD ca82aa9] php71: 7.1.15 -> 7.1.16
Author: Elis Hirwing elis@hirwing.se
Date: Sat Mar 31 10:46:11 2018 +0200
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 0ec977f] php56: 5.6.34 -> 5.6.35
Author: Elis Hirwing elis@hirwing.se
Date: Sat Mar 31 10:48:32 2018 +0200
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 85b7bd0] php56: 5.6.35 -> 5.6.36
Author: Elis Hirwing elis@hirwing.se
Date: Fri Apr 27 08:41:11 2018 +0200
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 21b39d0] php70: 7.0.29 -> 7.0.30
Author: Elis Hirwing elis@hirwing.se
Date: Fri Apr 27 09:00:36 2018 +0200
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 3175676] php71: 7.1.16 -> 7.1.17
Author: Elis Hirwing elis@hirwing.se
Date: Fri Apr 27 09:25:58 2018 +0200
1 file changed, 2 insertions(+), 2 deletions(-)

@etu etu deleted the php-upgrades branch May 4, 2018 08:46
@samueldr samueldr removed the 9.needs: port to stable A PR needs a backport to the stable release. label Apr 17, 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

4 participants