X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F32_bind_fixup.patch;h=aeff272085017746c68571a6c6d5c450676c9fd6;hb=bce0c44ff68888e53be6e0f986cb46c39ce8e3a5;hp=317b6e04475dbf893fd5d8360232f182fc5ec23b;hpb=b1f25d63e134f8efce6f4d3851940468ace1f2df;p=privoxy.git diff --git a/debian/patches/32_bind_fixup.patch b/debian/patches/32_bind_fixup.patch index 317b6e04..aeff2720 100644 --- a/debian/patches/32_bind_fixup.patch +++ b/debian/patches/32_bind_fixup.patch @@ -1,10 +1,11 @@ -Author: Roland Rosenfeld -Description: Work around bind problems on startup (Closes: #534735) -Bug-Debian: http://bugs.debian.org/534735 +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 --- 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));