X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F32_bind_fixup.patch;h=ab9483649e25141f55601d59c21b65d25344a91d;hb=f10289740b4cf700a1ec3b8b838635964f7b9286;hp=d4f4713e7182b6200d2fa98baa5a8379e3dba2ed;hpb=d8434c4389b0699717a18cb80613504a25e323c7;p=privoxy.git diff --git a/debian/patches/32_bind_fixup.patch b/debian/patches/32_bind_fixup.patch index d4f4713e..ab948364 100644 --- a/debian/patches/32_bind_fixup.patch +++ b/debian/patches/32_bind_fixup.patch @@ -2,10 +2,11 @@ From: Roland Rosenfeld 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));