[ANNOUNCE] wayland 1.8.91
Bryce Harrington
bryce at osg.samsung.com
Mon Aug 17 11:29:14 PDT 2015
This is the alpha for the upcoming 1.9 release.
This release of Wayland updates the license text. MIT has released
software under several slightly different licenses, including the old
'X11 License' or 'MIT License'. X.org used the X11 License originally
but now prefers the MIT Expat License as the standard. Wayland has been
using the MIT X11 license, but Wayland's licensing intent is to be
compatible with X.org, so this release switches to the Expat-style
licensing. In practical terms, the most notable change is the dropping
of the no-advertising clause.
Internally, Wayland's libwayland-util has been split into two libraries,
libwayland-util and libwayland-private. The former is shared with the
wayland-scanner utility, the latter is strictly for Wayland itself.
Bryce Harrington (17):
configure.ac: bump version to 1.8.90
COPYING: Update to MIT Expat License rather than MIT X License
Contributing: Specify use of MIT Expat for new code files
tests: Update boilerplate from MIT X11 license to MIT Expat license
socket-test: Fix style on multi-line comment
test-runner: Add copyright boilerplate for .h, same as the .c
src: Update boilerplate from MIT X11 license to MIT Expat license
wayland-server: Fix style on multi-line comment
protocol: Update boilerplate from MIT X11 license to MIT Expat license
cursor: Update boilerplate from MIT X11 license to MIT Expat license
cursor-data.h: Change SuSE licensed code from X11 to Expat
xcursor: Change keithp licensed code from X11 to Expat license
publican: Update docs license from MIT "X11" to MIT "Expat" style
cursor: Update printed license from MIT "X11" to MIT "Expat"
tests: Don't increment variables inside an assert()
gitignore: Ignore some dist generated files
configure.ac: bump to version 1.8.91 for the alpha release
Derek Foreman (9):
docs: remove and ignore doc/doxygen_sqlite3.db
build: Move AM_CFLAGS and AM_CPPFLAGS to the top of Makefile.am
build: Stop putting FFI_CFLAGS in AM_CFLAGS
build: Allow disabling building of wayland libraries
build: Build a subset of libwayland_util when not building libraries
build: Don't depend on libffi unless we're building libraries
build: Use AM_CFLAGS instead of GCC_CFLAGS everywhere
cosmetic: gratuitous whitespace changes in event-loop.c
build: Build libwayland-private
Dima Ryazanov (1):
client: require WAYLAND_DISPLAY to be set
Elvis Lee (1):
wayland-client : Fix queue_release not to call proxy_destroy
Marek Chalupa (5):
fixed-benchmark: remove unused arguments in main
scanner: refactor creating objects
scanner: get rid of leaks
scanner: use zxalloc
scanner: check sanity of version
Peter Hutterer (2):
doc: move project-specific doxygen settings to the end of the doxygen file
doc: drop the default doxygen tags
Ross Burton (1):
build: always build wayland-scanner
git tag: 1.8.91
http://wayland.freedesktop.org/releases/wayland-1.8.91.tar.xz
MD5: 95cf56a0b22243901498aab1a8f8f3ae wayland-1.8.91.tar.xz
SHA1: 396c5f276f9b255ae08be05fd7b4b483c7b00c76 wayland-1.8.91.tar.xz
SHA256: 7557c88232852ba963065d75b9041879d01ec0618fc0956b98523040a1939f1b wayland-1.8.91.tar.xz
PGP: http://wayland.freedesktop.org/releases/wayland-1.8.91.tar.xz.sig
More information about the wayland-devel
mailing list