Rev 51 | Rev 54 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 51 | Rev 52 | ||
|---|---|---|---|
| Line 20... | Line 20... | ||
| 20 | the transition to triggerized install-info.  | 
            20 | the transition to triggerized install-info.  | 
          
| 21 |   * Add ${misc:Depends} to Depends.
 | 
            21 |   * Add ${misc:Depends} to Depends.
 | 
          
| 22 | * Add ANNOUNCE and ChangeLog.2 to lsh-doc.  | 
            22 | * Add ANNOUNCE and ChangeLog.2 to lsh-doc.  | 
          
| 23 | * Drop the no longer useful lsh-server-config script.  | 
            23 | * Drop the no longer useful lsh-server-config script.  | 
          
| 24 | * Drop obsolete manpages from debian/mans.  | 
            24 | * Drop obsolete manpages from debian/mans.  | 
          
| - | 25 | * Rewrite lsh-server.init.d a bit:  | 
          |
| - | 26 | * Use LSB logging functions.  | 
          |
| - | 27 | * Let lshd daemonize and create/delete its pid file by itself.  | 
          |
| - | 28 | * Change the Provides: line in the LSB header to "lsh-server" and  | 
          |
| - | 29 | declare that it should start before the services that depend on an  | 
          |
| - | 30 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen.  | 
          |
| - | 31 | * Support the status action.  | 
          |
| - | 32 | * Update path to sftp-server and don't run lsh-write-key.  | 
          |
| 25 | 33 | ||
| 26 | -- Magnus Holmgren <holmgren@debian.org> Sat, 29 Aug 2009 19:01:21 +0200  | 
            34 | -- Magnus Holmgren <holmgren@debian.org> Sat, 05 Sep 2009 02:51:19 +0200  | 
          
| 27 | 35 | ||
| 28 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low  | 
            36 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low  | 
          
| 29 | 37 | ||
| 30 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c,  | 
            38 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c,  | 
          
| 31 | check whether the seed file exists before trying to lock it, and give  | 
            39 | check whether the seed file exists before trying to lock it, and give  |