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