Wayland and weston 1.0.5 releases out

Kristian Høgsberg hoegsberg at gmail.com
Thu Feb 14 14:21:11 PST 2013


Hi,

Here we go again.  The 1.0.4 weston tarball was a little damaged since
it didn't include the weston.ini.man file, causing the doc build to
fail.  It turns out that this was a problem in the automake version I
was using and making a new dist tarball with a newer automake works
just fine.  Aside from that, we acually have a bunch of worthwhile
weston fixes as well that I cherry-picked over (see below).  As for
wayland, we have a fix for unaligned access to 64 bit words and a few
types and test suite fixes, but nothing major.

Tarballs available from http://wayland.freedesktop.org/releases.html
as usual:

  f03eb5cffd21057c6bd0b0153216cbc97dd1c868  wayland-1.0.5.tar.xz
  cf17fdf8b8cf7bb30eed31c9fedaee2a1b704501  wayland 1.0.5 tag

  a97030613e066c05e267ea0d7888fd5f7a08eea2  weston-1.0.5.tar.xz
  9ceb471a15f39b9a1619afb51f6c90c26819297d  weston 1.0.5 tag

Wayland fixes since 1.0.4:

cf17fdf configure.ac: Bump version to 1.0.5
0fb588e Make sure that man page xml files are always disted
1c15620 README: Fix typos
acf1efe tests: Add a help message for the test runner
a02fdef queue-test: WEXITSTATUS() is undefined if WIFEXITED() is false
a98cfc0 connection.c: Align pointer extra storage correctly


Weston fixes since 1.0.4:

9ceb471 configure.ac: Bump version to 1.0.5
5f68322 window.c: Don't allow moving a maximized window
fd5654b shell: Bypass fullscreen scaling if surface width and height ...
9fc4c3c weston-launcher: Add missing newline in error message
13f65f1 configure.ac: Add version to bug URL as well
435a8f0 configure.ac: Change bugs.freedesktop.org product to Wayland
48a9160 compositor: Init fade surface color properly
c4831be screenshot: Print warning if we're not launched from weston
033b5df tests: fix assignment typo, should be comparison
8877173 Add --version option
b65a207 weston-launch: Clear environment and set it up from scratch
cdfc4c2 toytoolkit: Remove left-over pixman dependency
cc7ad84 Add new shared/image-loader.h to separate include dependencies
b4ca478 clients: Make libtoytoolkit a libtool library
cf7c510 terminal: Handle the window close event

Kristian


More information about the wayland-devel mailing list