update CHANGES, release date

This commit is contained in:
Thomas Waldmann 2024-03-29 16:18:21 +01:00
parent 6831411cca
commit a785234089
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 8 additions and 5 deletions

View File

@ -392,8 +392,8 @@ Compatibility notes:
Change Log
==========
Version 1.2.8 (not released yet)
--------------------------------
Version 1.2.8 (2024-03-29)
--------------------------
For upgrade and compatibility hints, please also read the section "Upgrade Notes"
above.
@ -407,9 +407,9 @@ Fixes:
New features:
- upgrade --check-tam: check manifest TAM auth issues,
- upgrade --check-tam: check manifest TAM auth,
exit with rc=1 if there are issues.
- upgrade --check-archives-tam: check archives tam status,
- upgrade --check-archives-tam: check archives TAM auth,
exit with rc=1 if there are issues.
@ -417,7 +417,10 @@ Other changes:
- allow msgpack 1.0.8 (this might fix memory leaks with Python 3.12), #8133
- use the latest Cython 0.29.x
- vagrant: use / build binaries with python 3.9.19
- vagrant:
- use / build binaries with python 3.9.19
- use generic/openbsd7 box
- docs:
- simplify TAM-related upgrade docs using the new commands