forked from pool/xorg-x11-server
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:
parent
b34ff9ee52
commit
c884cb0a70
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4e8548bae163129d2fc8f8e1f3b6071fe9d62821e3d5617507ccd2f589526166
|
|
||||||
size 5852312
|
|
3
xorg-server-1.17.1.tar.bz2
Normal file
3
xorg-server-1.17.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2bf8e9f6f0a710dec1d2472467bff1f4e247cb6dcd76eb469aafdc8a2d7db2ab
|
||||||
|
size 5852385
|
@ -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
|
Fri Feb 6 14:39:07 UTC 2015 - eich@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xorg-x11-server
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
|
|
||||||
%define dirsuffix 1.17.0
|
%define dirsuffix 1.17.1
|
||||||
|
|
||||||
Summary: X
|
Summary: X
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -485,6 +485,7 @@ fi
|
|||||||
%{_sysconfdir}/rpm/macros.xorg-server
|
%{_sysconfdir}/rpm/macros.xorg-server
|
||||||
|
|
||||||
%files source
|
%files source
|
||||||
|
%defattr(-,root,root)
|
||||||
/usr/src/xserver
|
/usr/src/xserver
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user