Rev 29 | Rev 48 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 29 | Rev 47 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | lsh (2.9.1-exp+cvs20090504-1) experimental; urgency=low |
1 | lsh-utils (2.9.1-exp+cvs20090902-1) experimental; urgency=low |
2 | 2 | ||
3 | * New upstream CVS snapshot. |
3 | * New upstream CVS snapshot. Now free from non-free RFCs. |
4 | - Drop 30_nonettle.dpatch, since configure allows us to specify that |
4 | - Drop 30_nonettle.dpatch, since configure allows us to specify that |
5 | the bundled nettle shall not be used. |
5 | the bundled nettle shall not be used. |
- | 6 | - Drop 40_better_errmsg_when_dotlsh_missing.dpatch; fixed upstream. |
|
- | 7 | * The sftp subdirectory has moved from src/ to the top level; update |
|
- | 8 | 20_sftp-server_mansection.dpatch, lsh-server.manpages and |
|
- | 9 | lsh-client.manpages accordingly. |
|
- | 10 | * A number of binaries are now installed in /usr/lib/lsh; update |
|
- | 11 | .install files accordingly and let sftp-server live there too. |
|
- | 12 | - Some utilities (srp-gen, lsh-krb-checkpw, lsh-pam-checkpw) don't work |
|
- | 13 | at the moment and hence are not installed. |
|
- | 14 | - lsh-write-key has been merged into lsh-keygen. |
|
- | 15 | * Increase Debhelper compat level to 5. |
|
- | 16 | * Update watch file for experimental tracking. |
|
6 | 17 | ||
7 | -- Magnus Holmgren <holmgren@debian.org> Wed, 05 Aug 2009 23:35:15 +0200 |
18 | -- Magnus Holmgren <holmgren@debian.org> Sat, 29 Aug 2009 19:01:21 +0200 |
8 | 19 | ||
9 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
20 | lsh-utils (2.0.4-dfsg-2) unstable; urgency=low |
10 | 21 | ||
11 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
22 | * 40_better_errmsg_when_dotlsh_missing.dpatch (new): In unix_random.c, |
12 | check whether the seed file exists before trying to lock it, and give |
23 | check whether the seed file exists before trying to lock it, and give |