From owner-svn-src-all@FreeBSD.ORG Fri Oct 10 15:18:07 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 6E388DA4 for ; Fri, 10 Oct 2014 15:18:07 +0000 (UTC) Received: from mail-la0-f48.google.com (mail-la0-f48.google.com [209.85.215.48]) (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 E143082A for ; Fri, 10 Oct 2014 15:18:06 +0000 (UTC) Received: by mail-la0-f48.google.com with SMTP id gi9so3410355lab.7 for ; Fri, 10 Oct 2014 08:17:55 -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; bh=UBtqEtGKv1KuJNr7ul+xYxm1W46hQ9T6NBC4NO6BuIA=; b=S8cpNFXvtm3pSixDSDZm3+RoZ/kQ6zyqHOdjWEdj4KRWTJ5tSzMEfr5ekjPGtI3315 ozdg3xfHftLhYixm8BpbRrfFnrNYMRkexHZeJTqZ6xfdGcqpq3vlWOX4AL8NTZaDINx3 Kzd35lsiwSzWd5BdtF7ZavaBeIrC86DZAy4p2p4giHQX+anUvuTi8w8jWKIvviDKsvOc HqQ5SVwY4vuyxHpBzXKBbtGYZNyMxbuo9dlN5t7d1zY7E6zVNbt2u5FNQu4Y3g3RUBQf FF/HbxuLEIIzU88rQckf49MD8bk1wLDToMjprj7v8xyVAfRngOg6s/Bbo8mD6/K8e4V1 wpOQ== X-Gm-Message-State: ALoCoQkk3XIVZZ4hZJHQ5JWLDRkkD6xVBQi5lYwUEBhjqzSqmCCgjVC3EC7JxKX8D9JHG/PuDmTz X-Received: by 10.152.18.130 with SMTP id w2mr5785873lad.64.1412954273931; Fri, 10 Oct 2014 08:17:53 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id je9sm1916439lbc.3.2014.10.10.08.17.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Oct 2014 08:17:53 -0700 (PDT) Message-ID: <5437F8A0.4080905@freebsd.org> Date: Fri, 10 Oct 2014 19:17:52 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: 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> <5437F71E.1090701@freebsd.org> In-Reply-To: <5437F71E.1090701@freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gcgULEKfM5DA0KmArIBNK4CKHLRDAkFUq" 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:18:07 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gcgULEKfM5DA0KmArIBNK4CKHLRDAkFUq Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable On 10.10.2014 19:11, Andrey Chernov wrote: > On 10.10.2014 19:02, Hiroki Sato wrote: >> ac> It is strange that nobody notice that so far. Is there any package= s >> ac> which builds with libopie? If no, there is no problem. If yes, wha= t you >> >> cyrus-sasl uses it. >> >> ac> suggest to fix, is that backing out? If yes, when exactly this cha= nge >> 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? >=20 > There is buffer size #define change (it was too small in unfixed > version, so discards valid input), the buffer itself is in the userland= > programs, not in the library. AFAIK symbol versioning is for functions,= > not for such changes but I can be wrong, I know very little about symbo= l > versioning procedure. =46rom other hand, the check for buffer size is in the library, so the function which does the check can be versioned, but I still don't know how exactly to do that. --=20 http://ache.vniz.net/ --gcgULEKfM5DA0KmArIBNK4CKHLRDAkFUq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJUN/ihAAoJEKUckv0MjfbKx7IH/R2MKGua//LOoca1QUOYk1mp cjQSOlXM2eI8l6/kWAaj3izUHpjvO5QeunmvDetyoWrSxOBB7HLPuGC22GyUl6JW FPINY8xNFcxe7nrS0MPaLrOc0jWC0dbANK+YEN0ilHtba5pTPLSHSDjEnljOGdJO lMkZkxhj2gNwTSnzoUiK+ApJCKJI2Rqb8pz37OzkylGLrmc4flKYjVOfBW6T1xpR pkGr5R1ZUsx0DBm+THhp4dy4FwhRvcv/6yosvF/kEU/OU/CR5FbR1nvNiJ8cSCLi BUzuR40ohuueGaEUjdamgcb0Y+5IkGU2XDaz5mH/Frqxp+8itCsEQlxkeWZaIss= =HU/b -----END PGP SIGNATURE----- --gcgULEKfM5DA0KmArIBNK4CKHLRDAkFUq--