diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-20 22:37:29 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-20 22:37:29 (GMT) |
commit | 3c5b02bde6754f2db27a8b413739711396690e1c (patch) | |
tree | baf5e252bce0d26d1766a964f43d5d73b24e0ac4 /ChangeLog | |
parent | 643d8886dbc8e04de7a3bab1207c6997ea2549d7 (diff) |
Replaced calls to deprecated functions building RSA keys.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +17-08-21 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/db/certs.c: + Replace calls to deprecated functions building RSA keys. + + * tests/analysis/db/certs.py: + Update expected outputs. + 17-08-18 Cyrille Bagard <nocbos@gmail.com> * src/format/elf/Makefile.am: |