Rev 163 | Rev 165 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 163 | Rev 164 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | * openssl1.1.patch: Support OpenSSL 1.1 API changes (Closes: #828512). | 3 | * openssl1.1.patch: Support OpenSSL 1.1 API changes (Closes: #828512). | 
| 4 | * Support for Entropy Gathering Daemon removed because it's really old | 4 | * Support for Entropy Gathering Daemon removed because it's really old | 
| 5 | and support for it is no longer enabled in OpenSSL by default. | 5 | and support for it is no longer enabled in OpenSSL by default. | 
| 6 | * Add missing lsb-base dependencies. | 6 | * Add missing lsb-base dependencies. | 
| 7 | * prayer.postrm: remove hard-coded path to deluser. | 7 | * prayer.postrm: remove hard-coded path to deluser. | 
| - | 8 | * Bump Standards-Version to 3.9.8. | |
| 8 | 9 | ||
| 9 | -- Magnus Holmgren <holmgren@debian.org> Sat, 29 Oct 2016 13:16:23 +0200 | 10 | -- Magnus Holmgren <holmgren@debian.org> Sat, 29 Oct 2016 13:27:46 +0200 | 
| 10 | 11 | ||
| 11 | prayer (1.3.5-dfsg1-3) unstable; urgency=low | 12 | prayer (1.3.5-dfsg1-3) unstable; urgency=low | 
| 12 | 13 | ||
| 13 | * disable_ssl3.patch (new): Disable SSL 3.0 due to CVE-2014-3566 | 14 | * disable_ssl3.patch (new): Disable SSL 3.0 due to CVE-2014-3566 | 
| 14 | (POODLE). | 15 | (POODLE). |