summaryrefslogtreecommitdiffstats
path: root/update.sh
AgeCommit message (Collapse)Author
2020-10-30Remove 17.0J0WI
2020-06-30Replace Travis CI with GitHub actions (#939)Tilo Spannagel
* Test build images using github actions Signed-off-by: Tilo Spannagel <development@tilosp.de> * Check for Changes by update.sh using github actions Signed-off-by: Tilo Spannagel <development@tilosp.de> * Remove travis.yml Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-06-09Remove EOL 16.0J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-06-04Upgrade PHP Redis to 5.x for 19.0 (#1100)J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-06-04Run update.sh (#1132)tilosp-bot
* Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Add bmath for 19.0 (fix ##1122 and #1137) Signed-off-by: J0WI <J0WI@users.noreply.github.com> Co-authored-by: J0WI <J0WI@users.noreply.github.com>
2020-05-23Upgrade PHP to 7.4 for 19.0 (#1108)J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2020-04-16Set Cache-Control header (#1073)Sandro
Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2020-03-12Make generate-stackbrew-library.sh reproducibleTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-02-06Remove end of life version 15.0Tilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-10-01Extended templates to make crontab interval dependent on the versionmscheiff
Signed-off-by: Michael Scheiffler <michael@scheiffler.at>
2019-10-01Remove end of life version 14.0Tilo Spannagel
See: https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-07-06Update to 15.0.9 and 16.0.2 (#796)tilosp-bot
* Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Pin redis version Signed-off-by: Tilo Spannagel <development@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de>
2019-04-10Set default PHP version to 7.316.0.0beta3-fpm-alpine16.0.0beta3-fpm16.0.0beta3-apache16.0.0beta316.0.0-beta-fpm-alpine16.0.0-beta-fpm16.0.0-beta-apache16.0.0-beta16.0-beta-fpm-alpine16.0-beta-fpm16.0-beta-apache16.0-beta16-beta-fpm-alpine16-beta-fpm16-beta-apache16-betaJ0WI
Fixes #571 Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-04-0813.0.x is end of lifeTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-03-22Also remove alphasTilo Spannagel
Closes #691 [skip travis] Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-03-13Update pecl extensions in update.sh16.0.0alpha1-fpm-alpine16.0.0alpha1-fpm16.0.0alpha1-apache16.0.0alpha116.0.0-alpha-fpm-alpine16.0.0-alpha-fpm16.0.0-alpha-apache16.0.0-alpha16.0-alpha-fpm-alpine16.0-alpha-fpm16.0-alpha-apache16.0-alpha16-alpha-fpm-alpine16-alpha-fpm16-alpha-apache16-alpha15.0.5-fpm-alpine15.0.5-fpm15.0.5-apache15.0.514.0.8-fpm-alpine14.0.8-fpm14.0.8-apache14.0.813.0.12-fpm-alpine13.0.12-fpm13.0.12-apache13.0.1213.0-fpm-alpine13.0-fpm13.0-apache13.013-fpm-alpine13-fpm13-apache13J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-03-12Add image for alphaTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-02-10Update APCu to 5.1.1715.0.4-fpm-alpine15.0.4-fpm15.0.4-apache15.0.414.0.7-fpm-alpine14.0.7-fpm14.0.7-apache14.0.713.0.11-fpm-alpine13.0.11-fpm13.0.11-apache13.0.11J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-17Switch back to php 7.2Tilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-01-14Set default PHP version to 7.3J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-11Update memcached to 3.1.3J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-11Update php-memcached to 3.1.2 and APCu to 5.1.16J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-01-11Use PHP 7.3 for NC 15J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-12-12Add imagick php extensionRobert Dailey
There is a warning issued in Nextcloud 15 about 'imagick' php extension not being present. They highly recommend that it be installed. Fixes #574, fixes #263 Signed-off-by: Robert Dailey <rcdailey@gmail.com>
2018-12-11Update APCu to 5.1.15J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-12-0412.0.x is end of lifeTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-11-21Update APCu to version 5.1.14Tilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-11-20Update php-redis to 4.2.0 and php-apcu to 5.1.13beta-fpm-alpinebeta-fpmbeta-apachebeta15.0.0beta2-fpm-alpine15.0.0beta2-fpm15.0.0beta2-apache15.0.0beta215.0.0-beta-fpm-alpine15.0.0-beta-fpm15.0.0-beta-apache15.0.0-beta15.0-beta-fpm-alpine15.0-beta-fpm15.0-beta-apache15.0-beta15-beta-fpm-alpine15-beta-fpm15-beta-apache15-beta14.0.3-fpm-alpine14.0.3-fpm14.0.3-apache14.0.313.0.7-fpm-alpine13.0.7-fpm13.0.7-apache13.0.712.0.12-fpm-alpine12.0.12-fpm12.0.12-apache12.0.12J0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-11-15Simplify travis.yml updatesTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-10-01Use exclude file for the updaterTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-09Update redis to version 4.1.1Tilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-07Switch to php 7.2 for nextcloud 13.0 and greaterTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-01Fix indentationTilo Spannagel
2018-08-01Remove trailing whitespacesTilo Spannagel
2018-07-31Fix var nameTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-07-26Add support for betas to update.shTilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-07-12Update APCu to version 5.1.12Tilo Spannagel
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-04-03 Remove end of life version 11.0 (#303)Tilo Spannagel
* Remove end of life version 11.0 * Run update.sh
2018-04-01apache: set the remote ip from X-Real-IP by default (#297)11.0.8-apache11.0.811.0-apache11.011-apache11Loic Dachary
2018-04-01update.sh: do not chmod -w Dockerfile (#299)Loic Dachary
In 18db7e679fd92e2d36d6113b1e174e6f1afda2d6 the Dockerfile write permissions were removed to help remind the new contributor that they should not be modified. However git does not keep that information (it only keeps the executable bit in the file permissions), therefore someone with a fresh clone will not have a file that is read-only. Removing the write permission will however be a problem for anyone running the update.sh script twice: it will fail to remove the files because it uses rm -r instead of rm -fr. Instead of fixing the removale to use the force flag, we revert the modification that remove the write permission since it does not actually help anyone.
2018-03-31Dockerfile: redirect the contributor to update.sh11.0.8-fpm-alpine11.0.8-fpm11.0-fpm-alpine11.0-fpm11-fpm-alpine11-fpmLoic Dachary
The `*/*/Dockerfile` are created from `Docker*template` by the update.sh script. We add a comment at the beginning of the file with information to find their origin. We also make them readonly to remind people who would like to improve these files that they are not meant to be modified.
2018-03-13Add images for Release CandidatesTilo Spannagel
2018-03-08Use var for the php versionTilo Spannagel
2018-03-08Update APCu to version 5.1.11Tilo Spannagel
2018-03-08Use var for pecl package versionsTilo Spannagel
2018-02-22Add Alpine variantJ0WI
2018-01-30Add cron.shTilo Spannagel
2018-01-04Remove build deps automatically12.0.4-fpm12.0.4-apache12.0.411.0.6-fpm11.0.6-apache11.0.6Tilo Spannagel
2017-09-14Pretty URLs for apache12.0.2-apache12.0.211.0.4-apache11.0.4Tilo Spannagel
2017-08-27Remove end of life version 10.0Tilo Spannagel