forked from pool/xorg-x11-server
This commit is contained in:
parent
31106cadfa
commit
99b6c6c14d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:81a9a02b621e8a3e0bae1ad1b5dd6706a3fdcdbe766d75e1670ab5b3f0d32812
|
|
||||||
size 4655422
|
|
3
xorg-server-1.6.1.tar.bz2
Normal file
3
xorg-server-1.6.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0edbaa994797cb7944a4129d33b634ad99164b21ec32355d56996a178d38bfcf
|
||||||
|
size 4636802
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 22:38:39 CEST 2009 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- xorg-server 1.6.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 23 17:05:26 CET 2009 - sndirsch@suse.de
|
Mon Mar 23 17:05:26 CET 2009 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
%define dirsuffix 1.6.0
|
%define dirsuffix 1.6.1
|
||||||
%define fglrx_driver_hack 0
|
%define fglrx_driver_hack 0
|
||||||
### FIXME
|
### FIXME
|
||||||
%define vnc 0
|
%define vnc 0
|
||||||
@ -32,7 +32,7 @@ BuildRequires: libjpeg-devel
|
|||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
%define EXPERIMENTAL 0
|
%define EXPERIMENTAL 0
|
||||||
Version: 7.4
|
Version: 7.4
|
||||||
Release: 33
|
Release: 34
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Group: System/X11/Servers/XF86_4
|
Group: System/X11/Servers/XF86_4
|
||||||
@ -550,6 +550,8 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 14 2009 sndirsch@suse.de
|
||||||
|
- xorg-server 1.6.1
|
||||||
* Mon Mar 23 2009 sndirsch@suse.de
|
* Mon Mar 23 2009 sndirsch@suse.de
|
||||||
- fixed-SYNC-extension-trigger-BlockHandler-test.diff (bnc #472046)
|
- fixed-SYNC-extension-trigger-BlockHandler-test.diff (bnc #472046)
|
||||||
* Reworked ComputeBracketValues():
|
* Reworked ComputeBracketValues():
|
||||||
@ -563,7 +565,7 @@ exit 0
|
|||||||
* Mon Mar 09 2009 mmarek@suse.cz
|
* Mon Mar 09 2009 mmarek@suse.cz
|
||||||
- renamed modprobe config to /etc/modprobe.d/50-nvidia.conf
|
- renamed modprobe config to /etc/modprobe.d/50-nvidia.conf
|
||||||
(required by new module-init-tools).
|
(required by new module-init-tools).
|
||||||
* Sun Mar 08 2009 sndirsch@suse.de
|
* Mon Mar 09 2009 sndirsch@suse.de
|
||||||
- radeonhd.diff/radeonhd.h:
|
- radeonhd.diff/radeonhd.h:
|
||||||
* prefer radeonhd for autoconfig for ATI >= R500
|
* prefer radeonhd for autoconfig for ATI >= R500
|
||||||
* Sun Mar 08 2009 sndirsch@suse.de
|
* Sun Mar 08 2009 sndirsch@suse.de
|
||||||
@ -731,7 +733,7 @@ exit 0
|
|||||||
* Tue Aug 05 2008 sndirsch@suse.de
|
* Tue Aug 05 2008 sndirsch@suse.de
|
||||||
- enabled build of record extension, which has been disabled
|
- enabled build of record extension, which has been disabled
|
||||||
upstream for whatever reason
|
upstream for whatever reason
|
||||||
* Fri Aug 01 2008 sndirsch@suse.de
|
* Sat Aug 02 2008 sndirsch@suse.de
|
||||||
- xorg-server-xf4vnc-abi-version.diff
|
- xorg-server-xf4vnc-abi-version.diff
|
||||||
* raised ABI version for xorg-server 1.5(-pre)
|
* raised ABI version for xorg-server 1.5(-pre)
|
||||||
* Thu Jul 24 2008 sndirsch@suse.de
|
* Thu Jul 24 2008 sndirsch@suse.de
|
||||||
@ -961,7 +963,7 @@ exit 0
|
|||||||
* CVE-2007-6428 - TOG-cup extension memory corruption.
|
* CVE-2007-6428 - TOG-cup extension memory corruption.
|
||||||
* CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
|
* CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
|
||||||
* CVE-2008-0006 - PCF Font parser buffer overflow.
|
* CVE-2008-0006 - PCF Font parser buffer overflow.
|
||||||
* Wed Dec 12 2007 sndirsch@suse.de
|
* Thu Dec 13 2007 sndirsch@suse.de
|
||||||
- xorg-server 1.4.0.90 (prerelease of 1.4.1)
|
- xorg-server 1.4.0.90 (prerelease of 1.4.1)
|
||||||
* Fri Nov 30 2007 sndirsch@suse.de
|
* Fri Nov 30 2007 sndirsch@suse.de
|
||||||
- pixman.diff
|
- pixman.diff
|
||||||
@ -980,7 +982,7 @@ exit 0
|
|||||||
* Only clear crtc of output if it is the one we're actually working on.
|
* Only clear crtc of output if it is the one we're actually working on.
|
||||||
- commit-fa19e84.diff
|
- commit-fa19e84.diff
|
||||||
* Fix initial placement of LeftOf and Above.
|
* Fix initial placement of LeftOf and Above.
|
||||||
* Thu Nov 22 2007 sndirsch@suse.de
|
* Fri Nov 23 2007 sndirsch@suse.de
|
||||||
- pixman.diff no longer required
|
- pixman.diff no longer required
|
||||||
* Sun Nov 18 2007 sndirsch@suse.de
|
* Sun Nov 18 2007 sndirsch@suse.de
|
||||||
- s390(x): allow mfb build without Xorg server being built
|
- s390(x): allow mfb build without Xorg server being built
|
||||||
@ -998,7 +1000,7 @@ exit 0
|
|||||||
- ia64linuxPciInit: allocate extra space for fake devices.
|
- ia64linuxPciInit: allocate extra space for fake devices.
|
||||||
* Sat Nov 10 2007 sndirsch@suse.de
|
* Sat Nov 10 2007 sndirsch@suse.de
|
||||||
- updated to Mesa 7.0.2 (final) sources
|
- updated to Mesa 7.0.2 (final) sources
|
||||||
* Wed Oct 31 2007 sndirsch@suse.de
|
* Thu Nov 01 2007 sndirsch@suse.de
|
||||||
- updated to Mesa 7.0.2 RC1 sources
|
- updated to Mesa 7.0.2 RC1 sources
|
||||||
* Tue Oct 23 2007 sndirsch@suse.de
|
* Tue Oct 23 2007 sndirsch@suse.de
|
||||||
- xorg-server-1.4-vnc-64bit.diff
|
- xorg-server-1.4-vnc-64bit.diff
|
||||||
@ -1035,7 +1037,7 @@ exit 0
|
|||||||
- recreated p_pci-off-by-one.diff.ia64; the default fuzz factor of
|
- recreated p_pci-off-by-one.diff.ia64; the default fuzz factor of
|
||||||
patch (2) resulted in a hunk applied to the wrong function and
|
patch (2) resulted in a hunk applied to the wrong function and
|
||||||
therefore broke the build :-(
|
therefore broke the build :-(
|
||||||
* Fri Sep 28 2007 sndirsch@suse.de
|
* Sat Sep 29 2007 sndirsch@suse.de
|
||||||
- xorg-server 1.4
|
- xorg-server 1.4
|
||||||
* Welcome to X.Org X Server 1.4, now with hotplugging input to go
|
* Welcome to X.Org X Server 1.4, now with hotplugging input to go
|
||||||
with the hotplugging output. Also included in this release are
|
with the hotplugging output. Also included in this release are
|
||||||
@ -1147,7 +1149,7 @@ exit 0
|
|||||||
- build parallel
|
- build parallel
|
||||||
* Sat Aug 04 2007 sndirsch@suse.de
|
* Sat Aug 04 2007 sndirsch@suse.de
|
||||||
- updated Mesa source to bugfix release 7.0.1
|
- updated Mesa source to bugfix release 7.0.1
|
||||||
* Thu Jul 19 2007 sndirsch@suse.de
|
* Fri Jul 20 2007 sndirsch@suse.de
|
||||||
- xephyr-sig11-fix.diff:
|
- xephyr-sig11-fix.diff:
|
||||||
* long vs. CARD32 mismatch in KeySym definitions between client
|
* long vs. CARD32 mismatch in KeySym definitions between client
|
||||||
and server code - this patch seems to fix it (and the input
|
and server code - this patch seems to fix it (and the input
|
||||||
@ -1262,7 +1264,7 @@ exit 0
|
|||||||
* Fri Apr 06 2007 sndirsch@suse.de
|
* Fri Apr 06 2007 sndirsch@suse.de
|
||||||
- xserver 1.2.99.904 release:
|
- xserver 1.2.99.904 release:
|
||||||
* Don't erase current crtc for outputs on CloseScreen
|
* Don't erase current crtc for outputs on CloseScreen
|
||||||
* Wed Apr 04 2007 sndirsch@suse.de
|
* Thu Apr 05 2007 sndirsch@suse.de
|
||||||
- bug-243978_xcmisc.diff:
|
- bug-243978_xcmisc.diff:
|
||||||
* mem corruption in ProcXCMiscGetXIDList (CVE-2007-1003, Bug #243978)
|
* mem corruption in ProcXCMiscGetXIDList (CVE-2007-1003, Bug #243978)
|
||||||
* Wed Apr 04 2007 sndirsch@suse.de
|
* Wed Apr 04 2007 sndirsch@suse.de
|
||||||
@ -1769,7 +1771,7 @@ exit 0
|
|||||||
- p_ValidatePci.diff:
|
- p_ValidatePci.diff:
|
||||||
* no longer call ValidatePci() to fix i810 driver issues
|
* no longer call ValidatePci() to fix i810 driver issues
|
||||||
(Bug #191987)
|
(Bug #191987)
|
||||||
* Thu Jul 20 2006 sndirsch@suse.de
|
* Fri Jul 21 2006 sndirsch@suse.de
|
||||||
- fixed build
|
- fixed build
|
||||||
* Tue Jun 27 2006 sndirsch@suse.de
|
* Tue Jun 27 2006 sndirsch@suse.de
|
||||||
- created package
|
- created package
|
||||||
|
Loading…
Reference in New Issue
Block a user