Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 59 | Rev 61 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59 Rev 60
Line 1... Line 1...
1
lsh-utils (2.0.4-dfsg-5) unstable; urgency=low
1
lsh-utils (2.0.4-dfsg-5) unstable; urgency=low
2
2
3
  * lsh-server.init.d: Don't suppress start/stop messages when $VERBOSE =
3
  * lsh-server.init.d: Don't suppress start/stop messages when $VERBOSE =
4
    "no". /etc/init.d/skeleton is not a good example in this matter.
4
    "no". /etc/init.d/skeleton is not a good example in this matter.
-
 
5
  * blacklist.dpatch: Check keys against openssh-blacklist before
-
 
6
    accepting for pubkey authentication as well as on conversion by
-
 
7
    lsh-writekey and lsh-decode-key.
-
 
8
  * lsh-server: Depend on openssh-blacklist, recommend -blacklist-extra.
-
 
9
    lsh-utils: Recommend openssh-blacklist and -blacklist-extra.
5
10
6
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 10 Oct 2009 23:16:33 +0200
11
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 07 Nov 2009 23:08:23 +0100
7
12
8
lsh-utils (2.0.4-dfsg-4) unstable; urgency=high
13
lsh-utils (2.0.4-dfsg-4) unstable; urgency=high
9
14
10
  * lsh-server.init.d: Fix critical exit status ($?) handling mistake
15
  * lsh-server.init.d: Fix critical exit status ($?) handling mistake
11
    (Closes: #545090).
16
    (Closes: #545090).