security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026
add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
Hardcoding so many details for so many architectures doesn't make much
sense. The supported architectures seem to be either ilp32 and lp64,
big or little endian.
imlib2-heic is an Imlib2 loader which allows loading HEIC files
(High Efficiency Image File Format).
This allows programs using Imlib2 (e.g. feh) to open these images.
main change is that the Vulkan backend is now stable; no longer
experimental
upstream is planning to default to Vulkan in the future after some more
testing time; for now OpenGL remains the default
At this point, Vulkan can be tested with FNA games by setting
FNA3D_FORCE_DRIVER=Vulkan or appending /gldevice:Vulkan to the runtime
command
see https://github.com/FNA-XNA/FNA/wiki/7:-FNA-Environment-Variables
tested with Rogue Legacy and Celeste without issues, including OpenGL and
Vulkan backends
- 7/20/2021: version 1.2.1
This is a binary compatible release.
* minor lossless encoder improvements and x86 color conversion speed up
* add ARM64 simulator support to xcframeworkbuild.sh (#510)
* further security related hardening in libwebp & examples
(issues: #497, #508, #518)
(chromium: #1196480, #1196773, #1196775, #1196777, #1196778, #1196850)
(oss-fuzz: #28658, #28978)
* toolchain updates and bug fixes (#498, #501, #502, #504, #505, #506, #509,
#533)
* use more inclusive language within the source (#507)
From Brad