diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-13 10:53:57 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-13 10:53:57 +0000 |
commit | 8619df32f483f5b7424d4d0f295378f4bf9337bf (patch) | |
tree | ff0d466736d495cd1806188acbcb311b7c21a082 /debian/changelog | |
parent | d9c13ef6ec9310358f1a1232e3e272507d6ae530 (diff) |
Configure --without-hardening on hppa, to work around http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60155 (closes: #738798).
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 fd3dee449..64742a3b3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:6.5p1-4) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Configure --without-hardening on hppa, to work around | ||
4 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60155 (closes: #738798). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Thu, 13 Feb 2014 10:53:22 +0000 | ||
7 | |||
1 | openssh (1:6.5p1-3) unstable; urgency=medium | 8 | openssh (1:6.5p1-3) unstable; urgency=medium |
2 | 9 | ||
3 | * Clarify socket activation mode in README.Debian, as suggested by Uoti | 10 | * Clarify socket activation mode in README.Debian, as suggested by Uoti |