From owner-svn-src-stable-10@FreeBSD.ORG Fri Oct 10 15:24:33 2014 Return-Path: Delivered-To: svn-src-stable-10@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 CACB4ED9 for ; Fri, 10 Oct 2014 15:24:33 +0000 (UTC) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (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 47A2F8F8 for ; Fri, 10 Oct 2014 15:24:32 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id w7so3323569lbi.36 for ; Fri, 10 Oct 2014 08:24:31 -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=J+poYIekmPo77ffnOzcAd6GAJsnluoUuurPQgmR6/QRjS7UrcgJsrRd03ddcxrk/zs BAJMWeK7jfJaf/c9ffuGniTyh5RMZ3VbikKcBOZBHP0fnthj4whi6vSILhGE1nR3OsiL t+mMv0YWWlGdqnItrCjvttgc+z93Ot2keMfzYs2hFxsHWdTuupuojr7mfcnE1wKvuhWb J8joAq71LtJ1qd1dimS5/SpcOL7GFrhjp1A+nQdC47vF+T0IECARV9CQM2cVBEDKwXcB Grpe2M7IzYE2L5CIBKBKEpCVrR4c6hJMXVMsh3xK2o4TN2p1jr5nQSWEdfvOmULNBeLl P4vA== X-Gm-Message-State: ALoCoQljt3iW8MYzGsU4pRNc/Z6YwzU6qQh6huRLeCPKAg0GDWrfppGxUjM6ZqhXxo6EHapqwuSc 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-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: Fri, 10 Oct 2014 15:24:34 -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--