From owner-freebsd-current@freebsd.org Sun Sep 30 10:12:22 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E74C910BB02C for ; Sun, 30 Sep 2018 10:12:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AF1A7C8CB for ; Sun, 30 Sep 2018 10:12:21 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pg1-x52b.google.com with SMTP id g2-v6so7421794pgu.11 for ; Sun, 30 Sep 2018 03:12:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:reply-to:subject:to:references:from:openpgp:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=yf5h0m2gDCZE84Ufd18tyANtKj+Q7T8H90XlLyGTZD4=; b=t3tS5sDneav0ijZRdCrpktGYQFxTVe4oIttX7AeZftOLELC/BWnRiBLQVo+Oia17hB d0Uai7gG/aIHQ3bxrmVrfQreAtjaVW+jJo/WP4faYKrp9GS7C/rHIaxQsfrz40joLOH4 g0OcvGd7yH/SkO4qP/nuSnd4gstmLGcGXke9caIiKaAHh/tAPYA6QYfnHAyyGDxq/Ws+ VA6ppkgEjIKKQ6Rl3jaD0RfHEacwNRDL+A/kHWKMcaL1e4fdUQoXbU61ieXmDkhuo9HD OzKpgDA7A2AmkWLmI+xEftF6gnaTDkr9U8Yjqla5nEIShu1XOnOzZk3xr1GzSzhq3siL PWXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:reply-to:subject:to:references:from :openpgp:message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=yf5h0m2gDCZE84Ufd18tyANtKj+Q7T8H90XlLyGTZD4=; b=bJ7jcNEsVt3ONNVRq2+3Jt4SoE+81Fv1xeYgskGoKF6usNyUkgbl2KxFNAELo46A5j m1aaEzIlUITw/gLS9ovww2BJ7JoBvZRkpAH6gU/SddYV6aTLUwbcoCnJw7xpqR93GlBm pQIYJmEC2IcGBlx9CXCauWC7JWYCCZsr/JHXodeziqV7updiiy32haafISm7FUWrjynn 4xcTqIzpB5AOn2FwiMjajkdaERp0s2GLB7TiMFhbMw2pUSOoYDw8kIylCEF/PX7r4Nxx E1syhTOyKmt6krnZr/iW+AuHmpYXJxAi6vWGHQVVm8orYV4YjhWz3uSpsn17d8mDfmy/ yJ4g== X-Gm-Message-State: ABuFfojoGZiqO3M9xZCiT245vRfH/wJEeda5K8riJidBQUfVFbW03UHD dnYtfoeA6ydhBufuLGh7DhHDZByuGlg= X-Google-Smtp-Source: ACcGV61zed7ub78M0FFj6wgm0ZwtIShN6wlFdXtEpMc3EBQ9EbX3CznZNIdPDUWpjkYSnR9grlSYhA== X-Received: by 2002:a17:902:2f84:: with SMTP id t4-v6mr6748298plb.87.1538302340354; Sun, 30 Sep 2018 03:12:20 -0700 (PDT) Received: from [192.168.1.100] ([103.103.242.159]) by smtp.gmail.com with ESMTPSA id v63-v6sm2281776pgd.69.2018.09.30.03.12.19 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Sep 2018 03:12:19 -0700 (PDT) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: PR id=231810 To: freebsd-current@freebsd.org References: <20180930075227.GA3173@c720-r314251> From: Kubilay Kocak Openpgp: preference=signencrypt Message-ID: Date: Sun, 30 Sep 2018 20:12:17 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <20180930075227.GA3173@c720-r314251> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Sep 2018 10:12:22 -0000 On 30/09/2018 5:52 pm, Matthias Apitz wrote: > > Hello, > > Can some kind soul please modify this PR to reflect the Version and the > affected people: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810 > > Thanks > > matthias > Hi Matthias, I've updated the Severity, but the Version is better left at the lowest (earliest) reported/confirmed version, to ensure it gets merged back to the relevant stable branch. ./koobs