Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B12451723B for ; Tue, 23 Jun 2015 03:05:08 +0000 (UTC) Received: (qmail 21426 invoked by uid 500); 23 Jun 2015 03:05:08 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 21401 invoked by uid 500); 23 Jun 2015 03:05:08 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 21388 invoked by uid 99); 23 Jun 2015 03:05:08 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2015 03:05:08 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 750981DFFFE; Tue, 23 Jun 2015 03:05:07 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5158293617403843602==" MIME-Version: 1.0 Subject: Re: Review Request 35762: Updated libnl configure check to reflect correct requirements. From: "Kapil Arya" To: "Jie Yu" Cc: "Till Toenshoff" , "mesos" Date: Tue, 23 Jun 2015 03:05:07 -0000 Message-ID: <20150623030507.20383.90444@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Kapil Arya" X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/35762/ X-Sender: "Kapil Arya" References: <20150623024130.3113.46924@reviews.apache.org> In-Reply-To: <20150623024130.3113.46924@reviews.apache.org> Reply-To: "Kapil Arya" X-ReviewRequest-Repository: mesos --===============5158293617403843602== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35762/ ----------------------------------------------------------- (Updated June 22, 2015, 11:05 p.m.) Review request for mesos and Jie Yu. Changes ------- Fixed jira issue Bugs: MESOS-2917 https://issues.apache.org/jira/browse/MESOS-2917 Repository: mesos Description ------- The current codebase require version >= 3.2.26 due to https://reviews.apache.org/r/31503. Libnl-3.2.26 was released on 3/30/2015. Diffs ----- configure.ac 563e9c529444b3e980db6d04173f0d016a737c74 Diff: https://reviews.apache.org/r/35762/diff/ Testing ------- Tested by running configure check with 3.2.25 and 3.2.26. Thanks, Kapil Arya --===============5158293617403843602==--