diff --git a/package.xml b/package.xml index d9445d4..a997f41 100644 --- a/package.xml +++ b/package.xml @@ -38,11 +38,10 @@ Also Lzma2 compressed archives are supported with xz extension. stig@php.net no - 2021-07-20 - + 2024-03-16 - 1.4.14 - 1.4.0 + 1.5.0 + 1.5.0 stable @@ -50,7 +49,8 @@ Also Lzma2 compressed archives are supported with xz extension. New BSD License -* Properly fix symbolic link path traversal (CVE-2021-32610) +* PR #42: fix @return true... to @return bool true... on some functions +* PR #46: use 775 default for mkdirs, to avoid world-write @@ -80,6 +80,37 @@ Also Lzma2 compressed archives are supported with xz extension. + + + 1.5.0 + 1.5.0 + + + stable + stable + + 2024-03-16 + New BSD License + + * PR #42: fix @return true... to @return bool true... on some functions + * PR #46: use 775 default for mkdirs, to avoid world-write + + + + + 1.4.14 + 1.4.0 + + + stable + stable + + 2021-02-16 + New BSD License + + * Properly fix symbolic link path traversal (CVE-2021-32610) + + 1.4.13