Rev 150 | Rev 152 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 150 | Rev 151 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | lsh-utils (2.1-12) unstable; urgency=medium |
1 | lsh-utils (2.1-12) unstable; urgency=medium |
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 | 7 | ||
7 | -- Magnus Holmgren <holmgren@debian.org> Tue, 09 Jan 2018 21:33:54 +0100 |
8 | -- Magnus Holmgren <holmgren@debian.org> Tue, 09 Jan 2018 21:36:05 +0100 |
8 | 9 | ||
9 | lsh-utils (2.1-11) unstable; urgency=low |
10 | lsh-utils (2.1-11) unstable; urgency=low |
10 | 11 | ||
11 | * dont_clear_umask.patch (new): Don't clear umask in lshd, but keep the |
12 | * dont_clear_umask.patch (new): Don't clear umask in lshd, but keep the |
12 | one it was launched with (typically 022) (Closes: #672936). |
13 | one it was launched with (typically 022) (Closes: #672936). |