diff options
author | Tyler Hicks <tyhicks@canonical.com> | 2015-09-10 12:22:49 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-09-10 12:22:49 +0100 |
commit | 0e4f63b129133ac05f9c3cd0ca2e2f25352cfa25 (patch) | |
tree | c47243c2f8ac31663135abd05f1114b397f89f89 /debian/changelog | |
parent | 573eae1ca709a461eff57d1949d5329b9e398894 (diff) |
Build with audit support on Linux (closes: #797727, LP: #1478087).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5eb1d4528..47d92f436 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,9 +1,13 @@ | |||
1 | openssh (1:6.9p1-2) UNRELEASED; urgency=medium | 1 | openssh (1:6.9p1-2) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | [ Colin Watson ] | ||
3 | * mention-ssh-keygen-on-keychange.patch: Move example ssh-keygen | 4 | * mention-ssh-keygen-on-keychange.patch: Move example ssh-keygen |
4 | invocation onto a separate line to make it easier to copy and paste | 5 | invocation onto a separate line to make it easier to copy and paste |
5 | (LP: #1491532). | 6 | (LP: #1491532). |
6 | 7 | ||
8 | [ Tyler Hicks ] | ||
9 | * Build with audit support on Linux (closes: #797727, LP: #1478087). | ||
10 | |||
7 | -- Colin Watson <cjwatson@debian.org> Tue, 08 Sep 2015 14:50:16 +0100 | 11 | -- Colin Watson <cjwatson@debian.org> Tue, 08 Sep 2015 14:50:16 +0100 |
8 | 12 | ||
9 | openssh (1:6.9p1-1) unstable; urgency=medium | 13 | openssh (1:6.9p1-1) unstable; urgency=medium |