1
0

Accepting request 285474 from home:tobijk:X11:XOrg

- Update to version 1.17.1:
  Fixes for CVE 2015-0255. 
  + xkb: Don't swap XkbSetGeometry data in the input buffer
  + xkb: Check strings length against request size

OBS-URL: https://build.opensuse.org/request/show/285474
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=559
This commit is contained in:
Stefan Dirsch 2015-02-11 09:35:59 +00:00 committed by Git OBS Bridge
parent b34ff9ee52
commit c884cb0a70
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e8548bae163129d2fc8f8e1f3b6071fe9d62821e3d5617507ccd2f589526166
size 5852312

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2bf8e9f6f0a710dec1d2472467bff1f4e247cb6dcd76eb469aafdc8a2d7db2ab
size 5852385

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 10 23:27:48 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
- Update to version 1.17.1:
Fixes for CVE 2015-0255.
+ xkb: Don't swap XkbSetGeometry data in the input buffer
+ xkb: Check strings length against request size
-------------------------------------------------------------------
Fri Feb 6 14:39:07 UTC 2015 - eich@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-server
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: xorg-x11-server
%define dirsuffix 1.17.0
%define dirsuffix 1.17.1
Summary: X
License: MIT
@ -485,6 +485,7 @@ fi
%{_sysconfdir}/rpm/macros.xorg-server
%files source
%defattr(-,root,root)
/usr/src/xserver
%changelog