[Bf-committers] Blender 2.70 Release AHOY!

Sergey Sharybin sergey.vfx at gmail.com
Wed Mar 19 06:35:11 CET 2014


Hey all!

So, the regression was fixed and we're ready for the release.

Information for platform maintainers:

- tag: v2.70
- tag hash 19e627cab34a04a3d01b2e3a868b7bf91d56e8f9
- locale and addons hashed are not changed since previous AHOY.

Magic commands to make sure re-tagged sources are checked out:

$ git tag -d v2.70
$ git fetch --tags
$ git submodule foreach git fetch --tags
$ git checkout v2.70
$ git submodule update --recursive

Output of `git submodule` didn't change since initial AHOY. New HEAD
is 19e627cab34a04a3d01b2e3a868b7bf91d56e8f9

On the splash screen you're to see hash `19e627c`.

Keep usual naming and let me know when the builds are up.

P.S. No way back this time, all the regressions are to be fixed in 'a'.



On Wed, Mar 19, 2014 at 1:43 AM, Bastien Montagne <montagne29 at wanadoo.fr>wrote:

> Hi builders,
>
> One (minor) regression was reported this evening (T39252) and fixed in
> df25dbf917ff.
>
> Further more, another regression regarding sequencer was reported
> (T39057, only discovered this evening as well), status of this one is a
> bit unclear though, but needs some time to investigate.
>
> So, better be safe than sorry, 2.70 is un-ahoyed for now, hopefully we
> can finalize it tomorrow!
>
> Sorry for the annoyance.
>
> On 18/03/2014 17:59, Sergey Sharybin wrote:
> > Hey!
> >
> > We're ready for 2.70! No words, let's get straight into the build!
> >
> > Information for platform maintainers:
> >
> > - tag: v2.70
> > - tag hash 2525f9c5f31e90bcb8f2e8c84558a2bc35e3207c
> > - locale hash c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 (unchanged since
> rc2)
> > - addons hash 6c32300be8cc8d48a3e02055dc43bea2ab98a525
> >
> > Here are some magic commands.
> >
> > # Those commands ensures tags are fetched from the server. They're needed
> > on older Debian box at least. Will look into why tags are not fetched
> > automatically later.
> > $ git fetch --tags
> > $ git submodule foreach git fetch --tags
> >
> > $ git checkout v2.70
> > $ git submodule update --recursive
> >
> > Output of `git submodule`:
> >   c842f10f94dd7e5b8a5f28b1ece91cff3890aed3 release/datafiles/locale
> (v2.70)
> >   6c32300be8cc8d48a3e02055dc43bea2ab98a525 release/scripts/addons (v2.70)
> >   7485bc6b11e32e6c9d4d13b273ec7a2d8eddf594 release/scripts/addons_contrib
> > (heads/master)
> >   59512aadd1d16d7b9327f0eefafb23513b4f2137 scons (heads/master)
> >
> > HEAD is to be d0f0de20c4e1eafa1b5a7c80ac660a0e03ccd5a0
> >
> > Use the following name: blender-2.70-<platform>
> >
> > On the splash screen after the build you are to see hash "d0f0de2".
> >
> > To get back to normal development use `git checkout master`.
> >
> > Thanks everyone for the release!
> >
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>



-- 
With best regards, Sergey Sharybin


More information about the Bf-committers mailing list