Update the announcement for 3.0.29 stable
[privoxy.git] / debian / patches / 32_bind_fixup.patch
index d4f4713..ab94836 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
-@@ -867,20 +867,7 @@ int bind_port(const char *hostnam, int p
+@@ -975,20 +975,7 @@ int bind_port(const char *hostnam, int p
     }
  
     memset(&hints, 0, sizeof(struct addrinfo));