Tianon Gravi
|
5f2b9c2d60
|
Adjust base image exclusion in generate-stackbrew-library.sh
|
2019-02-04 15:28:35 -08:00 |
|
J0WI
|
90beb19f38
|
Add Alpine 3.9 variant
|
2019-02-01 13:37:56 -08:00 |
|
Tianon Gravi
|
e9320fdb75
|
Revert "Update to 5.6.40" (this removes the EOL 5.6 series)
This reverts commit 783878384a .
|
2019-02-01 13:36:53 -08:00 |
|
Tianon Gravi
|
783878384a
|
Update to 5.6.40
|
2019-01-11 15:31:57 -08:00 |
|
Tianon Gravi
|
c32a9f63da
|
Re-remove 7.0 (and associated scripting bits for 7.0 and 5.6)
|
2019-01-04 15:06:24 -08:00 |
|
Tianon Gravi
|
a280ab8e87
|
Update to 7.3.0 (GA)
|
2018-12-06 12:26:43 -08:00 |
|
Tianon Gravi
|
0b2c6441b2
|
Remove 7.0/alpine3.8 (ssl build failures)
|
2018-08-17 07:25:13 -07:00 |
|
Tianon Gravi
|
c53a180b78
|
Swap from "sid" to "buster" and slightly adjust the implementation to match the templating
|
2018-08-10 14:32:01 -07:00 |
|
Tianon Gravi
|
0139cd64d9
|
Remove Alpine 3.4 variants (EOL)
See https://wiki.alpinelinux.org/wiki/Alpine_Linux:Releases
|
2018-05-22 14:23:27 -07:00 |
|
Tianon Gravi
|
df1c388d3a
|
Account for: ./generate-stackbrew-library.sh: line 126: variantAliases[@]: unbound variable
|
2017-12-12 17:55:00 -08:00 |
|
Tianon Gravi
|
6afe189103
|
Add alpine3.7 variants of 7.2
|
2017-12-11 18:03:19 -08:00 |
|
Joe Ferguson
|
3f13237955
|
Link back to original issue on no s390x for 7.2+
|
2017-11-30 14:26:03 -08:00 |
|
Joe Ferguson
|
6fc9a08356
|
Bump latest to 7.2
|
2017-11-30 12:18:43 -08: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 |
|
Tianon Gravi
|
9c17873f3a
|
Re-enable arm32v5
|
2017-09-28 10:57:45 -07:00 |
|
Tianon Gravi
|
925ea64fe2
|
Remove support for arm32v5 (takes too long to build)
|
2017-09-05 21:20:06 -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 |
|
Tianon Gravi
|
18c5298e55
|
Add proper Architectures entries in "generate-stackbrew-library.sh"
|
2017-06-16 15:08:56 -07:00 |
|
Tianon Gravi
|
9b4c15f44b
|
Update latest to 7.1
|
2016-12-06 10:23:02 -08:00 |
|
Tianon Gravi
|
23533b7185
|
Use the appropriate APIs to gather information about releases _and_ pre-releases, and verify as much information about the downloads as is available
|
2016-10-17 09:09:36 -07:00 |
|
Tianon Gravi
|
6f3edbc07d
|
Convert "generate-stackbrew-library.sh" to output the new 2822-based format
|
2016-06-09 11:56:08 -07:00 |
|
Tianon Gravi
|
bad9064ea0
|
Simplify silly syntax
|
2016-06-09 10:34:11 -07:00 |
|
Tianon Gravi
|
ac38f614f1
|
Add Alpine variants to generate-stackbrew-library.sh
|
2016-03-18 14:37:47 -07:00 |
|
Tianon Gravi
|
5919c607c5
|
Add "zts" to generate-stackbrew-library.sh
|
2016-01-28 14:18:21 -08:00 |
|
Jinghsheng Wang
|
ff9dcb42c0
|
Upgrade to PHP 7 GA.
Added GPG key and switched to the normal download links.
|
2015-12-03 12:28:34 +08:00 |
|
Tianon Gravi
|
757528222b
|
Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory
|
2015-08-11 15:12:42 -07:00 |
|
Tianon Gravi
|
0e983d18f2
|
Swap update.sh to still generate for unknown versions and bump to 7.0.0beta1
Also, update generate-stackbrew-library.sh appropriately.
|
2015-07-08 09:40:22 -07:00 |
|
Tianon Gravi
|
80f855114c
|
Add FPM variant
|
2014-11-12 17:37:22 -07:00 |
|
Tianon Gravi
|
9fabd6a9d9
|
Add more tags, thanks to Jérôme
|
2014-10-07 16:41:32 -06:00 |
|
Joe Ferguson
|
6b54c7fa3f
|
Add php 5.3, 5.4, and 5.6 fixing the update script
|
2014-08-29 15:02:33 -06:00 |
|
Joe Ferguson
|
4c98e81721
|
Add stackbrew generator
|
2014-08-20 17:50:02 -06:00 |
|