75 lines
2.8 KiB
Plaintext
75 lines
2.8 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Wed Dec 11 16:10:06 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||
|
|
||
|
- 0001-gitlab-CI-ensure-libtool-is-installed-in-build-conta.patch
|
||
|
0002-configure-Use-LT_INIT-from-libtool-2-instead-of-depr.patch
|
||
|
0003-Add-X.Org-s-standard-C-warning-flags-to-AM_CFLAGS.patch
|
||
|
0004-Quiet-Wredundant-decls-from-xorg-os.h-fallbacks-for-.patch
|
||
|
0005-Fix-3-Wunused-but-set-variable-warnings.patch
|
||
|
0006-Fix-4-Wunused-variable-warnings.patch
|
||
|
0007-voodoo_find_dac-doesn-t-check-device_ids-2.patch
|
||
|
0008-use-XNFalloc-instead-of-xnfalloc.patch
|
||
|
0009-use-XNFcallocarray-instead-of-xnfcalloc-macro.patch
|
||
|
0010-bump-minimal-xorg-version-to-1.18.patch
|
||
|
0011-drop-compat-with-ancient-xserver-versions.patch
|
||
|
0012-Drop-ifdefs-for-ABI_VIDEODRV_VERSION-6.patch
|
||
|
0013-Remove-XAA-support.patch
|
||
|
0014-drop-dead-code.patch
|
||
|
0015-drop-remains-of-old-compat-code.patch
|
||
|
* latest changes to fix build against current xserver
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Dec 18 15:32:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||
|
|
||
|
- update to 1.2.6:
|
||
|
* Remove miInitializeBackingStore
|
||
|
Stop using deprecated xf86PciInfo.h
|
||
|
Fix spelling/wording issues
|
||
|
Build xz tarballs instead of bzip2
|
||
|
Update configure.ac bug URL for gitlab migration
|
||
|
autogen: add default patch prefix
|
||
|
autogen.sh: use quoted string variables
|
||
|
autogen.sh: use exec instead of waiting for configure to finish
|
||
|
autogen.sh: Honor NOCONFIGURE=1
|
||
|
configure: Drop AM_MAINTAINER_MODE
|
||
|
don't use PCITAG in struct anymore
|
||
|
- drop U_don-t-use-PCITAG-in-struct-anymore.patch (upstream)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Feb 6 15:03:35 UTC 2015 - sndirsch@suse.com
|
||
|
|
||
|
- U_don-t-use-PCITAG-in-struct-anymore.patch
|
||
|
* fixes build against xorg-server 1.17
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Aug 7 15:03:57 CEST 2013 - ro@suse.de
|
||
|
|
||
|
- add ExcludeArch for s390 and s390x
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Mar 20 14:42:42 UTC 2013 - sndirsch@suse.com
|
||
|
|
||
|
- introduce hardware supplements conditional on xorg-x11-server
|
||
|
package (bnc#810333)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Sep 2 19:26:08 UTC 2012 - zaitor@opensuse.org
|
||
|
|
||
|
- Update to version 1.2.5:
|
||
|
+ Fix build against older X servers.
|
||
|
+ Fix build against XAA-less server.
|
||
|
+ Drop useless vgaHW include.
|
||
|
+ Fall back to shadowfb if XAA is unavailable.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Apr 20 07:37:57 UTC 2012 - vuntz@opensuse.org
|
||
|
|
||
|
- Use %x11_abi_videodrv_req instead of static ABI Requires.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Apr 18 15:51:24 UTC 2012 - vuntz@opensuse.org
|
||
|
|
||
|
- Split xf86-video-voodoo from xorg-x11-driver-video.
|
||
|
Initial version: 1.2.4.
|
||
|
|