Commit Graph

627 Commits

Author SHA1 Message Date
Adam Jackson
562c606d9c * Tue Oct 28 2008 Adam Jackson <ajax@redhat.com> 1.5.2-11
- Un-require mouse and keyboard, we're an evdev shop now
- Drop some obsoletes from the F7 timeframe
- Require vesa on i386 and amd64, fbdev elsewhere
2008-10-28 21:48:22 +00:00
Adam Jackson
b6d8183306 * Mon Oct 27 2008 Adam Jackson <ajax@redhat.com> 1.5.2-10
- xserver-1.5.0-bg-none-root.patch: Make it something the driver has to
  explicitly claim support for, so we don't get garbage when you do -nr
  on vesa for example.
2008-10-27 21:28:00 +00:00
Peter Hutterer
d62ea486b4 * Mon Oct 27 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.2-9
- xserver-1.5.2-more-sanity-checks.patch: more sanity checks to stop vmmouse
  from segfaulting the server. #434807
2008-10-27 00:56:04 +00:00
Peter Hutterer
50cbe3972b * Wed Oct 22 2008 Peter Hutterer <peter.hutterer@redhat.com>
- Update xserver-1.5.2-disable-kbd-mouse.patch: add line to xorg.conf man-page
  stating that devices are disabled if AEI is on.
2008-10-22 06:12:03 +00:00
Peter Hutterer
d4d60d4acf * Wed Oct 22 2008 Peter Hutterer <peter.hutterer@redhat.com>
- fix typo in xserver-1.5.2-no-duplicate-devices.patch
2008-10-21 23:56:21 +00:00
Adam Jackson
6baf601042 * Mon Oct 20 2008 Adam Jackson <ajax@redhat.com> 1.5.2-8
- xserver-1.5.2-exa-sync-less.patch: Avoid migrating pixmaps out on
  PutImage.
