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 114d2199a..edc7ac99f 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -2,6 +2,11 @@ openssh (1:5.9p1-5) UNRELEASED; urgency=low | |||
2 | 2 | ||
3 | * Use dpkg-buildflags, including for hardening support; drop use of | 3 | * Use dpkg-buildflags, including for hardening support; drop use of |
4 | hardening-includes. | 4 | hardening-includes. |
5 | * Fix cross-building: | ||
6 | - Allow using a cross-architecture pkg-config. | ||
7 | - Pass default LDFLAGS to contrib/Makefile. | ||
8 | - Allow dh_strip to strip gnome-ssh-askpass, rather than calling | ||
9 | 'install -s'. | ||
5 | 10 | ||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 31 Mar 2012 11:13:09 +0100 | 11 | -- Colin Watson <cjwatson@debian.org> Sat, 31 Mar 2012 11:13:09 +0100 |
7 | 12 | ||