Commit Graph

822 Commits

Author SHA1 Message Date
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
98fcf9c564 convenience targets 2007-02-12 21:55:45 +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
08b044418f * 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:07:35 +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
a6087493d9 Fix build errors 2006-10-05 03:54:57 +00:00
sandmann
4fa31ed514 Include mi.h in graphics-expose.patch 2006-10-05 03:41:36 +00:00
sandmann
60ec2c9d5f Add plane parameters to miHandleExposures 2006-10-05 03:24:45 +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