Commit Graph

494 Commits

Author SHA1 Message Date
Joe Ferguson
6fc9a08356 Bump latest to 7.2 2017-11-30 12:18:43 -08:00
yosifkit
a067c59488
Merge pull request #528 from ck-developer/update-php-7-2
Updated PHP 7.2-RC-6 to released
2017-11-30 10:58:32 -08:00
Claude Khedhiri
f795769559 Updated PHP 7.2-RC-6 to released 2017-11-30 15:25:21 +01:00
yosifkit
32be8a07d2
Merge pull request #526 from infosiftr/pcre
Use bundled pcre and disable pcre-jit on unsupported platforms
2017-11-29 13:14:23 -08:00
Joe Ferguson
25e8a9268e Apply pcre-jit change to all versions 2017-11-28 16:26:39 -08:00
Joe Ferguson
223086c062 Use bundled pcre to be closer to upstream and disable pcre-jit on unsupported platforms like s390x 2017-11-28 16:24:49 -08:00
Docker Library Bot
287a157544 Update to 7.1.12 2017-11-24 07:46:08 +00:00
Docker Library Bot
e5a6cb7242 Update to 7.0.26 2017-11-23 19:46:08 +00:00
Tianon Gravi
4d3ca8edc5
Merge pull request #521 from infosiftr/argon2
Add Argon2 password hashing
2017-11-15 09:36:53 -08:00
Tianon Gravi
2577f1147b Add Argon2 password hashing
See https://wiki.php.net/rfc/argon2_password_hash

