From owner-svn-src-all@FreeBSD.ORG Fri Oct 10 15:02:51 2014 Return-Path: Delivered-To: svn-src-all@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 186375DD; Fri, 10 Oct 2014 15:02:51 +0000 (UTC) Received: from mail.allbsd.org (gatekeeper.allbsd.org [IPv6:2001:2f0:104:e001::32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.allbsd.org", Issuer "RapidSSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15C2F688; Fri, 10 Oct 2014 15:02:49 +0000 (UTC) Received: from alph.d.allbsd.org ([IPv6:2001:2f0:104:e010:862b:2bff:febc:8956]) (authenticated bits=56) by mail.allbsd.org (8.14.9/8.14.8) with ESMTP id s9AF2NcL091924 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 11 Oct 2014 00:02:35 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) (authenticated bits=0) by alph.d.allbsd.org (8.14.8/8.14.8) with ESMTP id s9AF2Mpi093056; Sat, 11 Oct 2014 00:02:23 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sat, 11 Oct 2014 00:02:01 +0900 (JST) Message-Id: <20141011.000201.1863876266089528066.hrs@allbsd.org> To: ache@freebsd.org Subject: Re: svn commit: r270122 - in stable/10: . lib/libopie From: Hiroki Sato In-Reply-To: <5437F373.1090300@freebsd.org> References: <201408180242.s7I2gNaq087095@svn.freebsd.org> <20141010144747.GH19486@ivaldir.etoilebsd.net> <5437F373.1090300@freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 6.6 on Emacs 24.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Sat_Oct_11_00_02_01_2014_397)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.97.4 at gatekeeper.allbsd.org X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mail.allbsd.org [IPv6:2001:2f0:104:e001::32]); Sat, 11 Oct 2014 00:02:43 +0900 (JST) X-Spam-Status: No, score=-97.9 required=13.0 tests=CONTENT_TYPE_PRESENT, RDNS_NONE,SPF_SOFTFAIL,USER_IN_WHITELIST autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on gatekeeper.allbsd.org Cc: svn-src-stable@freebsd.org, bapt@FreeBSD.org, src-committers@freebsd.org, svn-src-stable-10@freebsd.org, svn-src-all@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: Fri, 10 Oct 2014 15:02:51 -0000 ----Security_Multipart(Sat_Oct_11_00_02_01_2014_397)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Andrey Chernov wrote in <5437F373.1090300@freebsd.org>: ac> On 10.10.2014 18:47, Baptiste Daroussin wrote: ac> > On Mon, Aug 18, 2014 at 02:42:23AM +0000, Andrey A. Chernov wrote: ac> >> Author: ache ac> >> Date: Mon Aug 18 02:42:23 2014 ac> >> New Revision: 270122 ac> >> URL: http://svnweb.freebsd.org/changeset/base/270122 ac> >> ac> >> Log: ac> >> Direct commit to stable/10 reflecting r269961 because the rest can't be ac> >> merged. ac> >> ac> >> Bump version because challenge buffer size changed. ac> > ac> > Discovered a bit late but it is forbidden to break the ABI in a stable branch as ac> > it defeats the way we are providing packages for users :( ac> ac> It is strange that nobody notice that so far. Is there any packages ac> which builds with libopie? If no, there is no problem. If yes, what you cyrus-sasl uses it. ac> suggest to fix, is that backing out? If yes, when exactly this change ac> can be merged to -stable (because -stable always stays -stable, so from ac> your sentence it means - never can be merged). Is it impossible to handle this by symbol versioning instead of shlib version bump? -- Hiroki ----Security_Multipart(Sat_Oct_11_00_02_01_2014_397)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEABECAAYFAlQ39OkACgkQTyzT2CeTzy11KQCgzHr7zdl4R5vxpyW3tAuZgW3a 6sgAoIPApcnQ43T/RTIqD4GawoV+vowh =IDQb -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Oct_11_00_02_01_2014_397)----