2008-10-20 14:37:17 +00:00
Dave Airlie
613014373f - xserver-1.5.2-no-duplicate-devices.patch: don't re-add devices through HAL
if they are already added (#467462).
2008-10-20 03:33:05 +00:00
Dave Airlie
36856bd068 - Update xserver-1.5.2-disable-kbd-mouse.patch: if no config file is present,
we need to force AllowEmptyInput on.
2008-10-19 07:53:35 +00:00
Dave Airlie
9d98434292 * Thu Oct 16 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.2-5
- xserver-1.5.2-enable-RAW-console.patch: enable RAW mode for console, no need
  for grabbing the evdev device anymore.
- xserver-1.5.2-disable-kbd-mouse.patch: if AllowEmptyInput is on, don't allow
  mouse or keyboard drivers.
2008-10-16 06:49:35 +00:00
Adam Jackson
106ccedc98 * Tue Oct 14 2008 Adam Jackson <ajax@redhat.com> 1.5.2-4
- xserver-1.5.2-lies-damn-lies-and-aspect-ratios.patch: Catch even more
  cases of the monitor encoding aspect ratio for size. (#458747)
2008-10-14 18:22:20 +00:00
Adam Jackson
39902507da * Tue Oct 14 2008 Adam Jackson <ajax@redhat.com> 1.5.2-3
- xserver-1.5.2-backtrace-defines.patch: Get HAVE_BACKTRACE defined even at
  the DIX level.
2008-10-14 17:03:20 +00:00
Adam Jackson
5435f0df69 * Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.2-2
- xserver-1.5.1-global-backtrace.patch: Make backtraces possible from
  outside the xfree86 DDX.
- xserver-1.5.2-mieq-backtrace.patch: bt when we fill the input queue.
2008-10-10 20:58:51 +00:00
Adam Jackson
861a625c46 xserver 1.5.2 2008-10-10 19:30:43 +00:00
Adam Jackson
2847baa8cb * Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.1-11
- xserver-1.3.0-no-prerelease-warning.patch: Drop.
2008-10-10 18:21:05 +00:00
Adam Jackson
851e267dea * Fri Oct 10 2008 Adam Jackson <ajax@redhat.com> 1.5.1-11
- xserver-1.3.0-no-prerelease-warning.patch: Drop.
2008-10-10 18:19:54 +00:00
Dave Airlie
05c6c13a4a - actually apply exa fix patch 2008-10-07 21:02:18 +00:00
Adam Jackson
1288ee060f * Tue Oct 07 2008 Adam Jackson <ajax@redhat.com> 1.5.1-9
- xserver-1.5.1-xgi.patch: Move XGI cards onto the sis driver. (#453812)
2008-10-07 18:08:20 +00:00
Adam Jackson
f58fef1a98 * Tue Oct 07 2008 Adam Jackson <ajax@redhat.com> 1.5.1-8
- xserver-1.5.1-int10-leaks.patch: Shut up some useless int10 debugging and
  plug a memory leak.
2008-10-07 17:47:40 +00:00
Adam Jackson
47a0d78a36 * Tue Oct 7 2008 Adam Jackson <ajax@redhat.com> 1.5.1-7
- xserver-1.5.1-mode-debug.patch: Force mode debugging on.
2008-10-07 15:35:36 +00:00
Peter Hutterer
586114bbfc * Tue Oct 7 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.1-6
- xserver-1.5.0-xkb-core-kbd-map-fix.patch: don't invent groups when mapping
  from xkb to core and back, and squash canonical types into explicit ones on
  core reconstruction (2 patches). #460545
2008-10-07 04:05:40 +00:00
Dave Airlie
6b2e48a2f9 * Mon Oct 06 2008 Dave Airlie <airlied@redhat.com> 1.5.1-5
- xserver-1.5.1-exa-fix-glyph-segfault.patch - fix EXA rects crash (462447)
2008-10-06 01:49:31 +00:00
Tom Callaway
ac0e2400b6 fix typo... 2008-09-30 21:33:21 +00:00
Tom Callaway
1b89ad9379 add xvfb-run to Xvfb package 2008-09-30 20:32:20 +00:00
Dave Airlie
b4b3d379ea - fix crash with x11perf on r500 modesetting 2008-09-25 05:47:57 +00:00
Adam Jackson
e691cc2610 xserver 1.5.1 and changelog trim 2008-09-23 19:36:20 +00:00
Soren Sandmann Pedersen
3cb8a783fd Comment out glxdri2.c since it doesn't compile 2008-09-11 18:33:48 +00:00
Soren Sandmann Pedersen
5f7794b599 Bump buildrequires on mesa 2008-09-11 17:47:24 +00:00
Soren Sandmann Pedersen
6b932a1581 Bump requirement on xorg-x11-proto-devel 2008-09-11 17:36:09 +00:00
Soren Sandmann Pedersen
a1dac6f336 Fix up the projector patch to key off of amount of video ram 2008-09-11 14:51:35 +00:00
Soren Sandmann Pedersen
b38b008371 Make room for a 1280 wide projector in the default screen limits 2008-09-11 13:31:53 +00:00
Dave Airlie
3c109f37cf * Wed Sep 10 2008 Dave Airlie <airlied@redhat.com> 1.5.0-2
- bring master exa back
2008-09-10 10:47:21 +00:00
Adam Jackson
b3fd50749d xserver 1.5.0. 2008-09-03 23:41:17 +00:00
Adam Jackson
5bdc964918 * Mon Aug 25 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-10
- xserver-1.5.0-edid-backport.patch: Backport EDID updates from master.
2008-08-27 15:38:51 +00:00
Adam Jackson
a2498155a2 * Wed Aug 20 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-9
- xserver-1.5.0-hide-cursor.patch: Suppress displaying the cursor until
  an app calls XDefineCursor().
2008-08-22 20:08:52 +00:00
Kristian Høgsberg
fdf3989e6d * Thu Aug 14 2008 Kristian Høgsberg <krh@redhat.com> - 1.4.99.906-8
- Add bg-none-root patch for plymouth.
2008-08-15 00:48:14 +00:00
Kristian Høgsberg
a7e275b068 * Thu Aug 14 2008 Kristian Høgsberg <krh@redhat.com> - 1.4.99.906-8
- Add bg-none-root patch for plymouth.
2008-08-15 00:43:05 +00:00
Dave Airlie
47cd370ffd * Thu Aug 14 2008 Dave Airlie <airlied@redhat.com> 1.4.99.906-7
- EXA backport master EXA code for optimisations
2008-08-14 08:52:13 +00:00
Adam Jackson
b7326ab083 * Wed Aug 13 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-6
- xserver-1.5.0-enable-selinux.patch: Enable selinux again.
2008-08-13 17:44:01 +00:00
Peter Hutterer
3262bac3e6 * Tue Aug 05 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.4.99.906-5
- xserver-1.5.0-xkb-fix-ProcXkbSetXYZ-to-work-on-all.patch: force xkb requests
  to apply to all extension devices.
- drop call-SwitchCoreKeyboard.patch
- xserver-1.5.0-force-SwitchCoreKeyboard-for-evdev.patch: force
  SwitchCoreKeyboard for evdev devices to push device keymap into core device.
2008-08-05 05:10:31 +00:00
Adam Jackson
b1cd19cffe * Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-4
- 10-x11-keymap.fdi, fedora-setup-keyboard: Attempt to read keyboard settings
  from /etc/sysconfig/keyboard and stuff them into hal.
2008-08-04 21:17:02 +00:00
Adam Jackson
59994a9d39 * Mon Aug 04 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-3
- 10-x11-keymap.fdi, fedora-setup-keyboard: Attempt to read keyboard settings
  from /etc/sysconfig/keyboard and stuff them into hal.
2008-08-04 21:15:46 +00:00
Peter Hutterer
91482befe9 Add evdev SwitchCoreKeyboard patch 2008-08-04 02:20:26 +00:00
Adam Jackson
bb998c6f24 * Thu Jul 31 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-2
- Drop the evdev keyboarding patch.
2008-07-31 13:44:42 +00:00
Adam Jackson
ab1f5b3833 * Thu Jul 24 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-1
- 1.5RC6.
2008-07-24 20:45:20 +00:00
Adam Jackson
971867947f * Thu Jul 24 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-1
- 1.5RC6.
2008-07-24 20:12:27 +00:00
Adam Jackson
37a43abc22 * Thu Jul 24 2008 Adam Jackson <ajax@redhat.com> 1.4.99.906-1
- 1.5RC6.
2008-07-24 18:49:14 +00:00
Adam Tkac
7c0bdc9e3a - build with -rdynamic to make dri_swrast happy 2008-07-02 14:55:16 +00:00
Adam Tkac
c3613d24f5 - merged 1.4.99.901-23.20080415 ... 1.4.99.905-1.20080701 changes from F9 branch 2008-07-02 12:36:39 +00:00
Adam Tkac
70f1f7f41a - workaround broken AC_C_BIGENDIAN macro (#449944) 2008-06-19 14:24:12 +00:00
Dave Airlie
f4653f87d0 * Thu Jun 12 2008 Dave Airlie <airlied@redhat.com> 1.4.99.902-2.20080612
- cve-2008-1377: Record and Security Extension Input validation
- cve-2008-1379: MIT-SHM extension Input Validation flaw
- cve-2008-2360: Render AllocateGlyph extension Integer overflows
- cve-2008-2361: Render CreateCursor extension Integer overflows
- cve-2008-2362: Render Gradient extension Integer overflows
- Rebase to 1.5 head for security patches for above
2008-06-12 06:18:47 +00:00
Soren Sandmann Pedersen
2840dd215d Preserve user set CFLAGS 2008-04-29 03:28:43 +00:00
Dave Airlie
6596e2dc09 * Tue Apr 15 2008 Dave Airlie <airlied@redhat.com> 1.4.99.901-22.20080415
- rebase to upstream server 1.5 branch from today - drop acr quirk
2008-04-15 02:20:52 +00:00
Adam Jackson
414f865258 * Thu Apr 10 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-21.20080407
- xserver-1.5.0-selinux-off-by-default.patch: Re-disable selinux by default,
  again, in a way that lets you enable it if you really want to.
2008-04-10 14:09:39 +00:00
Dave Airlie
5f1265dd56 * Wed Apr 09 2008 Dave Airlie <airlied@redhat.com> 1.4.99.901-20.20080407
- xserver-1.5.0-quirk-acr.patch - add quirk for another monitor.
2008-04-09 04:41:00 +00:00
Adam Jackson
31a4dee79d the revenge of the importatron 2008-04-08 20:59:51 +00:00
Adam Jackson
cf9e4ac851 * Mon Apr 07 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-18.20080401
- xorg-x11-server-Red-Hat-extramodes.patch: Remove some of the more
  implausible modes.  Cargo cult programming woo.
2008-04-07 14:15:08 +00:00
Kristian Høgsberg
56cd34a46e * Fri Apr 4 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-7.20080401
- Add xserver-1.5.0-dont-bitch-about-record.patch (don't try to load
  librecord.so when we don't build it) and
  xserver-1.5.0-handle-failing-dri-create-screen.patch (#440491).
2008-04-04 14:56:28 +00:00
Kristian Høgsberg
1f8c132f14 * Wed Apr 2 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-16.20080401
- Fix crash when DRI2 fails to initialize and crash when initializing
  software GL visuals (#440175).
2008-04-02 16:56:31 +00:00
Kristian Høgsberg
0c86ea808c * Tue Apr 1 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-15.20080401
- Rebase to new snapshot to pull in DRI2 direct rendering work.
- Stop shipping librecord.so.
2008-04-01 21:00:14 +00:00
Kristian Høgsberg
ac004fc7b0 Bump release. 2008-04-01 19:37:59 +00:00
Kristian Høgsberg
81c5019f54 * Tue Apr 1 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-14.20080401
- Rebase to new snapshot to pull in DRI2 direct rendering work.
2008-04-01 19:30:46 +00:00
Adam Jackson
32f1dcae65 * Tue Apr 01 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-14.20080314
- Remove vmmouse again, way too broken.  Let this be a lesson to you:
  never try.
2008-04-01 14:05:47 +00:00
Adam Jackson
78970a82c6 * Thu Mar 27 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-13.20080314
- archify the vmmouse logic.
2008-03-27 13:52:30 +00:00
Dave Airlie
d15d772aa0 * Thu Mar 27 2008 Dave Airlie <airlied@redhat.com> 1.4.99.901-12.20080314
- xserver-1.5.0-fix-lsl-quirk.patch - fix the LSL quirk (#435216)
2008-03-27 05:24:12 +00:00
Adam Jackson
1a87a54d6c * Wed Mar 26 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-10.20080314
- xserver-1.5.0-vmmouse.patch: Use vmmouse(4) for the automagic mouse
  section.  It'll just fall back to the mouse(4) driver anyway if it's
  not a vmmouse.
2008-03-26 22:09:47 +00:00
Adam Jackson
0414809930 * Tue Mar 18 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-10.20080314
- xserver-1.5.0-no-evdev-keyboards-kthnx.patch: Sorry, evdev keyboarding is
  just too broken.
2008-03-18 19:20:07 +00:00
Adam Jackson
633248141c Today's snapshot. mergey-merge-merge. 2008-03-14 19:50:58 +00:00
Adam Jackson
cae9d22d3e * Thu Mar 13 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-8.20080310
- xserver-1.5.0-aspect-match.patch: Fix the RANDR 1.2 initial configuration
  heuristic for the case where the best possible mode is the first one in
  the first monitor's mode list.
2008-03-13 19:07:47 +00:00
Adam Jackson
aea2eff25e * Thu Mar 13 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-7.20080310
- xserver-1.5.0-xaa-sucks: Disable XAA offscreen pixmaps by default.  They're
  almost always a performance loss anyway.  Use Option "XaaOffscreenPixmaps"
  to turn them back on.
2008-03-13 17:40:25 +00:00
Dave Airlie
95b5d85079 * Thu Mar 13 2008 Dave Airlie <airlied@redhat.com> 1.4.99.901-6.20080310
- fix fbdev probing with no hardware to not load fbdev if pci slot claimed
2008-03-13 06:37:36 +00:00
Adam Jackson
06d6788684 * Wed Mar 12 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-5.20080310
- xserver-1.5.0-unselinux.patch: Disable selinux extension for now.
- xserver-1.5.0-ia64.patch: Fix ia64 PCI support. (#429878)
2008-03-12 23:04:38 +00:00
Kristian Høgsberg
ef7113ffa0 * Tue Mar 11 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.901-4.20080310
- Checkout the tip of the git snapshot so we get the most recent DRI2
  texture from pixmap changes in the build.  Bump mesa build requires.
2008-03-12 02:43:37 +00:00
Adam Jackson
48d31532f2 * Tue Mar 11 2008 Adam Jackson <ajax@redhat.com> 1.4.99.901-3.20080310
- New 1.5 snapshot.
- xserver-1.5-x86emy.patch: Fix an x86emu quirk.
2008-03-11 23:39:19 +00:00
Adam Jackson
c5ee03efd3 oh snap! 2008-03-11 23:36:33 +00:00
Adam Jackson
35b909d528 Yet another snapshot. 2008-03-11 01:18:22 +00:00
Adam Jackson
00257b89c1 today's git snapshot 2008-03-07 18:38:38 +00:00
Adam Jackson
98afae8cd6 new git snapshot 2008-03-04 20:43:03 +00:00
Adam Jackson
f1f010e611 yet another git snapshot. vt switch works now, i promise. 2008-03-04 06:38:31 +00:00
Jeremy Katz
0f5f540e9f * Thu Feb 28 2008 Jeremy Katz <katzj@redhat.com> - 1.4.99.1-0.26
- Pull in another SELinux fix from upstream
2008-02-28 21:53:32 +00:00
Adam Jackson
4913c6c720 git milk? 2008-02-27 17:02:34 +00:00
Adam Jackson
4a841c3b55 git snapshot of doomy doomness 2008-02-26 19:59:18 +00:00
Adam Jackson
63213d7199 today's git snapshot 2008-02-22 22:49:27 +00:00
Adam Jackson
b34eb7be0c Today's git snapshot. Misc, other. 2008-02-21 21:42:28 +00:00
Jesse Keating
8302c4afbc * Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.4.99.1-0.22.20080215
- Autorebuild for GCC 4.3
2008-02-20 08:05:06 +00:00
Adam Jackson
becf1b4797 today's git snapshot. features DRI2 and input hotplug.
note this will throw one avc every ten seconds until selinux policy is
fixed.
2008-02-16 00:11:03 +00:00
Adam Jackson
70fbb3a98f * Mon Feb 11 2008 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.20
- Conflict against insufficiently new libpciaccess. (#390751)
2008-02-11 22:44:58 +00:00
Adam Tkac
ee454c3c7a * Tue Jan 29 2008 Adam Tkac <atkac redhat com> 1.4.99.1-0.19
- added dix/protocol.txt to source subpackage
2008-01-29 09:45:25 +00:00
Dave Airlie
277f8aacd1 * Fri Jan 18 2008 Dave Airlie <airlied@redhat.com> 1.4.99.1-0.18
- cve-2007-6429.patch: Fix patch to not break java apps
2008-01-18 20:00:12 +00:00
Dave Airlie
e002a5ab25 * Fri Jan 18 2008 Dave Airlie <airlied@redhat.com> 1.4.99.1-0.17
- cve-2007-5760.patch: XFree86-Misc Extension Invalid Array Index Vulnerability
- cve-2007-6427.patch: XInput Extension Memory Corruption Vulnerability
- cve-2007-6428.patch: TOG-CUP Extension Memory Corruption Vulnerability
- cve-2007-6429.patch: EVI and MIT-SHM Extension Integer Overflow Vulnerability
- cve-2008-0006-server-fixup.patch: PCF Font Vulnerability - this patch isn't strictly required with new version of libXfont.
2008-01-18 03:31:54 +00:00
Dave Airlie
e20d4ef28d * Fri Jan 18 2008 Dave Airlie <airlied@redhat.com> 1.4.99.1-0.17
- cve-2007-5760.patch: XFree86-Misc Extension Invalid Array Index Vulnerability
- cve-2007-5958.patch: Xorg / XFree86 file existence disclosure vulnerability
- cve-2007-6427.patch: XInput Extension Memory Corruption Vulnerability
- cve-2007-6428.patch: TOG-CUP Extension Memory Corruption Vulnerability
- cve-2007-6429.patch: EVI and MIT-SHM Extension Integer Overflow Vulnerability
- cve-2008-0006-server-fixup.patch: PCF Font Vulnerability - this patch isn't strictly required with new version of libXfont.
2008-01-18 03:06:10 +00:00
Dave Airlie
ac5c859b15 * Fri Jan 18 2008 Dave Airlie <airlied@redhat.com> 1.4.99.1-0.17
- cve-2007-5760.patch: XFree86-Misc Extension Invalid Array Index Vulnerability
- cve-2007-5958.patch: Xorg / XFree86 file existence disclosure vulnerability
- cve-2007-6427.patch: XInput Extension Memory Corruption Vulnerability
- cve-2007-6428.patch: TOG-CUP Extension Memory Corruption Vulnerability
- cve-2007-6429.patch: EVI and MIT-SHM Extension Integer Overflow Vulnerability
2008-01-18 02:52:04 +00:00
Kristian Høgsberg
65380501e0 Remember to bump release. 2008-01-17 03:01:50 +00:00
Kristian Høgsberg
9f506edf28 * Wed Jan 16 2008 Kristian Høgsberg <krh@redhat.com> 1.4.99.1-0.16
- Add xserver-1.4.99-engage-composite-crack-mode.patch to better hide
  protocol side effects such as loss of grabs and focus when
  redirecting/unredirecting windows (#350271).
2008-01-17 02:42:30 +00:00
Adam Jackson
9e07a0fa17 Today's rawhide grenade. Now with more selinux! 2008-01-08 20:48:31 +00:00
Adam Jackson
e6e366c9ca * Mon Jan 07 2008 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.14
- Sync with F8 bugfixes:
  - xorg-x11-server-Red-Hat-extramodes.patch: Don't supply non-CVT-R timings
    for 1920x{1080,1200}.
  - xserver-1.3.0-ignore-extra-entity.patch: If a driver doesn't support
    secondary entities, don't fatal error just ignore and keep going.
  - xserver-1.3.0-randr-fix-set-rotations-xinerama.patch: Attempt to stop
    xinerama segfaulting randr12.
2008-01-07 19:45:03 +00:00
Adam Jackson
4edb4ea636 * Mon Dec 10 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.13
- xserver-1.4.99-alloca-poison.patch: Fatal error on {DE,}ALLOCATE_LOCAL
  so we don't build broken drivers.
- xserver-1.4.99-ssh-isnt-local.patch: Try harder to disable MIT-SHM for
  ssh-forwarded connections.
2007-12-10 20:23:39 +00:00
Adam Jackson
df76841c90 * Mon Dec 03 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.12
- xserver-1.4.99-apm-typedefs.patch: Temporary hack for broken kernels that
  don't publish the /dev/apm_bios types.
2007-12-03 18:56:07 +00:00
Adam Jackson
d9126b1022 * Mon Dec 03 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.12
- xserver-1.4.99-apm-typedefs.patch: Temporary hack for broken kernels that
  don't publish the /dev/apm_bios types.
2007-12-03 18:32:51 +00:00
Adam Jackson
8d95713759 today's rebase 2007-11-28 17:48:46 +00:00
Adam Jackson
9eb4ebc93c * Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.10
- -devel Requires: pixman-devel and libpciaccess-devel.
2007-11-13 22:38:46 +00:00
Adam Jackson
d828d557ae * Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.9
- -devel Requires: pixman-devel.
2007-11-13 21:57:27 +00:00
Adam Jackson
be4c6e686b flex? dude i don't even know anymore 2007-11-13 20:32:41 +00:00
Adam Jackson
f9826ac6a2 noisy build 2007-11-13 20:04:57 +00:00
Adam Jackson
a5ad215be2 BR: byacc 2007-11-13 19:40:15 +00:00
Adam Jackson
293e5a9846 bump proto-devel for inputproto fix 2007-11-13 16:57:14 +00:00
Adam Jackson
47b92a57f8 BR: openssl-devel 2007-11-13 15:47:41 +00:00
Adam Jackson
76092ff4b5 BR: libpciaccess 2007-11-13 15:29:13 +00:00
Adam Jackson
9347063c02 BR: pixman 2007-11-13 15:17:14 +00:00
Adam Jackson
45a1bb44e3 * Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.8
- Fix buildrequires and other buildsystem nonsense.
2007-11-12 23:54:50 +00:00
Adam Jackson
8bd842d907 * Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.8
- Fix buildrequires and other buildsystem nonsense.
2007-11-12 22:50:30 +00:00
Adam Jackson
4abfd5d3b7 maybe? 2007-11-12 21:23:28 +00:00
Adam Jackson
7a1f6e461b appease koji 2007-11-12 21:14:49 +00:00
Adam Jackson
5fadc5e2d2 * Fri Nov 02 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.6
- Merge a bunch of the more trivial patches upstream.
- New git snapshot containing the merged bits.
- Remove unused patches.
- Drop the XFree86 obsoletes.
2007-11-12 20:39:39 +00:00
Adam Jackson
06b805d972 * Fri Nov 02 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.6
- Merge a bunch of the more trivial patches upstream.
- New git snapshot containing the merged bits.
- Remove unused patches.
- Drop the XFree86 obsoletes.
2007-11-02 17:11:11 +00:00
Adam Jackson
494b014eed * Fri Nov 02 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.5
- New git snapshot that fixes Xdmx build.
- Reenable Xdmx build.
- Rebase (or drop) the rest of our patches outside the PCI code.
- Add -common subpackage for shared files.
- Rename -sdk to -devel for verisimilitude.
- Simplify the %configure line a bit.
2007-11-02 15:31:55 +00:00
Adam Jackson
3941e59277 * Thu Nov 01 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.4
- Update mesa and libdrm buildreqs.
- Reenable Xephyr build.
2007-11-01 17:15:13 +00:00
Adam Jackson
afcbbe25e6 * Wed Oct 31 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.2
- BuildRequires: git.
- Manage the source directory as a git repo.
- Use git-am(1) to apply patches instead of %patch.
- Reformat a bunch of patches to conform to git-am's rules.
- Add wfb to file manifest.
- Drop afb, sorry Amiga users.
- Delete the SecurityPolicy man page from the buildroot, until we have a
  xorg-x11-server-common.
- Update to today's snapshot.
2007-10-31 19:28:56 +00:00
Adam Jackson
6757c65612 * Wed Oct 31 2007 Adam Jackson <ajax@redhat.com> 1.4.99.1-0.1
- Begin rebasing to git master.  It almost builds, assuming you disable
  glx, kdrive, and dmx, and remove like half the patches.
2007-10-31 16:24:55 +00:00
Dave Airlie
767c9384c1 * Thu Oct 18 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-33
- xserver-1.3.0-xorg-conf-man-randr-update.patch - update man page for randr setup
- xserver-1.3.0-update-quirks.patch - update quirks for more monitor issues
- BuildReq: mesa-source >= 7.0.1-6.
2007-10-18 00:12:10 +00:00
Adam Jackson
38f17a6524 * Mon Oct 15 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-31.jx
- xserver-1.3.0-late-sigusr1.patch: Test, move kill(getppid(), SIGUSR1)
  as late as possible.
2007-10-15 19:34:20 +00:00
Adam Jackson
18807aa01a * Fri Oct 12 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-31
- xorg-x11-server-Red-Hat-extramodes.patch: Remove 2560x1600 GTF timing.
2007-10-12 14:41:40 +00:00
Adam Jackson
a346b95ad6 * Thu Oct 11 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-30
- xserver-1.3.0-avoid-ps2-probe.patch: /dev/input/mice is always ExplorerPS/2,
  so don't waste time on startup probing for it.
2007-10-11 14:11:57 +00:00
Adam Jackson
a133a7b192 * Fri Oct 05 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-29
- xserver-1.3.0-randr-preferred-mode-fix.patch: Fix infinite loop on X
  startup when a mode is requested in the config file. (#318731)
- Fix License tag.
2007-10-05 16:17:44 +00:00
Adam Jackson
2155492ba6 * Wed Oct 03 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-28
- xserver-1.3.0-accidental-abi.patch: Make sure some symbols from parser/
  get exported, since apparently the intel driver uses them despite their
  not being in the documented ABI list.  Thanks guys.
2007-10-03 15:30:59 +00:00
Adam Jackson
fd4cf11b11 * Mon Oct 01 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-27
- BuildReq: mesa-source >= 7.0.1-5.
2007-10-01 20:40:23 +00:00
Adam Jackson
9eb1fe64bb * Wed Sep 26 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-26
- xserver-1.3.0-randr-updates.patch: Default ModeDebug to TRUE, better to
  have too much information than too little.
- xorg-x11-server-1.0.1-fpic-libxf86config.patch: Build the parser library
  with hidden symbols to shrink pyf86config a bit.
- xserver-1.3.0-intel-by-default.patch: Use intel, not i810, when starting
  without a config file.
- Enable maintainer mode when building so I swear at autotools less.
2007-09-26 19:12:51 +00:00
Dave Airlie
1d8f821ba4 * Wed Sep 26 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-25
- xserver-1.3.0-randr-updates.patch: Backport randr from server git
  This contains a lot of fixes since 1.3.0 went out, and saves
  us backporting each fix individually
- xserver-1.3.0-less-randr-fakerama.patch - dropped
- xorg-x11-server-1.2.0-maxpixclock-option.patch - dropped
- xserver-1.3.0-edid-quirk-backports.patch - dropped
- xserver-1.2.0-honor-displaysize.patch - dropped
- xserver-1.3.0-honor-displaysize.patch - reapply to new code layout
- xserver-1.3.0-randr12-config-hack.patch - rebased
2007-09-26 07:33:55 +00:00
Adam Jackson
2b187d056f * Mon Sep 17 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-24
- xserver-1.3.0-edid-quirk-backports.patch: Update the EDID quirks code
  to match current git.
2007-09-17 21:47:33 +00:00
Adam Jackson
ac1e1264d5 * Thu Sep 06 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-23
- xserver-1.3.0-xrandr-timestamp-buglet.patch: Make sure xrandr doesn't
  stop working after several hours. (Marius Gedminas, #273801)
2007-09-06 21:25:33 +00:00
Adam Jackson
ab2e7b56b3 * Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-22
- Bump BuildRequires: xorg-x11-xtrans-devel to pull in abstract socket
  support.
2007-08-24 21:52:40 +00:00
Adam Jackson
926d57d41d * Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-21
- xserver-1.3.0-document-fontpath-correctly.patch: Fix man page to point to
  directories that exist. (#251203, Matěj Cepl)
2007-08-23 19:36:14 +00:00
Dave Airlie
bb8ddfe263 * Wed Aug 15 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-20
- xserver-1.3.0-newglx-offscreen-pixmaps.patch: fix zero-copy TFP again
2007-08-15 08:35:20 +00:00
Adam Jackson
b70e2fbc98 * Tue Aug 14 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-19
- xserver-1.3.0-newglx-offscreen-pixmaps.patch: Zero-copy TFP is busted
  on at least my laptop, so turn it off again.
2007-08-14 15:12:43 +00:00
Dave Airlie
5d4276c96a * Mon Aug 13 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-18
- xserver-1.3.0-mesa7.patch: Add support for building against mesa 7.0.1
  along with DRI zero-copy TFP hopefully
- xserver-1.3.0-exaupgrade.patch: Add updated EXA support
- dropped xserver-1.2.99.901-xephyr-crash-at-exit.patch - upstream
- rebase xorg-x11-server-1.1.1-offscreen-pixmaps.patch to xserver-1.3.0-newglx-offscreen-pixmaps.patch
- dropped xorg-x11-server-1.1.1-glcore-visual-matching.patch - fixed upstream
2007-08-14 06:16:44 +00:00
Adam Jackson
1fa0041869 * Thu Aug 09 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-17
- xserver-1.3.0-default-dpi.patch: Switch default DPI to 100, on the
  principle that 75 is almost never right and 100 is much more likely.
2007-08-09 21:38:53 +00:00
Dave Airlie
552bdc343c * Thu Aug 02 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-16
- xserver-1.3.0-add-really-slow-bcopy.patch: Speed server start on some cards
2007-08-02 01:08:57 +00:00
Adam Jackson
ce95655951 * Thu Jul 12 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-15
- xserver-1.3.0-edid-quirk-backports.patch: Backport EDID quirks from
  master; fixes some Samsung monitors. (#232810)
2007-07-12 14:08:32 +00:00
Adam Jackson
f5bb3f8e2f whoops 2007-07-12 14:01:33 +00:00
Adam Jackson
cd52dc545f * Thu Jul 12 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-14
- xserver-1.3.0-composite-version.patch: Force the server to report the
  Composite extension version it supports, not simply the version defined
  by the protocol headers it was built against.
2007-07-12 13:56:57 +00:00
Adam Jackson
fed3940100 * Mon Jul 02 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-13
- Add IDLETIME sync counter for great powersaving justice.
- Conditionalise default font path for F7 spec compatibility.
2007-07-02 15:17:53 +00:00
Adam Jackson
3e0fc774a0 * Wed Jun 27 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-12
- Tweak %post Xorg slightly to not demolish ModulePath lines installed by
  the nvidia driver.  (#244359)
2007-06-27 14:07:46 +00:00
Adam Jackson
f554209720 * Wed Jun 27 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-11
- Obsolete the joystick and elo2300 drivers, they never worked and shouldn't
  be installed.
2007-06-27 12:57:08 +00:00
Adam Jackson
c7cad8999c * Wed Jun 27 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-11
- Obsolete the joystick and elo2300 drivers, they never worked and shouldn't
  be installed.
2007-06-27 12:53:05 +00:00
Kristian Høgsberg
7ee07dfade * Fri Jun 22 2007 Kristian Høgsberg <krh@redhat.com> - 1.3.0.0-10
- Change the default font path to catalogue:/etc/X11/fontpath.d,built-ins
- Drop build dependency xorg-x11-font-utils.
2007-06-22 18:39:07 +00:00
Adam Jackson
b8f2e2512c * Mon Jun 11 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-9
- xserver-1.3.0-reput-video.patch: Don't crash when minimizing an Xv
  window. (#241214)
2007-06-11 21:26:05 +00:00
Adam Jackson
bff4283f76 * Wed Jun 06 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-8
- xserver-1.3.0-ramdac-export.patch: Make sure the old ramdac symbols are
  exported, since they're in-server now. (#242800)
2007-06-06 18:44:58 +00:00
Adam Jackson
ab195404ac * Mon Jun 04 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-7
- xserver-1.3.0-randrama-no-zero-screens.patch: For RANDR 1.2's fake
  Xinerama info, don't report Xinerama as being active if there are no
  RANDR 1.2 CRTCs active for that screen.  (#234567)
- xserver-1.3.0-arm-iopl.patch: Add __arm__ conditionals to many #ifdefs.
2007-06-04 16:00:30 +00:00
Adam Jackson
d00f326b98 * Mon Jun 04 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-7
- xserver-1.3.0-randrama-no-zero-screens.patch: For RANDR 1.2's fake
  Xinerama info, don't report Xinerama as being active if there are no
  RANDR 1.2 CRTCs active for that screen.  (#234567)
- xserver-1.3.0-arm-iopl.patch: Add __arm__ conditionals to many #ifdefs.
2007-06-04 15:58:39 +00:00
Adam Jackson
4e4a2a1dda * Sat May 26 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-6
- Make sdk subpackage Require: pkgconfig.  Spotted in review for
  xorg-x11-drv-apm. (#226577)
2007-05-26 18:16:46 +00:00
Adam Jackson
372e55c5db * Fri May 11 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-5
- xserver-1.3.0-fbdevhw-magic-numbers.patch: If the fbdev driver claims to
  have a zero pixel clock, believe it.  Fixes Xen paravirt. (#238451)
2007-05-11 19:52:05 +00:00
Adam Jackson
336a7e768b * Mon May 07 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-4
- xorg-x11-server-1.1.1-offscreen-pixmaps.patch: Fix a crash when activating
  GLX_EXT_texture_from_pixmap without XAA.
- xserver-1.3.0-randr12-config-hack.patch: If a Modes line is given in
  the Screen section, and no PreferredMode option is given for a RANDR 1.2
  monitor, use the first mode in the Modes line as the preferred mode.
  Fixes anaconda ugliness on monitors larger than 800x600. (#238991)
2007-05-07 18:18:16 +00:00
Adam Jackson
78e07cfbea * Mon Apr 30 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-3
- xserver-1.3.0-xkb-and-loathing.patch: Ignore (not just block) SIGALRM
  around calls to Popen()/Pclose().  Fixes a hang in openoffice when
  opening menus.
- Modify BuildRequires to use the virtual protocol Provides.
2007-04-30 22:10:31 +00:00
Adam Jackson
0e24bd8706 * Wed Apr 25 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-2
- xserver-1.3.0-less-randr-fakerama.patch: Disable RANDR's fake Xinerama
  geometry when there's more than one protocol screen. (#231257)
2007-04-25 19:02:21 +00:00
Adam Jackson
1feb741514 auto-import xorg-x11-server-1.3.0.0-1.fc7 on branch devel from xorg-x11-server-1.3.0.0-1.fc7.src.rpm 2007-04-24 02:59:59 +00:00
Adam Jackson
a383bb3738 * Fri Apr 13 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-5
- xserver-rc5-to-now.patch: Updates from git.
2007-04-13 14:22:56 +00:00
Adam Jackson
3f704b6422 * Wed Apr 11 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-4
- xserver-1.3.0-no-prerelease-warning.patch: Hush the useless prerelease
  warning if we happen to be building one (and even if not).
- xserver-1.3.0-pci-device-enable.patch: Make sure the PCI device is enabled
  in sysfs before we start touching it, otherwise, armageddon.
2007-04-12 00:08:39 +00:00
Adam Jackson
e6652c37ad remove a stray patch hunk 2007-04-11 21:44:31 +00:00
Adam Jackson
4db24ab48f remove a stray patch hunk 2007-04-11 21:44:10 +00:00
Adam Jackson
98df0b56fc * Wed Apr 11 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-4
- xserver-1.3.0-no-prerelease-warning.patch: Hush the useless prerelease
  warning if we happen to be building one (and even if not).
2007-04-11 21:34:24 +00:00
Adam Jackson
65a4e80308 * Tue Apr 10 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-3
- xserver-1.3.0-domain-obiwan.patch: Fix a PCI domain off-by-one. (#235861)
- xserver-1.3.0-x86emu-imul-int64.patch: Fix imul in x86emu. (#235861)
2007-04-10 20:58:00 +00:00
Adam Jackson
115cc5d8ad * Mon Apr 09 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-2
- xserver-1.3.0-pci-bus-count.patch: Allocate the PCI bus array dynamically,
  so as not to run off the end of it.
- xserver-1.3.0-mmap-failure-check.patch: Check for failure when mmap'ing
  bus memory. (#234073)
- xserver-1.3.0-rom-search.patch: Look for the sysfs ROM file in the (flat)
  /sys/bus/pci/devices tree, instead of the (bus-topological) /sys/devices,
  so we don't fail to find ROMs merely because they're behind a bridge.
- xserver-1.3.0-no-pseudocolor-composite.patch: Refuse to initialize
  Composite when Render is missing or when the root window is using
  a pseudocolor visual. (#217388)
- xserver-1.3.0-xnest-exposures.patch: Fix Motif app redraw in Xnest. (#229350)
2007-04-09 23:09:52 +00:00
Adam Jackson
a61fa114cb auto-import xorg-x11-server-1.2.99.905-1.fc7 on branch devel from xorg-x11-server-1.2.99.905-1.fc7.src.rpm 2007-04-06 18:07:34 +00:00
David Woodhouse
67e5bcde30 Fix domain breakage again after careless SRPM import. 2007-03-31 01:59:13 +00:00
Adam Jackson
90b219184f auto-import xorg-x11-server-1.2.99.903-1.fc7 on branch devel from xorg-x11-server-1.2.99.903-1.fc7.src.rpm 2007-03-30 19:32:06 +00:00
David Woodhouse
8775f1e53e Fix domain breakage (#207659) 2007-03-30 19:29:26 +00:00
Adam Jackson
e8942010aa auto-import xorg-x11-server-1.2.99.902-1.fc7 on branch devel from xorg-x11-server-1.2.99.902-1.fc7.src.rpm 2007-03-19 18:46:18 +00:00
Adam Jackson
1f7d5c80f2 * Tue Mar 13 2007 Adam Jackson <ajax@redhat.com> 1.2.99.901-2
- xserver-1.2.99.901-xephyr-crash-at-exit.patch: Fix yet another GLX visual
  mess. (#231425)
2007-03-13 20:21:25 +00:00
Adam Jackson
708d7faf98 missed a patch 2007-03-05 22:51:57 +00:00
Adam Jackson
0f2c2e4f40 auto-import xorg-x11-server-1.2.99.901-1.fc7 on branch devel from xorg-x11-server-1.2.99.901-1.fc7.src.rpm 2007-03-05 22:33:49 +00:00
Adam Tkac
6d65eb0ac6 changed perms of files in source package to default 2007-03-02 10:30:15 +00:00
Adam Jackson
9d5344918a * Mon Feb 26 2007 Adam Tkac <atkac@redhat.com> 1.2.0-9
- Created new package (xorg-x11-server-source) which is needed to build VNC
  server.
2007-02-26 19:10:11 +00:00
Adam Tkac
aeec5f922e added new package - xorg-x11-server-source 2007-02-26 18:30:31 +00:00
Adam Jackson
f672535fa1 * Fri Feb 23 2007 Adam Jackson <ajax@redhat.com> 1.2.0-8
- xserver-1.2.0-proper-randr-version.patch: Report the RANDR version we
  actually implement, instead of the version defined by the protocol headers.
2007-02-23 16:26:11 +00:00
Adam Jackson
f47fb19851 * Thu Feb 22 2007 Adam Jackson <ajax@redhat.com> 1.2.0-7
- Various backports from git master:
  - xserver-1.2.0-xfixes-clientgone-check.patch: Avoids a crash when sending
    events to clients that just disconnected.
  - xserver-1.2.0-os-memory-leak.patch: Plugs a per-connection memory leak.
  - xserver-1.2.0-int10-rdtsc.patch: Implement rdtsc in the int10 emulator.
  - xserver-1.2.0-glcore-visual-count.patch: Count glcore visuals properly,
    fixes crash at exit.
2007-02-22 20:41:47 +00:00
Adam Jackson
9867079dec * Mon Feb 05 2007 Adam Jackson <ajax@redhat.com> 1.2.0-6
- xorg-x11-server-Red-Hat-extramodes.patch:
  - Add 1360x768 normal and reduced-blanking.
  - Add reduced-blanking versions of 1680x1050 and 1920x{1200,1080}.
  - Remove the >60Hz versions of 2560x1600.  Even leaving the 60Hz timing is
    kind of ridiculous, since every real LCD that size I've seen uses the
    reduced blanking timings.  But presumably if you have that nice of a
    monitor, you also have a video card with working DDC.
2007-02-20 17:27:43 +00:00
Adam Jackson
f7f3689d34 * Sun Feb 04 2007 Adam Jackson <ajax@redhat.com> 1.2.0-5
- Massive spec formatting and style cleanup.
- Build Xdmx on all arches.
- Enable GL support even on non-DRI machines.
- Re-add DRI to ppc64.
- Update BuildRequires to current versions.
- Remove some bogus Requires.
2007-02-04 16:29:18 +00:00
Adam Jackson
bc24ef27a4 * Wed Jan 31 2007 Adam Jackson <ajax@redhat.com> 1.2.0-4
- Fix typo in SDK header. (#222487)
2007-01-31 15:26:55 +00:00
Adam Jackson
d0f52e010b * Wed Jan 24 2007 Adam Jackson <ajax@redhat.com> 1.2.0-2
- Delete ModulePath lines rather than attempt to munge them.  (#186338)
2007-01-29 23:01:28 +00:00
Adam Jackson
1401267395 * Wed Jan 24 2007 Adam Jackson <ajax@redhat.com> 1.2.0-2
- Delete ModulePath lines rather than attempt to munge them.  (#186338)
2007-01-24 22:51:48 +00:00
Adam Jackson
99319d217b auto-import xorg-x11-server-1.2.0-1.fc7 on branch devel from xorg-x11-server-1.2.0-1.fc7.src.rpm 2007-01-23 19:24:00 +00:00
Adam Jackson
0d03177819 * Tue Jan 09 2007 Adam Jackson <ajax@redhat.com> 1.1.1-57
- xorg-xserver-1.1.0-dbe-render.diff: CVE #2006-6101
- xorg-x11-server-1.1.0-redhat-xephyr-only-hack.patch: Skip building the
  non-Xephyr kdrive servers entirely.
2007-01-09 22:59:16 +00:00
Adam Jackson
72b72a257a * Mon Dec 18 2006 Adam Jackson <ajax@redhat.com> 1.1.1-56
- RHEL5 sync:
  - xorg-x11-server-1.1.1-maxpixclock-option.patch: Allow the maximum pixel
    clock of a monitor to be specified in the config file.
  - xorg-x11-server-1.1.1-glcore-visual-matching.patch: Fix a client crash
    when creating software indirect GLX contexts.
  - xorg-x11-server-1.1.1-vt-activate-is-a-terrible-api.patch: During server
    init, abort if either VT activation ioctl fails.  During shutdown, be
    sure to wait for the VT switch to finish before exiting.
2006-12-18 21:18:01 +00:00
Adam Jackson
01f5fa11e8 * Mon Dec 11 2006 Adam Jackson <ajax@redhat.com> 1.1.1-55
- xorg-x11-server-1.1.1-lid-close-crash.patch: Added, backport from head.
  (#197921)
2006-12-11 21:22:32 +00:00
Adam Tkac
6d44084f70 Fixed building against mesa-6.5.2 2006-12-11 13:49:21 +00:00
Adam Jackson
01f0482be5 * Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.1-54.fc7
- xorg-x11-server-1.1.1-xkb-vidmode-switch.patch: Fix string matching on
  XKB actions to be case-insensitive again.  (#216656)
2006-12-01 19:36:11 +00:00
Adam Jackson
631fe6a54a * Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.1-53.fc7
- xorg-x11-server-1.1.1-automake-1.10-fixes.patch: Tweak automakefiles to be
  1.10-compliant.
- Misc spec fixes.
2006-12-01 17:00:54 +00:00
Adam Jackson
a5493812f7 * Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.1-53.fc7
- xorg-x11-server-1.1.1-automake-1.10-fixes.patch: Tweak automakefiles to be
  1.10-compliant.
2006-12-01 16:48:49 +00:00
Adam Jackson
4dbca59f8b * Mon Nov 27 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-52.fc7
- RHEL5 sync:
  - Deliver SecurityPolicy in Xvfb when !with_hw_servers (s390, s390x)
  - xorg-x11-server-1.1.1-ia64-int10.patch: Fix int10 on ia64.
  - xorg-x11-server-1.1.1-ia64-pci-chipsets.patch: ia64 PCI chipset support.
- Unify the autoconfig patches.
- xorg-x11-server-1.1.1-xf86config-comment-less.patch: Added, makes
  pyxf86config not grow the config file every time it's run.
- Remove with_developer_utils macro.
2006-11-27 21:18:43 +00:00
Adam Jackson
74a286aee6 bump 2006-11-10 19:38:03 +00:00
Adam Jackson
860c5baca5 * Fri Nov 10 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-51.fc7
- xorg-x11-server-1.1.1-no-scanpci.patch: Drop scanpci, it's huge and
  there's no added value relative to lspci.
- xorg-x11-server-1.1.1-spurious-libxf1bpp-link.patch: Minor linktime
  fixup.  There's no reason for libxf4bpp to link against libxf1bpp.
2006-11-10 18:04:30 +00:00
Adam Jackson
6872706b28 bump 2006-11-09 19:48:30 +00:00
Adam Jackson
74d167051c * Thu Nov 9 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-50.fc7
- Fix man page globs to not care whether it's .1.gz or .1x.gz, etc.
2006-11-09 19:47:20 +00:00
Adam Jackson
9d75614c8a * Wed Nov 8 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-49.fc7
- Switch to using the x86emu version of libint10 even on x86.  Unifies
  behaviour among CPUs and works around Xen vm86 emulation bogosity.
2006-11-09 01:13:41 +00:00
Adam Jackson
a8fcc0df82 * Wed Nov 8 2006 Adam Jackson <ajackson@redhat.com>
- Add FC7 todo list
- Bump Release number back to 48, got reduced somehow.
2006-11-08 14:14:03 +00:00
Kristian Høgsberg
4e51b80ab6 Fix typo, cvs rm die-patch. 2006-10-13 20:46:09 +00:00
Kristian Høgsberg
475fabb404 * Fri Oct 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-48.fc7
- Do not try own /usr/lib/pkgconfig in sdk package.
- Drop dependency on xorg-x11-fonts-base now that we compile in
  'fixed' and 'cursor' fonts.
- Drop xorg-redhat-die-ugly-pattern-die-die-die.patch; use -br options
  instead.
2006-10-13 20:35:18 +00:00
Kristian Høgsberg
2fee7eec05 * Fri Oct 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-48.fc7
- Do not try own /usr/lib/pkgconfig in sdk package.
- Drop dependency on xorg-x11-fonts-base now that we compile in
  'fixed' and 'cursor' fonts.
2006-10-13 20:30:43 +00:00
sandmann
88ed5cc82d Call miHandleExposures() with old, non-translated coordinates 2006-10-05 03:19:54 +00:00
sandmann
4ff4f04e25 Fix over-zealous code deletion in graphics-expose.patch 2006-10-05 02:04:23 +00:00
sandmann
f4d5d10ab1 Make cw generate GraphicsExposes 2006-10-05 01:22:18 +00:00
Kristian Høgsberg
dacddac3cc Add bug number for last change. 2006-10-02 22:54:46 +00:00
Kristian Høgsberg
282ba8b4b3 * Mon Oct 2 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-44.fc6
- xorg-x11-server-1.1.1-offscreen-pixmaps.patch: Take the server lock
  before calling back into XAA to evict pixmaps.
2006-10-02 22:06:48 +00:00
Adam Jackson
eb5ef29d7a * Wed Sep 27 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-43.fc6
- xorg-x11-server-1.1.1-vt-activate-is-a-terrible-api.patch: Since the
  VT_ACTIVATE/VT_WAITACTIVE pair are never guaranteed to successfully
  complete, set a 5 second timeout on the WAITACTIVE, and retry the pair
  until we win.  (#207746)
- xorg-x11-server-1.1.0-pci-scan-fixes.patch: Partial revert to unbreak some
  (but not all) domainful machines, including Pegasos. (#207659)
2006-09-28 16:38:24 +00:00
Adam Jackson
41024cc9fb * Mon Sep 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-42.fc6
- xorg-x11-server-1.1.1-getconfig-pl-die-die-die.patch: Fix XGI cards (#208000)
2006-09-25 21:22:57 +00:00
Adam Jackson
9c546f8797 * Fri Sep 22 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-41.fc6
- xorg-x11-server-1.1.1-vbe-filter-less.patch: Be gentler about rejecting
  VESA modes early, since xf86ValidateModes should handle them just fine.
2006-09-22 21:53:42 +00:00
Adam Jackson
c87a21a1e2 * Wed Sep 20 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-40.fc6
- xorg-x11-server-1.1.1-pclose-confusion.patch: Be sure to call Pclose()
  on pipes created with Popen(), since the additional magic done by Popen()
  relative to popen() is not undone by plain pclose().  (Third base!)
- xorg-x11-server-1.1.1-edid-hex-dump.patch: Backport EDID hex dump code
  from git.
2006-09-20 22:50:54 +00:00
Kristian Høgsberg
bfb38bb55f * Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> 1.1.1-39.fc6
- Bump xorg-x11-proto-devel BuildRequires version and add Conflict
  line for older mesa releases, so GLX_EXT_texture_from_pixmap opcodes
  match.
2006-09-20 16:22:27 +00:00
Adam Jackson
c84305f0b4 * Thu Sep 7 2006 Adam Jackson <ajackson@redhat.coM> - 1.1.1-38.fc6
- xorg-x11-server-1.1.1-believe-monitor-rb-modes.patch: Always believe the
  monitor when it reports a reduced-blanking mode, even over VGA.
2006-09-08 02:20:00 +00:00
Kristian Høgsberg
70b680efe8 * Thu Sep 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-37.fc6
- Add "built-ins" to default font path.
2006-09-08 01:19:30 +00:00
Kristian Høgsberg
9d29f497b2 Actually apply patch. 2006-09-06 20:56:42 +00:00
Kristian Høgsberg
77b4f52086 * Wed Sep 6 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-36.fc6
- Enable builtin fallback versions of cursor and fixed fonts.
2006-09-06 20:53:31 +00:00
Adam Jackson
a602e9a434 * Tue Sep 5 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-35.fc6
- xorg-x11-server-1.1.1-always-mouse-thyself.patch: Fix the check to look
  for mouse/void drivers in the running layout, as opposed to the config file,
  so as not to synthesize two mouse devices.
2006-09-05 22:07:50 +00:00
Adam Jackson
688be3acc4 * Thu Aug 31 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-34.fc6
- xorg-x11-server-1.1.1-infer-virtual.patch: Be slightly more paranoid about
  setting line pitch, and rescan the mode list after pruning to re-validate
  the estimated virtual size.
2006-08-31 19:05:51 +00:00
Kristian Høgsberg
ed663d805f * Wed Aug 30 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-33.fc6
- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to evict pixmap
  when GLX_EXT_texture_from_pixmap is first used.
2006-08-31 00:41:14 +00:00
Kristian Høgsberg
bdb7b59eb0 * Wed Aug 30 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-32.fc6
- Drop xorg-x11-server-1.1.0-gl-include-inferiors.patch now that
  compiz can uses the composite overlay window.
2006-08-30 06:11:38 +00:00
Kristian Høgsberg
33bf8f7892 * Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-31.fc6
- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to log transitions.
- Update xorg-x11-server-1.1.0-tfp-damage.patch to always bind to
  GL_TEXTURE_RECTANGLE_ARB target.
2006-08-28 23:57:08 +00:00
Kristian Høgsberg
8d0b84f5a3 * Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-31.fc6
- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to log transitions.
2006-08-28 23:00:23 +00:00
Adam Jackson
0066a0f753 * Fri Aug 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-30.fc6
- xorg-x11-server-1.1.1-pci-paranoia.patch: In xf86MatchPciInstances, fail
  gracefully if xf86PciVideoInfo is NULL (like, on Xen).
2006-08-25 21:54:45 +00:00
Kristian Høgsberg
a63b34d416 * Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-29.fc6
- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
- Bump mesa source and libGL BuildRequires.
- Update mesa-6.5.1 patch to work with 6.5.1 rc1 (slang_version_syn.h
  renamed to slang_pp_version_syn.h).
2006-08-25 04:54:22 +00:00
Kristian Høgsberg
ff1a04b288 * Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-29.fc6
- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
- Bump mesa source and libGL BuildRequires.
2006-08-25 04:35:26 +00:00
Kristian Høgsberg
8b6168dceb * Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-29.fc6
- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
2006-08-25 04:26:12 +00:00
Adam Jackson
3a22b902d7 bump 2006-08-25 01:22:20 +00:00
Adam Jackson
eb1c89ad17 * Thu Aug 24 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-28.fc6
- xorg-x11-server-1.1.1-infer-virtual.patch: Only flag modes as preferred
  if the EDID block says to.
- xorg-x11-server-1.1.1-mode-sort-kung-fu.patch: Enforce a sort order on
  modes during lookup: builtin before driver before userdef before other,
  and preferred modes within a class before others in that class.
2006-08-25 01:21:32 +00:00
Adam Jackson
ea88315a1a * Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-27.fc6
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Don't set an arbitrary
  pixclock limit if the monitor didn't claim to have one.
2006-08-22 18:27:22 +00:00
Kristian Høgsberg
ed992cb865 * Mon Aug 21 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-26.fc6
- Add Tilman Sauerbecks patch to fix AIGLX DRI locking.
2006-08-21 22:59:29 +00:00
Adam Jackson
df97fe4fe6 * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-25.fc6
- xorg-x11-server-1.1.1-xvfb-composite-crash.patch: Fix Xvfb's -render flag
  to also disable the Composite extension.
- xorg-x11-server-1.1.1-mesa-6.5.1.patch: Update build system to account for
  Mesa 6.5.1 snapshots.
- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Add all available
  standard timings from EDID rather than just the first five.
2006-08-19 03:40:27 +00:00
Adam Jackson
01da837d7b * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-24.fc6
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Unbreak.
2006-08-18 15:52:31 +00:00
Adam Jackson
d2f98810f9 * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-23.fc6
- xorg-x11-server-1.1.1-xkb-in-xnest.patch: Added. (#193431)
2006-08-18 14:41:11 +00:00
Adam Jackson
2e5e9b4e97 * Thu Aug 17 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-22.fc6
- xorg-x11-server-1.1.1-infer-virtual.patch: When no modes or virtual size
  are given in the config file, attempt to pick a sensible one by examining
  the EDID modes and physical geometry.  Also generally make the server
  aware of driver-provided modes.
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Redo, since the property I was
  checking for is both fairly common and fairly predictable.
2006-08-18 00:52:50 +00:00
Adam Jackson
a56f789d16 * Tue Aug 15 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-21.fc6
- xorg-x11-server-1.1.1-fix-default-mouse-device-yet-again.patch: Added.
2006-08-15 18:52:02 +00:00
Adam Jackson
9301319418 * Tue Aug 15 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-21.fc6
- xorg-x11-server-1.1.1-fix-default-mouse-device-yet-again.patch: Added.
2006-08-15 18:51:32 +00:00
Adam Jackson
431d1e270e * Thu Aug 10 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-20.fc6
- xorg-x11-server-1.1.1-always-mouse-thyself.patch: If we lack a mouse
  device in the config, and the user hasn't asked for any void devices,
  synthesize a mouse section.  (#200347)
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Better formatting.
2006-08-11 01:24:06 +00:00
Adam Jackson
6824c6b38e * Wed Aug 9 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-19.fc6
- xorg-x11-server-1.1.1-builderstring.patch: Enable the builder info
  string at configure time;
- ... and use it to print the package name and version.
- xorg-x11-server-1.1.1-defaultdepth-24.patch: Set default depth to 24.
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Add EDID quirks list as
  an experiment; needs a better solution though.
2006-08-09 23:34:29 +00:00
Kristian Høgsberg
22c56dc860 * Tue Aug 8 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-18.fc6
- Update offscreen-pixmaps patch to migrate pixmaps when the compiz
  selection is taken.
2006-08-08 16:33:11 +00:00
Kristian Høgsberg
a313dc66b3 * Mon Aug 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-17.fc5.aiglx
- Build for fc5 aiglx repo.
2006-08-07 20:54:56 +00:00
Kristian Høgsberg
b99e229f45 * Mon Aug 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-17.fc6
- Add xorg-x11-server-1.1.1-offscreen-pixmaps.patch to default
  XaaNoOffscreenPixmaps to false, for now.
2006-08-07 18:32:27 +00:00
Adam Jackson
9a768d9ad6 * Mon Aug 7 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-16.fc6
- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Off-by-one error in
  range storage.
2006-08-07 14:18:24 +00:00
Adam Jackson
ff1568c2bf bump 2006-08-03 23:19:35 +00:00
Adam Jackson
22517315c8 * Wed Aug 2 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-15.fc6
- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Allow HorizSync and
  VertRefresh to be overridden independently.
2006-08-03 23:18:09 +00:00
Adam Jackson
d22299d0c6 * Fri Jul 28 2006 Kevin E Martin <kem@redhat.com> - 1.1.1-14.fc6
- xorg-x11-server-1.1.1-revert-xkb-change.patch: Revert change to xkb that
  broke XkbGetKeyboard().
2006-07-28 21:35:38 +00:00
Kristian Høgsberg
91f792bbbc Set release back to %{?dist} 2006-07-28 20:54:40 +00:00
Kristian Høgsberg
a366c664a1 * Fri Jul 28 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-13.fc5.aiglx
- Add conflicts for ABI incompatible version of xorg-x11-drv-i810 and
  xorg-x11-drv-ati.
2006-07-28 20:41:08 +00:00
Adam Jackson
34d1ce8679 * Fri Jul 28 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-13.fc6
- Comment out the 848x480 modes from the extramodes patch.  Any panel that
  wants it should be doing EDID injection by now, and it screws up
  autoconfig by _just_ fitting in the ranges for 800x600.
2006-07-28 19:26:46 +00:00
mharris
d9aa1ba3a2 * Wed Jul 26 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-12.fc6
- Added "1920x1080" CVT modes to Red-Hat-extramodes patch for (#195272)
- Sorted the extramodes file by X res, then Y res for ease of maintenance.
2006-07-26 11:54:20 +00:00
Adam Jackson
869288f6f7 * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-11.fc6
- Add selinux{,-devel} buildreqs.
2006-07-26 02:11:38 +00:00
Adam Jackson
bbdcf78d9b * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-11.fc6
- Bump to appease brew.
2006-07-26 01:24:57 +00:00
Adam Jackson
2d08a270fd Bump buildreqs, whoops. 2006-07-26 00:12:08 +00:00
Adam Jackson
e6138657bd * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-10.fc6
- xorg-x11-server-1.1.1-selinux-awareness.patch: Added for new Mesa
  selinux code.
- xorg-x11-server-1.1.1-Xdmx-render-fix-fdo7482.patch: Backport a Render
  fix for Xdmx.
- xorg-x11-server-1.1.1-no-composite-in-xnest.patch: Disable Composite in
  Xnest, as it's known not to work.
- Fix default font path to match the config file we used to generate.
- Fix default module set to match the config file we used to generate.
- Disable use of TLS GLX dispatch to match Mesa selinux nonsense.
2006-07-26 00:00:25 +00:00
Adam Jackson
44ad9a96dd * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-10.fc6
- xorg-x11-server-1.1.1-selinux-awareness.patch: Added for new Mesa
  selinux code.
- xorg-x11-server-1.1.1-Xdmx-render-fix-fdo7482.patch: Backport a Render
  fix for Xdmx.
- xorg-x11-server-1.1.1-no-composite-in-xnest.patch: Disable Composite in
  Xnest, as it's known not to work.
2006-07-25 20:26:27 +00:00
mharris
7be6a00c10 * Mon Jul 24 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-8.fc6
- Added "1440x900@60" CVT mode to Red-Hat-extramodes patch for (#179865)
2006-07-24 07:34:56 +00:00
mharris
a1182a763a * Fri Jul 21 2006 Mike A. Harris <mharris@redhat.com>
- Added "1152x864 @ 100.00" GTF mode to Red-Hat-extramodes patch (#49264)
2006-07-22 06:31:44 +00:00
mharris
f71fb2455f Delete pcitweak.1 if we're not packaging it 2006-07-21 21:08:44 +00:00
mharris
3fb841740b Add dependency on xorg-x11-fonts-base to all X server subpackages (#186091) 2006-07-21 20:51:43 +00:00
mharris
93b2725f97 fix spec 2006-07-21 20:43:04 +00:00
mharris
4072bdd271 - Added xorg-x11-server-libxf86config-dont-write-empty-sections.patch to
prevent config file parser/writer from writing out empty sections (#198653)
2006-07-21 20:41:46 +00:00
mharris
e89dbb8a35 * Fri Jul 21 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-7.fc6
- Only ship pcitweak manpage if we are building it (#199653)
- Fix dist tag usage (Was {dist}, should be {?dist})
2006-07-21 20:34:16 +00:00
Jeremy Katz
025cb0e094 * Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 1.1.1-6.fc6
- Saner defaults for hsync/vrefresh on monitors that can't be probed
2006-07-18 19:41:37 +00:00
Kristian Høgsberg
b47454d9d2 * Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-5.fc6
- Tag as 1.1.1-5.fc6.
2006-07-13 21:42:29 +00:00
Kristian Høgsberg
31c4e69f5c Set release to 5.fc5.aiglx 2006-07-13 21:41:00 +00:00
Kristian Høgsberg
17e6d9b540 * Wed Jul 12 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-5.fc5.aiglx
- Enable composite by default.
- Split spiffiffity patch into one patch per change:
  xorg-x11-server-1.1.0-no-move-damage.patch and
  xorg-x11-server-1.1.0-dont-backfill-bg-none.patch.
2006-07-13 21:20:42 +00:00
Kristian Høgsberg
d470a6c3be * Wed Jul 12 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-5.fc5.aiglx
- Split spiffiffity patch into one patch per change:
  xorg-x11-server-1.1.0-no-move-damage.patch and
  xorg-x11-server-1.1.0-dont-backfill-bg-none.patch.
2006-07-12 23:29:00 +00:00
Adam Jackson
5b6416771d * Wed Jul 12 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-4.fc6
- Restore placing the raw EDID block on the root window.
2006-07-12 20:26:45 +00:00
Jesse Keating
e687055266 bumped for rebuild 2006-07-12 09:19:02 +00:00
Adam Jackson
fcc974bda9 * Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-3.fc6
- Enable DPMS by default.
2006-07-11 19:04:00 +00:00
Adam Jackson
42f00531bd * Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-2.fc6
- Remove nonsensical runtime perl dependency.
2006-07-11 17:24:06 +00:00
Adam Jackson
8b3435f12c * Sat Jul 8 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-1.fc6
- Update to 1.1.1.
2006-07-10 18:16:11 +00:00
Adam Jackson
8181e8f8cf auto-import xorg-x11-server-1.1.1-0 on branch devel from xorg-x11-server-1.1.1-0.src.rpm 2006-07-10 15:24:12 +00:00
Kristian Høgsberg
c84142746f * Sat Jul 8 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-27%{dist}
- Enable TLS for GLX to match the mesa build config.
2006-07-08 07:36:46 +00:00
Kristian Høgsberg
5569e793df * Fri Jul 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-26
- Add xorg-x11-server-1.1.0-mesa-copy-sub-buffer.patch to hook up the
  GLX_MESA_copy_sub_buffer extension.
2006-07-07 06:06:37 +00:00
mharris
c37ce84db7 * Fri Jun 30 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-25.fc5
- Start using the new %{dist} tag <http://fedoraproject.org/wiki/DistTag>
  experimentally in the package Release field to help prevent problems like
  (#197266) from occuring in the future.
2006-06-30 09:20:24 +00:00
mharris
057c9b56ae Testing removal of zlib-devel dep, as the previous build removed zlib dependency 2006-06-28 11:43:14 +00:00
mharris
2a97f3828e Use ftp://ftp.x.org URL for source lines as it is shorter 2006-06-28 10:29:05 +00:00
Adam Jackson
61830b9b1a bump 2006-06-27 22:31:29 +00:00
Adam Jackson
9023d19968 - Don't (uselessly) link the server against zlib.
- Fix the 1680x1050 modes to be the CVT timings instead of GTF.
2006-06-27 22:15:13 +00:00
Adam Jackson
10ec0ac0ea Erk, stray patch line. 2006-06-26 23:24:37 +00:00
Adam Jackson
bf0fce95b6 - Fix an open-coded check for reduced-blanking modes to only apply to analog
connectors.
- Reorder the EDID patches slightly.
2006-06-26 23:22:28 +00:00
mharris
a3dab0fd9e Conditionalize inclusion of DRI related X server modules to with_dri builds. 2006-06-21 10:53:36 +00:00
mharris
5b0338ca79 * Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-22
- Added xorg-xserver-1.1.0-setuid.diff to fix potential security issue (#196094)
- Disable DRI on ppc64 builds.
2006-06-21 10:00:21 +00:00
mharris
e6840b80bc * Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-22
- Added xorg-xserver-1.1.0-setuid.diff to fix potential security issue (#196094)
2006-06-21 09:37:16 +00:00
Kristian Høgsberg
d6e484c667 * Tue Jun 20 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-21
- Update xorg-x11-server-1.1.0-tfp-damage.patch to use glTexSubImage2D
  to only update the part of the texture that changed, based on damage
  regions.
2006-06-21 00:12:03 +00:00
mharris
9f21d39283 Argh. Ok, install manpage to multiple subpackages to shut up rpmbuild. 2006-06-20 04:56:00 +00:00
mharris
e063a923f8 Temporarily fry files on s390/s390x for now that are holding up build. We can fix that later. 2006-06-20 04:43:02 +00:00
mharris
4dc8c982b6 Re-enable Xnest on s390 2006-06-20 02:58:29 +00:00
mharris
8b3540d426 * Mon Jun 19 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-20
- Remove with_xnest_server conditional, and fix more BuildRequires to pull
  in libX11-devel, libXext-devel, zlib-devel, etc. for Xnest and Xephyr.
2006-06-20 02:54:01 +00:00
Kristian Høgsberg
5ee49e353e * Mon Jun 19 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-19
- Add with_xnest_server conditional and disable on s390, since Xnest
  fails to build on there (Xlib doesn't get added to the link line).
- Add -f to removal of xorgconfig and others which may or may not be built.
2006-06-20 02:21:01 +00:00
Kristian Høgsberg
106a3340e6 * Mon Jun 19 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-19
- Add with_xnest_server conditional and disable on s390, since Xnest
  fails to build on there (Xlib doesn't get added to the link line).
2006-06-20 02:02:09 +00:00
Kristian Høgsberg
47263aaeaa * Mon Jun 19 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-18
- Add xorg-x11-server-1.1.0-convolution-filter-fix.patch and
  xorg-x11-server-1.1.0-tfp-damage.patch backported to make compiz go
  faster and make compiz shadows work.
2006-06-20 01:05:12 +00:00
mharris
6ea5073438 A broken configure check is requiring libXt, so put the dep outside the with_dmx_server section for now 2006-06-20 00:07:34 +00:00
Adam Jackson
e3a92b56e6 Bump to -17, disable the loader work since it's broken. 2006-06-19 23:51:32 +00:00
Adam Jackson
4836c0d51e Backport loader debloating. 2006-06-19 21:22:27 +00:00
mharris
d521710ba6 janitorial cleanup 2006-06-19 20:09:35 +00:00
Adam Jackson
94d8e4041a - Disable filling in monitor gamma info from EDID momentarily, since drivers
will use that field to set the card's gamma ramp.
- Backport some stuff from git: cw crash fix, faster pci scanning, and a
  log message cleanup.
2006-06-19 19:07:15 +00:00
mharris
d7ac96eee2 libXdmcp is needed for Xnest too 2006-06-16 19:36:32 +00:00
mharris
11e13cd586 Force "--disable-dri" on s390/s390x, to attempt to work around ./configure failure to find libdrm, which should not be needed on s390 builds anyway. 2006-06-16 19:24:16 +00:00
mharris
a30689e9bb * Fri Jun 16 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-16
- Enable spec support for s390, s390x, alpha, sparc, and sparc64 architectures.
- Add with_hw_servers conditional to disable hardware servers on s390/s390x.
- Add with_dmx_server to disable DMX on s390/s390x.
- Added "release" number to "BuildRequires: freetype-devel >= 2.1.9-1" for
  dependency futureproofing.
2006-06-16 19:13:17 +00:00
Adam Jackson
e5a76e5e49 - Add loader infrastructure for publishing PCI ID lists in the drivers, and
autodetecting drivers based on that.  Currently unused since no drivers
  publish such a list yet.
- Fix mouse autoconfig to use /dev/input/mice instead of /dev/mouse.
2006-06-15 23:22:53 +00:00
Kristian Høgsberg
a8cf64c0c9 * Wed Jun 14 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-14
- Change selection atom to _COMPIZ_GL_INCLUDE_INFERIORS in
  xorg-x11-server-1.1.0-gl-include-inferiors.patch.
2006-06-15 02:29:07 +00:00
Jeremy Katz
35fbae124d * Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 1.1.0-13
- put back my -fPIC patch, libxf86config isn't built with fPIC otherwise
2006-06-14 02:34:13 +00:00
Adam Jackson
caa4f1f299 - Add EDID mode autodetection. 2006-06-14 00:05:17 +00:00
Kristian Høgsberg
ae2fff9c23 * Mon Jun 12 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-11
- Add xorg-x11-server-1.1.0-gl-include-inferiors.patch to let GL
  rendering include child windows.
2006-06-13 01:50:59 +00:00