Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15611 closed enhancement (fixed)

php-8.0.11

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by thomas, 3 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

Version 8.0.11 23 Sep 2021

Core:

Fixed bug #81302 (Stream position after stream filter removed). Fixed bug #81346 (Non-seekable streams don't update position after write). Fixed bug #73122 (Integer Overflow when concatenating strings).

GD:

Fixed bug #53580 (During resize gdImageCopyResampled cause colors change).

Opcache:

Fixed bug #81353 (segfault with preloading and statically bound closure).

Shmop:

Fixed bug #81407 (shmop_open won't attach and causes php to crash).

Standard:

Fixed bug #71542 (disk_total_space does not work with relative paths). Fixed bug #81400 (Unterminated string in dns_get_record() results).

SysVMsg:

Fixed bug #78819 (Heap Overflow in msg_send).

XML:

Fixed bug #81351 (xml_parse may fail, but has no error code).

Zip:

Fixed bug #80833 (ZipArchive::getStream doesn't use setPassword). Fixed bug #81420 (ZipArchive::extractTo extracts outside of destination).

comment:2 by thomas, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [fe323d3]

comment:3 by Douglas R. Reno, 3 years ago

Priority: normalelevated
The PHP development team announces the immediate availability of PHP 8.0.11. This is a security release fixing CVE-2021-21706.

comment:4 by Douglas R. Reno, 3 years ago

Priority: elevatednormal

Note that the security vulnerability mentioned above only applies to Windows. Demoting to normal priority

Note: See TracTickets for help on using tickets.