Re: Mesa 8.0.1 release
Jakob Bornecrantz <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce |
|---|---|
| Message-ID | <1122118269.761534.1332355136059.JavaMail.root@zimbra-prod-mbox-2.vmware.com> |
Well there is always something you do wrong, just ignore the subject the rest of the stuff is right. Cheers, Jakob. ----- Original Message ----- > Mesa 8.0.2 has been released. Mesa 8.0.2 is a bug fix release which > fixes bugs found since the 8.0.1 release. > > The tag in the GIT repository for Mesa 8.0.2 is 'mesa-8.0.2'. > > Mesa 8.0.2 is available for download at > ftp://freedesktop.org/pub/mesa/8.0.2/ > > md5sums: > > 70eb3dc74fbfcd72f6776268ee1db52e MesaLib-8.0.2.tar.gz > a368104e5700707048dc3e8691a9a7a1 MesaLib-8.0.2.tar.bz2 > d5e5cdb85d2afdbcd1c0623d3ed1c54d MesaLib-8.0.2.zip > > I have verified building from the .tar.bz2 file by doing: > > tar -xjf MesaLib-8.0.2.tar.bz2 > cd Mesa-8.0.2 > ./configure --enable-dri --with-dri-drivers=yes \ > --enable-gles1 --enable-gles2 --enable-glx-tls \ > --disable-glu --with-gallium-drivers \ > --enable-gallium-llvm > make -j12 > scons > > I have also verified that I pushed all the cherry picks and the tag.