From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m69-169.mailgun.net (m69-169.mailgun.net [166.78.69.169]) by huchra.bufferbloat.net (Postfix) with ESMTP id DF046208AAD for ; Thu, 23 Jan 2014 10:41:58 -0800 (PST) DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1390502518; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; bh=8tdap2EjnqWVx0Xe+4Ak3nYIKcKbOPzcrgjb0n60628=; b=wnC91JIdixnbxXIEmC/aEcbolig1rBZEZ7DQIshoy3yekm4bQTDCtAE1+X5LhQfYGsAjMTTs zP84W4BSJajHmbFDyClGa2e16qBVa4viJwVf2M58Ur46iVNzaLflHKilkaZWrlxiEpJOLd/g asFW69VhAjBYJNkRKnZwoLJJ+5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=github.com; s=mailo; q=dns; h=Date: From: Reply-To: To: Message-Id: Subject: Mime-Version: Content-Type: Content-Transfer-Encoding: Sender; b=X2J67WEv3yR3RgiVekEdKyO+4G3huwk2khM3+evkhmyEt50skblU/Z0x3JIMGDxhRgDYAO knApfFYFu2pleAZ4SAyevRch6CpCvzuav6kU9uuOU0ShttORB1mOaXho9O2Aw8/6q6yH/O+9 axRgrB+2kyDIGs8Q6KzDt54MzzkQo= Received: from github.com (Unknown [192.30.252.55]) by mxa.mailgun.org with ESMTP id 52e16272.7f3a182f7870-in3; Thu, 23 Jan 2014 18:41:54 -0000 (UTC) Date: Thu, 23 Jan 2014 10:41:53 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-Id: <52e16271d2bab_368a987d5861661@hookshot-fe2-pe1-prd.aws.github.net.mail> Subject: [dtaht/ceropackages-3.3] 472d13: polipo update to head and add some procd support Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_52e16271d1af2_368a987d5861561"; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailgun-Sid: WyIzOWVlZSIsICJjZXJvd3J0LWNvbW1pdHNAbGlzdHMuYnVmZmVyYmxvYXQubmV0IiwgIjQwZiJd Sender: noreply@github.com X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jan 2014 18:41:59 -0000 ----==_mimepart_52e16271d1af2_368a987d5861561 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Branch: refs/heads/master Home: https://github.com/dtaht/ceropackages-3.3 Commit: 472d13eb58b85319f07d63f5aed0cac8f5804bd7 https://github.com/dtaht/ceropackages-3.3/commit/472d13eb58b85319f07d63f5aed0cac8f5804bd7 Author: Dave Taht Date: 2014-01-23 (Thu, 23 Jan 2014) Changed paths: M net/polipo/Makefile M net/polipo/files/polipo.init Log Message: ----------- polipo update to head and add some procd support can't respawn from procd unless there is a way to suppress daemonization sadly. ----==_mimepart_52e16271d1af2_368a987d5861561--