[waffle] [ANNOUNCE] Waffle 1.4.1
Chad Versace
chad.versace at intel.com
Fri Nov 7 12:09:01 PST 2014
Waffle 1.4.1 is now available. This is a maintenance release that fixes
bugs in 1.4.0.
Tarballs and other release files are posted at:
Release Page: http://www.waffle-gl.org/release.html#1.4.1
Source: http://www.waffle-gl.org/files/release/waffle-1.4.1/waffle-1.4.1.tar.xz
GPG Signature: http://www.waffle-gl.org/files/release/waffle-1.4.1/waffle-1.4.1.tar.asc
SHA-256 Sums: http://www.waffle-gl.org/files/release/waffle-1.4.1/waffle-1.4.1.sha256sums
Release Notes: http://www.waffle-gl.org/files/release/waffle-1.4.1/waffle-1.4.1-release-notes.txt
The SHA-256 checksums are:
7764f726957728f6f158c0b5c719f5fd76d4dcd0029ce3a0161a2412f10caf47 waffle-1.4.1-release-notes.txt
ec3b88052e403d6eca906881394addeda7e9b625fa9192ddef7e343317180d4a waffle-1.4.1.tar.asc
66b3240b94abc30cd18c644ffc145024ad60e5b8a8a7d1e718c265b4c24351c9 waffle-1.4.1.tar.xz
The signed git tag v1.4.1 is found in:
git://github.com/waffle-gl/waffle
Methods to verify the release files are:
Verifying the tarball's signature:
xz -d waffle-1.4.0.tar.xz
gpg --verify waffle-1.4.0.tar.asc
Verifying the tag's signature:
git fetch --tags origin
git tag --verify v1.4.0
Verifying the tarball's checksum:
echo '66b3240b94abc30cd18c644ffc145024ad60e5b8a8a7d1e718c265b4c24351c9 waffle-1.4.1.tar.xz' | sha256sum -c
Please file bugs and issues at:
https://github.com/waffle-gl/waffle/issues
Waffle 1.4.1 Release Notes
==========================
Bugfixes
--------
* Update the CMake requirement to 2.8.11.
Changes
-------
Chad Versace (3):
waffle: Bump version to 1.4.1
.gitignore: Ignore static libraries *.a
Android.mk: Fix version of 1.4.0
Emil Velikov (1):
cmake: bump minimum cmake requirement to 2.8.11
.gitignore | 1 +
Android.mk | 2 +-
CMakeLists.txt | 2 +-
cmake/Modules/WaffleDefineVersion.cmake | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/waffle/attachments/20141107/4382f6c7/attachment.sig>
More information about the waffle
mailing list