Re: Mesa 9.2 release candidate 2
Ian Romanick <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
On 08/24/2013 09:57 AM, Sven Joachim wrote: > On 2013-08-23 09:48 +0200, Andreas Boll wrote: > >> 2013/8/23 Ian Romanick <[email protected]>: >>> Mesa 9.2 release candidate 2 is now available for testing. >>> >>> The tag in the GIT repository for Mesa 9.2-rc2 is 'mesa-9.2-rc2'. >>> >>> Mesa 9.2 release candidate 2 is available for download at >>> ftp://freedesktop.org/pub/mesa/9.2/ >>> >>> md5sums: >>> >>> 4cde5bbe49658431951e6f51814a9c05 MesaLib-9.2.0-rc2.tar.gz >>> 1b06e7a85fed9b571764affaea51e3e6 MesaLib-9.2.0-rc2.tar.bz2 >>> 4a528e491c76e387ba9c6d77e690e4df MesaLib-9.2.0-rc2.zip >>> >>> I have verified building from the .tar.bz2 file by doing: >>> >>> tar -xjf Mesa-9.2.0-rc1.tar.bz2 >>> cd Mesa-9.2.0-rc1 >>> ./configure --enable-gallium-llvm --with-llvm-shared-libs >>> make -j6 >>> make install >>> >>> I have also verified that I pushed the tag. >> >> I doubt that. > > Actually Ian did push the tag, but not the 9.2 branch. Wow. I really screwed that whole thing up. :( It's all actually pushed now. > Cheers, > Sven