Rev 73 | Rev 75 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 73 | Rev 74 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | if it fails to connect to the remote host (Closes: #485812).  | 
            4 | if it fails to connect to the remote host (Closes: #485812).  | 
          
| 5 | * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on  | 
            5 | * ipv6_v6only.dpatch (new): Set the IPV6_V6ONLY socket option on  | 
          
| 6 | AF_INET6 sockets; since lshd by default enumerates available address  | 
            6 | AF_INET6 sockets; since lshd by default enumerates available address  | 
          
| 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  | 
          |
| - | 10 | configured to use port 22, shut down sshd in addition to disabling it  | 
          |
| - | 11 | (Closes: #567945).  | 
          |
| 9 | 12 | ||
| 10 | -- Magnus Holmgren <holmgren@debian.org> Tue, 27 Jul 2010 03:15:38 +0200  | 
            13 | -- Magnus Holmgren <holmgren@debian.org> Sun, 01 Aug 2010 20:05:52 +0200  | 
          
| 11 | 14 | ||
| 12 | lsh-utils (2.0.4-dfsg-6) unstable; urgency=low  | 
            15 | lsh-utils (2.0.4-dfsg-6) unstable; urgency=low  | 
          
| 13 | 16 | ||
| 14 | * Change libreadline build dependency to just libreadline-dev  | 
            17 | * Change libreadline build dependency to just libreadline-dev  | 
          
| 15 | (Closes: #553804).  | 
            18 | (Closes: #553804).  |