From owner-svn-src-all@FreeBSD.ORG Wed Oct 15 13:15:58 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6CDE1438 for ; Wed, 15 Oct 2014 13:15:58 +0000 (UTC) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E1B086BB for ; Wed, 15 Oct 2014 13:15:57 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id 10so997920lbg.28 for ; Wed, 15 Oct 2014 06:15:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=F/+K9GQYcBD5Z3pIL0WdXpiosgagwsUJ3Y8VRlYbduM=; b=QV6c0NZ8G4L6rrNIcSakclVhIA5htiSbRvNdHMDjtK+orkulakqueLBKVVOz6Si4xN WAEB2/S18w8h0l5i8HTGZG6Tr12giEfog4I3kbWvi3pEyKtSOa8TF32bRVk9QJGJm2wH HLwIIFJ8dk+jzJQ7j1KwRcYmjtP9bk7sAnWDyt+JLspnbAjlYMtdr2uoNak+tM/rf8wV KsuTS6Q/imbSRl0hSe3n8NpjR5x2zEZPUVeao+rFKkQ8KrU2WhoZdDIor36mxMunfbDY CpAqElSWpHJ7Qhpr+W8rTzNouUaX/i0C5V/5/P9Wfcg4kjaK+7VScxwtpQY7GVWvxSZx Mvwg== X-Gm-Message-State: ALoCoQmL3T/BMUWGFe4Un12HH93Iy3z/FAoEGKDqAcP/BWywDznuNJSjrX0a+DyN410sVkfEUdzm X-Received: by 10.112.166.1 with SMTP id zc1mr2933921lbb.90.1413378950264; Wed, 15 Oct 2014 06:15:50 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id d9sm6686563lbp.49.2014.10.15.06.15.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Oct 2014 06:15:49 -0700 (PDT) Message-ID: <543E7384.9050606@freebsd.org> Date: Wed, 15 Oct 2014 17:15:48 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Mathieu Arnold , Hiroki Sato Subject: Re: svn commit: r270122 - in stable/10: . lib/libopie References: <201408180242.s7I2gNaq087095@svn.freebsd.org> <20141010144747.GH19486@ivaldir.etoilebsd.net> <5437F373.1090300@freebsd.org> <20141011.000201.1863876266089528066.hrs@allbsd.org> <1BBAA58D73417DFBCB6DEC65@ogg.in.absolight.net> In-Reply-To: <1BBAA58D73417DFBCB6DEC65@ogg.in.absolight.net> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: bapt@FreeBSD.org, src-committers@freebsd.org, re@freebsd.org, svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-10@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2014 13:15:58 -0000 On 15.10.2014 14:59, Mathieu Arnold wrote: > | cyrus-sasl uses it. > > And that is just wha't in the ports tree, companies can have applications > with security features that link with libopie and that will be broken when > they update from 10.0 to 10.1 because the version they had is gone. > I CCed your opinion to re@ - I am still waiting for their definite answer, yes for -stable backout or no. >From other hand, this change fix security hole and broken functionality for non-default (long) seeds. -- http://ache.vniz.net/