Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
83511fec
Commit
83511fec
authored
Jul 27, 2014
by
Matt Johnston
Browse files
Version 2014.64
parent
ed0552f2
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
83511fec
2014.64
pending
2014.64
- Sunday 27 July 2014
- Fix compiling with ECDSA and DSS disabled
- Fix compiling with ECDSA and DSS disabled
...
@@ -24,6 +24,8 @@
...
@@ -24,6 +24,8 @@
- Use monotonic clock where available, timeouts won't be affected by system time
- Use monotonic clock where available, timeouts won't be affected by system time
changes
changes
- Add -V for version
2014.63 - Wednesday 19 February 2014
2014.63 - Wednesday 19 February 2014
- Fix ~. to terminate a client interactive session after waking a laptop
- Fix ~. to terminate a client interactive session after waking a laptop
...
...
debian/changelog
View file @
83511fec
dropbear
(
2014.64
-
0.1
)
unstable
;
urgency
=
low
*
New
upstream
release
.
--
Matt
Johnston
<
matt
@
ucc
.
asn
.
au
>
Sun
,
27
Jul
2014
22
:
54
:
00
+
0800
dropbear
(
2014.63
-
0.1
)
unstable
;
urgency
=
low
dropbear
(
2014.63
-
0.1
)
unstable
;
urgency
=
low
*
New
upstream
release
.
*
New
upstream
release
.
...
...
sysoptions.h
View file @
83511fec
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
*******************************************************************/
*******************************************************************/
#ifndef DROPBEAR_VERSION
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "2014.6
3
"
#define DROPBEAR_VERSION "2014.6
4
"
#endif
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment