Rev 60 | Rev 62 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 60 | Rev 61 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | nettle (2.1-1) experimental; urgency=low | |
| - | 2 | ||
| - | 3 | * New upstream release (Closes: #594386). Thanks to Sedat Dilek for | |
| - | 4 | sorting things out. | |
| - | 5 | - Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch; | |
| - | 6 | incorporated upstream. | |
| - | 7 | - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2, | |
| - | 8 | respectively; update and rename debian/control, debian/libnettle3.*, | |
| - | 9 | debian/libhogweed1.*, and debian/nettle-bin.links accordingly. | |
| - | 10 | ||
| - | 11 | -- Magnus Holmgren <holmgren@debian.org> Sun, 16 Jan 2011 20:41:14 +0100 | |
| - | 12 | ||
| 1 | nettle (2.0-2) unstable; urgency=low | 13 | nettle (2.0-2) unstable; urgency=low | 
| 2 | 14 | ||
| 3 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name | 15 | * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name | 
| 4 | that LSH understands in the sexp representation of an RSA key, so that | 16 | that LSH understands in the sexp representation of an RSA key, so that | 
| 5 | pkcs1-conv can be used to convert existing OpenSSH private keys. | 17 | pkcs1-conv can be used to convert existing OpenSSH private keys. |