Rev 80 | Rev 85 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 80 | Rev 81 | ||
|---|---|---|---|
| Line 12... | Line 12... | ||
| 12 | control over the build process.  | 
            12 | control over the build process.  | 
          
| 13 | * Increase Debhelper compat level to 7.  | 
            13 | * Increase Debhelper compat level to 7.  | 
          
| 14 | * blacklist.patch: Don't reject when blacklisted_key() returns -1,  | 
            14 | * blacklist.patch: Don't reject when blacklisted_key() returns -1,  | 
          
| 15 | indicating no blacklist file for the key type and/or size in question  | 
            15 | indicating no blacklist file for the key type and/or size in question  | 
          
| 16 | exists.  | 
            16 | exists.  | 
          
| - | 17 | * nettle-2.1.patch (new): Build with Nettle 2.1.  | 
          |
| 17 | 18 | ||
| 18 | -- Magnus Holmgren <holmgren@debian.org> Sat, 19 Mar 2011 20:52:08 +0100  | 
            19 | -- Magnus Holmgren <holmgren@debian.org> Sat, 19 Mar 2011 20:53:55 +0100  | 
          
| 19 | 20 | ||
| 20 | lsh-utils (2.0.4-dfsg-7) unstable; urgency=low  | 
            21 | lsh-utils (2.0.4-dfsg-7) unstable; urgency=low  | 
          
| 21 | 22 | ||
| 22 | * terminate_on_connection_failure.dpatch (new): Make sure that lsh exits  | 
            23 | * terminate_on_connection_failure.dpatch (new): Make sure that lsh exits  | 
          
| 23 | if it fails to connect to the remote host (Closes: #485812).  | 
            24 | if it fails to connect to the remote host (Closes: #485812).  |