Rev 74 | Rev 76 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 74 | Rev 75 | ||
|---|---|---|---|
| Line 7... | Line 7... | ||
| 7 | families and calls bind() once for each, conflicts will occur  | 
            7 | families and calls bind() once for each, conflicts will occur  | 
          
| 8 | otherwise.  | 
            8 | otherwise.  | 
          
| 9 | * lsh-server.postinst: If openssh-server is installed and lsh-server is  | 
            9 | * lsh-server.postinst: If openssh-server is installed and lsh-server is  | 
          
| 10 | configured to use port 22, shut down sshd in addition to disabling it  | 
            10 | configured to use port 22, shut down sshd in addition to disabling it  | 
          
| 11 | (Closes: #567945).  | 
            11 | (Closes: #567945).  | 
          
| - | 12 | * lsh-server.postinst: Close fd 3 (opened by debconf) to avoid "Closed  | 
          |
| - | 13 | spurious fd" warnings.  | 
          |
| 12 | 14 | ||
| 13 | -- Magnus Holmgren <holmgren@debian.org> Sun, 01 Aug 2010 20:05:52 +0200  | 
            15 | -- Magnus Holmgren <holmgren@debian.org> Sun, 01 Aug 2010 20:38:36 +0200  | 
          
| 14 | 16 | ||
| 15 | lsh-utils (2.0.4-dfsg-6) unstable; urgency=low  | 
            17 | lsh-utils (2.0.4-dfsg-6) unstable; urgency=low  | 
          
| 16 | 18 | ||
| 17 | * Change libreadline build dependency to just libreadline-dev  | 
            19 | * Change libreadline build dependency to just libreadline-dev  | 
          
| 18 | (Closes: #553804).  | 
            20 | (Closes: #553804).  |