Rev 133 | Rev 138 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 133 | Rev 135 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | lsh-utils (2.1-8) unstable; urgency=low |
|
| - | 2 | ||
| - | 3 | * Build with MIT Kerberos instead of Heimdal (Closes: #806266, #812813). |
|
| - | 4 | Note: the Kerberos password helper has limited functionality and is |
|
| - | 5 | not recommended to use. |
|
| - | 6 | ||
| - | 7 | -- Magnus Holmgren <holmgren@debian.org> Sun, 07 Feb 2016 21:11:10 +0100 |
|
| - | 8 | ||
| 1 | lsh-utils (2.1-7) unstable; urgency=low |
9 | lsh-utils (2.1-7) unstable; urgency=low |
| 2 | 10 | ||
| 3 | * nettle3.patch: fix pointer type mismatches, mainly changing length |
11 | * nettle3.patch: fix pointer type mismatches, mainly changing length |
| 4 | variables from unsigned to size_t. |
12 | variables from unsigned to size_t. |
| 5 | 13 | ||