Version: 2020.81, Package name: dropbear-2020.81 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Dropbear is a relatively small SSH server and client, often found in small environments such as routers and wireless access points. |
Filesize: 2235.98 KB |
Version History (View Complete History) |
|
2021-03-12 14:22:50 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to dropbear-2020.81 |
2020-06-27 12:02:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to dropbear-2020.80 |
2020-06-15 13:09:17 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to dropbear-2020.79, adds ed25519 support |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-03-28 08:47:11 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to dropbear-2019.78 |
2018-03-12 21:50:48 by Bjorn Ketelaars | Files touched by this commit (6) |
Log message: Update to dropbear-2018.76. Hints and OK sthen@. |
2017-05-23 07:44:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to dropbear-2017.75 CVE-2017-9078: double-free in server TCP listener cleanup CVE-2017-9079: information disclosure with ~/.ssh/authorized_keys symlink. |
2016-09-21 04:06:27 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to dropbear-2016.74, fixes include a format string vulnerability (CVE-2016-7406) and a problem importing malicious OpenSSH keys (CVE-2016-7407) both of which could result in arbitrary code running as root in some conditions (though the worst one requires usernames including '%' which is uncommon with OpenBSD as adduser and useradd reject this, however it is possible by editing the password file directly). See https://matt.ucc.asn.au/dropbear/CHANGES for more details. |