[cairo] cairo release 1.12.10 now available
Chris Wilson
chris at chris-wilson.co.uk
Wed Feb 6 01:34:43 PST 2013
On Wed, Feb 06, 2013 at 03:40:58PM +1030, Michael Talbot-Wilson wrote:
> I am seeing:
>
> >A new cairo release 1.12.10 is now available from:
> >
> > http://cairographics.org/releases/cairo-1.12.10.tar.xz
> >
> > which can be verified with:
> >
> > http://cairographics.org/releases/cairo-1.12.10.tar.xz.sha1
> > be06d5aaa272bbbd08380f71ca710d5612881493 cairo-1.12.10.tar.xz
> >
> > http://cairographics.org/releases/cairo-1.12.10.tar.xz.sha1.asc
> > (signed by Chris Wilson)
>
> Can someone teach me the meaning of the above number
> be06d5aaa272bbbd08380f71ca710d5612881493
> and what if anything can be done with it?
>
> Being a bear of little brain I have done things like this:
>
> (a) On G-something-U L-something-x:
> $ lynx http://cairographics.org/releases/cairo-1.12.10.tar.xz
> $ sha1sum cairo-1.12.10.tar.xz
> 9a71b4be56187ae1b906fe68faeac4d8a9455d4a cairo-1.12.10.tar.xz
Hmm, I think something is doing encoding transforms in your pipeline.
This is what I see:
=0 ickle:/tmp$ wget http://cairographics.org/releases/cairo-1.12.10.tar.xz
--2013-02-06 09:10:23-- http://cairographics.org/releases/cairo-1.12.10.tar.xz
Resolving cairographics.org (cairographics.org)... 131.252.210.176
Connecting to cairographics.org
(cairographics.org)|131.252.210.176|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 42135592 (40M) [application/x-tar]
Saving to: ‘cairo-1.12.10.tar.xz’
100%[======================================>] 42,135,592 161KB/s in 4m 36s
2013-02-06 09:15:00 (149 KB/s) - ‘cairo-1.12.10.tar.xz’ saved [42135592/42135592]
=0 ickle:/tmp$ sha1sum cairo-1.12.10.tar.xz
be06d5aaa272bbbd08380f71ca710d5612881493 cairo-1.12.10.tar.xz
=0 ickle:/tmp$
Which I am relieved to see matches!
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the cairo
mailing list