Weston 1.2.2 release

Kristian Høgsberg hoegsberg at gmail.com
Thu Aug 29 16:30:20 PDT 2013


Dear list,

We ended up with a few embarassing, critical and generally unsavory
regressions in the 1.2.1 weston release and I'm doing a quick 1.2.2
follow up here.  In particular, we had

  - Crash on fast click on titlebar
    237c1c82bb0e487609a2e3e03bf33f9713cd24e0

  - Included private config.h from SDK header compositor.h
    3dbbf321dd0a3e26eab62ad5c77aaf95a593699c

  - Testsuite and some clients broken on 32-bit system because of
    AC_SYS_LARGEFILE and missing #include config.h
    dfe4acb4e2d71731deec3c4f2fb77c92b3afbfa8

  - evdev device cleanup crashes when used for error recovery or when
    rejecting joysticks, due to uninitialized list.
    2471fac4d99b93b4557fa8fa1a417c37aba97f4a

Aside from those, I've tried to avoid picking too many bug fixes in
the interest of making 1.2.2 the release 1.2.1 should have been and
avoid breaking something else.  Having said that, I did pick up the
recent xwm fixes, the fix for in-place touch screen coordinate
calibration, Stanislavs glDrawElements vs GL_UNSIGNED_INT issue and
the fbdev compile breakage when using --diable-egl.

The release is on http://wayland.freedesktop.org/releases.html as
usual, SHA1 sums are:

  b08d0c15b5eef65d5f7b864fe393b27f981f97f7  weston-1.2.2.tar.xz
  5824af080d2477580832da990610b54fecb0710b  weston 1.2.2 tag

Kristian


More information about the wayland-devel mailing list