Mercurial > dropbear
changeset 1734:73646de50f13 DROPBEAR_2020.80
version 2020.80
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 26 Jun 2020 21:45:59 +0800 |
parents | 2f5d797d9811 |
children | 88f63b8b0f13 |
files | debian/changelog sysoptions.h |
diffstat | 2 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/changelog Fri Jun 26 20:56:03 2020 +0800 +++ b/debian/changelog Fri Jun 26 21:45:59 2020 +0800 @@ -1,3 +1,9 @@ +dropbear (2020.80-0.1) unstable; urgency=low + + * New upstream release. + + -- Matt Johnston <[email protected]> Fri, 26 Jun 2020 22:51:57 +0800 + dropbear (2020.79-0.1) unstable; urgency=low * New upstream release.
--- a/sysoptions.h Fri Jun 26 20:56:03 2020 +0800 +++ b/sysoptions.h Fri Jun 26 21:45:59 2020 +0800 @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2020.79" +#define DROPBEAR_VERSION "2020.80" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION