Michele Locati
4665719b92
Define DISTRO and DISTRO_VERSION
...
So that we don't have to call getDistro and getDistroVersion many times
2020-02-28 11:09:15 +01:00
Michele Locati
d15134f374
Lint
2020-02-27 23:52:04 +01:00
Michele Locati
d4a9ef7b68
Use codeload URL for snuffleupagus
2020-02-27 23:52:04 +01:00
Michele Locati
a1ea13ff04
Don't download snuffleupagus source code twice
2020-02-27 23:52:03 +01:00
Michele Locati
7ffbb142a4
Switch to src only for snuffleupagus
...
We can't assume that any other present or future package won't contain
a "src" directory we shouldn't "cd" into.
Also, we have to invoke "cd" just once, otherwise the next "cd -" will
enter the wrong directory.
2020-02-27 23:52:02 +01:00
Michele Locati
7306861194
Simplify configuration
2020-02-27 23:52:01 +01:00
Michele Locati
4b24eb6110
Remove unneeded packages
2020-02-27 23:49:30 +01:00
Konstantin A. Lepikhov
ccd5dcbbb3
add debian support
2020-02-27 21:51:55 +01:00
Konstantin A. Lepikhov
6000437aac
installModuleFromSource: another formatting fix
2020-02-27 21:08:14 +01:00
Konstantin A. Lepikhov
f0b82f028b
installModuleFromSource: fix formatting
2020-02-27 21:05:25 +01:00
Konstantin A. Lepikhov
796d556072
snuffleupagus: enable .rules
...
This module uses very strict defaults which block almost everything.
2020-02-27 20:59:35 +01:00
Konstantin A. Lepikhov
310d89ade2
added snuffleupagus ext support
2020-02-27 15:43:33 +01:00
Michele Locati
5a7e9a9fda
Use latest version of mongodb
...
Test: mongodb
2020-02-25 10:58:17 +01:00
Heverton Coneglian de Freitas
4659f9c3ba
Add support for ffi
2020-02-17 09:29:17 -03:00
Michele Locati
3454c8f7d7
Add support for oauth extension
2020-02-16 18:28:30 +01:00
Michele Locati
122141976c
Temporarily use old version of mongodb
...
See https://jira.mongodb.org/browse/CDRIVER-3541
2020-02-16 16:42:47 +01:00
Michele Locati
069a637113
Run apk update before determining the required Alpine packages
...
We should need the updated package list when building the dependency list
2020-02-16 16:42:09 +01:00
Yannoff
08727c5685
[ext-imap] Fix dependencies on Alpine 3.11
2020-02-16 16:42:09 +01:00
Michele Locati
7322b1da6a
Fix grpc on Alpine 3.11
2020-02-16 16:42:08 +01:00
Michele Locati
cd6fbbd684
Don't upgrade Debian packages
...
This should speed up tests a lot
Test: zip
2020-02-15 20:45:15 +01:00
Michele Locati
61dc6b4d4b
Add support for decimal
2020-02-04 09:54:02 +01:00
Michele Locati
c2e185457f
Support more extensions for PHP 5.5
2020-02-03 08:26:38 +01:00
Michele Locati
56d8a624f0
Support more extensions for PHP 5.5
2020-01-31 16:40:57 +01:00
Michele Locati
ea96de853e
Start adding support for PHP 5.5
2020-01-31 11:09:13 +01:00
Michele Locati
d45b59d6b8
Update APT packages
...
They'd be upgraded anyway when we restore them
2020-01-31 10:42:16 +01:00
Michele Locati
8b5078f47f
Restore previously installed APT packages
2020-01-23 14:50:55 +01:00
Michele Locati
7a0cd3f010
Fix libc-client-dev clashing with libssl1.0-dev on Debian 9 (stretch)
2020-01-22 13:45:22 +01:00
Michele Locati
6a5f6be406
Add support for gmagick
2020-01-07 11:38:04 +01:00
Michele Locati
8bd74ab1e1
Add support for http extension
2019-12-24 15:09:07 +01:00
Michele Locati
c6e0577456
Add support for propro
2019-12-24 10:33:31 +01:00
Michele Locati
e8cf38713b
Add support for raphf
2019-12-24 10:20:45 +01:00
Michele Locati
ce5cfcddf4
CD quieter
...
Test: cmark, igbinary, interbase, odbc, opencensus, pdo_firebird
2019-12-24 09:19:56 +01:00
Michele Locati
01a3875052
Enable zstd support for redis
...
Test: redis
2019-12-24 09:01:20 +01:00
Michele Locati
bdb50d019f
Add support for mailparse
2019-12-23 17:38:09 +01:00
Michele Locati
b90cff082b
Be more strict about imagick dependencies
...
Test: imagick
2019-12-23 15:12:18 +01:00
Michele Locati
5314a59565
Fix SSL dependencies on Debian 9 (stretch)
...
Test: mongo, mongodb, amqp+zip
2019-12-23 12:45:53 +01:00
Michele Locati
f3c663103a
Improve package install errors handling
2019-12-23 12:40:28 +01:00
Michele Locati
9c33fa11b5
Fix handling of buildRequiredPackageLists output
2019-12-23 11:53:13 +01:00
Minh-Quan TRAN
39c51f48b8
fix libssl for alpine
...
Test: mongo, mongodb, imap, mongo+imap, mongodb+imap
Signed-off-by: Minh-Quan TRAN <account@itscaro.me>
2019-12-23 11:24:57 +01:00
Michele Locati
7e3472cbde
Fix rdkafka on Jessie
...
Test: rdkafka
2019-12-23 11:15:29 +01:00
Michele Locati
973a713b32
Fix SSL/snappy dependencies on Debian
...
Test: mongo, mongodb, zip
Co-authored-by: Michele Locati <michele@locati.it>
Co-authored-by: Quan TRAN <itscaro@users.noreply.github.com>
2019-12-23 10:45:10 +01:00
Michele Locati
6bd710afa3
Fix ldap on Alpine
...
Test: ldap
2019-12-23 09:46:35 +01:00
Michele Locati
50ef92b35f
Fix Intl dependencies on Debian Jessie
...
Test: intl
2019-12-23 09:25:31 +01:00
Michele Locati
fcab189dd2
Fix GD dependencies on Debian Jessie
2019-12-23 09:12:15 +01:00
Michele Locati
58f33d2e90
Abort if expandPackagesToBeInstalled fails
...
Test: gd
2019-12-23 09:01:24 +01:00
Michele Locati
0f552e12a4
Merge pull request #75 from itscaro/fix-printf
...
fix printf
2019-12-20 17:28:03 +01:00
Michele Locati
1ba29d90cf
Fix coding style
2019-12-20 16:52:00 +01:00
Minh-Quan TRAN
a1547ab626
fix printf
...
Signed-off-by: Minh-Quan TRAN <account@itscaro.me>
2019-12-20 15:55:26 +01:00
Michele Locati
9b24025eab
Fix amqp for Debian 8 (Jessie)
...
Test: amqp
2019-12-20 15:33:30 +01:00
Michele Locati
32a0cc4262
Rename vars in getDistroVersion
2019-12-20 14:32:33 +01:00