SHA256
1
0
forked from pool/mutter

Accepting request 832974 from home:iznogood:branches:GNOME:Factory

- Update to version 3.36.6+2:
  + kms/crtc:
    - Always consider gamma state valid.
    - Read initial gamma state.
  + Fix stale cursor positions in remote desktop sessions.
  + Limit mipmap levels when rendering background.
  + Improve support for Hangul input method.
  + Fixed crashes.
  + Plugged memory leaks.
  + Misc. bug fixes and cleanups.
- Drop patch fixed upstream:
  + mutter-meson_options-Use-libGLESv2.so.2-for-COGL_DRIVER-gle.patch

OBS-URL: https://build.opensuse.org/request/show/832974
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=361
This commit is contained in:
2020-09-11 07:22:51 +00:00
committed by Git OBS Bridge
parent 47bea842b1
commit f25e7ed88e
7 changed files with 24 additions and 44 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 8 12:03:37 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.6+2:
+ kms/crtc:
- Always consider gamma state valid.
- Read initial gamma state.
+ Fix stale cursor positions in remote desktop sessions.
+ Limit mipmap levels when rendering background.
+ Improve support for Hangul input method.
+ Fixed crashes.
+ Plugged memory leaks.
+ Misc. bug fixes and cleanups.
- Drop patch fixed upstream:
+ mutter-meson_options-Use-libGLESv2.so.2-for-COGL_DRIVER-gle.patch
-------------------------------------------------------------------
Thu Aug 20 15:34:43 UTC 2020 - Frederic Crozat <fcrozat@suse.com>