diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 23:21:31 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-01 23:21:31 (EDT) |
commit | 9c22606c58a2ade97e75069793a9479ee68204f5 (patch) | |
tree | 6ea3d946281a0fee14cbffe7453ebf9af7c21ccd | |
parent | 2597ec7d52f441d756377f9adc6059b0f347e29d (diff) |
-rw-r--r-- | changelog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ dropbear (2019.78-1) trunk * New upstream version. + - Hardening build flags, including Spectre variant 2 mitigations, are now + enabled. * Update Maintainer field. * Build against new libtommath.1-dev. * The following weak algorithms (enabled by default upstream) are now @@ -14,7 +16,7 @@ dropbear (2019.78-1) trunk * The contents of "/etc/motd" are now sent to clients. * dropbear, dropbearconvert: Use automatic shared library dependencies. - -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 01 Jun 2019 10:36:58 -0400 + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 01 Jun 2019 23:21:31 -0400 dropbear (2014.65-1) trunk |