diff options
author | Colin Watson <cjwatson@debian.org> | 2007-06-26 08:57:23 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-06-26 08:57:23 +0000 |
commit | f4fd50842acd45c85c90f1c2a31c5d0f3059744e (patch) | |
tree | 6baf9d4303c9f250a431b6a4108763e2996e5bf0 /debian/changelog | |
parent | 1a61c1f237414633f32885c552ed54d32fe15138 (diff) |
* Only build PIE executables on Linux and NetBSD (closes: #430455).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 21c0636b2..e8c9e4ba9 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:4.6p1-3) UNRELEASED; urgency=low | ||
2 | |||
3 | * Only build PIE executables on Linux and NetBSD (closes: #430455). | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Tue, 26 Jun 2007 09:56:40 +0100 | ||
6 | |||
1 | openssh (1:4.6p1-2) unstable; urgency=low | 7 | openssh (1:4.6p1-2) unstable; urgency=low |
2 | 8 | ||
3 | * Fix ordering of SYSLOG_LEVEL_QUIET and SYSLOG_LEVEL_FATAL. | 9 | * Fix ordering of SYSLOG_LEVEL_QUIET and SYSLOG_LEVEL_FATAL. |