From owner-svn-src-all@FreeBSD.ORG Sun Jun 14 21:14:01 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A187106564A; Sun, 14 Jun 2009 21:14:01 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from phoebe.cse.buffalo.edu (phoebe.cse.buffalo.edu [128.205.32.89]) by mx1.freebsd.org (Postfix) with ESMTP id E58528FC1F; Sun, 14 Jun 2009 21:14:00 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from [192.168.1.101] (cpe-74-77-179-53.buffalo.res.rr.com [74.77.179.53]) (authenticated bits=0) by phoebe.cse.buffalo.edu (8.14.1/8.13.7) with ESMTP id n5ELDxeY078386 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 14 Jun 2009 17:13:59 -0400 (EDT) (envelope-from kensmith@cse.buffalo.edu) From: Ken Smith To: "Simon L. Nielsen" In-Reply-To: <200906141953.n5EJrqg5058709@svn.freebsd.org> References: <200906141953.n5EJrqg5058709@svn.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-IQcsuVPrVZ+yjbr2fmYi" Date: Sun, 14 Jun 2009 17:13:50 -0400 Message-Id: <1245014030.12125.34.camel@neo.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-DCC-Buffalo.EDU-Metrics: phoebe.cse.buffalo.edu 1029; Body=0 Fuz1=0 Fuz2=0 Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r194210 - head/sys/sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 14 Jun 2009 21:14:01 -0000 --=-IQcsuVPrVZ+yjbr2fmYi Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2009-06-14 at 19:53 +0000, Simon L. Nielsen wrote: > Author: simon > Date: Sun Jun 14 19:53:52 2009 > New Revision: 194210 > URL: http://svn.freebsd.org/changeset/base/194210 >=20 > Log: > Bump __FreeBSD_version for OpenSSL 0.9.8k import. >=20 > Modified: > head/sys/sys/param.h >=20 > Modified: head/sys/sys/param.h > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/sys/sys/param.h Sun Jun 14 19:51:43 2009 (r194209) > +++ head/sys/sys/param.h Sun Jun 14 19:53:52 2009 (r194210) > @@ -57,7 +57,7 @@ > * is created, otherwise 1. > */ > #undef __FreeBSD_version > -#define __FreeBSD_version 800097 /* Master, propagated to newvers */ > +#define __FreeBSD_version 800098 /* Master, propagated to newvers */ > =20 > #ifndef LOCORE > #include It's been suggested we change the heuristic to be stable branches start with 200. I think we're going to do that so don't panic about there only being one number left for changes between now and the time we branch. At first it surprised me we ate through almost 100 version numbers in head, which is a place traditionally abi changes are *expected* and the attitude has more or less been head is a free-for-all with all bets off. But some IRC chatter enlightened me to there actually being people who do advanced testing of ports and whatnot in head under the encouragement of portmgr@ despite its free-for-all nature to try and cut down on work during later stages of the release. That seems reasonable so I think in general starting to give more than 100 bumps to work with in head is worthwhile. Thanks... --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-IQcsuVPrVZ+yjbr2fmYi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAko1aA4ACgkQ/G14VSmup/bZtQCeOftHYhxBKGXquOhjiu6DX2x6 oqIAnjjacppTk9NUTIeM1nnutLhapqYN =cAQM -----END PGP SIGNATURE----- --=-IQcsuVPrVZ+yjbr2fmYi--