diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-06 16:09:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-08-06 17:28:21 (EDT) |
commit | 00491fdcc66e716d29e8091813c449935e2fcdf4 (patch) | |
tree | 8d8484d76d5b92137b0b366b96bb19a67c0212fd /changelog | |
parent | 4dadcda71517ac646f4f70192ac69d4f7f6bb88d (diff) |
Manage library file with update-alternatives
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ wolfssl.24 (4.4.0-2) trunk libwolfssl.24-common. - Make libwolfssl.24-dbg depend on libwolfssl.24, instead of conflicting with, replacing, and providing it. + - Manage library file (provided by both libwolfssl.24 and + libwolfssl.24-dbg) with update-alternatives. * libwolfssl.24-dbg: Include debugging symbols, as well as debugging messages which can be enabled by applications using wolfSSL_Debugging_ON(). |