Add past CVE-2026-68939 fix to CHANGELOG

Now that Github has issued a CVE number 3 weeks late
This commit is contained in:
Ivan Pozdeev 2026-08-12 06:45:44 +03:00
parent d92b6e1bbe
commit 8771e721c1

View file

@ -16,6 +16,7 @@
* Add CPython 3.15.0b4 by @pyenv-bot[bot] in https://github.com/pyenv/pyenv/pull/3495
## Release v2.8.0
* CVE-2026-68939: Fix handling of glob characters in .python-version
* CI: add_version enhancements by @native-api in https://github.com/pyenv/pyenv/pull/3480
* Add miniforge3-26.3.2-2, 26.3.2-3 by @native-api in https://github.com/pyenv/pyenv/pull/3481
* rehash: fix race condition in landlock writability check by @Sheile in https://github.com/pyenv/pyenv/pull/3483