From owner-svn-src-stable-10@FreeBSD.ORG Wed Oct 15 13:15:58 2014 Return-Path: Delivered-To: svn-src-stable-10@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A08E843D for ; Wed, 15 Oct 2014 13:15:58 +0000 (UTC) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) (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 20E276BE for ; Wed, 15 Oct 2014 13:15:57 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id pv20so1003883lab.20 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=bl7hy0E56MvDrBqpLknn6E2rAV0ssj0Vor0fAWrOIzw+EAR6FxTgF7dozibk4zuqwt qwA3GepkfwTgV1obK0xWlQDse8qIBfK4LdJdkUovvJ5+IP4+SZsn0P6epsujKiLxXVNS H59gZ1WRdIH/s4MWJ1fBFiT2ibcGu9b0xhj52WZYFBD2Mp0KrBvGhMBCvIt095hEzd3m /7fqAypzHsdZyzpbq/7vr+Oh5CyjgTljfkeqI5b2pfdezm0ND7uSJRclSXZXGmYSdbms TElFQFn9anXH3Gj0NdmcKHEenIihmueIMcqqEZ5cJwmAyYeJlnFmuXPdxUEFLJpb05sJ 0qew== X-Gm-Message-State: ALoCoQn/awth34UFECegLoOBCnJTif76HB7+ScZVuFvDJEfurB4ebYFf+AKOIi2eRZhGsg1nqgM3 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-stable-10@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree 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/