Add changelog reference to CVE-2019-13115

This commit is contained in:
Paul Howarth 2019-07-19 09:44:33 +01:00
parent 8f106e1af2
commit 6957951772
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ LC_ALL=en_US.UTF-8 make -C tests check
%changelog
* Thu Jun 20 2019 Paul Howarth <paul@city-fan.org> - 1.9.0-1
- Update to 1.9.0
- Fixed integer overflow leading to out-of-bounds read (CVE-2019-13115)
- Adds ECDSA keys and host key support when using OpenSSL
- Adds ED25519 key and host key support when using OpenSSL 1.1.1
- Adds OpenSSH style key file reading