mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
php: upgrade 8.2.5 -> 8.2.6
Changelog: ========= Fix inconsistent float negation in constant expressions. Fixed bug GH-8841 (php-cli core dump calling a badly formed function). Fixed bug GH-10737 (PHP 8.1.16 segfaults on line 597 of sapi/apache2handler/sapi_apache2.c). Fixed bug GH-11028 (Heap Buffer Overflow in zval_undefined_cv.). Fixed bug GH-11108 (Incorrect CG(memoize_mode) state after bailout in ??=). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ SRC_URI:append:class-target = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/php-${PV}"
|
||||
SRC_URI[sha256sum] = "e5a80663cca4f6044ad86a489798147c7af037eca96f6cd357ab36d28cb63757"
|
||||
SRC_URI[sha256sum] = "44a70c52f537662c10d91eedbf51fd765c9961be6ba2508ed63bf7a26cdd3100"
|
||||
|
||||
CVE_CHECK_IGNORE += "\
|
||||
CVE-2007-2728 \
|
||||
Reference in New Issue
Block a user