svn commit: r261246 - in head: . cddl/contrib/opensolaris/tools/ctf/cvt contrib/elftoolchain lib/libdwarf lib/libelf sys/sys

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 1 23:44:11 UTC 2014


On Tue, Jan 28, 2014 at 09:38:54PM +0000, Kai Wang wrote:
> Author: kaiw
> Date: Tue Jan 28 21:38:54 2014
> New Revision: 261246
> URL: http://svnweb.freebsd.org/changeset/base/261246
> 
> Log:
>   Merge from projects/elftoolchain: Upgrade libelf and libdwarf to newer
>   versions from elftoolchain upstream (r2974).  Convert ctfconvert to
>   use the APIs from the new libdwarf and make ctfconvert work with Clang
>   3.4.
>   
>   __FreeBSD_version is bumped to 1100006.
>   
Thanks for this update, I just want to remind something to everyone, because it
happened a lot recently.

Before breaking any ABI (SHLIB num bumped here in this case) all committers
should first talk to portmgr sync with them and then commit (and send a heasup
to portmgr saying the commit has been done)

Why so? just because we are trying to provide packages for head, that means that
before the commit we need to know it will happen and we have time available to
upgrade the build jail for head, then once we know we would be able handle the
upgrade of the jail in a good timeframe, then the heads up mail allows us to
know that the upgrade should actually be done (svn up will get the modification)

So next rebuild of packages will be done from scratch instead of incremental.

We are putting a lot of effort in trying to get packages working for head, this
small 2 mails will save us a lot of time, and a lot of stress.

regards,
Bapt

I think we should really mark this has a policy in the committer handbook.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20140202/c84a6f17/attachment.sig>


More information about the svn-src-head mailing list