Teddysun
c1db8dfe25
Update comments
...
Update ImageMagick to version 7.1.0-33;
Update PHP extension swoole to version 4.8.9
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-15 11:22:25 +09:00
Teddysun
1fcb05afec
Update comments
...
Update PHP version to 8.0.19, 8.1.6
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-13 10:05:46 +09:00
Teddysun
a4b2ae8654
Update comments
...
Update phpMyAdmin to version 5.2.0
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-12 11:16:13 +09:00
Teddysun
4c2fdc78ae
Update comments
...
Fixed issue #239
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-11 12:41:02 +09:00
Teddysun
f0c5ec931f
Update comments
...
Update OpenSSL to version 1.1.1o
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-09 13:37:36 +09:00
Teddysun
0cd8eb4c49
Update comments
...
Update mod_wsgi to version 4.9.1
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-02 11:55:59 +09:00
Teddysun
b8bb9ef57b
Update comments
...
Update ImageMagick to version 7.1.0-32
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-02 10:40:51 +09:00
Teddysun
bff70874db
Update comments
...
Fixed build with OpenSSL 3.0 with disabling useless RSA_SSLV23_PADDING for PHP 8.0
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-01 15:35:10 +09:00
Teddysun
9ed0d1b40b
Update comments
...
Update supported system, added Ubuntu 22.04;
Fixed build with OpenSSL 3.0 with disabling useless RSA_SSLV23_PADDING;
Fixed a error when build mod_wsgi with different Python version;
Install python 3 by default under Ubuntu 22.04.
Signed-off-by: Teddysun <i@teddysun.com >
2022-05-01 15:11:36 +09:00
Teddysun
fec2539552
Update comments
...
update check latest MariaDB version again
Signed-off-by: Teddysun <i@teddysun.com >
2022-04-29 13:26:49 +09:00
Teddysun
5d0d09f470
Update comments
...
update MySQL to version 5.7.38, 8.0.29
Signed-off-by: Teddysun <i@teddysun.com >
2022-04-27 12:21:31 +09:00
Teddysun
e019342b34
Update comments
...
update ImageMagick to version 7.1.0-30
Signed-off-by: Teddysun <i@teddysun.com >
2022-04-19 14:56:06 +09:00
Teddysun
f7c211fd56
Update comments
...
update PHP to version 7.4.29, 8.0.18, 8.1.5
Signed-off-by: Teddysun <i@teddysun.com >
2022-04-14 18:29:27 +09:00
Teddysun
91bddf87cd
Update comments
...
update ImageMagick to version 7.1.0-29
Signed-off-by: Teddysun <i@teddysun.com >
2022-04-08 15:12:18 +09:00
Teddysun
6276acda20
Update comments
...
update PHP to version 8.0.17, 8.1.4;
update openssl to version 1.1.1n
Signed-off-by: Teddysun <i@teddysun.com >
2022-03-18 11:44:24 +09:00
Teddysun
3781528b86
Update comments
...
update httpd to version 2.4.53
Signed-off-by: Teddysun <i@teddysun.com >
2022-03-15 09:53:33 +09:00
Teddysun
aa732b3808
Update comments
...
update ImageMagick to version 7.1.0-27
Signed-off-by: Teddysun <i@teddysun.com >
2022-03-07 10:34:32 +09:00
Teddysun
01a3c785a8
Update comments
...
update ImageMagick to version 7.1.0-26;
update PHP extension grpc to version 1.44.0
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-28 21:40:42 +09:00
Teddysun
bcb1330b31
Update comments
...
update nghttp2 to version 1.47.0
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-24 09:53:42 +09:00
Teddysun
9754b0858f
Update comments
...
No longer show a MySQL Warning message when backup all of databases:
Using a password on the command line interface can be insecure.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-21 16:32:33 +09:00
Teddysun
25d3d9519b
Update comments
...
No longer show a MySQL Warning message when initialization it:
Using a password on the command line interface can be insecure.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-21 16:17:00 +09:00
Teddysun
da68d759c0
Update comments
...
Added a command when synchronize the system clock using chronyd.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-20 19:23:09 +09:00
Teddysun
3d83590d13
Update comments
...
Fixed a libenchant-2 error in PHP 7.4 for Debian or Ubuntu.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-20 17:18:26 +09:00
Teddysun
084d9a22d8
Update comments
...
Removed set firewall in CentOS 6;
Removed older conflict packages;
By default, the time zone is no longer modified.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-20 15:58:18 +09:00
Teddysun
4076ba1599
Update comments
...
Removed libldap-2.4-2 package for Debian or Ubuntu;
Install libenchant-2-dev package first if it is found for Debian or Ubuntu;
Fixed a libenchant-2 error in PHP 7.4 for Debian or Ubuntu.
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-20 14:12:48 +09:00
Teddysun
8501af3695
Update comments
...
Removed MySQL 5.6;
Added MariaDB 10.7
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-19 12:48:52 +09:00
Teddysun
a768115606
Update comments
...
Removed a icu-config fix when install older PHP in Debian 10 or Ubuntu 20
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-19 11:28:09 +09:00
Teddysun
ab575fc5b6
Update comments
...
Removed old PHP version 5.6, 7.0, 7.1, 7.2, 7.3;
Removed PHP extension xcache, gmagick;
Updated PHP extension PDFlib to version 10.0.0;
Added PHP version 8.1;
Supported Debian 11;
Fixed a libenchant-2 error in Debian 11 when install PHP 7.4;
Fixed configure options when upgrade PHP;
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-19 11:02:52 +09:00
Teddysun
33c5735da4
Update comments
...
Removed support CentOS 6, Debian 8, Ubuntu 16
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-18 13:13:58 +09:00
Teddysun
f37fdbdd93
Update comments
...
update PHP to version 7.4.28, 8.0.16
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-18 12:45:19 +09:00
Teddysun
b875cbf665
Update comments
...
update PHP extension redis to version 5.3.7
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-16 19:32:07 +09:00
Teddysun
d3931a44c1
Update comments
...
update ImageMagick to version 7.1.0-25
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-16 16:35:06 +09:00
Teddysun
b577847d3f
Update comments
...
update ImageMagick to version 7.1.0-24
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-15 10:27:47 +09:00
Teddysun
4b1bb61dfd
Update comments
...
update MariaDB to version 10.2.43, 10.3.34, 10.4.24, 10.5.15, 10.6.7
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-15 10:10:25 +09:00
Teddysun
a56a32f830
Update comments
...
update re2c to version 3.0
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-12 19:58:57 +09:00
Teddysun
91b9943f87
Update comments
...
update phpMyAdmin to version 4.9.10, 5.1.3
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-11 14:10:00 +09:00
Teddysun
a021df8111
Update comments
...
update MariaDB to version 10.2.42, 10.3.33, 10.4.23, 10.5.14, 10.6.6
Signed-off-by: Teddysun <i@teddysun.com >
2022-02-10 10:47:49 +09:00
Teddysun
eeef4d9126
Update comments
...
update ImageMagick to version 7.1.0-22
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-30 10:17:29 +09:00
Teddysun
a068106dc6
Update comments
...
update ImageMagick to version 7.1.0-21
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-29 20:51:45 +09:00
Teddysun
62bed2a2e6
Update comments
...
Removed MariaDB 10.1;
Added MariaDB 10.6;
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-23 17:17:03 +09:00
Teddysun
bf4d765569
Update comments
...
update phpMyAdmin to version 4.9.9
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-23 13:57:39 +09:00
Teddysun
b140298fe6
Update comments
...
update OpenSSL to version 1.1.1m
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-23 12:12:47 +09:00
Teddysun
89211735f0
Update comments
...
update ImageMagick to version 7.1.0-20
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-23 12:09:32 +09:00
Teddysun
1b81847be0
Update comments
...
update phpMyAdmin to version 4.9.8, 5.1.2
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-23 12:07:16 +09:00
Teddysun
a39eb7eca7
Update comments
...
update PHP to version 8.0.15
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-20 21:55:17 +09:00
Teddysun
4468799d96
Update comments
...
update MySQL to version 5.7.37, 8.0.28
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-19 10:21:15 +09:00
Teddysun
b337963679
Update comments
...
update PHP extension swoole to version 4.8.6
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-13 20:02:12 +09:00
Teddysun
477c960e39
Update comments
...
update PHP extension imagick to version 3.7.0;
update GraphicsMagick to version 1.3.37
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-13 18:53:11 +09:00
Teddysun
7db0a066ee
Update comments
...
update PHP extension mongodb to version 1.12.0;
update PHP extension yaf to version 3.3.4;
update PHP extension psr to version 1.2.0;
update PHP extension grpc to version 1.43.0;
update PHP extension yar to version 2.2.1
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-07 20:36:47 +09:00
Teddysun
4ad2145d04
Update comments
...
update pcre to version 8.45 #231
Signed-off-by: Teddysun <i@teddysun.com >
2022-01-06 19:04:11 +09:00