From owner-svn-src-projects@freebsd.org Wed Oct 21 22:50:53 2015 Return-Path: Delivered-To: svn-src-projects@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF7DDA1B4E1 for ; Wed, 21 Oct 2015 22:50:53 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46B91103E; Wed, 21 Oct 2015 22:50:53 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wijp11 with SMTP id p11so6053485wij.0; Wed, 21 Oct 2015 15:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=OYkH3z8yF29BSlrmqiAG+DW6s1LiGGLdPGxgvzFkHTA=; b=vNiRiMlPmz01nyi3szTrxtieGGiZZd1tKW4nzptTkOCE/7eFUf2HlQVxFJyrxhncmm TvGfd8RqeITNyHc3MOx5c9X9dkDgsIm3ZkpGl7LdKLcnLZiJK3VZfnO5t7BavDs6VTQZ sUE0MXkocfr5ZB9xfPmgj8TySQNEWjgM0+Mh14sNgazle+hy+HPjxu/d0PAjk8LPOjGQ PB7nVuTaG3alqcXiv1mIp6QVR2e3jvM/SXSJjTNO1yYQGZGqMqOyWrEwQlcNzX5KYDdO qpDK7S3KO6pYlhd/KvSq1VShIUvF8QZRQvQU8xQ5qlFTi/LLyYJrOo9cCuQ5nL8poqRn nFRw== X-Received: by 10.180.99.41 with SMTP id en9mr38391086wib.67.1445467850627; Wed, 21 Oct 2015 15:50:50 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id s16sm25542318wik.16.2015.10.21.15.50.49 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Oct 2015 15:50:49 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 22 Oct 2015 00:50:48 +0200 From: Baptiste Daroussin To: John Baldwin Cc: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: Re: svn commit: r289692 - projects/zfsd/head/lib/libdevdctl Message-ID: <20151021225047.GA22651@ivaldir.etoilebsd.net> References: <201510211244.t9LCipMj060521@repo.freebsd.org> <49854328.Q4auaItPMj@ralph.baldwin.cx> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <49854328.Q4auaItPMj@ralph.baldwin.cx> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2015 22:50:53 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 21, 2015 at 09:52:34AM -0700, John Baldwin wrote: > On Wednesday, October 21, 2015 12:44:51 PM Baptiste Daroussin wrote: > > Author: bapt > > Date: Wed Oct 21 12:44:51 2015 > > New Revision: 289692 > > URL: https://svnweb.freebsd.org/changeset/base/289692 > >=20 > > Log: > > Change SHLIB_MAJOR to 0 > > =20 > > The lib hasn't been released yet so need to start having a first vers= ion with .so.5 > > =20 > > Sponsored by: Gandi.net >=20 > OTOH, this means more work in the future as any system-wide shlib bumps h= ave > to bump this manually. I think it is best to just use the default shlib = major > for new libraries. The extra maintenance load in the future isn't worth = having > a .0 IMO. >=20 Right, but why is the default starting at .5 that does not sound right to m= e? any explaination I missed? Best regards, Bapt --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYoFscACgkQ8kTtMUmk6ExVEACfRA/K1qm8VvGgC6O2QC41oYin MP4AoIgViad+GTYLg/pwG3iOH2HJV9DN =730A -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--