diff options
author | Colin Watson <cjwatson@debian.org> | 2009-08-28 08:10:26 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-08-28 08:10:26 +0000 |
commit | 667f6f9f622f4e2eaaac815f88495dac75db4b0f (patch) | |
tree | 4800bdbeef4ace48e16de3f34f643efb4408bcb9 /debian/changelog | |
parent | 3c074e3837ae7f0f253871b6bf4f34338d360acb (diff) |
Build with just -fPIC on mips/mipsel, not -fPIE as well (thanks, LIU Qi;
closes: #538313).
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 bf5d76395..9ac69e177 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:5.1p1-8) UNRELEASED; urgency=low | ||
2 | |||
3 | * Build with just -fPIC on mips/mipsel, not -fPIE as well (thanks, LIU Qi; | ||
4 | closes: #538313). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Fri, 28 Aug 2009 09:06:32 +0100 | ||
7 | |||
1 | openssh (1:5.1p1-7) unstable; urgency=low | 8 | openssh (1:5.1p1-7) unstable; urgency=low |
2 | 9 | ||
3 | * Update config.guess and config.sub from autotools-dev 20090611.1 | 10 | * Update config.guess and config.sub from autotools-dev 20090611.1 |