diff options
author | Colin Watson <cjwatson@debian.org> | 2010-03-01 13:32:37 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-03-01 13:32:37 +0000 |
commit | ef3eb58cffe5e786a98aefe68b09b5bd6750a7e6 (patch) | |
tree | ebc731666a9f409ebd0d05f63b8fbbcd2f0ddd05 /debian/patches/hurd-epfnosupport.patch | |
parent | 8910b4908a94e60d0686448aa60705b0677c0e5d (diff) |
forwarded hurd-epfnosupport.patch
Diffstat (limited to 'debian/patches/hurd-epfnosupport.patch')
-rw-r--r-- | debian/patches/hurd-epfnosupport.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/hurd-epfnosupport.patch b/debian/patches/hurd-epfnosupport.patch index ef3f6d993..16e21d063 100644 --- a/debian/patches/hurd-epfnosupport.patch +++ b/debian/patches/hurd-epfnosupport.patch | |||
@@ -1,6 +1,7 @@ | |||
1 | Description: Fix X forwarding on the Hurd | 1 | Description: Fix X forwarding on the Hurd |
2 | socket() may return EPFNOSUPPORT, which != EAFNOSUPPORT on the Hurd. | 2 | socket() may return EPFNOSUPPORT, which != EAFNOSUPPORT on the Hurd. |
3 | Author: Robert Bihlmeyer <robbe@orcus.priv.at> | 3 | Author: Robert Bihlmeyer <robbe@orcus.priv.at> |
4 | Bug: https://bugzilla.mindrot.org/show_bug.cgi?id=1721 | ||
4 | Bug-Debian: http://bugs.debian.org/102991 | 5 | Bug-Debian: http://bugs.debian.org/102991 |
5 | Last-Update: 2010-02-27 | 6 | Last-Update: 2010-02-27 |
6 | 7 | ||