Rev 129 | Rev 133 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 129 | Rev 131 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | lsh-utils (2.1-6) experimental; urgency=low | 1 | lsh-utils (2.1-6) unstable; urgency=low | 
| 2 | 2 | ||
| 3 | * skip-argp.patch (new): Make sure we don't touch the embedded argp copy | 3 | * skip-argp.patch (new): Make sure we don't touch the embedded argp copy | 
| 4 | when not needed. It fails to build with GCC 5, which defaults to C99, | 4 | when not needed. It fails to build with GCC 5, which defaults to C99, | 
| 5 | which has different inline function rules, and we don't need it. | 5 | which has different inline function rules, and we don't need it. | 
| 6 | (Closes: #777990). | 6 | (Closes: #777990). | 
| - | 7 | * nettle3.patch (new): Adapt to API changes in Nettle 3.0 using the | |
| - | 8 | compat layer. | |
| 7 | 9 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Fri, 15 May 2015 14:54:11 +0200 | 10 | -- Magnus Holmgren <holmgren@debian.org> Tue, 02 Jun 2015 16:10:53 +0200 | 
| 9 | 11 | ||
| 10 | lsh-utils (2.1-5) unstable; urgency=low | 12 | lsh-utils (2.1-5) unstable; urgency=low | 
| 11 | 13 | ||
| 12 | * bsd_connreset_test_fail.patch (new): Fix random test failures on kFreeBSD. | 14 | * bsd_connreset_test_fail.patch (new): Fix random test failures on kFreeBSD. | 
| 13 | * Bump Standards-Version to 3.9.6. | 15 | * Bump Standards-Version to 3.9.6. |