diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-06-19 10:57:53 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-06-19 10:57:53 +0000 |
| commit | eaa9b115f4b1169c031784293fe36e15f2ad8924 (patch) | |
| tree | 3b3b3b632ad2ee106a56a513cb491afcb0ff422f /bind-bsdcompat.patch | |
| parent | ac08c891dd57c7d4d3f48d0db326cb35855a8d39 (diff) | |
- updated to latest upstream (9.5.0a5) + remove obsoleted patches
Diffstat (limited to 'bind-bsdcompat.patch')
| -rw-r--r-- | bind-bsdcompat.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bind-bsdcompat.patch b/bind-bsdcompat.patch deleted file mode 100644 index 01ae22b..0000000 --- a/bind-bsdcompat.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bind-9.4.0/lib/isc/unix/socket.c.bsdcompat 2006-06-06 02:56:09.000000000 +0200 -+++ bind-9.4.0/lib/isc/unix/socket.c 2007-03-06 12:53:12.000000000 +0100 -@@ -1492,7 +1492,7 @@ - return (ISC_R_UNEXPECTED); - } - --#ifdef SO_BSDCOMPAT -+#if 0 - if (type != isc_sockettype_unix && - setsockopt(sock->fd, SOL_SOCKET, SO_BSDCOMPAT, - (void *)&on, sizeof(on)) < 0) { |
