Merge Debian 3.0.29-1 version.
[privoxy.git] / debian / patches / 32_bind_fixup.patch
index aeff272..e0d82f3 100644 (file)
@@ -2,10 +2,11 @@ From: Roland Rosenfeld <roland@debian.org>
 Date: Tue, 18 May 2010 10:14:18 +0200
 Subject: Work around bind problems on startup (Closes: #534735)
 Bug-Debian: https://bugs.debian.org/534735
+Forwarded: not-needed
 
 --- a/jbsockets.c
 +++ b/jbsockets.c
-@@ -975,20 +975,7 @@ int bind_port(const char *hostnam, int p
+@@ -918,20 +918,7 @@ int bind_port(const char *hostnam, int p
     }
  
     memset(&hints, 0, sizeof(struct addrinfo));