Rev 39 | Rev 41 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 39 | Rev 40 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | * Let lshd daemonize and create/delete its pid file by itself.  | 
            15 | * Let lshd daemonize and create/delete its pid file by itself.  | 
          
| 16 | * Change the Provides: line in the LSB header to "lsh-server" and  | 
            16 | * Change the Provides: line in the LSB header to "lsh-server" and  | 
          
| 17 | declare that it should start before the services that depend on an  | 
            17 | declare that it should start before the services that depend on an  | 
          
| 18 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen.  | 
            18 | SSH server (Closes: #542689). Thanks to Petter Reinholdtsen.  | 
          
| 19 | * Support the status action.  | 
            19 | * Support the status action.  | 
          
| - | 20 | * Drop the no longer useful lsh-server-config script.  | 
          |
| 20 | 21 | ||
| 21 | -- Magnus Holmgren <holmgren@debian.org> Thu, 03 Sep 2009 00:10:38 +0200  | 
            22 | -- Magnus Holmgren <holmgren@debian.org> Thu, 03 Sep 2009 00:18:41 +0200  | 
          
| 22 | 23 | ||
| 23 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low  | 
            24 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low  | 
          
| 24 | 25 | ||
| 25 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c,  | 
            26 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c,  | 
          
| 26 | check whether the seed file exists before trying to lock it, and give  | 
            27 | check whether the seed file exists before trying to lock it, and give  |