File tree 3 files changed +18
-1
lines changed
3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2024.85 - 25 April 2024
2
+
3
+ This release fixes build regressions in 2024.84
4
+
5
+ - Fix build failure when SHA1 is disabled, thanks to Peter Krefting
6
+
7
+ - Fix build failure when DROPBEAR_CLI_PUBKEY_AUTH disabled, thanks to
8
+ Sergey Ponomarev
9
+
10
+ - Update debian/ directory with changed paths
11
+
1
12
2024.84 - 4 April 2024
2
13
3
14
Features and Changes:
Original file line number Diff line number Diff line change
1
+ dropbear (2024.85-0.1) unstable; urgency=low
2
+
3
+ * New upstream release.
4
+
5
+ -- Matt Johnston <
[email protected] > Thu, 25 Apr 2024 22:51:57 +0800
6
+
1
7
dropbear (2024.84-0.1) unstable; urgency=low
2
8
3
9
* New upstream release.
Original file line number Diff line number Diff line change 4
4
*******************************************************************/
5
5
6
6
#ifndef DROPBEAR_VERSION
7
- #define DROPBEAR_VERSION "2024.84 "
7
+ #define DROPBEAR_VERSION "2024.85 "
8
8
#endif
9
9
10
10
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
You can’t perform that action at this time.
0 commit comments