diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 689f4d420..6efa1d679 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,10 +1,15 @@ | |||
1 | openssh (1:6.2p2-5) UNRELEASED; urgency=low | 1 | openssh (1:6.2p2-5) UNRELEASED; urgency=low |
2 | 2 | ||
3 | [ Colin Watson ] | ||
3 | * Document consequences of ssh-agent being setgid in ssh-agent(1); see | 4 | * Document consequences of ssh-agent being setgid in ssh-agent(1); see |
4 | #711623. | 5 | #711623. |
5 | * Use 'set -e' rather than '#! /bin/sh -e' in maintainer scripts and | 6 | * Use 'set -e' rather than '#! /bin/sh -e' in maintainer scripts and |
6 | ssh-argv0. | 7 | ssh-argv0. |
7 | 8 | ||
9 | [ Yolanda Robla ] | ||
10 | * debian/rules: Include real distribution in SSH_EXTRAVERSION instead of | ||
11 | hardcoding Debian (LP: #1195342). | ||
12 | |||
8 | -- Colin Watson <cjwatson@debian.org> Sat, 08 Jun 2013 22:12:27 +0100 | 13 | -- Colin Watson <cjwatson@debian.org> Sat, 08 Jun 2013 22:12:27 +0100 |
9 | 14 | ||
10 | openssh (1:6.2p2-4) unstable; urgency=low | 15 | openssh (1:6.2p2-4) unstable; urgency=low |