Release 2.4.10: fix regression in 2.4.9, use ls-qpack 0.10.6

This commit is contained in:
Dmitri Tikhonov 2019-10-24 10:17:25 -04:00
parent df992bcede
commit 34e9ac5f5d
4 changed files with 9 additions and 4 deletions

View file

@ -1,11 +1,12 @@
2019-10-24
- 2.4.9
- 2.4.10
- [BUGFIX] IETF QUIC server: fix uninitialized variable use.
- [BUGFIX] make sure TLSv1.3 is not disabled in SSL object.
- [BUGFIX] Use issuer name and serial number to cache certs (SKID
values are not unique).
- [BUGFIX] Always set the idle alarm in IETF connection so that it
can time out.
- Use ls-qpack v0.10.6, as it silences some warnings.
2019-10-21
- 2.4.8