From 70ab96876dc9697f5f453d8bc2f17e02c1540389 Mon Sep 17 00:00:00 2001 From: cytopia Date: Sun, 23 Jan 2022 19:00:10 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b705f97..58ff7a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,20 +10,25 @@ - Pinned module: `uploadprogress` - Pinned module: `mongodb` - Pinned lib: `libenchant` +- Pinned lib: `libicu` +- Pinned lib: `libvpx` - Pinned PHP 8.0: https://github.com/devilbox/docker-php-fpm-8.0/pull/16 - Pinned PHP 8.1: https://github.com/devilbox/docker-php-fpm-8.1/pull/9 -- Fixed pgsql apt key +- Fixed `pgsql` apt key - Fixed `deployer` download on cert issues - Fixed `phpmd` download on cert issues - Fixed `phpunit` download on cert issues - Fixed `php-cs-fixer` download on cert issues - Fixed building `sockets` on PHP 8.0 and PHP 8.1 +- Fixed building `ffi` on PHP 7.4 #### Changed - Removed `mcrypt` from PHP 8.1 as it is not yet supported - Removed `enchant` from PHP 7.3 and PHP 7.4 as libenchant1 is not available via apt - Updated PHP 8.0 base image to BullsEye: https://github.com/devilbox/docker-php-fpm-8.0/pull/17 - Updated PHP 8.1 base image to BullsEye: https://github.com/devilbox/docker-php-fpm-8.1/pull/10 +- Update PostgreSQL repos to Bullseye for PHP >= 7.3 +- Update `pip` to use Python3 for PHP >= 7.3 ## Release 0.128