Rev 164 | Rev 166 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 164 | Rev 165 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | * multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by | 3 | * multiarch_dev.patch: Replace definition of GMP_NUMB_BITS calculated by | 
| 4 | configure with the same calculation to be done at compile time (only | 4 | configure with the same calculation to be done at compile time (only | 
| 5 | used if this package would be rebuilt with --enable-mini-gmp). Thus | 5 | used if this package would be rebuilt with --enable-mini-gmp). Thus | 
| 6 | declare nettle-dev Multi-Arch: same (Closes: #856160). | 6 | declare nettle-dev Multi-Arch: same (Closes: #856160). | 
| 7 | * Upgrade to Debhelper compat level 9. | 7 | * Upgrade to Debhelper compat level 9. | 
| - | 8 | * Drop old style -dbg package and switch to automatically created | |
| - | 9 | -dbgsym packages. Since the old package was built with Debhelper level | |
| - | 10 | 8 there are actually no file conflicts. | |
| 8 | 11 | ||
| 9 | -- Magnus Holmgren <holmgren@debian.org> Sun, 10 Sep 2017 21:23:28 +0200 | 12 | -- Magnus Holmgren <holmgren@debian.org> Sun, 10 Sep 2017 22:32:53 +0200 | 
| 10 | 13 | ||
| 11 | nettle (3.3-1) unstable; urgency=low | 14 | nettle (3.3-1) unstable; urgency=low | 
| 12 | 15 | ||
| 13 | * New upstream release. | 16 | * New upstream release. | 
| 14 | * Includes fix for CVE-2016-6489 - "RSA code is vulnerable to cache | 17 | * Includes fix for CVE-2016-6489 - "RSA code is vulnerable to cache |