Rev 151 | Rev 153 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 151 | Rev 152 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | * nettle3.4.patch: Fix FTBFS with nettle 3.4 due to type changes | 3 | * nettle3.4.patch: Fix FTBFS with nettle 3.4 due to type changes | 
| 4 | (Closes: #884403). | 4 | (Closes: #884403). | 
| 5 | * Build-Depend on debhelper (>= 9.20160709) instead of dh-systemd. | 5 | * Build-Depend on debhelper (>= 9.20160709) instead of dh-systemd. | 
| 6 | * Priority extra replaced by optional. | 6 | * Priority extra replaced by optional. | 
| - | 7 | * lsh-server.postinst: Don't call /etc/init.d scripts directly (policy | |
| - | 8 | 9.3.3.2). | |
| 7 | 9 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Tue, 09 Jan 2018 21:36:05 +0100 | 10 | -- Magnus Holmgren <holmgren@debian.org> Tue, 09 Jan 2018 21:48:22 +0100 | 
| 9 | 11 | ||
| 10 | lsh-utils (2.1-11) unstable; urgency=low | 12 | lsh-utils (2.1-11) unstable; urgency=low | 
| 11 | 13 | ||
| 12 | * dont_clear_umask.patch (new): Don't clear umask in lshd, but keep the | 14 | * dont_clear_umask.patch (new): Don't clear umask in lshd, but keep the | 
| 13 | one it was launched with (typically 022) (Closes: #672936). | 15 | one it was launched with (typically 022) (Closes: #672936). |