Rev 35 | Rev 38 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 35 | Rev 36 | ||
|---|---|---|---|
| Line 7... | Line 7... | ||
| 7 | * Increase Debhelper compat level to 5. |
7 | * Increase Debhelper compat level to 5. |
| 8 | * Build with Nettle 2.0 (nettle-dev). |
8 | * Build with Nettle 2.0 (nettle-dev). |
| 9 | * nettle_2.0.dpatch created to adapt to API changes. |
9 | * nettle_2.0.dpatch created to adapt to API changes. |
| 10 | * 30_nonettle.dpatch modified to add -lhogweed to LDADD where |
10 | * 30_nonettle.dpatch modified to add -lhogweed to LDADD where |
| 11 | appropriate. |
11 | appropriate. |
| - | 12 | * Add ANNOUNCE to lsh-doc. |
|
| 12 | 13 | ||
| 13 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Sep 2009 23:15:51 +0200 |
14 | -- Magnus Holmgren <holmgren@debian.org> Tue, 01 Sep 2009 23:16:46 +0200 |
| 14 | 15 | ||
| 15 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
16 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
| 16 | 17 | ||
| 17 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
18 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
| 18 | check whether the seed file exists before trying to lock it, and give |
19 | check whether the seed file exists before trying to lock it, and give |