forked from pool/xorg-x11-server
Accepting request 181758 from home:sumski:branches:X11:XOrg
Update to 1.14.2 OBS-URL: https://build.opensuse.org/request/show/181758 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=450
This commit is contained in:
parent
7115511b65
commit
ca5c4e262a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5adb02571efb7d7459dde83286a3adb77dfd1a52a7348e75d2dc72d6f8d28aa
|
||||
size 5509219
|
3
xorg-server-1.14.2.tar.bz2
Normal file
3
xorg-server-1.14.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6ddfb3f1cfff2d69d45657aec626ebe8b5847810154ff7df7ed2072b076c86b
|
||||
size 5490488
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 13:18:07 UTC 2013 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to version 1.14.2:
|
||||
+ Bugfix release, changes include:
|
||||
+ dix: fix device scaling to use a [min,max[ range.
|
||||
+ dix: pre-scale x by the screen:device:resolution ratio
|
||||
+ os: Reset input buffer's 'ignoreBytes' field
|
||||
+ dix: don't overwrite proximity/focus classes
|
||||
+ dix: plug memory leak in freeing TouchClass
|
||||
+ os: Use ErrorFSigSafe from FatalError and it's friends
|
||||
+ dix: send the current axis value in DeviceChangedEvents (fdo#62321)
|
||||
+ Xi: Use correct destination when swapping barrier events
|
||||
+ xf86: don't hotplug output devices while VT switched.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 14:20:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: xorg-x11-server
|
||||
|
||||
%define dirsuffix 1.14.1
|
||||
%define dirsuffix 1.14.2
|
||||
%define vnc 0
|
||||
Summary: X
|
||||
License: GPL-2.0+ and MIT
|
||||
|
Loading…
Reference in New Issue
Block a user