diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,6 +3,15 @@ dropbear (2019.78-1) trunk * New upstream version. * Update Maintainer field. * Build against new libtommath.1-dev. + * The following weak algorithms (enabled by default upstream) are now + disabled: + - Triple DES cipher + - CBC block cipher mode + - SHA-1 message hashing + - DSA keys + - 1024-bit SHA-1 key exchange + * Server password authentication is now disabled. Public keys are required. + * The contents of "/etc/motd" are now sent to clients. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 01 Jun 2019 10:36:58 -0400 |