Changelog for
wayland-devel-1.2.1-13.1.x86_64.rpm :
Mon Jul 11 14:00:00 2016 alarrosaAATTsuse.com
- Add 0001-protocol-add-wl_surface-errors-enum-for-bad-scale-an.patch,
0002-protocol-define-the-concept-of-wl_surface_role.patch,
0003-protocol-wl_pointer_set_cursor_gives_a_role.patch,
0004-protocol-wl_data_device_start_drag-may-give-a-role.patch,
0005-protocol-wl_subcompositor_get_subsurface_gives_a_role.patch,
0006-protocol-wl_shell_get_shell_surface-gives-a-role.patch and
0007-protocol-define-error-codes-for-role-reassignment.patch
(from upstream) to define wl_surface roles and error codes for
role reassignment (bnc#960181).
- Reorder patches to make it easier to follow patches in the future.
Wed Mar 23 13:00:00 2016 alarrosaAATTsuse.com
- Add 0001-protocol-Copy-missing-pixel-formats-from-wl-drm-to-wl-shm.patch
(from upstream) to add definitions needed by qtwayland.
- Add 0001-shm-Add-API-for-renderers-to-register-additional-pixel-formats.patch
(from upstream) to add API for renderers to register additional
pixel formats.
Wed Dec 23 13:00:00 2015 alarrosaAATTsuse.com
- Add 0001-Protocol-Added-destructor-to-wl_data_device-interfac.patch
(from upstream) to add a destructor to the wl_data_device interface
- Add 0001-protocol-add-repeat_info-event-to-wl_keyboard.patch
(from upstream) which adds repeat_info event to wl_keyboard
- Add 0001-scanner-Generate-macros-for-getting-the-since-versio.patch
(from upstream) to generate macros for getting the \'since\' version of
an event
- Those patches fix bnc#960181.
Thu Oct 1 14:00:00 2015 alarrosaAATTsuse.com
- Add add-api-to-protect-access-to-an-shm-buffer.patch to provide
wl_shm_buffer_begin_access / wl_shm_buffer_end_access in the server API
- Add add-subsurfaces-to-the-core.patch to provide
wl_subcompositor_interface in the server protocol
- Add add-release-requests.patcho, fix-order-of-messages.patch
and emit-wl__destroy_stub.patch to generate the wl_
*_destroy stub
for interfaces even if they have a destructor
- Add add-pthread-to-am_cflags.patch since we now use threads due to
the first patch above. Also add add-pthread-to-Makefile.in.patch
to modify the Makefile.in file accordingly and not add a new
buildrequire for automake
- Those patches fix bnc#948612.
Tue Oct 15 14:00:00 2013 dmuellerAATTsuse.com
- skip testsuite on QEMU Userspace build (fixes hang on ARMv6 build)
Thu Sep 19 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to new upstream release 1.2.1
* Bug fixes and documentation tweaks
* Touch support for toytoolkit and other clients.
Mon Jul 15 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 1.2.0
* This release provides a stable wayland-server API and improved
thread safety and relaxed thread-model assumptions in
libwayland-client.
* New features include color management, a subsurface protocol,
output scaling (HiDPI), Rasperry Pi backend and renderer,
and multi-seat support.
Wed Apr 17 14:00:00 2013 jengelhAATTinai.de
- Update to new upstream release 1.1.0
* Optimize damage handling when moving surfaces in and out of planes
* Touch screen calibration feature and client
* Proper support for popup surfaces
- Use a header location that does not change with every release
Sun Mar 24 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to new upstream release 1.0.6
* protocol: remove implicit attach semantics
* client: Invoke new_id closure arguments as pointers instead of integers
* client: Check reference count only for destroyed proxies
* client: add wl_proxy_get_class()
* scanner: Fix \'destroy)\' typo in check for destroy request presence
* scanner: remove list_length in favor of wl_list_length
* connection.c: Align pointer extra storage correctly
Tue Dec 18 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 1.0.3
* a couple of documentation fixes
* the test suite now cleans up its temporary files
Sat Dec 1 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 1.0.2
* new wl_display_dispatch_queue_pending() entry point that allows
avoiding triple buffering in Mesa
* avoid premature exit and potential memory corruption in
wl_display_roundtrip()
- Put all include files in a separate directory so that we see
when downstream users forget to use pkgconfig
Mon Nov 26 13:00:00 2012 tobias.johannes.klausmannAATTmni.thm.de
- Add initial baselibs.conf
With this we can provide 32bit x86_64.rpm
Tue Nov 20 13:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 1.0.1
* Supply a fix for out-of-order delete_id events, which allows
to fix a crash that happens during EGLSurface destruction.
Fri Nov 2 13:00:00 2012 cfarrellAATTsuse.com
- license update: HPND
http://spdx.org/licenses/HPND#licenseText
Tue Oct 23 14:00:00 2012 jengelhAATTinai.de
- Update to new upstream release 1.0
* more consistent error checking
Fri Oct 19 14:00:00 2012 tobias.johannes.klausmannAATTmni.thm.de
- Update to version 0.99.0
* responsible error handling
* well-defined atomic update mechanism and event dispatching
(thread safe)
* Some API breakage
Sat Feb 11 13:00:00 2012 jengelhAATTinai.de
- Initial package for build.opensuse.org (0.85)