1
0

Accepting request 502781 from X11:XOrg

- includes everything needed for additional sle issue entries:
  CVE-2017-2624, bnc#1025029, bnc#1025084, bnc#1025035

- update build requirements

- modesetting.ids: no longer hardcode Intel's Skylake, Broxton, 
  and Kabylake IDs to modesetting driver; xf86-video-intel is no
  longer installed by default on these, so it will fallback to 
  modesetting driver anyway; still you now can easily switch back
  to intel driver by installing xf86-video-intel package 
  (boo#1042873)

OBS-URL: https://build.opensuse.org/request/show/502781
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=343
This commit is contained in:
Dominique Leuenberger 2017-06-17 08:21:20 +00:00 committed by Git OBS Bridge
commit 0e6832949d
3 changed files with 24 additions and 49 deletions

View File

@ -1,47 +1 @@
#SKL
80861916
80861921
8086191E
80861912
8086191B
8086191A
8086191D
80861923
80861926
80861927
8086192B
8086192A
80861932
8086193B
8086193D
8086193A
#BXT
80860A84
80861A84
80861A85
80865A84
80865A85
#KBL
80865913
80865915
80865917
80865906
8086590E
80865902
8086590B
8086590A
80865916
80865921
8086591E
80865912
8086591B
8086591A
8086591D
80865926
8086592B
8086592A
80865932
8086593B
8086593A
8086593D
#
#

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sat Jun 10 11:52:40 UTC 2017 - sndirsch@suse.com
- includes everything needed for additional sle issue entries:
CVE-2017-2624, bnc#1025029, bnc#1025084, bnc#1025035
-------------------------------------------------------------------
Fri Jun 9 06:29:32 UTC 2017 - opensuse@dstoecker.de
- update build requirements
-------------------------------------------------------------------
Tue Jun 6 13:28:00 UTC 2017 - sndirsch@suse.com
- modesetting.ids: no longer hardcode Intel's Skylake, Broxton,
and Kabylake IDs to modesetting driver; xf86-video-intel is no
longer installed by default on these, so it will fallback to
modesetting driver anyway; still you now can easily switch back
to intel driver by installing xf86-video-intel package
(boo#1042873)
-------------------------------------------------------------------
Fri Mar 17 12:29:42 UTC 2017 - tobias.johannes.klausmann@mni.thm.de

View File

@ -97,7 +97,7 @@ BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(pciaccess) >= 0.8.0
BuildRequires: pkgconfig(pixman-1) >= 0.24
BuildRequires: pkgconfig(presentproto)
BuildRequires: pkgconfig(randrproto) >= 1.2.99.3
BuildRequires: pkgconfig(randrproto) >= 1.5.0
BuildRequires: pkgconfig(renderproto) >= 0.11
BuildRequires: pkgconfig(resourceproto)
BuildRequires: pkgconfig(scrnsaverproto)
@ -126,7 +126,7 @@ BuildRequires: pkgconfig(xorg-macros)
BuildRequires: pkgconfig(xp)
BuildRequires: pkgconfig(xpm)
BuildRequires: pkgconfig(xprintutil)
BuildRequires: pkgconfig(xproto) >= 7.0.17
BuildRequires: pkgconfig(xproto) >= 7.0.31
BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xres)
BuildRequires: pkgconfig(xshmfence)