Rev 144 | Rev 148 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 144 | Rev 146 | ||
|---|---|---|---|
| Line 4... | Line 4... | ||
| 4 | * missing_include.patch: Add a missing include to fix FTBFS with bindnow | 4 | * missing_include.patch: Add a missing include to fix FTBFS with bindnow | 
| 5 | and PIE enabled (Closes: #837665, LP: #1628178). | 5 | and PIE enabled (Closes: #837665, LP: #1628178). | 
| 6 | * Increase Debhelper compat level to 9. | 6 | * Increase Debhelper compat level to 9. | 
| 7 | * Add Brazilian Portuguese debconf templates translation (Closes: | 7 | * Add Brazilian Portuguese debconf templates translation (Closes: | 
| 8 | #816948). | 8 | #816948). | 
| - | 9 | * Drop the blacklisting of vulnerable SSH keys. OpenSSH did so three | |
| - | 10 | years ago; the vulnerability was eight years ago. | |
| 9 | * Bump Standards-Version to 3.9.8. | 11 | * Bump Standards-Version to 3.9.8. | 
| 10 | 12 | ||
| 11 | -- Magnus Holmgren <holmgren@debian.org> Mon, 17 Oct 2016 22:00:56 +0200 | 13 | -- Magnus Holmgren <holmgren@debian.org> Tue, 18 Oct 2016 19:55:20 +0200 | 
| 12 | 14 | ||
| 13 | lsh-utils (2.1-9) unstable; urgency=medium | 15 | lsh-utils (2.1-9) unstable; urgency=medium | 
| 14 | 16 | ||
| 15 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to | 17 | * nettle3.patch: also cast length arguments to nettle_sexp_vformat() to | 
| 16 | size_t. | 18 | size_t. |