Peter Hutterer
714b488bfc
* Tue Jan 13 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.5.99.901-1
...
- xserver 1.6 RC 1
- fix "git-xyz" to "git xyz"
- revert yesterdays changes to make-git-snapshot.sh, that was a bad idea.
2009-01-12 23:21:24 +00:00
Peter Hutterer
66e1b5f9d0
* Mon Jan 12 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.5.99.3-5
...
- rebase to today's server-1.6-enterleave branch, current 1.6 plus enterleave
patches.
- drop xserver-1.5.99.3-offscreen-pixmaps.patch - merged upstream
- fix up git checkout in make-git-snapshot.sh to allow a remote branch to be
specified as $1.
2009-01-12 01:26:08 +00:00
Adam Jackson
0cf7b6df76
* Thu Jan 08 2009 Adam Jackson <ajax@redhat.com> 1.5.99.3-8
...
- xserver-1.5.99.3-broken-mtrr-header.patch: Unbreak broken mtrr.h.
2009-01-08 15:06:55 +00:00
Adam Jackson
19b9d55e40
* Wed Jan 07 2009 Adam Jackson <ajax@redhat.com> 1.5.99.3-7
...
- xserver-1.5.99.3-offscreen-pixmaps.patch: Turn off offscreen pixmaps in XAA.
Again. Sigh.
2009-01-07 22:15:57 +00:00
Adam Tkac
f3bef3a0cd
- use "git am" instead of "git-am"
...
- added more sources into xorg-x11-server-source to make source compilable
2009-01-07 15:57:07 +00:00
Dave Airlie
86ffb30e26
* Mon Dec 29 2008 Dave Airlie <airlied@redhat.com> 1.5.99.3-5
...
- remove unused build options - enable dri2
2008-12-29 01:36:55 +00:00
Dave Airlie
a97fe3662c
* Mon Dec 29 2008 Dave Airlie <airlied@redhat.com> 1.5.99.3-5
...
- remove unused build options - enable dri2
2008-12-29 01:24:34 +00:00
Peter Hutterer
80eb898a60
* Wed Dec 24 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.99.3-4
...
- xserver-1.5.99.3-ddx-rules.patch: enable the DDX to set the rules for the
core devices (#477712 )
- Require xorg-x11-drv-evdev 2.1.0-3 for ABI.
2008-12-23 23:53:58 +00:00
Adam Jackson
086e21074d
* Mon Dec 22 2008 Adam Jackson <ajax@redhat.com> 1.5.99.3-3
...
- xserver-1.5.0-bad-fbdev-thats-mine.patch: Do the same for sbus that we do
for pci.
2008-12-22 18:47:10 +00:00
Peter Hutterer
4ef5ee7f49
* Mon Dec 22 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.99.3-2
...
- Update to today's server-1.6 branch tip.
2008-12-22 07:10:54 +00:00
Peter Hutterer
7222836ca4
* Fri Dec 19 2008 Peter Hutterer <peter.hutterer@redhat.com> 1.5.99.3-1
...
- xserver 1.5.99.3
- drop patches merged into master
- xserver-1.5.99.3-dmx-xcalloc.patch: avoid dmx Xcalloc build errors
2008-12-19 07:34:33 +00:00
Adam Jackson
b87ee0a56f
xserver 1.5.3
2008-11-05 20:52:15 +00:00
Adam Jackson
dfe451eac3
* Fri Oct 31 2008 Adam Jackson <ajax@redhat.com> 1.5.2-12
...
- xserver-1.5.2-drain-console.patch: Silently eat any input we get from the
tty fd, lest terrible wakeup storms ensue.
2008-10-31 17:34:06 +00:00
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