Merge pull request #8223 from ThomasWaldmann/changes-1.4

update CHANGES (1.4)
This commit is contained in:
TW 2024-05-19 16:02:20 +02:00 committed by GitHub
commit 1b3755ca03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -411,8 +411,7 @@ Compatibility notes:
Change Log
==========
Version 1.4.0b2 (2024-03-31)
Version 1.4.0xx (2024-05-20)
----------------------------
For upgrade and compatibility hints, please also read the section "Upgrade Notes"
@ -420,6 +419,29 @@ above.
Fixes:
- setup.py: fix import error reporting for cythonize import, #8208
- setup.py: detect noexec build fs issue, #8208
Other changes:
- changed insufficiently reserved length for log message, #8152
- docs:
- use python 3.9 in cygwin install docs, fixes #8196
- recreate: remove experimental status
- github CI: fix PKG_CONFIG_PATH for openssl 3.0
- vagrant:
- use Cython 3.0.10
- add a ubuntu noble (24.04) VM
- drop buster VM, fixes #8171
Version 1.4.0b2 (2024-03-31)
----------------------------
Fixes:
- check: fix return code for index entry value discrepancies
- benchmark: inherit options --rsh --remote-path, #8099
- sdist: dynamically compute readme (long_description)