Skip to content

Release v0.129

Compare
Choose a tag to compare
@cytopia cytopia released this 23 Jan 23:03
· 377 commits to master since this release
0.129
feb6f0f

Release v0.129

Fixed

  • Pinned module: uploadprogress
  • Pinned module: mongodb
  • Pinned lib: libenchant
  • Pinned lib: libicu
  • Pinned lib: libvpx
  • Pinned PHP 8.0: devilbox/docker-php-fpm-8.0#16
  • Pinned PHP 8.1: devilbox/docker-php-fpm-8.1#9
  • 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: devilbox/docker-php-fpm-8.0#17
  • Updated PHP 8.1 base image to BullsEye: devilbox/docker-php-fpm-8.1#10
  • Updated PostgreSQL repos to Bullseye for PHP >= 7.3
  • Updated pip to use Python3 for PHP >= 7.3