diff options
author | Colin Watson <cjwatson@debian.org> | 2005-05-25 13:47:55 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-05-25 13:47:55 +0000 |
commit | 42c0f9c63e2aa32d34b7dd1f996fb68834b5573a (patch) | |
tree | adb2388324b33bdcb39b7051ee7f0fb866dd2e89 /debian/changelog | |
parent | 69eb975a47316b22f8083573fd3245dce8a3c1b2 (diff) |
Hurd fixes:
- Link with -lcrypt.
- Link with -lpthread rather than -pthread.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index d4b2f1b48..1e1ace6e5 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -8,8 +8,10 @@ openssh (1:4.0p1-1) UNRELEASED; urgency=low | |||
8 | * Make gnome-ssh-askpass stay above other windows (thanks, Liyang HU; | 8 | * Make gnome-ssh-askpass stay above other windows (thanks, Liyang HU; |
9 | closes: #296487). | 9 | closes: #296487). |
10 | * Remove obsolete and unnecessary ssh/forward_warning debconf note. | 10 | * Remove obsolete and unnecessary ssh/forward_warning debconf note. |
11 | * Restore Hurd X forwarding fix from #102991, lost somewhere along the | 11 | * Hurd fixes: |
12 | way. | 12 | - Restore X forwarding fix from #102991, lost somewhere along the way. |
13 | - Link with -lcrypt. | ||
14 | - Link with -lpthread rather than -pthread. | ||
13 | * Drop workaround for #242462 on amd64; it's been fixed properly upstream. | 15 | * Drop workaround for #242462 on amd64; it's been fixed properly upstream. |
14 | * debconf template translations: | 16 | * debconf template translations: |
15 | - Update Czech (thanks, Miroslav Kure; closes: #298744). | 17 | - Update Czech (thanks, Miroslav Kure; closes: #298744). |