-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
php: 7.2.11 -> 7.2.12, 7.1.23 -> 7.1.24 (CVE-2018-17082) #51091
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
Conversation
@GrahamcOfBorg build php71 php72 @GrahamcOfBorg test elk owncloud |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@GrahamcOfBorg build nixosTests.elk nixosTests.owncload |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@GrahamcOfBorg build nixosTests.elk nixosTests.owncloud Weird the build “passed” with a typo like this. |
This comment has been minimized.
This comment has been minimized.
Success on x86_64-darwin (full log) Attempted: nixosTests.elk The following builds were skipped because they don't evaluate on x86_64-darwin: nixosTests.owncloud Partial log (click to expand)
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Summary of ofborg's messages as their status is currently confused with 3 calls, for later reference:
|
This comment has been minimized.
This comment has been minimized.
@delroth Could you open a PR with backports of these commits to |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for not noticing this before asking you to backport.
This comment has been minimized.
This comment has been minimized.
Instead of pinning Darwin to older versions, add small patches to configure.in (7.1) / configure.ac (7.2) to fix the build of the intl extension on recent PHP versions on Darwin. fix-paths-php7.patch also required changes -- since we now run autoconf at build time (through ./buildconf), it needs to patch the input .m4 files instead of ./configure directly.
OK so Let's retry the darwin build, as IIRC there is only one darwin builder it should re-use the now-cached builds, and it's idling currently anyway. @GrahamcOfBorg build php71 php72 |
This comment has been minimized.
This comment has been minimized.
Success on x86_64-linux (full log) Attempted: nixosTests.elk, nixosTests.owncloud Partial log (click to expand)
|
This comment has been minimized.
This comment has been minimized.
Success on aarch64-linux (full log) Attempted: nixosTests.elk, nixosTests.owncloud Partial log (click to expand)
|
This comment has been minimized.
This comment has been minimized.
O~kay, it looks like the darwin build of clang has been restarted on hydra (it had been cancelled before that) and passed, so hopefully this time ofborg won't timeout on darwin :) @GrahamcOfBorg build php71 php72 |
Success on x86_64-linux (full log) Attempted: php71, php72 Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: php71, php72 Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: php71, php72 Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: php71, php72 Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: php71, php72 Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: php71, php72 Partial log (click to expand)
|
Looks like it built correctly, thank you! |
Also align Darwin with Linux versions by introducing some trivial configure.ac
patches. This requires running autoconf/autoheader (through ./buildconf), which
also made a change to fix-paths-php7.patch necessary since it patched ./configure
directly instead of the .m4 inputs.
Supersedes #50511 with backwards compatibility on Darwin. @Ekleog @etu
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)