diff options
author | Colin Watson <cjwatson@debian.org> | 2012-04-01 00:49:25 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2012-04-01 00:49:25 +0100 |
commit | b4fcc0dd1f8ca61369332f4b9e8f1a718ea3e277 (patch) | |
tree | be37497ce8f9964027b3622ddcf1f4fbb4368cf6 /debian/changelog | |
parent | 067fd0ecd61293e0bbf7596d1a3ed0aa91528c8f (diff) |
Use dpkg-buildflags, including for hardening support; drop use of
hardening-includes.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 462543f7b..114d2199a 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:5.9p1-5) UNRELEASED; urgency=low | ||
2 | |||
3 | * Use dpkg-buildflags, including for hardening support; drop use of | ||
4 | hardening-includes. | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 31 Mar 2012 11:13:09 +0100 | ||
7 | |||
1 | openssh (1:5.9p1-4) unstable; urgency=low | 8 | openssh (1:5.9p1-4) unstable; urgency=low |
2 | 9 | ||
3 | * Disable OpenSSL version check again, as its SONAME is sufficient | 10 | * Disable OpenSSL version check again, as its SONAME is sufficient |