From owner-svn-src-all@FreeBSD.ORG Thu Apr 30 20:03:19 2015 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 57FE99EF for ; Thu, 30 Apr 2015 20:03:19 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 222C31690 for ; Thu, 30 Apr 2015 20:03:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id t3UK3Ijf096388 for ; Thu, 30 Apr 2015 20:03:18 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id t3UK3I7w096382 for svn-src-all@freebsd.org; Thu, 30 Apr 2015 20:03:18 GMT (envelope-from bdrewery) Received: (qmail 91321 invoked from network); 30 Apr 2015 15:03:17 -0500 Received: from unknown (HELO ?10.10.1.139?) (freebsd@shatow.net@10.10.1.139) by sweb.xzibition.com with ESMTPA; 30 Apr 2015 15:03:17 -0500 Message-ID: <55428A8B.1030405@FreeBSD.org> Date: Thu, 30 Apr 2015 15:03:23 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Mariusz Zaborski CC: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r282257 - in head: lib/libnv sys/kern sys/sys References: <201504292257.t3TMv5A1091917@svn.freebsd.org> <55427462.8000504@FreeBSD.org> In-Reply-To: OpenPGP: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M7CsELEwfbaHJClPW9LPgLf5i4q4Eh6dq" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 30 Apr 2015 20:03:19 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --M7CsELEwfbaHJClPW9LPgLf5i4q4Eh6dq Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 4/30/2015 2:52 PM, Mariusz Zaborski wrote: > On 30 April 2015 at 20:28, Bryan Drewery > wrote: >=20 > You should either bump the SHLIB_MAJOR or consider making this a > PRIVATELIB so it is not in the public /lib but in the private > /usr/lib/private or use symbol versioning.=20 >=20 > =20 >=20 > Being in /lib we must maintain ABI compatibility among the same shl= ib > version. >=20 > Bumping the SHLIB_MAJOR or moving to PRIVATELIB will require adding= the > libnv.so.0 to the ObsoleteFiles.inc OLD_FILES list. >=20 > Oh, I didn't notice that. Bumping the SHLIB_MAJOR also refers to librar= y > which are only in HEAD? You are right. I mistakenly thought this was added pre-10.0 and was in stable/10. It is not there though. --=20 Regards, Bryan Drewery --M7CsELEwfbaHJClPW9LPgLf5i4q4Eh6dq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJVQoqLAAoJEDXXcbtuRpfP45cH/18+zwTZvnNvP8AMHexvTEsa geRoHDIkD5VcPHp/MdAvZocEN8hhEPkvHB4pScaj7VimeoYmPLl2DANfSa1cHB5Y OVFTrfwY40Io2l3L8o2lDTtDRgvqtL6LUKLw1cWKjcuB7iG1DahcuiPBvwa0qb8O djfMxKMV3ONv+gL0tNJug79ptiWsQzL736zPRSxJRkdwrwi/91VGfW3TYuyfxDhv qLevhbtwmL9teDjJA1OQEF/jL28GkUi5f82rAozmu/K4WWpa0GepYTHhjoh0oSDF GYdVpj3KcQrJw7fFdspgF0NaNcddtd/GH8pvfPog6aSef3esbWDCeHdwtoBXKDQ= =F1IU -----END PGP SIGNATURE----- --M7CsELEwfbaHJClPW9LPgLf5i4q4Eh6dq--