See also a91992745b
2017-11-14 16:36:57 -08:00
Docker Library Bot
d8d798be28 Update to 7.2.0RC6 2017-11-10 11:46:07 -08:00
Tianon Gravi
11bf100b70
Merge pull request #514 from infosiftr/gnupg2
Swap from "gnupg2" to "gnupg"
2017-11-01 15:14:18 -07:00
Tianon Gravi
bfe2775910 Swap from "gnupg2" to "gnupg"
See https://github.com/docker-library/python/issues/236 for details.
2017-11-01 13:52:53 -07:00
Docker Library Bot
ec6b6e60b4 Update to 5.6.32 2017-10-27 06:46:09 +00:00
Docker Library Bot
05fe6f9eb6 Update to 7.1.11 2017-10-27 06:46:08 +00:00
Docker Library Bot
4704183908 Update to 7.2.0RC5 2017-10-26 18:46:08 +00:00
Docker Library Bot
89894ff2da Update to 7.0.25 2017-10-26 12:46:08 +00:00
Tianon Gravi
e36b0efc1a Merge pull request #507 from infosiftr/more-labels
Label images with base distro version
2017-10-12 09:42:26 -07:00
Joe Ferguson
662067f733 Hide the slim from the folder; reflect order preference from generate to update and travis 2017-10-12 06:53:45 -07:00
Joe Ferguson
58db00b3d0 Prevent latest-jessie tag 2017-10-12 06:53:45 -07:00
Joe Ferguson
42a6a75b48 Update generate-stackbrew to tag alpine version or debian suite 2017-10-12 06:53:45 -07:00
Joe Ferguson
0bb4068bd6 Restructure organization so to support simultaneous base distro releases
- this will allow us release to `jessie` and `stretch` variants at the same time so that users have a time to transition from one to the other.
2017-10-12 06:53:45 -07:00
Docker Library Bot
72d02bbf8a Update to 7.2.0RC4 2017-10-12 06:46:09 +00:00
Docker Library Bot
4c07667290 Update to 7.1.10 2017-09-29 12:46:09 +00:00
Tianon Gravi
9c17873f3a Re-enable arm32v5 2017-09-28 10:57:45 -07:00
Docker Library Bot
1e6f8ba490 Update to 7.2.0RC3 2017-09-28 12:46:09 +00:00
Docker Library Bot
290b7ed9a7 Update to 7.0.24 2017-09-28 12:46:09 +00:00
yosifkit
06809b87b5 Merge pull request #502 from infosiftr/libressl
Add "libressl" persistently for "openssl_pkey_new"
2017-09-26 13:00:31 -07:00
Tianon Gravi
fc24121abd Add "libressl" persistently for "openssl_pkey_new" 2017-09-26 11:21:53 -07:00
Tianon Gravi
7c45279501 Merge pull request #500 from infosiftr/scanelf
Adjust scanelf to properly detect runDeps
2017-09-25 09:22:23 -07:00
yosifkit
6f86f0f2ff Merge pull request #499 from infosiftr/libressl
Update Alpine 3.6+ to use "libressl" instead of "openssl"
2017-09-22 15:56:34 -07:00
Tianon Gravi
0e3468fe7f Update Alpine 3.6+ to use "libressl" instead of "openssl" 2017-09-22 14:55:27 -07:00
Joe Ferguson
b862248552 Adjust scanelf to properly detect runDeps 2017-09-22 14:18:14 -07:00
Tianon Gravi
511db0eb59 Fix "ouptut" typo from https://github.com/docker-library/php/pull/497 2017-09-19 17:03:52 -07:00
Tianon Gravi
cb622dfc3b Merge pull request #497 from infosiftr/extra-explanation
Extra explanation in `docker-php-ext-*` scripts
2017-09-19 17:01:41 -07:00
Joe Ferguson
8515b3c5e1 Apply module explanation to all versions 2017-09-19 15:49:04 -07:00
Joe Ferguson
c7a848cc37 Explain that some modules listed in docker-php-ext-* scripts are already compiled in 2017-09-19 15:43:41 -07:00
Docker Library Bot
d7bfdb5895 Update to 7.2.0RC2 2017-09-15 00:46:10 +00:00
yosifkit
8bed3195da Merge pull request #491 from infosiftr/arm32v5
Remove support for arm32v5 (takes too long to build)
2017-09-06 10:00:07 -07:00
Tianon Gravi
925ea64fe2 Remove support for arm32v5 (takes too long to build) 2017-09-05 21:20:06 -07:00
yosifkit
6eddaa7896 Merge pull request #487 from infosiftr/s390x
Remove s390x from 7.2+
2017-09-01 15:14:48 -07:00
Tianon Gravi
179431c325 Remove s390x from 7.2+
```
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_AddLanes':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:158:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     UINT8 *curData = data;
                      ^~~~
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_OverwriteBytesInLane':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:208:2: error: #error "Not yet implemented"
 #error "Not yet implemented"
  ^~~~~
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_OverwriteLanes':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:229:2: error: #error "Not yet implemented"
 #error "Not yet implemented"
  ^~~~~
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_OverwriteWithZeroes':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:264:2: error: #error "Not yet implemented"
 #error "Not yet implemented"
  ^~~~~
make: *** [ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo] Error 1
```
2017-09-01 14:27:34 -07:00
Docker Library Bot
ae9d560db8 Update to 7.1.9 2017-09-01 06:46:09 +00:00
Docker Library Bot
e40afc3c76 Update to 7.2.0RC1 2017-08-31 14:19:24 +00:00
Docker Library Bot
502066405b Update to 7.0.23 2017-08-31 14:19:24 +00:00
Docker Library Bot
c8a1150f4b Update to 7.2.0beta3 2017-08-17 12:46:08 +00:00
Docker Library Bot
35b926a0d0 Update to 7.2.0beta2 2017-08-03 11:46:08 -07:00
Docker Library Bot
903540ea79 Update to 7.1.8 2017-08-03 11:46:08 -07:00
Docker Library Bot
2630167f7e Update to 7.0.22 2017-08-03 12:47:07 +00:00
Docker Library Bot
518094b3d3 Update to 7.2.0beta1 2017-07-20 05:46:07 -07:00