[cairo] [cairo-announce] cairo release 1.14.0 now available
Bryce Harrington
bryce at osg.samsung.com
Sat Oct 25 12:03:25 PDT 2014
On Sat, Oct 25, 2014 at 10:29:51AM +0100, John Emmas wrote:
> On 14/10/2014 04:24, Bryce Harrington wrote:
> >git clone git://git.cairographics.org/git/cairo
> >
> > will include a signed 1.14.0 tag which points to a commit named:
> > f6fd372a8b31a0bebbdfe36090d6ffc7bab9a2f8
> >
> > which can be verified with:
> > git verify-tag 1.14.0
> >
> > and can be checked out with a command such as:
> > git checkout -b build 1.14.0
> >
> >
>
> Hi Bryce - can I ask if there'll be a branch corresponding to v1.14
> or only a tag? I'm just wondering how we'll track changes to 1.14
> if there's only a tag? For example at the moment (due to the bug
> shown below) 1.14 isn't currently buildable with MSVC:-
>
> https://bugs.freedesktop.org/show_bug.cgi?id=84908
>
> I assume that'll eventually be getting fixed?
Yeah, I assumed the release scripts established the branch automatically
like the tags. I'll set it up manually.
Bryce
More information about the cairo
mailing list