From owner-freebsd-hackers@freebsd.org Thu Jun 9 14:22:57 2016 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FD3BB6F180 for ; Thu, 9 Jun 2016 14:22:57 +0000 (UTC) (envelope-from vmagerya@gmail.com) Received: from mail-pf0-x234.google.com (mail-pf0-x234.google.com [IPv6:2607:f8b0:400e:c00::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30E731A7B; Thu, 9 Jun 2016 14:22:57 +0000 (UTC) (envelope-from vmagerya@gmail.com) Received: by mail-pf0-x234.google.com with SMTP id y124so13974802pfy.0; Thu, 09 Jun 2016 07:22:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=mbZwvMoKLc8+wOWn9CpeM6r4/Rqib9nm61MRUs5nxEs=; b=ldRgtis6YGdEuzHELWGzr4RklVkPp/F9A/ox9Yghtd/WcYBwi4PlKHm2O0ebO7h/tK F4bVRlGVMWb/cAbuKdLzt0sjtZGzMmVRPOaaMzrCFEp8511KMrRP7KcQfyU7gfIxSzAQ rMNFA5nYIPXdROTjyTp8bY1sQlKSEnbYYsCJlXg3pugSxPmt/kRert8zbdUL43pAbF63 KNu5ePgbQSYDYZG+JTkoDF+6wA8HRIx60svfzZ1P4TVwCp0kZjYPzoYtUw3JCCaEXbE0 N/5aFPrAnhriDyMa8f0ivZ8LpzcNGjvVFpyB4y/nhqScrJ6QWumsleXgToyIf3f68EYq X2mA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=mbZwvMoKLc8+wOWn9CpeM6r4/Rqib9nm61MRUs5nxEs=; b=NVPcXPVxQHS9RLlwmjY8xfAgENdnb7EchtnMgqisDG/Vr5Or8zflGMWPPRvDmFIz2L CuFqVsugsabOOIW/279Ju25uylrRX630PCBDTfEILhUVED3LmUBpZCNCopAT95X3OqcK dL5nz5LHYRLjV/e5qqwH0aYayONuzv+D1irkkWOlS5SnMdWevWVMh+Yy/8RJ17hHxrrQ vhmHsMD7QQg7WK8pA2YwvFuZ2/N3Jv1goftv0FZD3RglFWmZFV7Do32O1BZ4VhYfynBg pSE5yKbijEmTqjbaNiix9AvpIPCdBdZqfPziXXcNIpU2TeHG4Ge4DdjOMQhgjhQAOka8 hnIw== X-Gm-Message-State: ALyK8tKcRBwpTztmIndUnVQ73gvsWJoPZx9CwjoyFC6D4NvPa+bJUcUj9I6rx2YXzSm/UA== X-Received: by 10.98.46.70 with SMTP id u67mr4934365pfu.134.1465482176744; Thu, 09 Jun 2016 07:22:56 -0700 (PDT) Received: from [172.16.0.6] (tx97.net. [85.198.160.156]) by smtp.gmail.com with ESMTPSA id 4sm256128pav.33.2016.06.09.07.22.51 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 09 Jun 2016 07:22:56 -0700 (PDT) Subject: Re: Could someone commit update to host(1) before code freeze starts tomorrow? To: Ngie Cooper References: <1f550b3b-8986-54d5-74f2-f48e19b608df@gmail.com> Cc: "freebsd-hackers@freebsd.org" , =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= From: Vitaly Magerya Message-ID: <12b65b00-3879-3285-284f-d919521c2113@gmail.com> Date: Thu, 9 Jun 2016 17:21:37 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2016 14:22:57 -0000 >> [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209177 > > I'll verify the patch/send it out for CR, and work with des@ to see > how much effort updating contrib/ldns might be. Thank you. (contrib/ldns is currently at 1.6.17, which I think is the latest version).