]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/xserver.git/blob - debian/changelog
4e066c9a57140f21571a8b1de1f12aff7f37ab65
[glsdk/xserver.git] / debian / changelog
1 xorg-server (2:1.11.4-0ubuntu10.8) precise-proposed; urgency=low
3   * Add upstream patches to avoid seg fault in case the user is running with
4     multiple screens and xrandr is only enabled at one (LP: #1015292):
5     - 229_randr_first_check_pScrPriv_before_using_the_pointer.patch
6     - 230_randr_catch_two_more_potential_unset_rrScrPriv_uses.patch
8  -- Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>  Thu, 19 Jul 2012 22:57:12 -0300
10 xorg-server (2:1.11.4-0ubuntu10.7) precise-proposed; urgency=low
12   * Re-enable 516-dix-dont-emulate-scroll-events-for-non-existing-axes.patch
13     from upstream 1.12.2. Fixes the server from entering in an infinite
14     loop in certain situations. (LP: #921236)
16  -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 02 Aug 2012 17:14:39 +0300
18 xorg-server (2:1.11.4-0ubuntu10.6) precise-proposed; urgency=low
20   * Revert changes from 10.2 and 10.3 (and the unreleased SRU 10.4).  10.2
21     attempted to fix bug 968845, but this caused the xserver to crash
22     under rare conditions (1009629).  10.3 attempted to fix that crash,
23     but resulted in a more commonly seen crash such as when using GIMP.
24     (LP: #1021517)
25   * Rename patch 509_log-format-fix.patch to 228_log-format-fix.patch,
26     to reserve the 5xx numbering for input stack patches.
28  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 16 Jul 2012 10:42:25 -0700
30 xorg-server (2:1.11.4-0ubuntu10.5) precise-security; urgency=low
32   * SECURITY UPDATE: do not use input device names in logging format
33     strings (LP: #996250):
34     - debian/patches/509_log-format-fix.patch: backported upstream changes.
35     - CVE-2012-2118
37  -- Steve Beattie <sbeattie@ubuntu.com>  Mon, 09 Jul 2012 15:24:55 -0700
39 xorg-server (2:1.11.4-0ubuntu10.4) precise-proposed; urgency=low
41   * Add 516-dix-dont-emulate-scroll-events-for-non-existing-axes.patch
42     from upstream 1.12.2. Fixes the server from entering in an infinite
43     loop in certain situations. (LP: #921236)
45  -- Timo Aaltonen <tjaalton@ubuntu.com>  Thu, 05 Jul 2012 23:07:06 +0300
47 xorg-server (2:1.11.4-0ubuntu10.3) precise-proposed; urgency=low
49   [ Maarten Lankhorst ]
50   * Add upstream patches for proper device disabling (LP: #1009629)
51     - 510-dix-return-early-from-DisableDevice-if-the-device-is.patch
52     - 511-dix-move-freeing-the-sprite-into-a-function.patch
53     - 512-dix-free-the-sprite-when-disabling-the-device.patch
54     - 513-dix-disable-non-sprite-owners-first-when-disabling-p.patch
55     - 514-Xi-drop-forced-unpairing-when-changing-the-hierarchy.patch
56     - 515-dix-disable-all-devices-before-shutdown.patch
58  -- Chase Douglas <chase.douglas@ubuntu.com>  Wed, 20 Jun 2012 09:12:44 -0700
60 xorg-server (2:1.11.4-0ubuntu10.2) precise-proposed; urgency=low
62   * Release buttons when device is disabled on suspend (LP: #968845)
63     - Add temporary patch 508_device_off_release_buttons.patch from upstream
65  -- Chase Douglas <chase.douglas@ubuntu.com>  Sat, 05 May 2012 13:17:34 -0700
67 xorg-server (2:1.11.4-0ubuntu10.1) precise-proposed; urgency=low
69   [ Bryce Harrington ]
70   * Enable 227_null_ptr_midispcur.patch to apply
72   [ Chase Douglas ]
73   * Update to xserver 1.12.1 for the input stack
74   * Drop patches merged upstream in 1.12.1:
75     - 501_touch_accept_end.patch
76     - 502_indirect_touch_window_set.patch
77     - 503_fix_mouse_warp.patch
78     - 504_implement_passive_touch_ungrab.patch
79   * Fix patch 506_touchscreen_pointer_emulation_checks.patch after upstream
80     review
81   * Fix various touchscreen issues (LP: #974887)
82     - Add temporary patch 506_touchscreen_fixes.patch, which is a combination of
83       multiple upstream patches
85  -- Chase Douglas <chase.douglas@ubuntu.com>  Thu, 19 Apr 2012 12:34:54 -0700
87 xorg-server (2:1.11.4-0ubuntu10) precise; urgency=low
89   * Fix touchscreen pointer emulation (LP: #949791)
90     - Add temporary patch 506_touchscreen_pointer_emulation_checks.patch
92  -- Chase Douglas <chase.douglas@ubuntu.com>  Wed, 04 Apr 2012 16:53:33 -0700
94 xorg-server (2:1.11.4-0ubuntu9) precise; urgency=low
96   * Report button press when touchscreen touch is active (LP: #972985)
97     - Add temporary patch 505_query_pointer_touchscreen.patch
98     - Fixes some compiz/unity touchscreen issues
100  -- Chase Douglas <chase.douglas@ubuntu.com>  Tue, 03 Apr 2012 19:04:01 -0700
102 xorg-server (2:1.11.4-0ubuntu8) precise; urgency=low
104   [ Chase Douglas ]
105   * Fix crash at startup due to input option abi break (LP: #931397)
106     - Revert two commits from upstream 1.12 input stack
108   [ Bryce Harrington ]
109   * debian/patches/227_null_ptr_midispcur.patch:
110     - Check for NULL pointer before dereferencing pointer from
111       miGetDCDevice.  Fixes crash after connecting a bluetooth keyboard.
112       (LP: #930936)
114   [ Chase Douglas ]
115   * Fix mouse warping and clipping (LP: #948938)
116     - Add temporary patch 503_fix_mouse_warp.patch
117   * Implement passive touch ungrab (LP: #968726)
118     - Add temporary patch 503_implement_passive_touch_ungrab.patch
119   * Bump lintian standards to 3.9.3
121  -- Chase Douglas <chase.douglas@ubuntu.com>  Thu, 29 Mar 2012 18:09:19 -0700
123 xorg-server (2:1.11.4-0ubuntu7) precise; urgency=low
125   * debian/patches/111_armel-drv-fallbacks.patch:
126     - Avoid loading the driver to test if it's available. Xorg will later load
127       and validate the module, and if it's already loaded it'll trigger an
128       error and invalidate the driver (LP: #959928)
130  -- Ricardo Salveti de Araujo <ricardo.salveti@linaro.org>  Tue, 20 Mar 2012 02:09:18 -0300
132 xorg-server (2:1.11.4-0ubuntu6) precise; urgency=low
134   * debian/patches/500_pointer_barrier_thresholds.diff:
135     - Don't try to send events from the context of the SIGIO handler.  That
136       leads to the dark side, or at least to server freezes when trying to
137       reveal the launcher in Unity (LP: #946954).  May also fix other seemingly
138       random X server crashes.
139     - Add build-time tests to make check for barrier behaviour.  These are
140       disabled, pending gtest, xorg-gtest, and xserver-xorg-video-dummy MIRs.
142  -- Christopher James Halse Rogers <raof@ubuntu.com>  Fri, 09 Mar 2012 19:16:02 +1100
144 xorg-server (2:1.11.4-0ubuntu5) precise; urgency=low
145   * Update to 1.12 input stack 
146   * Drop input patches that have been merged upstream:
147     - 600-Revert-dix-deduplicate-callers-of-DeliverDeviceEvent.patch
148     - 601-Store-window-pointer-in-touch-listener-record.patch
149     - 602-Factor-out-TouchEnd-generation-and-delivery.patch
150     - 603-Export-TouchEventRejected-as-TouchRejected.patch
151     - 604-Move-AllowTouch-to-dix-touch.c-and-rename-to-TouchAc.patch
152     - 605-Check-for-proper-window-ID-when-processing-touch-all.patch
153     - 606-Implement-early-touch-reject.patch
154     - 607-Implement-touch-early-accept.patch
155     - 608-dix-fix-an-out-of-memory-crash.patch
156     - 609-Xi-handle-new-XIAllowEvents-request-in-inputproto-2..patch
157     - 610-Fix-scrolling.patch
158     - 611-Fix-touch-punt-crash.patch
159     - 612-Fix-vcp-touches-corruption.patch
160     - 613-Keep-vcp-touch-class.patch
161   * Fix indirect touch grab handling (LP: #929408)
162     - Add temporary patch 501_touch_accept_end.patch
163     - Add temporary patch 502_indirect_touch_window_set.patch
165  -- Chase Douglas <chase.douglas@ubuntu.com>  Wed, 07 Mar 2012 15:36:20 -0800
167 xorg-server (2:1.11.4-0ubuntu4) precise; urgency=low
169   * debian/patches/500_pointer_barrier_thresholds.diff:
170     - Make the velocity calculation more robust on screen edges.  Fixes reveal
171       behaviour on nVidia 295.20 driver, which now clamps the pointer to the
172       visible screen area. (LP: #937792)
174  -- Christopher James Halse Rogers <raof@ubuntu.com>  Tue, 21 Feb 2012 17:04:41 +1100
176 xorg-server (2:1.11.4-0ubuntu3) precise; urgency=low
178   * Fix touch class memory corruption
179     - Add 612-Fix-vcp-touches-corruption.patch
180     - Add 613-Keep-vcp-touch-class.patch
182  -- Chase Douglas <chase.douglas@ubuntu.com>  Mon, 13 Feb 2012 15:54:04 -0800
184 xorg-server (2:1.11.4-0ubuntu2) precise; urgency=low
186   * Fix crash when punting a touch to a non-existent owner
187     - Add 611-Fix-touch-punt-crash.patch
189  -- Chase Douglas <chase.douglas@ubuntu.com>  Mon, 13 Feb 2012 12:10:02 -0800
191 xorg-server (2:1.11.4-0ubuntu1) precise; urgency=low
193   [ Chase Douglas ]
194   * Allow for non-root config paths so xorg-gtest can be run without root
195     - Add 225_non-root_config_paths.patch backported from upstream
197   [ Alberto Milone]
198   * debian/patches/226_fall_back_to_autoconfiguration.patch:
199     - Fall back to autoconfiguration for graphics drivers in some cases
200       instead of letting X fail when configuration files are available.
202   [ Chase Douglas ]
203   * Update to 1.11.99.902 input stack
204   * Update to 1.11.4 for everything else
205   * Drop input patches that have been merged upstream:
206     - 220_dont_scale_indirect.patch
207     - 221_pointer_motion_update_fix.patch
208     - 222_touch_valuators_absolute.patch
209     - 223_indirect_touch_x_y_valuators.patch
210   * Add reviewed input patches that have not been merged upstream yet:
211     - 600-Revert-dix-deduplicate-callers-of-DeliverDeviceEvent.patch
212     - 601-Store-window-pointer-in-touch-listener-record.patch
213     - 602-Factor-out-TouchEnd-generation-and-delivery.patch
214     - 603-Export-TouchEventRejected-as-TouchRejected.patch
215     - 604-Move-AllowTouch-to-dix-touch.c-and-rename-to-TouchAc.patch
216     - 605-Check-for-proper-window-ID-when-processing-touch-all.patch
217     - 606-Implement-early-touch-reject.patch
218     - 607-Implement-touch-early-accept.patch
219     - 608-dix-fix-an-out-of-memory-crash.patch
220     - 609-Xi-handle-new-XIAllowEvents-request-in-inputproto-2..patch
221     - 610-Fix-scrolling.patch (LP: #925785)
222   * Bump deps on x11proto-input-dev to 2.1.99.6
224  -- Chase Douglas <chase.douglas@ubuntu.com>  Fri, 10 Feb 2012 16:27:25 -0800
226 xorg-server (2:1.11.3-0ubuntu10) precise; urgency=low
228   * Drop 214_glx_dri_searchdirs.patch, drisearchdirs is no longer
229     exported in mesa's dri.pc because of multiarch and the only consumer
230     (dri-alternates) is no longer used.
232  -- Robert Hooker <sarvatt@ubuntu.com>  Thu, 02 Feb 2012 12:08:55 -0500
234 xorg-server (2:1.11.3-0ubuntu9) precise; urgency=low
236   * debian/patches/500_pointer_barrier_thresholds.diff:
237     - Implement proposed XFIXES 6.0 protocol.  This protocol is subject to
238       change, use at own risk!
239   * debian/control:
240     - Bump build-dep on x11proto-fixes to pick up new protocol definition
242  -- Christopher James Halse Rogers <raof@ubuntu.com>  Fri, 27 Jan 2012 20:05:42 +1100
244 xorg-server (2:1.11.3-0ubuntu8) precise; urgency=low
246   * debian/patches/224_return_BadWindow_not_BadMatch.diff:
247     - Fix the error values of a whole slew of window-related calls.
248       Fixes some gnome-settings-daemon aborts in XLib (LP: #903973)
250  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 23 Jan 2012 16:09:29 +1100
252 xorg-server (2:1.11.3-0ubuntu7) precise; urgency=low
254   * Fixes for relative devices
255     - Add 220_dont_scale_indirect.patch
256     - Add 221_pointer_motion_update_fix.patch
257     - Add 222_touch_valuators_absolute.patch
258     - Add 223_indirect_touch_x_y_valuators.patch
260  -- Chase Douglas <chase.douglas@ubuntu.com>  Thu, 19 Jan 2012 16:23:28 -0800
262 xorg-server (2:1.11.3-0ubuntu6) precise; urgency=low
264   * Bump Build-Depends on x11proto-input-dev to 2.1.99.5
266  -- Chase Douglas <chase.douglas@ubuntu.com>  Tue, 17 Jan 2012 22:22:57 +0100
268 xorg-server (2:1.11.3-0ubuntu5) precise; urgency=low
270   * Add Breaks clause for XInput changes
271     - qt4-x11 < 4:4.8.0-1ubuntu2 (crashes due to XI ABI change)
272     - utouch-geis < 2.2.3 (infinite loop if utouch XCB backend is unavailable)
273     - utouch-frame < 2.1.0 (crashes due to XI ABI change)
274     - unity < 5.0.0 (crashes if utouch stack is unavailable)
276  -- Chase Douglas <chase.douglas@ubuntu.com>  Tue, 17 Jan 2012 22:03:35 +0100
278 xorg-server (2:1.11.3-0ubuntu4) precise; urgency=low
280   * Merge in input changes from upstream master through commit 954bb99
281   * Remove temporary patch 220_grab_event_time.patch
283  -- Chase Douglas <chase.douglas@ubuntu.com>  Tue, 17 Jan 2012 19:52:04 +0100
285 xorg-server (2:1.11.3-0ubuntu3) precise; urgency=low
287   * Add temporary patch for fixing grab time bug
288     - Add 220_grab_event_time.patch
290  -- Chase Douglas <chase.douglas@ubuntu.com>  Wed, 11 Jan 2012 07:41:04 -0800
292 xorg-server (2:1.11.3-0ubuntu2) precise; urgency=low
294   * Merge in input changes from upstream master through commit 8722ad6
295   * Remove temporary patch 220_test-loop.patch, merged upstream
297  -- Chase Douglas <chase.douglas@ubuntu.com>  Tue, 10 Jan 2012 10:48:31 +0100
299 xorg-server (2:1.11.3-0ubuntu1) precise; urgency=low
301   * New upstream bugfix release
302   * Merge in input changes from upstream master through commit e7df42a
303   * Bump input ABI
304   * Bump x11proto-input-dev build dependency version
305   * Add temporary patch for fixing a test case loop
306     - Add 220_test-loop.patch
308  -- Chase Douglas <chase.douglas@ubuntu.com>  Thu, 22 Dec 2011 12:11:39 -0800
310 xorg-server (2:1.11.2.902-1ubuntu1) precise; urgency=low
312   * Drop prototype XI multitouch patches
313   * Merge in input changes from upstream master through commit 7da7aa9
314   * Bump input ABI
315   * Refresh patches
316     - Drop 210_pixman_null_ptr_check.patch, merged upstream
318  -- Chase Douglas <chase.douglas@ubuntu.com>  Wed, 14 Dec 2011 16:06:37 -0800
320 xorg-server (2:1.11.2.902-1) unstable; urgency=low
322   [ Julien Cristau ]
323   * New upstream release candidate (1.11.3 RC2)
325  -- Cyril Brulebois <kibi@debian.org>  Sat, 10 Dec 2011 22:36:42 +0100
327 xorg-server (2:1.11.2.901-1) unstable; urgency=low
329   * New upstream release candidate (1.11.3 RC1):
330     - As usual: Fixes for various crashes and correctness issues.
331     - In particular: Fix for crash when starting a game (in wine) twice
332       (Closes: #637448).
333     - Also: Fix crashes with server regeneration (Closes: #649420).
334   * Add some lintian overrides:
335     - xserver-xorg-core: breaks-without-version against virtual packages
336       is perfectly OK.
337   * Don't forget to ship xorg.conf.d(5) in xserver-xorg-core.
339  -- Cyril Brulebois <kibi@debian.org>  Tue, 29 Nov 2011 17:04:09 +0100
341 xorg-server (2:1.11.1.902-1) unstable; urgency=low
343   * New upstream release candidate (1.11.2 RC2):
344     - Fixes for various crashes and correctness issues.
346  -- Cyril Brulebois <kibi@debian.org>  Wed, 02 Nov 2011 11:10:03 +0100
348 xorg-server (2:1.11.1.901-2) unstable; urgency=high
350   * Merge from upstream to get CVEs fixed:
351     - Fix CVE-2011-4028: File disclosure vulnerability.
352     - Fix CVE-2011-4029: File permission change vulnerability.
353   * Set urgency to “high” accordingly.
355  -- Cyril Brulebois <kibi@debian.org>  Thu, 20 Oct 2011 15:04:53 +0200
357 xorg-server (2:1.11.1.901-1) unstable; urgency=low
359   * New upstream release candidate (1.11.2 RC1)
360     + Disable check of double-aligned in test/input.c on Renesas SH
361       (closes: #636673)
362   * Use dpkg-buildflags to enable hardening with recent dpkg.
363   * Enable PIE with DEB_BUILD_MAINT_OPTIONS, but add -Bsymbolic to LDFLAGS to
364     reduce performance loss from PIE.
365   * Pass --disable-silent-rules to configure.
366   * Drop dh_testroot from clean target.
367   * Add dummy build-{arch,indep} targets depending on build.
369  -- Julien Cristau <jcristau@debian.org>  Sat, 15 Oct 2011 19:05:41 +0200
371 xorg-server (2:1.11.1-1) unstable; urgency=high
373   [ Cyril Brulebois ]
374   * Bump glproto dependency for xserver-xorg-dev (Closes: #639651).
375   * Set urgency to “high” since there were no issues other than the libwfb
376     one (see below) in the last 4 weeks.
378   [ Julien Cristau ]
379   * New upstream bugfix release
380     - belatedly bump extension ABI major
381     - add missing fbFoo → wfbFoo renames for libwfb.so, fixing issues with the
382       nvidia driver (closes: #641344)
384  -- Cyril Brulebois <kibi@debian.org>  Sat, 24 Sep 2011 11:23:17 +0200
386 xorg-server (2:1.11.0-1ubuntu1~prep1) oneiric; urgency=low
388   * Merge from Debian experimental.  Remaining Ubuntu changes
389     - Fill in later
390   * Drop all XI2.1 multitouch patches, pending Chase's rework.
391   * 217_revert_bgnonevisitwindow.patch:
392   * 219_fedora-pointer-barriers.diff:
393     - Drop; included in the new upstream release.
395  -- Christopher James Halse Rogers <chris@cooperteam.net>  Sat, 10 Sep 2011 21:26:49 -0700
397 xorg-server (2:1.11.0-1) unstable; urgency=low
399   [ Julien Cristau ]
400   * Make xvfb, xnest, xserver-xephyr and xserver-xfbdev provide the xserver
401     virtual package again.
403   [ Cyril Brulebois ]
404   * New upstream release:
405     - Fix assertion failure when calling dixSetPrivate (Closes: #632549).
406       Thanks, Mohammed Sameer!
407     - Fix memcpy abuse in the fb layer (Closes: #626682).
409  -- Cyril Brulebois <kibi@debian.org>  Sun, 28 Aug 2011 12:53:06 +0200
411 xorg-server (2:1.10.99.901+git20110731-1) experimental; urgency=low
413   [ Cyril Brulebois ]
414   * New upstream release candidate.
415   * Bump serverminver, as well as input and video ABI.
416   * Adapt 15-nouveau.diff to cope with the glxdricommon-ification of
417     GLX probing. Nouveau users might still see an error (EE) mentioning
418     the fallback to software rendering.
419   * Bump pixman build-dep/dep to 0.21.8.
420   * Bump xutils-dev build-dep for new macros.
421   * Drop libglib2.0-dev build-dep, no longer needed for unit tests.
422   * Bump x11proto-fixes-dev build-dep for pointer barriers support.
424   [ Julien Cristau ]
425   * Update to git HEAD.
426     + DIX: Set backgroundState correctly for root window (Closes: #632134)
427   * Bump xproto, dri2proto and glproto build-dependencies.
428   * Merge packaging changes from the 1.10.x branch:
429     + Bump libgl1-mesa-dri versioned Recommends to 7.10.2-4, to lower the
430       odds of having a server built against multiarched mesa, installed
431       along a pre-multiarch mesa. The Breaks in mesa packages take care of
432       the other way round already.
433     + And since the server's binNMU managed to migrate to testing way too
434       early, add a Breaks against pre-multiarch libgl1-mesa-dri and
435       libgl1-mesa-dri-experimental.
436     + Bump Standards-Version to 3.9.2 (no changes).
437     + Add Breaks on drivers abandoned between lenny and squeeze.  This helps
438       apt decide to remove them instead of removing all of X.  Thanks, David
439       Kalnischkies!
440   * Drop obsolete 20-workaround-36986.diff.
441   * Fix patch stamp dependency.
443  -- Julien Cristau <jcristau@debian.org>  Sun, 31 Jul 2011 22:15:07 +0200
445 xorg-server (2:1.10.4-1ubuntu1) oneiric; urgency=low
447   [ Christopher James Halse Rogers ]
448   * Drop i8xx-disablement patch.  2.6.39 and later kernels contain a patch
449     which alledgedly fixes the cache-incoherency problems. (LP: #817814)
451   [ Ricardo Salveti de Araujo ]
452   * debian/patches/112_armel-pvr-drv.patch:
453     - Include support for the pvr driver available on OMAP 4 (LP: #828494)
455   [ Timo Aaltonen ]
456   * Merge from Debian unstable.
457     - Fixes Xephyr assert failure in dixGetPrivateAddr (LP: #821090)
458   * debian/rules: Modify the patch stampdir creation.
459   * Update patch 500_xi2.1.patch to apply.
460   * Refresh patches.
461   * debian/rules: Add PATH for the xvfb-run check, otherwise Xvfb is not found.
462   * debian/rules: Shift the xvfb-run test to be run later, to ensure that the
463     binaries are installed.
465   [ Bryce Harrington ]
466   * debian/rules: Add check target invoking xvfb-run to test that it works
467   * debian/control: Add build dependency on xauth, required by xvfb-run
469   [ Chase Douglas ]
470   * Add fixes for touch grab handling, courtesy of Carlos Garnacho
471     - 505_Xi_ensure_replayed_touch_events_have_devices.patch
472     - 506_Xi_ensure_touch_events_update_currentTime.patch
473     - 507_dix_Ensure_touch_events_are_delivered_to_next_client.patch
475  -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 09 Sep 2011 14:13:07 +0300
477 xorg-server (2:1.10.4-1) unstable; urgency=low
479   [ Timo Aaltonen ]
480   * New upstream release.
482  -- Cyril Brulebois <kibi@debian.org>  Wed, 24 Aug 2011 10:44:42 +0200
484 xorg-server (2:1.10.3-1) unstable; urgency=medium
486   [ Cyril Brulebois ]
487   * New upstream release (with just a version bump).
488   * Remove the Replaces: xdmx from xdmx-tools, that was before lenny.
489   * Add a Breaks: libgl1-mesa-dri-no-multiarch, to handle upgrades from
490     squeeze-backports (without multiarch) to wheezy (with multiarch).
491   * Set urgency to “medium” to speed things up. Migration to testing is
492     a prerequisite for squeeze backports.
494   [ Julien Cristau ]
495   * Merge packaging changes lost from the 1.7 (squeeze) branch:
496     + Add Breaks on drivers abandoned between lenny and squeeze.  This helps
497       apt decide to remove them instead of removing all of X.  Thanks, David
498       Kalnischkies!
499     + Set default xkb rules to evdev on linux, to work around a wrong default in
500       configure.ac and an Xorg issue where it reverts to the default on reset.
501       Thanks to Bastian Blank for the report.
503  -- Cyril Brulebois <kibi@debian.org>  Sun, 07 Aug 2011 19:35:07 +0200
505 xorg-server (2:1.10.2.902-1ubuntu3) oneiric; urgency=low
507   * debian/patches/220_xi21_always_deliver_raw_events.diff:
508     - Backport patch from the mailing list to deliver raw events regardless of
509       grab state.  Bon appétit, DX!
511  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 11 Jul 2011 10:03:26 +1000
513 xorg-server (2:1.10.2.902-1ubuntu2) oneiric; urgency=low
515   [ Bryce Harrington ]
516   * rules:  patch needs to depend on stampdir, else it doesn't get created,
517     and 'debian/rules patch' malfunctions.
519   [ Chase Douglas ]
520   * Fix event handling when neither X nor Y coordinates are set (LP: #806256)
521     - Added 504_fix_no_coords.patch
523   [ Christopher James Halse Rogers ]
524   * rules: Add both /usr/lib/xorg/extra-modules and
525     /usr/lib/$MULTIARCH/xorg/extra-modules for extra modules.
526     Fixes GLX for the proprietary drivers after a mesa upgrade (LP: #807209)
528  -- Christopher James Halse Rogers <raof@ubuntu.com>  Fri, 08 Jul 2011 13:16:59 +1000
530 xorg-server (2:1.10.2.902-1ubuntu1) oneiric; urgency=low
532   * Merge from Debian unstable. (LP: #441653)
533     - Update 500_xi2.1.patch to apply.
534     - Drop patch 218_randr-check-rotated-virtual-size-limits-correctly.diff,
535       fixed upstream.
536   * Update the crtc confinement patch with one that should work, with
537     further fixes from upstream. (LP: #389519)
538   * Dropped a bunch of old Breaks from xserver-xorg-core.
540  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 05 Jul 2011 16:22:23 +0300
542 xorg-server (2:1.10.2.902-1) unstable; urgency=low
544   * New upstream release (1.10.3 rc2):
545     - DIX: Set backgroundState correctly for root window (Closes: #632134).
546   * Drop 20-workaround-36986.diff, fixed upstream.
547   * Bump Standards-Version to 3.9.2 (no changes).
549  -- Cyril Brulebois <kibi@debian.org>  Sat, 02 Jul 2011 11:58:58 +0200
551 xorg-server (2:1.10.2-2) unstable; urgency=low
553   * Bump libgl1-mesa-dri versioned Recommends to 7.10.2-4, to lower the
554     odds of having a server built against multiarched mesa, installed
555     along a pre-multiarch mesa. The Breaks in mesa packages take care of
556     the other way round already.
557   * And since the server's binNMU managed to migrate to testing way too
558     early, add a Breaks against pre-multiarch libgl1-mesa-dri and
559     libgl1-mesa-dri-experimental.
561  -- Cyril Brulebois <kibi@debian.org>  Fri, 17 Jun 2011 18:09:36 +0200
563 xorg-server (2:1.10.2-1ubuntu1) oneiric; urgency=low
565   [ Timo Aaltonen ]
566   * Merge from Debian unstable, remaining changes:
567      - rules:
568       + Disable SELinux, libaudit-dev is not in main yet. (LP #406226)
569       + Add --with-extra-module-dir to support GL alternatives.
570       + Mention Ubuntu support in builderstring rather than package uploader's
571         email address.
572       + Enable multitouch gestures.
573     - control:
574       + Xvfb depends on xauth, x11-xkb-utils, recommends libgl1-mesa-dri.
575         (LP #500102)
576       + Add breaks for incompatible drivers. (LP #614993)
577       + Drop libaudit-dev from build-deps.
578       + Build-depend on newer mesa to pick up DRI search paths variable.
579       + Bump dependency on x11proto-input-dev for Xi 2.1
580       + Drop linux-any specifier to make pbuilder less narky.
581     - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
582     - debian/patches:
583       + 100_rethrow_signals.patch:
584         When aborting, re-raise signals for apport
585       + 105_nvidia_fglrx_autodetect.patch:
586         Load proprietary drivers automatically when installed.
587       + 109_fix-swcursor-crash.patch:
588         Avoid dereferencing null pointer while reloading cursors during
589         resume. (LP #371405)
590       + 111_armel-drv-fallbacks.patch:
591         Add support for armel driver fallbacks.
592       + 122_xext_fix_card32_overflow_in_xauth.patch:
593         Fix server crash when “xauth generate” is called with large timeout.
594       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
595         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
596         172_cwgetbackingpicture_nullptr_check.patch:
597         Fix various segfaults in xserver by checking pointers for NULL
598         values before dereferencing them.
599       + 165_man_xorg_conf_no_device_ident.patch
600         Correct man page
601       + 168_glibc_trace_to_stderr.patch:
602         Report abort traces to stderr instead of terminal
603       + 188_default_primary_to_first_busid.patch:
604         Pick the first device and carry on (LP #459512)
605       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
606         Cache keyboard settings.
607       + 191-Xorg-add-an-extra-module-path.patch:
608         Add support for the alternative module path.
609       + 198_nohwaccess.patch:
610         Adds a -nohwaccess argument to make X not access the hardware
611         ports directly.
612       + 200_randr-null.patch:
613         Clarify a pointer initialization.
614       + 206_intel_8xx_default_to_fbdev.patch:
615         Makes 8xx class intel GPUs default to fbdev for stability. (LP #633593)
616       + 208_switch_on_release.diff:
617         Switch keyboard layouts on key-release rather than key-press
618         (LP #36812)
619       + 209_add_legacy_bgnone_option.patch:
620         Add -nr as a synonym for -background none until all ?DM are updated for
621         the new option.
622       + 210_pixman_null_ptr_check.patch:
623         Catch NULL pointer access after pixman_image_create_bits() failure
624         (LP #705078)
625       + 214_glx_dri_searchdirs.patch:
626         Search in same paths as mesa for DRI drivers for AIGLX so we can handle
627         UMS fallback for radeon gracefully.
628       + 217_revert_bgnonevisitwindow.patch:
629         Revert a commit that causes brief graphical corruption. (LP: 726807)
630       + 218_randr-check-rotated-virtual-size-limits-correctly.diff:
631         Fix rotation with nvidia driver. (LP: 740933)
632       + 500_xi2.1.patch,
633         501_xf86CoordinatesToWindow.patch,
634         502_gestures-extension.patch:
635         Add Xi 2.1 and Gesture extension support.
636       + 503_fix_masked_transformed_valuators.patch:
637         Fix masked transformed valuator handling (LP #774938)
638   * Drop patch 215_glx_drawable_refcounting.diff, similar fix included
639     upstream.
640   * Drop patch 121_only_switch_vt_when_active.diff, doesn't seem to
641     work anymore.
642   * videoabiver, inputabiver, xserver-xorg-dev.install:
643     Drop changes that are obsolete post-natty.
644   * Add 219_fedora-pointer-barrier.diff:
645     Pointer barrier and cursor confinement patch backported to 1.10.
647   [ Christopher James Halse Rogers ]
648   * debian/control:
649     Bump mesa-common-dev build-dep to pick up multiarch DRI paths.
651  -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 15 Jun 2011 10:51:18 +1000
653 xorg-server (2:1.10.2-1) unstable; urgency=low
655   * New upstream release.
656   * Add 20-workaround-36986.diff to avoid test failures on *i386.
657   * On GNU/kFreeBSD, enable HAL support for the main build, but disable it
658     for the udeb build, thanks to Robert Millan (Closes: #596586).
660  -- Cyril Brulebois <kibi@debian.org>  Mon, 30 May 2011 11:37:37 +0200
662 xorg-server (2:1.10.1.901-1) experimental; urgency=low
664   * New upstream release (1.10.2 rc1):
665     - Comes with some Xi fixes.
666     - Comes with many GLX fixes.
668  -- Cyril Brulebois <kibi@debian.org>  Sat, 07 May 2011 13:27:28 +0200
670 xorg-server (2:1.10.1-2) unstable; urgency=low
672   * Build xserver-xorg-core-udeb on hurd-i386.  Thanks, Samuel Thibault!
673   * Upload to unstable.
675  -- Julien Cristau <jcristau@debian.org>  Thu, 28 Apr 2011 13:28:58 +0200
677 xorg-server (2:1.10.1-1ubuntu3) oneiric; urgency=low
679   * Add 218_randr-check-rotated-virtual-size-limits-correctly.diff
680     - Fix rotation with nvidia driver. (LP: #740933)
682  -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 20 May 2011 00:07:11 +0300
684 xorg-server (2:1.10.1-1ubuntu2) oneiric; urgency=low
686   * Fix masked transformed valuator handling (LP: #774938)
687     - Added debian/patches/503_fix_masked_transformed_valuators.patch
689  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 17 May 2011 14:44:58 -0700
691 xorg-server (2:1.10.1-1ubuntu1) natty; urgency=low
693   * Merge from Debian experimental (LP: #757972)
695  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 19 Apr 2011 16:12:14 +0300
697 xorg-server (2:1.10.1-1) experimental; urgency=low
699   * New upstream release.
701  -- Cyril Brulebois <kibi@debian.org>  Tue, 19 Apr 2011 03:08:08 +0200
703 xorg-server (2:1.10.0.902-1ubuntu1) natty; urgency=low
705   * Merge from Debian experimental.
706     - dropped patches, included upstream:
707       213_xichangehierarchy-check-oom.patch
708       216_fix_sdksyms_build.diff, included upstream.
709       218_getValuatorEvents_cleanup.patch
710       219_xi1_handle_noncontinuous_valuator_data.patch
712  -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 11 Apr 2011 09:51:56 +0300
714 xorg-server (2:1.10.0.902-1) experimental; urgency=low
716   * New upstream release (1.10.1 rc2).
718  -- Cyril Brulebois <kibi@debian.org>  Sat, 09 Apr 2011 04:18:28 +0200
720 xorg-server (2:1.10.0.901-1) experimental; urgency=low
722   * New upstream release (1.10.1 rc1).
723   * Relax build-dep and dep on x11proto-randr-dev since the XRandR 1.4
724     bits were finally reverted upstream.
725   * Remove patch: 16-construct-paths-in-doxygen.conf.diff (merged
726     upstream).
727   * Pass --enable-xcsecurity to the main build to restore the XC-SECURITY
728     extension, thanks to Stefan Fritsch's report (Closes: #599657).
730  -- Cyril Brulebois <kibi@debian.org>  Wed, 30 Mar 2011 02:22:56 +0200
732 xorg-server (2:1.10.0-0ubuntu3) natty; urgency=low
734   [ Bryce Harrington ]
735   * patches/111_armel-drv-fallbacks.patch: Always fallback to -fbdev,
736     not just when no other X driver matches. (Thanks jcristau)
738   [ Chase Douglas ]
739   * Fix jumpy cursor in XI 1.x applications.
740     (LP: #736500)
741     - Added 218_getValuatorEvents_cleanup.patch
742     - Added 219_xi1_handle_noncontinuous_valuator_data.patch
744  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 31 Mar 2011 23:58:07 -0700
746 xorg-server (2:1.10.0-0ubuntu2) natty; urgency=low
748   [ Chase Douglas ]
749   * patches/500_xi2.1.patch: Process ownership properly when activating an
750     async passive grab.
751     (LP: #733483)
753   [ Bryce Harrington ]
754   * 217_revert_bgnonevisitwindow.patch: Cherrypick from upstream.  Drops
755     recent change that inhibits drawing backfill for non-bg-None windows.
756     This causes a regression on -ati (at least) where menus and other
757     windows display graphical corruption briefly.
758     (LP: #726807)
760  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 24 Mar 2011 15:27:40 -0700
762 xorg-server (2:1.10.0-0ubuntu1) natty; urgency=low
764   * Update to new upstream final release.
765     + Drop 16-construct-paths-in-doxygen.conf.diff; included in new upstream.
766   * debian/patches/216_fix_sdksyms_build.diff:
767     + Cherry-pick from 1.10 branch, fixing the stale sdksyms.c file picked up
768       in the udeb build, causing the udeb build to fail with missing symbols.
769   * Merge from unreleased Debian experimental.  Remaining Ubuntu changes:
770     - rules:
771       + Disable SELinux, libaudit-dev is not in main yet. (LP #406226)
772       + Enable xcsecurity. (LP #247537)
773       + Add --with-extra-module-dir to support GL alternatives.
774       + Mention Ubuntu support in builderstring rather than package uploader's
775         email address.
776     - control:
777       + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
778       + Add breaks for incompatible drivers. (LP #614993)
779       + Drop libaudit-dev from build-deps.
780       + Build-depend on newer mesa to pick up DRI search paths variable.
781       + Bump dependency on x11proto-input-dev for Xi 2.1
782       + Drop linux-any specifier to make pbuilder less narky.
783       + Bump build-depends on mesa-common-dev to pick up dri.pc DRI search
784         paths change for 214_glx_dri_searchdirs.patch
785     - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
786     - debian/patches:
787       + 100_rethrow_signals.patch:
788         When aborting, re-raise signals for apport
789       + 105_nvidia_fglrx_autodetect.patch:
790         Load proprietary drivers automatically when installed.
791       + 109_fix-swcursor-crash.patch:
792         Avoid dereferencing null pointer while reloading cursors during
793         resume. (LP #371405)
794       + 111_armel-drv-fallbacks.patch:
795         Add support for armel driver fallbacks.
796       + 121_only_switch_vt_when_active.diff:
797         Add a check to prevent the X server from changing the VT when killing
798         GDM from the console.
799       + 122_xext_fix_card32_overflow_in_xauth.patch:
800         Fix server crash when “xauth generate” is called with large timeout.
801       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
802         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
803         172_cwgetbackingpicture_nullptr_check.patch:
804         Fix various segfaults in xserver by checking pointers for NULL
805         values before dereferencing them.
806       + 165_man_xorg_conf_no_device_ident.patch
807         Correct man page
808       + 168_glibc_trace_to_stderr.patch:
809         Report abort traces to stderr instead of terminal
810       + 184_virtual_devices_autodetect.patch:
811         Use vesa for qemu device, which is not supported by cirrus
812       + 188_default_primary_to_first_busid.patch:
813         Pick the first device and carry on (LP #459512)
814       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
815       + 191-Xorg-add-an-extra-module-path.patch:
816         Add support for the alternatives module path.
817       + 198_nohwaccess.patch:
818         Adds a -nohwaccess argument to make X not access the hardware
819         ports directly.
820       + 200_randr-null.patch:
821         Clarify a pointer initialization.
822       + 206_intel_8xx_default_to_fbdev.patch:
823         Makes 8xx class intel GPUs default to fbdev for stability. (LP #633593)
824       + 208_switch_on_release.diff:
825         Switch keyboard layouts on key-release rather than key-press
826         (LP #36812)
827       + 209_add_legacy_bgnone_option.patch:
828         Add -nr as a synonym for -background none until all ?DM are updated for
829         the new option.
830       + 210_pixman_null_ptr_check.patch:
831         Catch NULL pointer access after pixman_image_create_bits() failure
832         (LP #705078)
833       + 213_xichangehierarchy-check-oom.patch:
834         Add NULL pointer check for out-of-memory conditions. (LP #720445)
835       + 214_glx_dri_searchdirs.patch:
836         Search in same paths as mesa for DRI drivers for AIGLX so we can handle
837         UMS fallback for radeon gracefully.
838       + 215_glx_drawable_refcounting.diff:
839         Prevents segfault on logout and server regenerate, and possibly other
840         times. (LP #711422)
841       + 500_xi2.1.patch,
842         501_xf86CoordinatesToWindow.patch,
843         502_gestures-extension.patch:
844         Add Xi 2.1 and Gesture extension support.
845   * debian/serverminver:
846     - Bump to 1.10.0-0ubuntu1~ for Xi 2.1 ABI
847   * New upstream release fixes crash in Record, trigerred by x11vnc
848     (LP: #525066)
849   * Refresh 500_xi2.1.patch for new upstream version
850   * debian/videoabiver:
851     - Bump to 10 for XRandR 1.4 revert.
853  -- Cyril Brulebois <kibi@debian.org>  Wed, 30 Mar 2011 02:22:56 +0200
856 xorg-server (2:1.9.99.903-1) experimental; urgency=low
858   * New upstream release candidate (1.10 rc3).
859   * Remove patch: 17-fix-ftbfs-on-sparc.diff (merged upstream).
860   * Remove patch: 20-update-gpu-pitch.diff (merged upstream).
861   * Refresh patch: 07-xfree86-fix-build-with-xv-disabled.diff
862   * Replace patch fixing out-of-tree-build:
863     - 16-oot-build.diff (dirty local hack).
864     + 16-construct-paths-in-doxygen.conf.diff (from upstream,
865       without the gitignore hunk to get patching working).
866   * Bump video ABI version, and serverminver accordingly.
868  -- Cyril Brulebois <kibi@debian.org>  Fri, 25 Feb 2011 15:22:39 +0100
870 xorg-server (2:1.9.99.902-3) experimental; urgency=low
872   * Merge from master up to 93a7399370.
873   * New patch: 17-fix-ftbfs-on-sparc.diff; let's try it for real before
874     asking for its being merged upstream.
875   * Refresh all patches.
877  -- Cyril Brulebois <kibi@debian.org>  Wed, 23 Feb 2011 13:36:13 +0100
879 xorg-server (2:1.9.99.902-2ubuntu2) natty; urgency=low
881   [ Timo Aaltonen ]
882   * Remove 169_mipointer_nullptr_checks.patch, fixed in another way
883     upstream since 1.6.1.901.
885   [ Chase Douglas ]
886   * Cancel touch clients if emulated button press is delivered.
887     (LP: #725191)
888   * Check slave device touch selection mask during implicit grab.
889     (LP: #725241)
890   * Cancel slave touch selections when attached to master device.
891     (LP: #723904)
892   * Check for touch selections only when there are active clients.
893     (LP: #723900)
894   * Prevent pointer motion when more than one touch on touchpad.
895     (LP: #730881)
897   [ Bryce Harrington ]
898   * Drop specification for linux-any.  Breaks pbuilder test builds.
900  -- Chase Douglas <chase.douglas@ubuntu.com>  Mon, 07 Mar 2011 14:28:02 -0500
902 xorg-server (2:1.9.99.902-2ubuntu1) natty; urgency=low
904   [ Christopher James Halse Rogers ]
905   * Merge from Debian experimental.  Remaining Ubuntu changes:
906     - rules:
907       + Disable SELinux, libaudit-dev is not in main yet. (LP #406226)
908       + Enable xcsecurity. (LP #247537)
909       + Add --with-extra-module-dir to support GL alternatives.
910       + Mention Ubuntu support in builderstring rather than package uploader's
911         email address.
912     - control:
913       + Xvfb depends on xauth, x11-xkb-utils. (LP #500102)
914       + Add breaks for incompatible drivers. (LP #614993)
915       + Drop libaudit-dev from build-deps.
916       + Build-depend on newer mesa to pick up DRI search paths variable.
917     - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
918     - debian/patches:
919       + 100_rethrow_signals.patch:
920         When aborting, re-raise signals for apport
921       + 105_nvidia_fglrx_autodetect.patch:
922         Load proprietary drivers automatically when installed.
923       + 109_fix-swcursor-crash.patch:
924         Avoid dereferencing null pointer while reloading cursors during
925         resume. (LP: #371405)
926       + 111_armel-drv-fallbacks.patch:
927         Add support for armel driver fallbacks.
928       + 121_only_switch_vt_when_active.diff:
929         Add a check to prevent the X server from changing the VT when killing
930         GDM from the console.
931       + 122_xext_fix_card32_overflow_in_xauth.patch:
932         Fix server crash when “xauth generate” is called with large timeout.
933       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
934         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
935         169_mipointer_nullptr_checks.patch,
936         172_cwgetbackingpicture_nullptr_check.patch:
937         Fix various segfaults in xserver by checking pointers for NULL
938         values before dereferencing them.
939       + 165_man_xorg_conf_no_device_ident.patch
940         Correct man page
941       + 168_glibc_trace_to_stderr.patch:
942         Report abort traces to stderr instead of terminal
943       + 184_virtual_devices_autodetect.patch:
944         Use vesa for qemu device, which is not supported by cirrus
945       + 188_default_primary_to_first_busid.patch:
946         Pick the first device and carry on (LP: #459512)
947       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
948       + 191-Xorg-add-an-extra-module-path.patch:
949         Add support for the alternatives module path.
950       + 198_nohwaccess.patch:
951         Adds a -nohwaccess argument to make X not access the hardware
952         ports directly.
953       + 200_randr-null.patch:
954         Clarify a pointer initialization.
955       + 206_intel_8xx_default_to_fbdev.patch:
956         Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
957       + 208_switch_on_release.diff:
958         Switch keyboard layouts on key-release rather than key-press
959         (LP #36812)
960       + 209_add_legacy_bgnone_option.patch:
961         Add -nr as a synonym for -background none until all ?DM are updated for
962         the new option.
963       + 210_pixman_null_ptr_check.patch:
964         Catch NULL pointer access after pixman_image_create_bits() failure
965         (LP #705078)
966       + 213_xichangehierarchy-check-oom.patch:
967         Add NULL pointer check for out-of-memory conditions. (LP #720445)
968       + 214_glx_dri_searchdirs.patch:
969         Search in same paths as mesa for DRI drivers for AIGLX so we can handle
970         UMS fallback for radeon gracefully.
971   * 211_glx_fix_bindtextimageext_length_check.patch:
972   * 212_fix_request_length_check_for_createglxpbuffersgix.patch:
973     - Drop; these cherry-picks are included in 1.10RC2
974   * 214_glx_dri_searchdirs.patch:
975     - Fix dlclose/free snafu. (LP: #722563)
976     - Fix nouveau check to downgrade missing DRI error messages to info.
977       We don't support nouveau's 3D, so let's not complain too strenuously
978       when it's not installed.
979   * 215_glx_drawable_refcounting.diff:
980     - Refcount GLXDrawables to avoid use-after-free crashes.  Patch from
981       xorg-devel mailing list.  Prevents segfault on logout and server
982       regenerate, and possibly other times. (LP: #711422)
983   * debian/inputabiver,
984     debian/videoabiver,
985     debian/xserver-xorg-dev.install
986     - Temporarily re-add these to xserver-xorg-dev so we don't need to merge
987       all the driver changes from Debian en masse.  These should be dropped
988       once all drivers have been merged from Debian, and certainly in Natty+1.
989   * debian/serverminver:
990     - Include 2ubuntu1 string; Xi 2.1 bumps the minor input ABI, so drivers
991       built against it need the Xi 2.1 patched server.
993   [ Timo Aaltonen ]
994   * debian/patches/216_dix-valuator-count-of-0-is-valid.diff:
995     - For all but motion and proximity events, having no valuators is ok.
996       Regression from 1.9, keyboard events are not converted to protocol
997       events. (LP: #714696)
999   [ Chase Douglas ]
1000   * Add in preliminary xi2.1 support
1001     - Added 500_xi2.1.patch
1002     - Moved 202_xf86CoordinationsToWindows.patch to
1003       501_xf86CoordinatesToWindow.patch
1004     - Moved 203_gestures-extension.patch to 502_gestures-extension.patch
1005     - Bump dependency on x11proto-input for xi 2.1
1007  -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 23 Feb 2011 09:40:07 +1100
1009 xorg-server (2:1.9.99.902-2) experimental; urgency=low
1011   * Bump dependency on x11proto-randr-dev, needed since xorg-server.pc
1012     pulls a newer randrproto version.
1013   * Merge from debian-unstable (picking packaging updates from 2:1.9.4-3).
1014   * Mention some basic checks to perform when updating to a new upstream
1015     release, in README.source: ABI bumps and SDK_REQUIRED_MODULES updates.
1016   * Accordingly:
1017     - Bump the x11proto-xext-dev dependency.
1018     - Don't bump the x11proto-kb-dev dependency (even etch had a
1019       sufficient version).
1021  -- Cyril Brulebois <kibi@debian.org>  Sun, 20 Feb 2011 07:02:20 +0100
1023 xorg-server (2:1.9.99.902-1) experimental; urgency=low
1025   [ Christopher James Halse Rogers ]
1026   * New upstream release (1.10 rc1)
1027   * Drop 16-xaa-fbcomposite-fix-negative-size.diff, the mod macro that this
1028     patch fixes is no longer used.
1029   * debian/control:
1030     - Bump x11proto-randr-dev and x11proto-xext-dev build-deps to 1.3.99 and
1031       7.1.99 for new XRandR and XSync extension protocols.
1033   [ Julien Cristau ]
1034   * Bump serverminver and ABI versions.
1036   [ Cyril Brulebois ]
1037   * New upstream release (1.10 rc2).
1038   * bug script: Report libGL-related diversions.
1039   * Bump serverminver again, since ABI_XINPUT_VERSION was bumped from 12.0
1040     to 12.2.
1041   * Update debian/copyright from upstream COPYING.
1042   * Add patch to work around out-of-tree issues: 16-oot-build.diff
1044  -- Cyril Brulebois <kibi@debian.org>  Sat, 19 Feb 2011 15:29:54 +0100
1046 xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu6) natty; urgency=low
1048   * debian/patches/214_glx_dri_searchdirs.patch:
1049     - Search for DRI drivers for AIGLX in the same set of directories as mesa.
1050       Allows us to fall back to the classic radeon drivers when KMS is not
1051       available.
1052   * debian/rules:
1053     - --disable-builddocs → --disable-devel-docs to match upstream rename.
1054       Makes local builds faster and less prone to doxygen errors.
1055   * debian/control:
1056     - Bump build-depends on mesa to pick up new drisearchdirs variable in
1057       dri.pc
1059  -- Christopher James Halse Rogers <raof@ubuntu.com>  Fri, 18 Feb 2011 17:03:46 +1100
1061 xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu5) natty; urgency=low
1063   * Add 213_xichangehierarchy-check-oom.patch: Another NULL pointer check
1064     for out-of-memory conditions, this time leading to a segfault in an
1065     unchecked calloc in XISendDeviceHierarchyEvent().
1066     (LP: #720445)
1068  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 16 Feb 2011 16:46:35 -0800
1070 xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu4) natty; urgency=low
1072   * Add 211_glx_fix_bindtextimageext_length_check.patch,
1073     212_fix_request_length_check_for_createglxpbuffersgix.patch:
1074     - Correct wrong request size match for xGLXCreateGLXPbufferSGIXReq.
1075       This can result in some invalid BadLength errors.
1076       (LP: #714280)
1078  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 14 Feb 2011 12:07:45 -0800
1080 xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu3) natty; urgency=low
1082   * Restore 208_switch_on_release.diff - the patch does not appear to be
1083     upstream actually.  Users confirm the fix regressed without it.
1084     (LP: #711842)
1085   * Add 210_pixman_null_ptr_check.patch: pixman_image_create_bits() can
1086     return NULL under a variety of circumstances, thus needs checked
1087     before dereferencing it in the pixman_image_set_has_client_clip()
1088     call.
1089     (LP: #705078, deb: 596155, fdo: 28882)
1091  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 03 Feb 2011 22:42:52 -0800
1093 xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu1) natty; urgency=low
1095   * Merge from (unreleased) debian-experimental.  Remaining Ubuntu changes:
1096     - rules:
1097       + Disable SELinux, libaudit-dev is not in main yet. (LP: #406226)
1098       + Enable xcsecurity. (LP: #247537)
1099       + Add --with-extra-module-dir to support GL alternatives.
1100     - control:
1101       + Xvfb depends on xauth, x11-xkb-utils. (LP: #500102)
1102       + Add breaks for incompatible drivers. (LP: #614993)
1103       + Drop libaudit-dev from build-deps.
1104     - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
1105     - debian/patches:
1106       + 100_rethrow_signals.patch:
1107         When aborting, re-raise signals for apport
1108       + 109_fix-swcursor-crash.patch:
1109         Avoid dereferencing null pointer while reloading cursors during
1110         resume. (LP: #371405)
1111       + 111_armel-drv-fallbacks.patch:
1112         Add support for armel driver fallbacks.
1113       + 121_only_switch_vt_when_active.diff:
1114         Add a check to prevent the X server from changing the VT when killing
1115         GDM from the console.
1116       + 122_xext_fix_card32_overflow_in_xauth.patch:
1117         Fix server crash when “xauth generate” is called with large timeout.
1118       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
1119         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
1120         169_mipointer_nullptr_checks.patch,
1121         172_cwgetbackingpicture_nullptr_check.patch:
1122         Fix various segfaults in xserver by checking pointers for NULL
1123         values before dereferencing them.
1124       + 165_man_xorg_conf_no_device_ident.patch
1125         Correct man page
1126       + 168_glibc_trace_to_stderr.patch:
1127         Report abort traces to stderr instead of terminal
1128       + 184_virtual_devices_autodetect.patch:
1129         Use vesa for qemu device, which is not supported by cirrus
1130       + 188_default_primary_to_first_busid.patch:
1131         Pick the first device and carry on (LP: #459512)
1132       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
1133       + 191-Xorg-add-an-extra-module-path.patch:
1134         Add support for the alternatives module path.
1135       + 198_nohwaccess.patch:
1136         Adds a -nohwaccess argument to make X not access the hardware
1137         ports directly.
1138       + 200_randr-null.patch:
1139         Clarify a pointer initialization.
1140       + 206_intel_8xx_default_to_fbdev.patch:
1141         Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
1142   * Refresh 121_only_switch_vt_when_active.diff for new upstream.
1143   * Drop 187_edid_quirk_hp_nc8430.patch; upstream.
1144   * Drop 189_xserver_1.5.0_bg_none_root.patch; functionality now upstream.
1145   * Refresh 190_cache-xkbcomp_output_for_fast_start_up.patch for new upstream.
1146   * Drop 197_xvfb-randr.patch:
1147     - miRandR, which this used, has been removed from the server.
1148   * Drop 204_fix-neg-sync-transition.patch; upstream.
1149   * Drop 207_dga_master_device.patch; upstream.
1150   * Drop 208_switch_on_release.diff; upstream.
1151   * debian/patches/209_add_legacy_bgnone_option.patch:
1152     - Add "-nr" as a synonym for "-background none" to ease the transition from
1153       the old 189_xserver_1.5.0_bg_none_root.patch patch.  Can be dropped once
1154       all the ?DM have been updated to use the new option.
1155   * debian/control:
1156     - Add Breaks: to xserver-xorg-video-8 and current fglrx.  These proprietary
1157       drivers don't yet have appropriate dependency information, so manually
1158       handle them here to prevent broken upgrades.
1160  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 31 Jan 2011 19:45:19 +1100
1162 xorg-server (2:1.9.4-3) unstable; urgency=low
1164   * Maintainer script clean-up:
1165     - xserver-xorg-core.preinst.in: Remove, 1.5 is long gone.
1166     - xserver-xorg-core.postinst.in: Remove, 1.5 is long gone, and 1.7.4
1167       was between lenny and squeeze.
1168     - xserver-xorg-core.postrm.in: Rename as xserver-xorg-core.postrm,
1169       handling upgrades from 1.5 is no longer needed, only keep the logs
1170       removal and the #DEBHELPER# placeholder.
1171   * Move remaining xsfbs bits to debian/rules:
1172     - Create/clean stampdir/.
1173     - Use quilt.make, $(QUILT_STAMPFN), unpatch.
1174     - Define SOURCE_NAME and SOURCE_VERSION.
1175   * Remove debian/xsfbs accordingly.
1176   * Remove reference to xsfbs in README.source accordingly.
1177   * Add patch: 20-update-gpu-pitch.diff (from upstream bug 33929), fixing
1178     issues with the radeon driver (Closes: #613957).
1180  -- Cyril Brulebois <kibi@debian.org>  Sun, 20 Feb 2011 05:35:50 +0100
1182 xorg-server (2:1.9.4-2) unstable; urgency=low
1184   * Put an end to the dependency hell! Now that we have proper
1185     dependencies between drivers and the server, remove xserver-xorg from
1186     xserver-xorg-core's Depends (Closes: #362313). In a nutshell, one may
1187     want to choose between installing:
1188     - xserver-xorg-core: the server itself, with no strings attached.
1189     - xserver-xorg: pulls the server and drivers, contains the X wrapper
1190       and some documentation.
1191     - xorg: pulls xserver-xorg as well as various X11 clients and fonts.
1192   * bug script: Report KMS configuration files and their contents.
1193   * bug script: Keep only one lspci call (with proper filtering), which
1194     makes PCI IDs come back.
1195   * bug script: Report libGL-related diversions.
1196   * Stop providing xorg-input-abi-11.0 and xorg-video-abi-8.0 now that
1197     drivers have reached unstable.
1198   * Merge server-1.9-branch up to 0a4b0de9af.
1200  -- Cyril Brulebois <kibi@debian.org>  Wed, 16 Feb 2011 23:17:07 +0100
1202 xorg-server (2:1.9.4-1) unstable; urgency=low
1204   * The “squeeze is released, target sid!” upload.
1205   * New upstream release.
1206   * Unfuzzy all patches.
1207   * Get rid of long obsolete NEWS file.
1208   * Replace “--remaining-packages” with “-Nfoo -Nbar” in the “dh_strip -s”
1209     call, to avoid non-stripped binaries if the build is resumed.
1210   * Use “dh_prep” instead of deprecated “dh_clean -k”.
1211   * Bump debhelper build-dep accordingly.
1212   * Introduce dh_xsf_substvars, to be used in driver packages to set
1213     appropriate substitution variables for Depends and Provides, before
1214     calling dh_gencontrol. Ship it in xserver-xorg-dev.
1215   * Also ship a debhelper sequence: xsf.pm, to insert dh_xsf_substvars
1216     before dh_gencontrol. Usage: “dh $@ --with xsf” when using dh.
1217   * Get rid of inputabiver and videoabiver files, they've been deprecated
1218     for a while, and drivers should all have switched by now.
1219   * rules: Only read the first line of debian/serverminver to set the
1220     serverminver variable, used to prepare xinputdep and videodrvdep
1221     files.
1222   * rules: Keep only the major ABI version from pkg-config's output to
1223     build xorg-{input,video}-abi-$ABI. To handle minor ABI versions, we
1224     have the serverminver mechanism.
1225   * To avoid having to binNMU all drivers to update their Depends from
1226     xorg-*-abi-$MAJOR-$MINOR to xorg-*-abi-$MAJOR, add xorg-video-abi-8.0
1227     and xorg-input-abi-11.0 to the server's Provides temporarily (until
1228     the next ABI bump).
1229   * Add ${videoabi}, ${inputabi} to the udeb's Provides. There's no reason
1230     for udebs to have loose dependencies.
1231   * Accordingly, copy server's substvars as udeb's substvars once the
1232     videoabi/inputabi variables are computed.
1233   * Add an abibumpcheck target which checks for xinput and videodrv ABI
1234     updates, based on the versions stored in debian/serverminver; make
1235     clean depend on it to make sure such an update is noticed at the very
1236     beginning of the build.
1237   * Add current versions to debian/serverminver accordingly.
1238   * Remove “xserver” from Provides, it's deprecated.
1239   * Use architecture wildcards for build-deps.
1240   * Make xserver-xfbdev linux-any; add armhf and powerpcspe to the udeb
1241     (Closes: #585697, #605764).
1242   * Cherry-pick, thanks to Samuel Thibault (Closes: #590715):
1243     - xserver: enable TLS even if AIGLX is not enabled
1244   * Update Uploaders list. Thanks, David & Steve & Brice!
1245   * Bump Standards-Version to 3.9.1 (no changes needed).
1247  -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Feb 2011 10:40:55 +0100
1249 xorg-server (2:1.9.3.902-1) experimental; urgency=low
1251   * New upstream release (1.9.4 rc2).
1252   * Improve bug script:
1253     - Stop reporting about roster and checksum for config file and server
1254       symlink, they are no longer used.
1255     - Replace printf with echo everywhere, it's slightly more readable and
1256       all lines are newline-terminated anyway.
1257     - Also use a “pecho” (pretty echo) function to underline some strings,
1258       making the output slightly more readable.
1259     - Fix listing xorg.conf.d's contents. Previously, that was only done
1260       if xorg.conf existed.
1261     - Check for local libraries by running ldd on the server.
1262     - Check for obsolete libraries in the same way (/usr/X11R6/lib might
1263       still exist in some cases, and be referenced in /etc/ld.so.conf, so
1264       using ldd is sufficient to find out, see #546836 for an example).
1266  -- Cyril Brulebois <kibi@debian.org>  Mon, 31 Jan 2011 14:00:41 +0100
1268 xorg-server (2:1.9.3.901-1) experimental; urgency=low
1270   * New upstream release (1.9.4 rc1).
1272  -- Cyril Brulebois <kibi@debian.org>  Sun, 09 Jan 2011 03:10:13 +0100
1274 xorg-server (2:1.9.2.902-1) experimental; urgency=low
1276   * New upstream release (1.9.3 rc2).
1277   * Drop 06_dont_trap_access_to_timer_and_keyboard.diff, merged upstream.
1279  -- Cyril Brulebois <kibi@debian.org>  Sun, 05 Dec 2010 02:16:14 +0100
1281 xorg-server (2:1.9.2-1) experimental; urgency=low
1283   * New upstream release.
1285  -- Cyril Brulebois <kibi@debian.org>  Wed, 10 Nov 2010 00:10:19 +0100
1287 xorg-server (2:1.9.0.902-1ubuntu4) natty; urgency=low
1289   * Add 208_switch_on_release.diff: Perform keyboard layout switches on
1290     key-release rather than key-press events.  This solves a very
1291     long-standing issue where e.g. <ctrl>+<shift>+<key> fails when
1292     ctrl+shift is configured for layout switching.
1293     (LP: #36812)
1294 2A
1295  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 06 Jan 2011 14:35:59 -0800
1297 xorg-server (2:1.9.0.902-1ubuntu3) natty; urgency=low
1299   * Add 207_dga_master_device.patch: Cherrypick from upstream xserver git
1300     to fix crash with a bluetooth keyboard when using XBMC full screen.
1301     (LP: #597895)
1303  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 06 Jan 2011 12:17:16 -0800
1305 xorg-server (2:1.9.0.902-1ubuntu2) natty; urgency=low
1307   [ Christopher James Halse Rogers ]
1308   * Cherry-pick 3effb61e from server-1.9 branch.  Fixes a typo in Xinerama
1309     support which caused Qt apps to crash X when using Xinerama multi-head
1310     (LP: #650539)
1312   [ Robert Hooker ]
1313   * Add 105_nvidia_fglrx_autodetect.patch, enables fglrx and nvidia to work
1314     without an xorg.conf.
1315   * debian/local/64-xorg-xkb.rules, control: Use keyboard-configuration
1316     information for keymaps (/etc/default/keyboard)
1318  -- Robert Hooker <sarvatt@ubuntu.com>  Wed, 05 Jan 2011 11:29:17 -0500
1320 xorg-server (2:1.9.0.902-1ubuntu1) natty; urgency=low
1322   * Merge from Debian experimental.  Remaining Ubuntu changes:
1323     - rules:
1324       + Disable SELinux, libaudit-dev is not in main yet. (LP: #406226)
1325       + Enable xcsecurity. (LP: #247537)
1326       + Add --with-extra-module-dir to support GL alternatives.
1327     - control: 
1328       + Xvfb depends on xauth, x11-xkb-utils. (LP: #500102)
1329       + Add breaks for incompatible drivers. (LP: #614993)
1330       + Drop libaudit-dev from build-deps.
1331     - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
1332       until it's available.
1333     - local/xvfb-run*: Add correct docs about error codes. (LP #328205)
1334     - debian/patches:
1335       + 100_rethrow_signals.patch:
1336         When aborting, re-raise signals for apport
1337       + 109_fix-swcursor-crash.patch:
1338         Avoid dereferencing null pointer while reloading cursors during
1339         resume. (LP: #371405)
1340       + 111_armel-drv-fallbacks.patch:
1341         Add support for armel driver fallbacks.
1342       + 121_only_switch_vt_when_active.diff:
1343         Add a check to prevent the X server from changing the VT when killing
1344         GDM from the console.
1345       + 122_xext_fix_card32_overflow_in_xauth.patch:
1346         Fix server crash when “xauth generate” is called with large timeout.
1347       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
1348         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
1349         169_mipointer_nullptr_checks.patch,
1350         172_cwgetbackingpicture_nullptr_check.patch:
1351         Fix various segfaults in xserver by checking pointers for NULL
1352         values before dereferencing them.
1353       + 165_man_xorg_conf_no_device_ident.patch
1354         Correct man page
1355       + 168_glibc_trace_to_stderr.patch:
1356         Report abort traces to stderr instead of terminal
1357       + 184_virtual_devices_autodetect.patch:
1358         Use vesa for qemu device, which is not supported by cirrus
1359       + 187_edid_quirk_hp_nc8430.patch:
1360         Quirk for another LPL monitor (LP: #380009)
1361       + 188_default_primary_to_first_busid.patch:
1362         Pick the first device and carry on (LP: #459512)
1363       + 189_xserver_1.5.0_bg_none_root.patch:
1364         Create a root window with no background.
1365       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
1366       + 191-Xorg-add-an-extra-module-path.patch:
1367         Add support for the alternatives module path.
1368       + 197_xvfb-randr.patch:
1369         Adds xrandr support to xvfb. (LP: #516123)
1370       + 198_nohwaccess.patch:
1371         Adds a -nohwaccess argument to make X not access the hardware
1372         ports directly.
1373       + 200_randr-null.patch:
1374         Clarify a pointer initialization.
1375       + 203_gestures-extension.patch:
1376       + 202_xf86CoordinationsToWindows.patch:
1377         Add gesture extension support (LP: #616678)
1378       + 204_fix-neg-sync-transition.patch:
1379         Fixes gnome screensaver fade being uninterruptable. (LP: #595555)
1380       + 206_intel_8xx_default_to_fbdev.patch:
1381         Makes 8xx class intel GPUs default to fbdev for stability. (LP: #633593)
1382   * Drop 205_udev-product-ids.patch, merged upstream.
1384  -- Robert Hooker <robert.hooker@canonical.com>  Mon, 18 Oct 2010 11:19:33 -0400
1386 xorg-server (2:1.9.0.902-1) experimental; urgency=low
1388   * New upstream release (1.9.1 rc2).
1389   * Drop 20-Revert-for-bug-30267.diff, merged upstream.
1391  -- Cyril Brulebois <kibi@debian.org>  Sat, 16 Oct 2010 15:24:48 +0200
1393 xorg-server (2:1.9.0.901-1) experimental; urgency=low
1395   [ Christopher James Halse Rogers ]
1396   * New upstream release (1.9.0):
1397     - Fixes crash in DamageUnregister on session close (LP: #343694)
1398     - Fixes crash with extremely large windows exposed by xpdf (Closes: #320627)
1399   * Drop 17-fix-DRI2-segfault-when-clientGone.diff: fixed upstream in more
1400     generality.
1402   [ Cyril Brulebois ]
1403   * New upstream release (1.9.1 rc1).
1404   * Add patch: 20-Revert-for-bug-30267.diff, to fix FTBFS due to test
1405     failures, see https://bugs.freedesktop.org/show_bug.cgi?id=30267 for
1406     reference.
1407   * Bump xutils-dev build-dep for new macros.
1408   * Remove --disable-multibuffer from configure flags, that extension is
1409     gone for real now.
1411  -- Cyril Brulebois <kibi@debian.org>  Tue, 12 Oct 2010 22:13:20 +0200
1413 xorg-server (2:1.9.0-0ubuntu6) maverick; urgency=low
1415   [ Chase Douglas ] 
1416   * Fix udev USB product ID parsing (LP: #628214)
1417     - debian/patches:
1418       + 205_udev-product-ids.patch
1420   [ Christopher James Halse Rogers ]
1421   * debian/patches/206_intel_8xx_default_to_fbdev.patch:
1422     - Don't autoload the intel driver on i830, i845g and i855.  These are
1423       still too unstable with KMS/GEM.  X will autoload the fbdev driver
1424       (if using KMS) or the vesa driver instead.  (LP: #633593)
1426  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 13 Sep 2010 18:48:54 +1000
1428 xorg-server (2:1.9.0-0ubuntu5) maverick; urgency=low
1430   * debian/control:
1431     - fix duplicated breaks for xserver-xorg-video-v4l
1433  -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 08 Sep 2010 10:57:49 +0200
1435 xorg-server (2:1.9.0-0ubuntu4) maverick; urgency=low
1437   * debian/control:
1438     - add more "breaks" for leftover drivers that have no
1439       xserver 1.9 abi version, thanks to Jean-Baptiste Lallement
1440       (LP: #614993)
1442  -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 31 Aug 2010 10:52:29 +0200
1444 xorg-server (2:1.9.0-0ubuntu3) maverick; urgency=low
1446   * debian/control:
1447     - add additional breaks for video drivers that have no ABI for
1448       xserver 1.9 (LP: #614993)
1449     - merge the "breaks" list from the debian git tree
1451  -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 31 Aug 2010 10:04:01 +0200
1453 xorg-server (2:1.9.0-0ubuntu2) maverick; urgency=low
1455   * debian/control:
1456     - add explict breaks from xserver-xorg-core against 
1457       xserver-xorg-video-v4l (<< 1:0.2.0-4ubuntu1) to ensure that
1458       upgrades with universe disabled work (LP: #614993)
1460  -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Aug 2010 15:40:07 +0200
1462 xorg-server (2:1.9.0-0ubuntu1) maverick; urgency=low
1463   
1464   * Merge from (unreleased) Debian experimental.  Remaining Ubuntu changes:
1465     - rules, control:
1466       + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
1467         Drop libaudit-dev from build-deps.
1468     - rules: Enable xcsecurity (LP 247537).
1469     - local/xvfb-run*: Add correct docs about error codes (LP 328205)
1470     - rules: Add --with-extra-module-dir to support GL alternatives.
1471     - control: Xvfb depends on xauth, x11-xkb-utils. (LP 500102)
1472     - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
1473       until it's available.
1474     - control: Update some versioned Breaks for Ubuntu versions.
1475     - debian/patches:
1476       + 100_rethrow_signals.patch:
1477         When aborting, re-raise signals for apport
1478       + 109_fix-swcursor-crash.patch:
1479         Avoid dereferencing null pointer while reloading cursors during
1480         resume. (LP 371405)
1481       + 111_armel-drv-fallbacks.patch:
1482         Add support for armel driver fallbacks.
1483       + 121_only_switch_vt_when_active.diff:
1484         Add a check to prevent the X server from changing the VT when killing
1485         GDM from the console.
1486       + 122_xext_fix_card32_overflow_in_xauth.patch:
1487         Fix server crash when “xauth generate” is called with large timeout.
1488       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
1489         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
1490         169_mipointer_nullptr_checks.patch,
1491         172_cwgetbackingpicture_nullptr_check.patch:
1492         Fix various segfaults in xserver by checking pointers for NULL
1493         values before dereferencing them.
1494       + 165_man_xorg_conf_no_device_ident.patch
1495         Correct man page
1496       + 168_glibc_trace_to_stderr.patch:
1497         Report abort traces to stderr instead of terminal
1498       + 184_virtual_devices_autodetect.patch:
1499         Use vesa for qemu device, which is not supported by cirrus
1500       + 187_edid_quirk_hp_nc8430.patch:
1501         Quirk for another LPL monitor (LP 380009)
1502       + 188_default_primary_to_first_busid.patch:
1503         Pick the first device and carry on (LP 459512)
1504       + 189_xserver_1.5.0_bg_none_root.patch:
1505         Create a root window with no background.
1506       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
1507         Cache keyboard settings.
1508       + 191-Xorg-add-an-extra-module-path.patch:
1509         Add support for the alternatives module path.
1510       + 197_xvfb-randr.patch:
1511         Adds xrandr support to xvfb. (LP 516123)
1512       + 198_nohwaccess.patch:
1513         Adds a -nohwaccess argument to make X not access the hardware
1514         ports directly.
1515       + 200_randr-null.patch:
1516         Clarify a pointer initialization.  
1517       + 203_gestures-extension.patch:
1518       + 202_xf86CoordinationsToWindows.patch:
1519         Add gesture extension support (LP: 616678)
1520       + debian/serverminver:
1521         Bump for gesture support
1522   * New upstream release:
1523     - Fixes crash in DamageUnregister on session close (LP: #343694)
1524     - Fixes crash with extremely large windows exposed by xpdf (Closes: #320627)
1525   * Drop 17-fix-DRI2-segfault-when-clientGone.diff: fixed upstream in more
1526     generality.
1527   * debian/patches/204_fix-neg-sync-transition.patch:
1528     - Fix edge case in SYNC extension resulting in GNOME screensaver's 
1529       fade-to-screensaver being uninteruptible.  (LP: #595555)
1531  -- Christopher James Halse Rogers <raof@ubuntu.com>  Tue, 24 Aug 2010 15:44:10 +1000
1533 xorg-server (2:1.8.99.905-1ubuntu3) maverick; urgency=low
1535   * Bump debian/serverminver for gesture support
1537  -- Chase Douglas <chase.douglas@ubuntu.com>  Fri, 20 Aug 2010 16:35:22 -0400
1539 xorg-server (2:1.8.99.905-1ubuntu2) maverick; urgency=low
1540   
1541     * Add in gesture support (LP: #616678)
1542       - add debian/patches/203_gestures-extension.patch
1543         and debian/patches/202_xf86CoordinationsToWindows.patch
1544       - debian/rules:
1545         - add configure option to enable gesture
1547  -- Chase Douglas <chase.douglas@ubuntu.com>  Mon, 09 Aug 2010 14:33:40 +0000
1549 xorg-server (2:1.8.99.905-1ubuntu1) maverick; urgency=low
1551   * Merge from (unreleased) Debian experimental.  Remaining Ubuntu changes:
1552     - rules, control:
1553       + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
1554         Drop libaudit-dev from build-deps.
1555     - rules: Enable xcsecurity (LP 247537).
1556     - local/xvfb-run*: Add correct docs about error codes (LP 328205)
1557     - rules: Add --with-extra-module-dir to support GL alternatives.
1558     - control: Xvfb depends on xauth, x11-xkb-utils. (LP 500102)
1559     - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
1560       until it's available.
1561     - control: Update some versioned Breaks for Ubuntu versions.
1562     - debian/patches:
1563       + 100_rethrow_signals.patch:
1564         When aborting, re-raise signals for apport
1565       + 109_fix-swcursor-crash.patch:
1566         Avoid dereferencing null pointer while reloading cursors during
1567         resume. (LP 371405)
1568       + 111_armel-drv-fallbacks.patch:
1569         Add support for armel driver fallbacks.
1570       + 121_only_switch_vt_when_active.diff:
1571         Add a check to prevent the X server from changing the VT when killing
1572         GDM from the console.
1573       + 122_xext_fix_card32_overflow_in_xauth.patch:
1574         Fix server crash when “xauth generate” is called with large timeout.
1575       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
1576         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
1577         169_mipointer_nullptr_checks.patch,
1578         172_cwgetbackingpicture_nullptr_check.patch:
1579         Fix various segfaults in xserver by checking pointers for NULL
1580         values before dereferencing them.
1581       + 165_man_xorg_conf_no_device_ident.patch
1582         Correct man page
1583       + 168_glibc_trace_to_stderr.patch:
1584         Report abort traces to stderr instead of terminal
1585       + 184_virtual_devices_autodetect.patch:
1586         Use vesa for qemu device, which is not supported by cirrus
1587       + 187_edid_quirk_hp_nc8430.patch:
1588         Quirk for another LPL monitor (LP 380009)
1589       + 188_default_primary_to_first_busid.patch:
1590         Pick the first device and carry on (LP 459512)
1591       + 189_xserver_1.5.0_bg_none_root.patch:
1592         Create a root window with no background.
1593       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
1594         Cache keyboard settings.
1595       + 191-Xorg-add-an-extra-module-path.patch:
1596         Add support for the alternatives module path.
1597       + 197_xvfb-randr.patch:
1598         Adds xrandr support to xvfb. (LP 516123)
1599       + 198_nohwaccess.patch:
1600         Adds a -nohwaccess argument to make X not access the hardware
1601         ports directly.
1602       + 200_randr-null.patch:
1603         Clarify a pointer initialization.
1604   * Update changelog entries for 1.8.1.902-1 which became 1.8.99.904-1
1605   * Drop 196_xvfbscreeninit-handling.patch: it's semantically empty, and now 
1606     doesn't apply.  Merge remaining #include change into 197_xvfb-randr.patch
1607   * New upstream version will start correctly when no outputs are connected,
1608     as long as the video driver can dynamically resize the framebuffer
1609     (true for all KMS drivers) (LP: #337889)
1610   * New upstream version fixes crash on non-admin logout with KDE (LP: #569879)
1611   * Refresh 111_armel-drv-fallbacks.patch to fix the build on armel
1613  -- Christopher James Halse Rogers <raof@ubuntu.com>  Thu, 05 Aug 2010 11:25:14 +1000
1615 xorg-server (2:1.8.99.905-1) experimental; urgency=low
1617   * Drop recommends on xbase-clients.
1618   * Add xauth to xserver-common recommends.
1619   * Bump Standards-Version to 3.9.0.
1620   * Don't install serverminver, drivers shouldn't use this anymore.
1621   * New upstream release candidate.
1623  -- Julien Cristau <jcristau@debian.org>  Sat, 17 Jul 2010 11:13:32 +0100
1625 xorg-server (2:1.8.99.904-1) experimental; urgency=low
1627   [ Julien Cristau ]
1628   * Install the upstream changelog in xserver-common, instead of duplicating
1629     its 1MB in all other packages.
1630   * Stop repacking the tarball: the non-modifiable README.DRI was removed
1631     upstream.
1632   * Bump build-deps on x11proto-core-dev, x11proto-dri2-dev, libxfont-dev.
1633   * Bump xserver-xorg-dev dependency on x11proto-core-dev and
1634     x11proto-dri2-dev, add dependency on x11proto-xinerama-dev.
1635   * Bump serverminver, videoabiver, inputabiver.
1637   [ Christopher James Halse Rogers ]
1638   * New upstream RC
1639     - A number of DRI2 fixes.
1640     - Fix for hanging OpenGL clients with multiple heads.
1641   * 17-fix-DRI2-segfault-when-clientGone.diff:
1642     - Pick up fix from https://bugs.freedesktop.org/show_bug.cgi?id=27497 to
1643       fix server crash in DRI2SwapEvent handling (LP: #595182).
1645  -- Julien Cristau <jcristau@debian.org>  Fri, 09 Jul 2010 12:45:09 +0100
1647 xorg-server (2:1.8.1.902-0ubuntu2) maverick; urgency=low
1649   * debian/rules:
1650     - Drop the upstream changelog harder.  We're scrabbling for CD space
1651       and this is an easy 1MB saving.
1653  -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 30 Jun 2010 09:50:33 +1000
1655 xorg-server (2:1.8.1.902-0ubuntu1) maverick; urgency=low
1657   * Merge from (unreleased) Debian experimental.  Remaining changes:  
1658     - rules, control:
1659       + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
1660         Drop libaudit-dev from build-deps.
1661     - rules: Enable xcsecurity (LP 247537).
1662     - local/xvfb-run*: Add correct docs about error codes (LP 328205)
1663     - rules: Add --with-extra-module-dir to support GL alternatives.
1664     - control: Xvfb depends on xauth, x11-xkb-utils. (LP 500102)
1665     - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
1666       until it's available.
1667     - control: Update some versioned Breaks for Ubuntu versions.
1668     - debian/patches:
1669       + 100_rethrow_signals.patch:
1670         When aborting, re-raise signals for apport
1671       + 109_fix-swcursor-crash.patch:
1672         Avoid dereferencing null pointer while reloading cursors during
1673         resume. (LP 371405)
1674       + 111_armel-drv-fallbacks.patch:
1675         Add support for armel driver fallbacks.
1676       + 121_only_switch_vt_when_active.diff:
1677         Add a check to prevent the X server from changing the VT when killing
1678         GDM from the console.
1679       + 122_xext_fix_card32_overflow_in_xauth.patch:
1680         Fix server crash when “xauth generate” is called with large timeout.
1681       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
1682         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
1683         169_mipointer_nullptr_checks.patch,
1684         172_cwgetbackingpicture_nullptr_check.patch:
1685         Fix various segfaults in xserver by checking pointers for NULL
1686         values before dereferencing them.
1687       + 165_man_xorg_conf_no_device_ident.patch
1688         Correct man page
1689       + 168_glibc_trace_to_stderr.patch:
1690         Report abort traces to stderr instead of terminal
1691       + 184_virtual_devices_autodetect.patch:
1692         Use vesa for qemu device, which is not supported by cirrus
1693       + 187_edid_quirk_hp_nc8430.patch:
1694         Quirk for another LPL monitor (LP 380009)
1695       + 188_default_primary_to_first_busid.patch:
1696         Pick the first device and carry on (LP 459512)
1697       + 189_xserver_1.5.0_bg_none_root.patch:
1698         Create a root window with no background.
1699       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
1700         Cache keyboard settings.
1701       + 191-Xorg-add-an-extra-module-path.patch:
1702         Add support for the alternatives module path.
1703       + 196_xvfb-fbscreeninit-handling.patch, 197_xvfb-randr.patch:
1704         Adds xrandr support to xvfb. (LP 516123)
1705       + 198_nohwaccess.patch:
1706         Adds a -nohwaccess argument to make X not access the hardware
1707         ports directly.
1708       + 200_randr-null.patch:
1709         Clarify a pointer initialization.
1710   * Update changelog entries for previously unreleased Debian 1.8.1.901-1
1711   
1712  -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 23 Jun 2010 11:19:49 +1000
1714 xorg-server (2:1.8.1.901-1ubuntu1) maverick; urgency=low
1716   [ Timo Aaltonen ]
1717   * Merged from Debian experimental, remaining changes:
1718     - rules, control:
1719       + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
1720         Drop libaudit-dev from build-deps.
1721     - rules: Enable xcsecurity (LP 247537).
1722     - local/xvfb-run*: Add correct docs about error codes (LP 328205)
1723     - rules: Add --with-extra-module-dir to support GL alternatives.
1724     - control: Xvfb depends on xauth, x11-xkb-utils, recommends
1725       libgl1-mesa-dri. (LP 500102)
1726     - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
1727       until it's available.
1728     - debian/patches:
1729       + 100_rethrow_signals.patch:
1730         When aborting, re-raise signals for apport
1731       + 109_fix-swcursor-crash.patch:
1732         Avoid dereferencing null pointer while reloading cursors during
1733         resume. (LP 371405)
1734       + 111_armel-drv-fallbacks.patch:
1735         Add support for armel driver fallbacks.
1736       + 121_only_switch_vt_when_active.diff:
1737         Add a check to prevent the X server from changing the VT when killing
1738         GDM from the console.
1739       + 122_xext_fix_card32_overflow_in_xauth.patch:
1740       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
1741         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
1742         169_mipointer_nullptr_checks.patch,
1743         172_cwgetbackingpicture_nullptr_check.patch:
1744         Fix various segfaults in xserver by checking pointers for NULL
1745         values before dereferencing them.
1746       + 165_man_xorg_conf_no_device_ident.patch
1747         Correct man page
1748       + 168_glibc_trace_to_stderr.patch:
1749         Report abort traces to stderr instead of terminal
1750       + 184_virtual_devices_autodetect.patch:
1751         Use vesa for qemu device, which is not supported by cirrus
1752       + 187_edid_quirk_hp_nc8430.patch:
1753         Quirk for another LPL monitor (LP 380009)
1754       + 188_default_primary_to_first_busid.patch:
1755         Pick the first device and carry on (LP 459512)
1756       + 189_xserver_1.5.0_bg_none_root.patch:
1757         Create a root window with no background.
1758       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
1759         Cache keyboard settings.
1760       + 191-Xorg-add-an-extra-module-path.patch:
1761         Add support for the alternatives module path.
1762       + 196_xvfb-fbscreeninit-handling.patch, 197_xvfb-randr.patch:
1763         Adds xrandr support to xvfb. (LP 516123)
1764       + 198_nohwaccess.patch:
1765         Adds a -nohwaccess argument to make X not access the hardware
1766         ports directly.
1767       + 200_randr-null.patch:
1768         Clarify a pointer initialization.
1769   * Dropped patches:
1770     - 106_nouveau_autodetect.patch: obsoleted by 15-nouveau.diff
1771     - 112_xaa-fbcomposite-fix-negative-size.patch: adopted by Debian
1772     - 113_quell_nouveau_aiglx.patch: obsoleted by 15-nouveau.diff
1773     - 115_xext_fix_cursor_ref_counting.patch: merged upstream
1774     - 116_fix_typos_in_swap_functions.patch: merged upstream
1775     - 118_xkb_fix_garbage_init.patch: merged upstream
1776     - 123_exa_sys_ptr_nullpointer_check.patch: merged upstream
1777     - 199_xfvb-help-typo.patch: merged upstream
1778   * debian/xserver-xorg-core.preinst.in: Drop the removal of the wrong
1779     alternative, obsolete by now.
1780   * debian/control: Build the udeb and bump the relaxed build-deps.
1781   * debian/local/xvfb-run: Don't disable composite, seems to run fine
1782     with it nowadays.
1784   [ Robert Hooker ]
1785   * Fix 190_cache-xkbcomp_output_for_fast_start_up.patch so it works.
1786   * Drop 164_trap-aspect-ratios.patch: obsolete.
1787   * debian/rules: Adjust confflag targets so xcsecurity isn't enabled for udeb
1788     with disabled xace.
1789   * Drop 184_virtual_devices_autodetect.patch: It's a noop with todays autoconfig.
1790   
1791   [ Bryce Harrington ]
1792   * debian/rules: Don't reference the package uploader for support; instead point
1793     users to the standard Ubuntu support page.
1794     (LP: #589811)
1796   [ Christopher James Halse Rogers ]
1797   * Add debian/gbp.conf pointing at ubuntu branch.
1798   * Drop 109_fix-swcursor-crash.patch; merged upstream in 3a3edb2c.
1799   * 122_xext_fix_card32_overflow_in_xauth.patch: Update to most recent patch
1800     on patchwork.  This patch actually works! (tested with 
1801     “xauth generate :0 . trusted timeout 99999999) (LP: #519049)
1802   
1803  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 07 Jun 2010 14:50:49 -0700
1805 xorg-server (2:1.8.1.901-1) experimental; urgency=low
1807   [ Julien Cristau ]
1808   * New upstream release
1809   * Merge changes from 2:1.7.7-2.
1811   [ Christopher James Halse Rogers ]
1812   * 16-xaa-fbcomposite-fix-negative-size.diff:
1813     - mi hunk merged upstream.  Update to keep just the fbpict.c hunk.
1815  -- Julien Cristau <jcristau@debian.org>  Mon, 07 Jun 2010 23:22:48 +0200
1817 xorg-server (2:1.8.1-1) experimental; urgency=low
1819   * New upstream release
1820     - 02_Add-libgcrypt-and-libnettle-as-options-for-sha1.diff: partly merged
1821       upstream, rest renamed to 02_Add-libnettle-as-option-for-sha1.diff and
1822       ported to new version
1823     - 05_only_call_gamma_set_if_nonnull.diff: merged upstream
1824     - 07-xfree86-fix-build-with-xv-disabled.diff: rediffed
1825     - 08-config-xorg-conf-d.diff: merged upstream
1826     - 09-inputclass-sans-abi9.diff: likewise
1827     - 10-config-libudev-backend.diff: likewise
1828     - 11-xfree86-fix-video-fallback.diff: likewise
1829     - 12-xfree86-dont-complain-about-missing-coredevices.diff: likewise
1830     - 13-unbreak-input-abi.diff: obsolete
1831     - 14-tone-down-nidr-errors.diff: merged upstream
1832     - 15-nouveau.diff: rediffed
1833     - 17-xfree86-saner-conf-search-paths.diff: merged upstream
1834     - 18-Add-10-evdev.conf.diff: likewise
1835   * Bump xutils-dev build-dep for new macros.
1836   * Add build-dep on xfonts-utils for fontutil.pc.
1837   * Bump build-deps on mesa, glproto and dri2proto.
1838   * Drop obsolete configure options --disable-xsdl and
1839     --disable-null-root-cursor.
1840   * --enable-werror has been replaced by --enable-strict-compilation, adjust
1841     rules.
1842   * xdmx-tools.install: xdmx was renamed to dmxinfo.
1843   * Bump debian/serverminver and ABI versions.
1845  -- Julien Cristau <jcristau@debian.org>  Wed, 12 May 2010 18:01:39 +0200
1847 xorg-server (2:1.7.7-2) unstable; urgency=low
1849   * autoconfig: load the nouveau driver for nvidia hw.  Stolen from F13.
1850   * Try to catch non-event devices when running udevadm info in the bug
1851     script.
1852   * Pull from upstream server-1.7-nominations branch
1853     - dix: make DeviceEvent coordinates signed for Xinerama (closes: #581763)
1854     - xfree86: dga needs to use the master keyboard state (closes: #576393)
1855     - Fix null pointer dereference in xf86_reload_cursors (closes: #507916)
1857  -- Julien Cristau <jcristau@debian.org>  Thu, 03 Jun 2010 17:00:18 +0200
1859 xorg-server (2:1.7.7-1) unstable; urgency=low
1861   [ Timo Aaltonen ]
1862   * Update patch 17; Add missing __datadir__ to cpprules.in.
1864   [ Cyril Brulebois ]
1865   * Add listing files under /etc/X11/xorg.conf.d in bug script.
1866   * Fix typo in 10-mouse.conf: s/Mouse/Pointer/ (Closes: #579130).
1868   [ Julien Cristau ]
1869   * Drop the GLX 1.4 patches to fix server crashes with DRI2 (closes:
1870     #567677).
1871   * Change driver ABI Conflicts to Breaks.  Drop old Conflicts/Replaces on
1872     pre-modular xserver packages.
1873   * Unset PRERELEASE to avoid the prerelease warning in the log.
1874   * New upstream release:
1875     - fixes Xvfb crash with XI2 (closes: #575905)
1876     - EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen
1877       hook (closes: #576656)
1878   * 19-exa-handle-pixmap-create-destroy-in-lower-layers.diff is now upstream,
1879     remove it.
1880   * Drop mention of input_id from debian/copyright since we stopped shipping
1881     it a while back.
1883  -- Julien Cristau <jcristau@debian.org>  Tue, 04 May 2010 15:17:59 +0200
1885 xorg-server (2:1.7.6.901-3) unstable; urgency=low
1887   [ Julien Cristau ]
1888   * On !linux, install mouse and kbd catchall snippets in the xorg.conf.d
1889     directory.  Fixes FTBFS on those archs.
1891   [ Cyril Brulebois ]
1892   * Cherry-pick “exa: handle pixmap create/destroy in lower layers” which
1893     fixes server crashes when pixmaps are created in the course of
1894     software fallbacks (Closes: #576816). Many thanks to Arthur Marsh for
1895     the tests!
1897  -- Cyril Brulebois <kibi@debian.org>  Mon, 19 Apr 2010 15:26:15 +0200
1899 xorg-server (2:1.7.6.901-2) unstable; urgency=low
1901   * Fix dependency generation: Replace PKG_CONFIG_DIR with PKG_CONFIG_PATH
1902     (/usr/share/xserver-xorg/{videodrv,xinput}dep may lack a version
1903     otherwise).
1905  -- Cyril Brulebois <kibi@debian.org>  Sat, 17 Apr 2010 18:38:17 +0200
1907 xorg-server (2:1.7.6.901-1) unstable; urgency=low
1909   * New upstream release candidate.
1910     - Fix crash when all glyphs of a given depth are freed, but not all
1911       glyphsets (closes: #568533)
1913   [ Cyril Brulebois ]
1914   * Steal patch 112_xaa-fbcomposite-fix-negative-size.patch from ubuntu,
1915     and rename it 16-xaa-fbcomposite-fix-negative-size.diff as it's now
1916     applied in Debian as well. It fixes arithmetic bugs in mod(); thanks to
1917     Bryce Harrington.
1918   * Merge 'xsfbs/debian-unstable' to fix target dependencies, which fixes
1919     useless rebuilds.
1920   * Add support for “noudeb” in DEB_BUILD_OPTIONS to disable building the
1921     udeb flavour (even on architectures where udebs are supposed to be
1922     built) to speed up debug builds. When this is used, the udeb is still
1923     built, but rather empty…
1924   * Modify bug script to include kernel version (from /proc/version) since
1925     the uname in Xorg.*.log might not give enough details (like the Debian
1926     revision).
1928   [ Julien Cristau ]
1929   * Remove from debian/rules an obsolete reference to
1930     /usr/share/debhelper/dh_make/debianm/rules.
1931   * Make xserver-xorg-core provide ABI-versioned virtual packages for drivers
1932     to depend on.  This is a first step in making our ABI handling saner (see
1933     #573371).
1934   * xvfb-run: don't rely on /tmp/X$i-lock to bump $SERVERNUM in auto-servernum
1935     mode (closes: #577195).  Thanks, Jozef Kutej!
1936   * Bump serverminver for new handling of input config.
1937   * Add Breaks on input drivers installing files in /usr/lib/X11/xorg.conf.d
1938     since we're changing the path.
1939   * Stop looking for x11_driver property in udev, since we're migrating the
1940     drivers over to xorg.conf.d anyway.
1941   * Install 10-evdev.conf in /usr/share/X11/xorg.conf.d (from upstream, patch
1942     18-Add-10-evdev.conf.diff).
1944   [ Timo Aaltonen ]
1945   * Add 17-xfree86-saner-conf-search-paths.diff. Allows using another
1946     xorg.conf.d directory for local changes.
1948  -- Cyril Brulebois <kibi@debian.org>  Sat, 17 Apr 2010 16:55:39 +0200
1950 xorg-server (2:1.7.6-2ubuntu8) lucid-updates; urgency=low
1952   [Bryce Harrington]
1953   * Add 123_exa_sys_ptr_nullpointer_check.patch: Patch from upstream to
1954     verify a pointer is not NULL before dereferencing it.  Fixes X
1955     segfault in miCopyRegion which occurs while using firefox (e.g. typing
1956     into fields in AOL).  Issue found by Jerry Lamos.
1957     (LP: #539772)
1958   * Add 19-exa-handle-pixmap-create-destroy-in-lower-layers.diff: Patch
1959     from Debian to fix X segfault on mouse click in xfig, when pixmaps
1960     are created in the course of software fallbacks.
1961     (LP: #553647)
1963   [Martin Pitt]
1964   * debian/local/64-xorg-xkb.rules: Ignore XKBMODEL=="SKIP" and
1965     XKBVARIANT=="U.S. English", which happen to get into
1966     /etc/default/console-setup in some cases like the VMWare automatic
1967     installer.
1968     (LP: #548891)
1970  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 28 Apr 2010 13:10:44 -0700
1972 xorg-server (2:1.7.6-2ubuntu7) lucid; urgency=low
1974   * Drop 117_fix_crash_with_createglyphset.patch
1975     - Dupe of patch 110
1976   * Drop 03_fedora_glx_versioning.diff, 04_fedora_glx14-swrast.diff
1977     - These patches were brought in by Debian to provide glx 1.4 support
1978       which Fedora backported from xserver 1.8, however testing in
1979       Ubuntu showed they caused a crash when closing Clutter apps (#550218),
1980       and graphics corruption when opening windows.  Dropping these patches
1981       returns us to GLX 1.2, which has been found to be stable; Debian has
1982       also dropped these two patches.
1983       (Fixes #565903).
1984   * Drop 114_dri2_make_sure_x_drawable_exists.patch
1985     - This was an early attempt by upstream which fixed the aforementioned
1986       Clutter crash, but which introduced a memory leak.
1987       (Fixes #565981)
1989  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 22 Apr 2010 17:24:38 -0700
1991 xorg-server (2:1.7.6-2ubuntu6) lucid; urgency=low
1993   * Add 122_xext_fix_card32_overflow_in_xauth.patch:  Prevent overflow
1994     of a CARD32 variable millis by doing bounds checking.  This is a
1995     patch currently in discussion at fdo #27134, so this patch can be
1996     dropped in favor of whatever upstream decides to include.
1997     (LP: #519049)
1999  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 15 Apr 2010 14:10:53 -0700
2001 xorg-server (2:1.7.6-2ubuntu5) lucid; urgency=low
2003   * Update patches in previous upload to fix FTBS issue.
2005  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 15 Apr 2010 11:03:01 -0700
2007 xorg-server (2:1.7.6-2ubuntu4) lucid; urgency=low
2009   * Add several cherrypicks of fixes from upstream git tree which fix various
2010     issues and that look safe with low or no risk of regression.
2011     + 115_xext_fix_cursor_ref_counting.patch: Xext: Fix cursor reference
2012       counting hazard.
2013     + 116_fix_typos_in_swap_functions.patch: Fixes typos in several of the
2014       glxcmdsswap routines.
2015     + 117_fix_crash_with_createglyphset.patch:  Fixes crash introduced in
2016       FindGlyphsByHash() if one client disconnects while a second is in
2017       the middle of doing certain Glyph operations.
2018     + 118_xkb_fix_garbage_init.patch: Fixes typo that can cause garbage
2019       bits to get appended on the xkbControlsNotify changedControls mask
2020       because it was uninitialized on the stack.
2022  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 14 Apr 2010 18:49:56 -0700
2024 xorg-server (2:1.7.6-2ubuntu3) lucid; urgency=low
2026   * add support for omapfb to 111_armel-drv-fallbacks.patch
2028  -- Alexander Sack <asac@ubuntu.com>  Mon, 12 Apr 2010 14:43:42 +0200
2030 xorg-server (2:1.7.6-2ubuntu2) lucid; urgency=low
2032   [Bryce Harrington]
2033   * Add 113_quell_nouveau_aiglx.patch: Don't emit error message about
2034     AIGLX on nouveau.  3D is not supported yet on -nouveau so this error
2035     message serves only to confuse bug reporters.
2036     (LP: #529590)
2038   [Robert Sarvatt]
2039   * Add 114_dri2_make_sure_x_drawable_exists.patch: Makes sure
2040     a corresponding X drawable exists before trying to use it, fixing
2041     xserver segfaults under DRI2 when closing down GLX apps.
2042     (LP: #550218)
2044  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 31 Mar 2010 16:37:45 -0700
2046 xorg-server (2:1.7.6-2ubuntu1) lucid; urgency=low
2048   [ Timo Aaltonen ]
2049   * Merge from Debian unstable. (LP: #546933)
2051   [ Michael Casadevall ]
2052   * Updated 111_armel-drv-fallbacks.patch to also add support for finding
2053     dovefb devices in addition to imx51 ones. (LP: #550701)
2055  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 30 Mar 2010 22:01:12 +0300
2057 xorg-server (2:1.7.6-2) unstable; urgency=low
2059   [ Timo Aaltonen ]
2060   * Add 08-config-xorg-conf-d.diff, 09-inputclass-sans-abi9.diff,
2061     10-config-libudev-backend.diff. Backport xorg.conf.d, inputclass
2062     and libudev support from xserver 1.8. Replaces the patches we had
2063     before. This allows us to migrate from a temporary udev based
2064     input device configuration straight to the long term solution
2065     introduced in 1.8.
2066   * Add 11-xfree86-fix-video-fallback.diff from SUSE. Allows the video
2067     fallback method to work when there's an xorg.conf around.
2068   * Add 12-xfree86-dont-complain-about-missing-coredevices.diff.
2069     No reason to complain about these, unless AEI is off.
2070   * Add 13-unbreak-input-abi.diff. Keep the old NewInputDeviceRequest(),
2071     rename the new as NIDR18() and call it from NIDR(). This way we
2072     don't break the input ABI.
2073   * Add 14-tone-down-nidr-errors.diff. Use X_INFO instead of X_ERROR.
2075   [ Julien Cristau ]
2076   * 15-keep-udev-x11-driver.diff: keep looking for the x11_driver udev
2077     property as a transitional measure.  This should allow the new server to
2078     work while drivers aren't transitioned to xorg.conf.d yet.
2080  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 30 Mar 2010 21:32:52 +0300
2082 xorg-server (2:1.7.6-1ubuntu3) lucid; urgency=low
2084   * Extend 112_xaa-fbcomposite-fix-negative-size.patch to also correct a
2085     mod() definition in the mi code which suffers the same flaw.
2087  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 29 Mar 2010 14:15:07 -0700
2089 xorg-server (2:1.7.6-1ubuntu2) lucid; urgency=low
2091   * Add 112_xaa-fbcomposite-fix-negative-size.patch:  Prevent 3rd-party
2092     controllable Xorg crash/exploit when XAA and compositing is in use.
2093     Be more careful in sign-changes with mod().
2094     (LP: #551193)
2096  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 29 Mar 2010 13:37:06 -0700
2098 xorg-server (2:1.7.6-1ubuntu1) lucid; urgency=low
2100   [Timo Aaltonen]
2101   * Merge from Debian unstable.
2102   * Drop patch 107, included in Debian.
2103   * Drop patch 108, included upstream.
2104   * control: Drop the udeb, we don't need it for lucid.
2105   * control: Relax/drop some build-deps caused by the udeb.
2107   [Bryce Harrington]
2108   * Add 110_findglyphbyhash-fix.patch from upstream to fix a sporadic
2109     crash in FindGlyphByHash.
2110     (LP: #401045)
2111   * Renumber patch 201_armel-drv-fallbacks.patch to 111
2113  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 24 Mar 2010 12:04:20 -0700
2115 xorg-server (2:1.7.6-1) unstable; urgency=low
2117   [ Brice Goglin ]
2118   * Add 06_dont_trap_access_to_timer_and_keyboard.diff,
2119     thanks Samuel Thibault.
2121   [ Timo Aaltonen ]
2122   * New upstream release, closes: #574354.
2124   [ Julien Cristau ]
2125   * Don't build xserver-xorg-core-udeb on sparc.  The linker fails because
2126     relocations have to be truncated when building statically against
2127     libnettle.
2129  -- Cyril Brulebois <kibi@debian.org>  Tue, 23 Mar 2010 16:59:08 +0100
2131 xorg-server (2:1.7.5.902-1) unstable; urgency=low
2133   [ Julien Cristau ]
2134   * config/udev: fix adding unnamed devices.
2135   * Build two flavours, one for the main package and one for the udeb.
2136   * Add patch to fix Xorg build with XV disabled.
2138   [ Timo Aaltonen ]
2139   * Add 16-config-dont-filter-input-subsys.diff so for instance serial
2140     wacom devices are initialized by the udev backend (LP: #522318,
2141     closes: #568236).
2143   [ Brice Goglin ]
2144   * New upstream release.
2145     + Allow for missing or disabled compat_output, closes: #572268, #554450.
2146     + Reenable RECORD extension, closes: #570680.
2147     + dix: try to ring the bell even if the current device doesn't have one,
2148       closes: #564200.
2149   * Refresh patches.
2150   * Fix typo in xvfb-run.1, thanks Joey Hess, closes: #527490.
2151   * Add 06_dont_trap_access_to_timer_and_keyboard.diff,
2152     thanks Samuel Thibault.
2154   [ Cyril Brulebois ]
2155   * Add udeb needed for the graphical installer: xserver-xorg-core-udeb.
2156   * Version/Bump some B-D to make sure xserver-xorg-core-udeb gets its
2157     dependencies on the (recently-added) udebs rather than on the
2158     libraries:
2159      - libpciaccess-dev
2160      - libudev-dev
2161      - libxau-dev
2162      - libxfont-dev
2163   * Replace 02_Add-libgcrypt-as-an-option-for-sha1.diff with
2164     02_Add-libgcrypt-and-libnettle-as-options-for-sha1.diff so that it's
2165     also possible to link against libnettle. Link (unconditionally)
2166     statically against libnettle.a to avoid an extra udeb for a few bytes.
2167   * Add nettle-dev to Build-Depends; and pass --with-sha1=libnettle for
2168     the udeb build (and --with-sha1=libgcrypt for the main build).
2169   * Add myself to Uploaders.
2170   * Tweak builderstring to use the name of the person responsible for the
2171     upload instead of an host-specific one (Closes: #574017).
2173  -- Cyril Brulebois <kibi@debian.org>  Mon, 15 Mar 2010 22:19:01 +0100
2175 xorg-server (2:1.7.5-1ubuntu4) lucid; urgency=low
2177   * 201_armel-drv-fallbacks.patch: use imx driver if available on
2178     armel imx51 systems; the current test checks for mxc_gpu
2179     devices listed in /sys/devices/platform and ensures that the
2180     imx_drv module can be loaded; if both succeed, imx driver is
2181     used instead of fbdev; note: the mxc_gpu device test should be
2182     replaced with parsing output of /proc/fb once the mxc driver
2183     provides reasonable content there.
2185  -- Alexander Sack <asac@ubuntu.com>  Wed, 24 Mar 2010 13:03:41 +0100
2187 xorg-server (2:1.7.5-1ubuntu3) lucid; urgency=low
2189   * Add 109_fix-swcursor-crash.patch: Avoid dereferencing null pointer
2190     while reloading cursors during resume.
2191     (LP: #371405)
2193  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 11 Mar 2010 17:16:12 -0800
2195 xorg-server (2:1.7.5-1ubuntu2) lucid; urgency=low
2197   [ Bryce Harrington ]
2198   [Timo Aaltonen]
2199   * Add 107_dont_filter_input_subsys.diff so for instance serial wacom
2200     devices are initialized by the udev backend (LP: #522318)
2202   [Bryce Harrington]
2203   * Add 108_reenable_record_ext.patch: Upstream patch to make the
2204     record callback work with the new internal core/Xi events mechanism
2205     instead of xEvents. With this fix, the record extension can be
2206     re-enabled.
2207     (LP: #315456)
2209  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 02 Mar 2010 17:09:33 +0200
2211 xorg-server (2:1.7.5-1ubuntu1) lucid; urgency=low
2213   [ Bryce Harrington ]
2214   [Robert Hooker]
2215   * Add 106_nouveau_autodetect.patch: makes nouveau the default driver
2216     for supported cards when not explicitly named in xorg.conf.
2218   [Timo Aaltonen]
2219   * Merge from Debian unstable.
2220   * Drop patch 101, included in Debian.
2222   [Robert Collins]
2223   * Add 199_xfvb-help-typo.patch to fix typo in help for xvfb (fdo #32990)
2224   * Add 200_randr-null.patch to clarify a pointer initialization (fdo #26389)
2226  -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 19 Feb 2010 13:24:15 +0200
2228 xorg-server (2:1.7.5-1) unstable; urgency=low
2230   [ Julien Cristau ]
2231   * Remove myself from Uploaders
2233   [ Brice Goglin ]
2234   * New upstream release.
2235     + Restore lastDeviceEventTime update in dixSaveScreens,
2236       closes: #563816.
2237     + Don't double-swap the RandR PropertyNotify event,
2238       closes: #569036.
2239     + Xi: reset the sli pointers after copying device classes,
2240       closes: #566147.
2241   * Bump Standards-Version to 3.8.4.
2243  -- Brice Goglin <bgoglin@debian.org>  Tue, 16 Feb 2010 08:00:27 +0100
2245 xorg-server (2:1.7.4-2) unstable; urgency=low
2247   [ Julien Cristau ]
2248   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
2249     good reason.  Thanks, Colin Watson!
2251   [ Brice Goglin ]
2252   * Add 05_only_call_gamma_set_if_nonnull.diff to unbreak the nv driver,
2253     closes: #564203.
2255  -- Brice Goglin <bgoglin@debian.org>  Wed, 20 Jan 2010 23:51:26 +0100
2257 xorg-server (2:1.7.4-1) unstable; urgency=low
2259   [ Timo Aaltonen ]
2260   * New upstream release.
2262   [ Julien Cristau ]
2263   * Don't call config_init() until after InitInput() has initialized the event
2264     queue, so that devices don't get enabled too early (closes: #564256,
2265     #564324).
2267  -- Julien Cristau <jcristau@debian.org>  Tue, 12 Jan 2010 10:49:22 +0000
2269 xorg-server (2:1.7.3.902-1ubuntu12) lucid; urgency=low
2271   * Add 198_nohwaccess.patch: Needed for rootless X.  Adds a -nohwaccess
2272     argument to make X not access the hardware ports directly.
2274  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 05 Feb 2010 22:17:20 -0800
2276 xorg-server (2:1.7.3.902-1ubuntu11) lucid; urgency=low
2278   * Add 196_xvfb-fbscreeninit-handling.patch and 197_xvfb-randr.patch:
2279     Adds xrandr support to xvfb.  Thanks lifeless!
2280     (LP: #516123)
2282  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 04 Feb 2010 10:56:12 -0800
2284 xorg-server (2:1.7.3.902-1ubuntu10) lucid; urgency=low
2286   * 100_rethrow_signals.patch: Fix SigAbortServer to cleanly exit(1) on a
2287     non-signal crash, as the original upstream code does. Not exiting leads to
2288     continuing back into the code which threw the error, which eventually
2289     leads to writing into the already closed log file and other operations
2290     which cause segfaults.
2291   * Re-enable 100_rethrow_signals.patch.  Hello apport.
2293  -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 03 Feb 2010 17:29:53 -0800
2295 xorg-server (2:1.7.3.902-1ubuntu9) lucid; urgency=low
2297   * Fully disable 100_rethrow_signals.patch as it seems to still cause
2298     crashes.  Goodbye apport.
2299     (LP: #506510)
2301  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 18 Jan 2010 23:31:08 -0800
2303 xorg-server (2:1.7.3.902-1ubuntu8) lucid; urgency=low
2305   * Drop 160_log_timestamping.patch.  The bootup time objectives have been
2306     met so this patch is no longer required.
2308  -- Bryce Harrington <bryce@ubuntu.com>  Sat, 16 Jan 2010 02:28:30 -0800
2310 xorg-server (2:1.7.3.902-1ubuntu7) lucid; urgency=low
2312   * Update 100_rethrow_signals.patch: Don't log more error messages after
2313     the log has been closed, else it causes a SIGSEGV (signal 11) crash
2314     under several different conditions, including on even ordinary error
2315     exits.
2316     (LP: #506510, #507345, #506977, #504497, #507083)
2318  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 15 Jan 2010 15:22:34 -0800
2320 xorg-server (2:1.7.3.902-1ubuntu6) lucid; urgency=low
2322   * debian/xserver-xorg-core.preinst.in:
2323     - Correct the name of the alternative that we need to remove.
2324       Thanks to Steve Langasek for spotting the error.
2326  -- Alberto Milone <alberto.milone@canonical.com>  Thu, 14 Jan 2010 12:50:19 +0100
2328 xorg-server (2:1.7.3.902-1ubuntu5) lucid; urgency=low
2330   * debian/xserver-xorg-core.preinst.in:
2331     - Make sure that the alternative which was previously provided by
2332       xserver-xorg-core is removed.
2334  -- Alberto Milone <alberto.milone@canonical.com>  Tue, 12 Jan 2010 11:37:49 +0100
2336 xorg-server (2:1.7.3.902-1ubuntu4) lucid; urgency=low
2338   * debian/patches/191-Xorg-add-an-extra-module-path.patch:
2339     - Patch from Mandriva to allow the use of an extra-modules-dir so that
2340       the modules installed in this dir will override the ones in the
2341       default directory.
2342   * debian/rules:
2343     - Remove alternatives stuff introduced in a previous upload.
2344     - Configure with --with-extra-module-dir="/usr/lib/xorg/extra-modules".
2345     - Do not install libglx.so and libdri.so in a different place any more.
2346     - Do not install ld.so.conf file any more. Mesa will deal with this.
2347   * debian/xserver-xorg-core.links:
2348     - Do not create link to /usr/lib/xvmcconfig-standard/XvMCConfig.
2349     - Remove links file.
2350   * debian/xserver-xorg-core.postinst.in:
2351     - Do not install an alternative any more. Mesa will deal with this.
2352   * debian/xserver-xorg-core.prerm.in:
2353     - Remove file.
2355  -- Alberto Milone <alberto.milone@canonical.com>  Mon, 11 Jan 2010 14:48:35 +0100
2357 xorg-server (2:1.7.3.902-1ubuntu3) lucid; urgency=low
2359   [ Julien Cristau ]
2360   * Don't call config_init() until after InitInput() has initialized the event
2361     queue, so that devices don't get enabled too early (closes: #564256,
2362     #564324). (LP: #504254)
2364  -- Timo Aaltonen <tjaalton@ubuntu.com>  Sat, 09 Jan 2010 19:34:30 +0200
2366 xorg-server (2:1.7.3.902-1ubuntu2) lucid; urgency=low
2368   * debian/rules:
2369     - Make sure that /usr/lib/standard-x11/ld.so.conf points to
2370       the libraries provided by mesa.
2372  -- Alberto Milone <alberto.milone@canonical.com>  Fri, 08 Jan 2010 18:55:52 +0100
2374 xorg-server (2:1.7.3.902-1ubuntu1) lucid; urgency=low
2376   [ Timo Aaltonen ]
2377   * Merge from Debian unstable.
2379   [ Michael Vogt ]
2380   * Add 101_nv-crash-fix.diff: Do not crash if gamma_set is NULL.
2381     (LP: #494627)
2383   [ Alberto Milone ]
2384   * Install libglx.so and libdri.so in /usr/lib/standard-x11 as X
2385     seems to prefer the file in /usr/lib/xorg/modules/extensions/standard/
2386     over links in /usr/lib/xorg/modules/extensions/.
2388  -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 08 Jan 2010 14:21:15 +0200
2390 xorg-server (2:1.7.3.902-1) unstable; urgency=low
2392   [ Timo Aaltonen ]
2393   * Run udevadm trigger on postinst, and depend on udev [linux-any].
2395   [ Julien Cristau ]
2396   * Add xserver-common dependency on x11-xkb-utils for xkbcomp.
2397   * Remove our copy of input_id, add Depends on new enough udev instead.
2398   * New upstream release.
2399   * Make xserver-common recommend xfonts-base, some clients don't work without
2400     those.
2401   * Upload to unstable.
2403  -- Julien Cristau <jcristau@debian.org>  Wed, 06 Jan 2010 17:44:59 +0000
2405 xorg-server (2:1.7.3.901-1ubuntu5) lucid; urgency=low
2407   * Use alternatives to make it easier to switch between X11 and 3rd
2408     party modules.
2409   * Add link to /usr/lib/xvmcconfig-standard/XvMCConfig and use it
2410     for alternatives.
2412  -- Alberto Milone <alberto.milone@canonical.com>  Mon, 04 Jan 2010 12:08:17 +0100
2414 xorg-server (2:1.7.3.901-1ubuntu4) lucid; urgency=low
2416   * xvfb: Depend again on xauth. Depend on x11-xkb-utils. LP: #500102.
2418  -- Matthias Klose <doko@ubuntu.com>  Thu, 24 Dec 2009 12:20:02 +0100
2420 xorg-server (2:1.7.3.901-1ubuntu3) lucid; urgency=low
2422   * Update 100_rethrow_signals.patch to work with xserver 1.7
2424  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 18 Dec 2009 18:55:56 -0800
2426 xorg-server (2:1.7.3.901-1ubuntu2) lucid; urgency=low
2428   [ Alberto Milone ]
2429   * debian/patches/190_cache-xkbcomp_output_for_fast_start_up.patch:
2430     Make the patch build again with xserver 1.7.
2432   [ Timo Aaltonen ]
2433   * Enable patch 190 now that it works.
2435  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 15 Dec 2009 14:49:39 +0200
2437 xorg-server (2:1.7.3.901-1ubuntu1) lucid; urgency=low
2439   * Merge from Debian experimental.
2441  -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 14 Dec 2009 11:34:33 +0200
2443 xorg-server (2:1.7.3.901-1) experimental; urgency=low
2445   [ Julien Cristau ]
2446   * Enable GLX 1.4 on DRI2 and swrast (from upstream, via F12).
2447   * xserver-xorg-dev: add Depends on x11proto-kb-dev and libxkbfile-dev for
2448     xkbsrv.h (closes: #559676).  Thanks, Ron!
2449   * Update input_id to the version in udev 149.
2450   * Update xserver-xorg-core bug script to run udevadm info instead of lshal.
2452   [ Brice Goglin ]
2453   * New upstream release.
2454     + Refresh patches.
2456  -- Brice Goglin <bgoglin@debian.org>  Sat, 12 Dec 2009 17:46:45 +0100
2458 xorg-server (2:1.7.2-2ubuntu2) lucid; urgency=low
2460   * local/64-xorg-xkb.rules: Use "program" instead of "file" when
2461     grepping the XKB settings from console-setup.
2463  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 08 Dec 2009 13:17:04 +0200
2465 xorg-server (2:1.7.2-2ubuntu1) lucid; urgency=low
2467   * Merge from Debian experimental. Remaining Ubuntu changes:
2468     - debian/rules, debian/control:
2469       + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
2470         Drop libaudit-dev from build-deps.
2471     - debian/rules: Enable xcsecurity (LP 247537).
2472     - local/xvfb-run*: Add correct docs about error codes (LP 328205)
2473     - local/xvfb-run: Use "-extension Composite" to fix xvfb-run crashing.
2474     - debian/patches:
2475       + 121_only_switch_vt_when_active.diff:
2476         Add a check to prevent the X server from changing the VT when killing
2477         GDM from the console.
2478       + 135_rethrow_signals.patch:
2479         When aborting, re-raise signals for apport
2480       + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
2481         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
2482         169_mipointer_nullptr_checks.patch,
2483         172_cwgetbackingpicture_nullptr_check.patch:
2484         Fix various segfaults in xserver by checking pointers for NULL
2485         values before dereferencing them.
2486       + 164_trap-aspect-ratios.patch:
2487         Correct monitor EDIDs that have misreported aspect ratios.
2488       + 165_man_xorg_conf_no_device_ident.patch
2489         Correct man page
2490       + 168_glibc_trace_to_stderr.patch:
2491         Report abort traces to stderr instead of terminal
2492       + 184_virtual_devices_autodetect.patch:
2493         Use vesa for qemu device, which is not supported by cirrus
2494       + 187_edid_quirk_hp_nc8430.patch:
2495         Quirk for another LPL monitor (LP: #380009)
2496       + 188_default_primary_to_first_busid.patch:
2497         Pick the first device and carry on (LP 459512)
2498       + 189_xserver_1.5.0_bg_none_root.patch:
2499         Create a root window with no background.
2500       + 190_cache-xkbcomp_output_for_fast_start_up.patch:
2501         Cache keyboard settings.
2502   * debian/control: Drop obsolete Conflicts/Breaks against -psb,
2503     -synaptics and -evdev.
2504   * debian/local/xserver-xephyr.1: Delete, upstream has Xephyr.1 now.
2505   * Dropped patches:
2506     - 101_fedora_xserver-1.3.0-document-fontpath-correctly.patch:
2507       Upstream dropped it.
2508     - 102_ubuntu_sharevts_load_cpu.patch: Upstream.
2509     - 103_psb_auto.patch: Fallback to vesa done differently upstream.
2510     - 110_fedora_no_move_damage.patch: Upstream dropped it.
2511     - 140_quell_acpi_errmsgs.patch: Superseded.
2512     - 153_make_dmx_compile.patch: Xdmx is fixed upstream.
2513     - 156_exevents_copykeyclass_nullptrcheck.patch: No longer needed.
2514       Appropriate checks are done on the pointers prior to CopyKeyClass
2515       being called now.
2516     - 158_raise_maxclients.patch: Breaks binary drivers.  We've had this
2517       reverted for some time now, may as well just get rid of it entirely.
2518     - 174_set_bg_pixmap_of_cow_to_none.patch: Upstream
2519     - 177_animated_cursor_change_master.patch: Different fix upstream.
2520     - 180_fedora_no_synaptics_mouse_synthesis.patch: Superseded.
2521     - 181_fedora_log_proc_cmdline.patch: Upstream.
2522     - 185_dix_badwindow.patch: Upstream.
2523     - 186_autoconfig_geode.patch: Upstream.
2524   * 189_xserver_1.5.0_bg_none_root.patch: Fetched a new version.
2525   * 135_rethrow_signals.patch, 168_glibc_trace_to_stderr.patch:
2526     Disabled until fixed to work with the current version.
2527   * 160_log_timestamping.patch: Updated and re-enabled for boot speed
2528     testing in Lucid.  This patch should be disabled by beta2.
2529   * 169_mipointer_nullptr_checks.patch: Updated.  MIPOINTER() still
2530     can return NULL under some circumstances, and its return values
2531     are still being dereferenced without checking for NULL.
2532   * 188_default_primary_to_first_busid.patch: Updated.  Still looks to be
2533     relevant for certain multi-card systems.
2534   * 190_cache-xkbcomp_output_for_fast_start_up.patch: Updated.
2535   * control, local/64-xorg-xkb.rules: Don't depend on keyboard-configuration
2536     until we have it.
2537   * rules, local/64-xorg-xkb.rules: Use input_id from udev.
2539  -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 07 Dec 2009 15:30:18 +0200
2541 xorg-server (2:1.7.2-2) experimental; urgency=low
2543   [ Julien Cristau ]
2544   * debian/rules: upstream build system got fixed, no need to remove
2545     configure-generated files.
2546   * Steal input_id helper from udev, install it in /lib/xorg.  Thanks, Martin
2547     Pitt!
2549   [ Brice Goglin ]
2550   * Cherry pick upstream commit to fix the ABI.
2552  -- Brice Goglin <bgoglin@debian.org>  Mon, 30 Nov 2009 20:10:27 +0100
2554 xorg-server (2:1.7.2-1) experimental; urgency=low
2556   * New upstream release
2557     + Xorg sets umask to 022 (closes: #555308)
2558   * Delete 09_debian_xserver_rtff.diff.  Was disabled since 1.3.99, and is not
2559     necessary since the fall back to builtin fonts was added.
2560   * Change the server's dependency on xserver-common to >= ${source:Version},
2561     to allow installation of different versions of the various servers.
2562   * Add build-dep on libglib2.0-dev, xkb-data and x11-xkb-utils for unit
2563     tests, and run the tests unless nocheck is in DEB_BUILD_OPTIONS.
2564   * Cherry-pick upstream commit to turn ModeDebug on during server startup,
2565     replacing our Turn-on-ModeDebug-by-default.patch.
2566   * Number our patches to make it easier to keep track of things.  Requested
2567     by the Ubuntu folks.
2568   * xvfb-run: retry a few times if Xvfb can't be started when using
2569     --auto-servernum, to make concurrent invocations work (closes: #521075).
2570     Thanks, Kees Cook!
2571   * Use libudev instead of libhal for input hotplug on linux.
2572   * Add udev rule to get keymap from /etc/default/keyboard.
2574  -- Julien Cristau <jcristau@debian.org>  Sat, 28 Nov 2009 16:48:43 +0100
2576 xorg-server (2:1.7.0-1) experimental; urgency=low
2578   * Add missing Conflicts on xserver-xorg-video-5 and xserver-xorg-input-4.
2579   * Add xkb-data to xserver-common's Depends.  XKB is mandatory in 1.7.
2580   * Make all servers depend on xserver-common (= ${source:Version}).
2581   * New upstream release
2582     + fixes Xvfb crashes (closes: #529927)
2583     + fixes DGA init crash (closes: #548716)
2585  -- Julien Cristau <jcristau@debian.org>  Sun, 04 Oct 2009 15:57:01 +0200
2587 xorg-server (2:1.6.99.903-1) experimental; urgency=low
2589   * New upstream snapshot.
2590     + doesn't fill log file with errors when acpid isn't running
2591       (closes: #487904, #500583)
2592     + adds autoconfig for geode variants (closes: #544988)
2593     + fixes idle time computation (closes: #542064)
2594     + Xnest uses the host's mouse acceleration and speed (closes: #325181)
2595     + Xephyr now has a manpage (closes: #427121)
2596     + Xdmx works again (closes: #541254)
2597   * Update build deps
2598   * Update patch stack:
2599     - 20_hurd-i386.diff applied upstream
2600     - fedora-bad-fbdev-thats-mine.patch applied upstream
2601     - fedora-pci-primary.diff superseded upstream
2602     - fedora-vboxvideo.diff applied upstream
2603     - kfreebsd-ftbfs.diff applied upstream
2604     - Add-libgcrypt-as-an-option-for-sha1.diff refreshed
2605     - Turn-on-ModeDebug-by-default.patch refreshed
2606   * Cleanup some libtool cruft in debian/rules clean.
2607   * Bump serverminver, videoabiver and inputabiver.
2608   * Bump debhelper compat level to 5:
2609     - handle dh_strip behaviour change
2610     - fix xserver-xorg-core.install
2611   * Bump Standards-Version to 3.8.3.
2613  -- Julien Cristau <jcristau@debian.org>  Tue, 29 Sep 2009 17:51:05 +0200
2615 xorg-server (2:1.6.4-2ubuntu6) lucid; urgency=low
2617   * 189_xserver_1.5.0_bg_none_root.patch: Moblin patch to allow X to
2618     create a root window with no background by passing the -nr
2619     argument.  This will make X no longer clear the framebuffer when it
2620     starts, thus eliminating a flicker between bootsplash and gdm.  -nr
2621     is ignored if this feature is not supported by the driver.  This patch
2622     is not upstream yet.
2623     TESTERS:  Watch for screen corruption issues during X or app start.
2624   * 190_cache-xkbcomp_output_for_fast_start_up.patch: Causes the X
2625     Keyboard Compiler (xkbcomp) to create a cache file of the keyboard
2626     settings.  This will make the 2nd and later boots slightly faster.
2627     TESTERS:  Watch for issues relating to keyboard customizations not
2628     taking effect properly following boot.
2630  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 23 Nov 2009 13:59:44 -0800
2632 xorg-server (2:1.6.4-2ubuntu5) lucid; urgency=low
2634   * Rework xvfb-run patch to wait for server to come up before checking
2635     status (LP: #481591, Debian bug 521075).
2637  -- Kees Cook <kees@ubuntu.com>  Fri, 13 Nov 2009 16:15:36 -0800
2639 xorg-server (2:1.6.4-2ubuntu4) karmic; urgency=low
2641   * Add 188_default_primary_to_first_busid.patch: X can abort if multiple
2642     video devices are present, and none are marked as primary.  This makes
2643     X just pick the first one it sees and carry on.
2644     (LP: #459512)
2646  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 26 Oct 2009 10:05:44 -0700
2648 xorg-server (2:1.6.4-2ubuntu3) karmic; urgency=low
2650   * local/xvfb-run: Fix race condition in xvfb-run that can cause
2651     concurrent invocations to fail.
2652     (LP: #348052)
2654  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 14 Oct 2009 15:21:51 -0700
2656 xorg-server (2:1.6.4-2ubuntu2) karmic; urgency=low
2658   * Add 187_edid_quirk_hp_nc8430.patch: Quirk for another LPL monitor, to
2659     fix huge font sizes due to invalid EDID from the hardware.
2660     (LP: #380009)
2662  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 13 Oct 2009 02:25:46 -0700
2664 xorg-server (2:1.6.4-2ubuntu1) karmic; urgency=low
2666   * Merge from Debian unstable.  (LP: #447010)
2667     Remaining Ubuntu changes:
2668     - debian/control:
2669       + set Conflicts: xkb-data (<< 0.9), since xkb-path is
2670         different from previous releases
2671       + do not Conflict with xserver-xorg-video
2672       + xvfb Depends on xauth, xfonts-base
2673       + Set Maintainer to Ubuntu Core Developers
2674     - debian/rules:
2675       + build using -fno-stack-protector
2676       + --with-os-vendor=Ubuntu
2677     - debian/xserver-xorg-core.install:
2678       + Add ioport, pcitweak, scanpci scripts & man pages
2679     - debian/patches:
2680       + 101_fedora_xserver-1.3.0-document-fontpath-correctly.patch:
2681         Specify correct paths to fonts
2682       + 102_ubuntu_sharevts_load_cpu.patch:
2683         close console fd only when ShareVTs
2684       + 103_psb_auto.patch:
2685         Autodetect poulsbo devices (but use -vesa since -psb is broken)
2686       + 110_fedora_no_move_damage.patch:
2687         further aiglx support
2688       + 121_only_switch_vt_when_active.diff:
2689         Add a check to prevent the X server from changing the VT when killing
2690         GDM from the console.
2691       + 135_rethrow_signals.patch:
2692         When aborting, re-raise signals for apport
2693       + 140_quell_acpi_errmsgs.patch:
2694         Avoid generating extraneous warnings when acpi is missing
2695       + 153_make_dmx_compile.patch:
2696         Change xcalloc -> calloc, so that dmx compiles.
2697       + 156_exevents_copykeyclass_nullptrcheck.patch,
2698         157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
2699         166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
2700         169_mipointer_nullptr_checks.patch,
2701         172_cwgetbackingpicture_nullptr_check.patch:
2702         Fix various segfaults in xserver by checking pointers for NULL
2703         values before dereferencing them.
2704       + 164_trap-aspect-ratios.patch:
2705         Correct monitor EDIDs that have misreported aspect ratios.
2706       + 165_man_xorg_conf_no_device_ident.patch
2707         Correct man page
2708       + 168_glibc_trace_to_stderr.patch:
2709         Report abort traces to stderr instead of terminal
2710       + 174_set_bg_pixmap_of_cow_to_none.patch:
2711         Set background pixmap of composite overlay window to no background
2712       + 177_animated_cursor_change_master.patch:
2713         Don't create animated cursors for slave devices
2714       + 180_fedora_no_synaptics_mouse_synthesis.patch:
2715         Don't synthesize a mouse section if a synaptics device is found
2716       + 181_fedora_log_proc_cmdline.patch:
2717         Dump /proc/cmdline in the log file too
2718       + 184_virtual_devices_autodetect.patch:
2719         Use vesa for qemu device, which is not supported by cirrus
2720       + 185_dix_badwindow.patch:
2721         Don't return BadMatch from GetProperty if window isn't actually a window
2722       + 186_autoconfig_geode.patch
2723         Perform autodetection correctly for various geode devices
2724   * Update 184_virtual_devices_autodetect.patch to only include inserting
2725     cirrus, since vbox is covered by the new fedora patch.
2726   * Drop patches already included upstream:
2727     - 187_lastdeviceeventtime-no-reset.patch
2728     - 178_glx_flush_cache.patch
2729     - 179_glx_cleanup_drawables.patch
2730     - 183_dont_reset_event_time.patch
2731     - 182_negative_sync_transitions.patch
2732   * Ubuntu bugs fixed as of this release:
2733     - Generate key up event only when key is released.  (Fixed previously)
2734       (LP: #403339)
2735     - Fix XDPMS change event idle handling
2736       (LP: #114336, #152999)
2737     - Don't shutdown the libhal ctx if it failed to initialize.  Fixes
2738       crash if HAL or dbus is not running or is interrupted.
2739       (LP: #114336)
2740     - Fix crash if SendCoreEvents is off.  Don't send events through
2741       master in this case.
2742       (LP: #368135)
2743     - Fix SWCursor check in xf86CursorSetCursor to prevent cursor image
2744       showing up on every screen with Xinerama.
2745       (LP: #357901)
2747  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 09 Oct 2009 12:01:52 -0700
2749 xorg-server (2:1.6.4-2) unstable; urgency=low
2751   * Add fix-dga-removal.patch, closes: #548724.
2753  -- Brice Goglin <bgoglin@debian.org>  Wed, 30 Sep 2009 22:40:29 +0200
2755 xorg-server (2:1.6.4-1) unstable; urgency=low
2757   * New upstream release.
2758   * Update 20_hurd-i386.diff, thanks Samuel Thibault, closes: #548606.
2759   * Drop render-return-the-supported-version.patch, applied upstream.
2761  -- Brice Goglin <bgoglin@debian.org>  Mon, 28 Sep 2009 07:23:07 +0200
2763 xorg-server (2:1.6.3.901-1) unstable; urgency=low
2765   [ Julien Cristau ]
2766   * Add patch stolen from Fedora to add the vboxvideo driver to the
2767     autodetection routine (closes: #540884).
2768   * Add built-ins to the default font path so that non-Xorg servers can use
2769     them (closes: #542707).  Thanks, Josselin Mouette!
2770   * Add avr32 to the libselinux-dev/libaudit-dev build-deps (closes: #543540).
2771     Thanks, Bradley Smith!
2772   * Add patch to return the actually supported version in RenderQueryVersion
2773     rather than whatever renderproto version the server built against.
2774   * New upstream release.
2775     + idle counter computation fixes (closes: #542064)
2776   * Cherry-pick three more patches nominated on
2777     http://www.x.org/wiki/Server16Branch:
2778     - Don't reset the lastDeviceEventTime when doing DPMS actions
2779     - dri2: Don't crash if pPriv is NULL
2780     - EXA: Only take special code path for 1x1 fill for pixmaps
2782   [ David Nusinow ]
2783   * Update xsfbs to 5693792171d885769e58dcccc053c08b11acd12a
2785  -- Julien Cristau <jcristau@debian.org>  Mon, 14 Sep 2009 15:33:46 +0200
2787 xorg-server (2:1.6.3-1ubuntu7) karmic; urgency=low
2789   * Add 187_lastdeviceeventtime-no-reset.patch: Avoids resetting IDLETIME on
2790     DPMS events.  Cherrypick from upstream.
2791     (LP: #397839)
2793  -- Loïc Minier <loic.minier@ubuntu.com>  Mon, 28 Sep 2009 10:54:08 +0200
2795 xorg-server (2:1.6.3-1ubuntu6) karmic; urgency=low
2797   * Add 186_autoconfig_geode.patch:  Add autoconfiguration support for
2798     older geode cards.  Cherrypick from upstream.
2799     (LP: #423866)
2801  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 08 Sep 2009 15:43:28 -0700
2803 xorg-server (2:1.6.3-1ubuntu5) karmic; urgency=low
2805   * Add 185_dix_badwindow.patch: dixLookupWindow may return BadMatch if
2806     the window in question isn't actually a window. In this case,
2807     GetProperty needs to return BadWindow - not BadMatch.  Fixes unexpected
2808     crash in some GNOME applications not expecting to get BadMatch returned
2809     from this function call.
2810     (LP: #321041)
2812  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 03 Sep 2009 18:27:04 -0700
2814 xorg-server (2:1.6.3-1ubuntu4) karmic; urgency=low
2816   * Add 184_virtual_devices_autodetect.patch: Automatic driver detection
2817     for vbox and kvm for non-cirrus devices.
2818     (LP: #338219, #348497)
2820  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 24 Aug 2009 14:58:22 -0700
2822 xorg-server (2:1.6.3-1ubuntu3) karmic; urgency=low
2824   * Add 183_dont_reset_event_time.patch:  Upstream cherrypick.
2825     Fix another random display blanking issue.  When we turn off DPMS with
2826     DPMSModeOff and do dixSaveScreens, don't reset the event time else
2827     session clients using IDLETIME will be reset.
2828     See http://blogs.gnome.org/hughsie/2009/08/17/
2830  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 19 Aug 2009 10:21:45 -0700
2832 xorg-server (2:1.6.3-1ubuntu2) karmic; urgency=low
2834   * Add 182_negative_sync_transitions.patch:  Upstream cherrypick.
2835     Fix random blanking display when system is not idle, caused by
2836     mishandling of negative transition triggers in XSync.
2837     (LP: #397839)
2839  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 14 Aug 2009 11:21:09 -0700
2841 xorg-server (2:1.6.3-1ubuntu1) karmic; urgency=low
2843   * Merge from Debian unstable.
2844   * control: Drop libaudit-dev from build-deps, since SELinux-support
2845     is still disabled anyway.
2846   * Drop 182_fedora_quirk_pea.patch, included in 1.6.3.
2848  -- Timo Aaltonen <tjaalton@ubuntu.com>  Wed, 05 Aug 2009 14:11:01 +0300
2850 xorg-server (2:1.6.3-1) unstable; urgency=low
2852   * New upstream release.
2854  -- Brice Goglin <bgoglin@debian.org>  Sat, 01 Aug 2009 08:55:40 +0200
2856 xorg-server (2:1.6.2.901-1ubuntu3) karmic; urgency=low
2858   * Add 182_fedora_quirk_pea.patch:  Quirk for Peacock Ergovision 19
2859     to use first detailed mode.
2860   * Add 181_fedora_log_proc_cmdline.patch: Log the /proc/cmdline into
2861     Xorg.0.log
2862   * Add 180_fedora_no_synaptics_mouse_synthesis.patch: Don't synthesise a
2863     mouse section if synaptics devices are found.
2864     (LP: #406291, #405281, #396908)
2865   * Actually enable patches 178 and 179
2867  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 04 Aug 2009 02:37:12 -0700
2869 xorg-server (2:1.6.2.901-1ubuntu2) karmic; urgency=low
2871   * Add 178_glx_flush_cache.patch and 179_glx_cleanup_drawables.patch:
2872     - Cleanup destroyed windows and drawables, to prevent crash during
2873       compiz startup.
2874       (LP: #408293)
2876  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 03 Aug 2009 07:55:12 -0700
2878 xorg-server (2:1.6.2.901-1ubuntu1) karmic; urgency=low
2880   [ Timo Aaltonen ]
2881   * Merge from Debian unstable. (LP: #403316)
2882   * Drop 170_primary_pci_video_device.patch, included in Debian
2884  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 28 Jul 2009 15:34:16 +0300
2886 xorg-server (2:1.6.2.901-1) unstable; urgency=low
2888   * New upstream release candidate.
2889   * Bump mesa Build-Depends to >= 7.5 to fix DRI2 madness again,
2890     closes: #538637.
2892  -- Brice Goglin <bgoglin@debian.org>  Mon, 27 Jul 2009 00:17:42 +0200
2894 xorg-server (2:1.6.2-1) unstable; urgency=low
2896   [ Brice Goglin ]
2897   * New upstream release.
2898     + Fixes dri2 madness introduced in previous upload
2899       (closes: #534522, #536019, #534766, #534771, #534890).
2900     + Fixes xkb bogus length in write keyboard desc, closes: #529625.
2901     + Fixes SWCursor being multiply rendered, closes: #526260.
2902     + Drop Change-default-for-ExaOptimizeMigration-to-false.diff,
2903       applied upstream.
2904     + Pull upstream server-1.6-branch up to commit 606f6dba.
2905   * Bump serverminver to 2:1.6.2 for the dri2 upstream changes in the
2906     previous upload.
2908   [ Julien Cristau ]
2909   * Bump xserver-xorg-dev's dependency on dri2proto to >= 2.1 for the same
2910     reason.
2911   * Don't set PCI_TXT_IDS_DIR, we don't use that anymore.
2912   * xserver-xorg-core.bug.script: add a newline between X log and lshal
2913     output.
2915  -- Brice Goglin <bgoglin@debian.org>  Mon, 13 Jul 2009 23:35:13 +0200
2917 xorg-server (2:1.6.1.901-3) unstable; urgency=low
2919   [ Julien Cristau ]
2920   * xvfb-run: don't pass the magic cookie to xauth on the command line
2921     (CVE-2009-1573; closes: #526678).  Thanks, Loïc Minier!
2922   * xvfb-run: use mktemp to create the temporary directory.
2923   * Change default for ExaOptimizeMigration to false.  This option still
2924     causes visual corruption in some cases.  Thanks, Michel Dänzer!
2925   * Only include hal info for keyboards, mice, touchpads and tablets in the
2926     bug script.
2927   * In the bug script, grep dmesg for agp in addition to drm.
2928   * Add patch stolen from Fedora to disable the fbdev driver when it's loaded
2929     together with a PCI or SBUS driver, instead of calling FatalError (closes:
2930     #508476).
2931   * Add patch stolen from Fedora to try and detect the primary PCI device by
2932     mapping the legacy VGA bios and comparing the vendor and device ids.
2933     Previously if there was more than one VGA device and the config didn't
2934     specify BusIDs, the server would just fail to start, so this hack should
2935     improve things.
2936   * Update configure options:
2937     + use --enable-xvfb instead of --enable-vfb
2938     + drop --disable-builtin-fonts, --enable-xtrap, --disable-kdrive-vesa,
2939       --disable-lbx, --disable-xprint, --disable-xorgconfig, --disable-xorgcfg
2940       which don't exist anymore
2941     + use --disable-config-hal and --disable-dri on hurd-i386
2942     + reorder options to match configure.ac, and use explicit
2943       --enable/--disable instead of using the defaults / autodetection
2944   * Don't recommend xfonts-base.  libXfont provides builtin versions of the
2945     fixed and cursor fonts, which are the only required ones.  Keep xfonts-*
2946     packages in Suggests for xserver-xorg-core.
2947   * Bump Standards-Version to 3.8.2 now that we have README.source.
2948   * Drop Build-Conflicts on xlibs-static-dev; it's only in oldstable at this
2949     point.
2950   * Pull from upstream server-1.6-branch as of June 23rd (commit dbac41b).
2951   * Bump build-dep on dri2proto to 2.1 for new protocol.
2952   * Bump build-dep on libselinux1-dev to 2.0.80 for avc_netlink_acquire_fd.
2954   [ David Nusinow ]
2955   * Add README.source
2957  -- Julien Cristau <jcristau@debian.org>  Tue, 23 Jun 2009 19:52:10 +0200
2959 xorg-server (2:1.6.1.901-2ubuntu2) karmic; urgency=low
2961   * Add xserver-1.5.0-bad-fbdev-thats-mine.patch - If no xorg.conf is
2962     specified, framebuffer device can erroneously grab the PCI.  Make
2963     it fail instead in this case.
2964     (LP: #383407)
2966  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 24 Jun 2009 15:24:44 -0700
2968 xorg-server (2:1.6.1.901-2ubuntu1) karmic; urgency=low
2970   * Merge from Debian unstable.
2971   * Dropped patches:
2972     - obsolete:
2973       100_xserver_exa_force_greedy.patch
2974       107_fedora_dont_backfill_bg_none.patch
2975     - upstream:
2976       163_thinko_in_xf86targetpreferred.patch
2977       171_xkb_geometry_copying.patch
2978       173_edid_quirk_philips_lcd.patch
2979       175_set_pointer_screen_in_xtestfakeinput.patch
2980       176_quell_warning_exacopydirty.patch
2981     - included by Debian: 999_default_modedebug_on.patch
2982   * Disable 143_default_to_vesa.patch for now, breaks autoconfiguration
2983     when the pci-ids directory exists but has no match. (LP: #379504)
2984   * Disable SELinux support for now, because libaudit-dev needs to be
2985     moved to main first.
2987  -- Timo Aaltonen <tjaalton@ubuntu.com>  Sun, 24 May 2009 00:32:37 +0300
2989 xorg-server (2:1.6.1.901-2) unstable; urgency=low
2991   * Merge from upstream server-1.6-branch (commit a9f85dce).
2992   * Fix FTBFS on kfreebsd (closes: #525475).  Thanks, Petr Salinger!
2994  -- Julien Cristau <jcristau@debian.org>  Thu, 14 May 2009 17:37:40 +0200
2996 xorg-server (2:1.6.1.901-1) experimental; urgency=low
2998   * New upstream development release
2999     + fixes crash in CheckMotion with xinerama (closes: #524853)
3000     + Refresh 20_hurd-i386.diff
3002   [ Brice Goglin ]
3003   * Add 20_hurd-i386.diff to fix FTBFS on hurd-i386,
3004     thanks Samuel Thibault! (closes: #523970)
3006   [ David Nusinow ]
3007   * Have the reportbug script append lshal and drm info.
3008     The drm info comes from grepping dmesg output.
3010   [ Julien Cristau ]
3011   * Properly initialize libgcrypt in the libgcrypt patch (closes: #524822).
3012     Thanks, Sven Joachim!
3014  -- David Nusinow <dnusinow@debian.org>  Mon, 11 May 2009 21:50:37 -0400
3016 xorg-server (2:1.6.1-1) unstable; urgency=low
3018   [ Julien Cristau ]
3019   * Disable dri2 on hurd-i386.  Thanks, Samuel Thibault!
3021   [ Brice Goglin ]
3022   * New upstream release.
3024  -- Brice Goglin <bgoglin@debian.org>  Wed, 15 Apr 2009 13:30:51 +0200
3026 xorg-server (2:1.6.0-1) unstable; urgency=low
3028   [ David Nusinow ]
3029   * Add 0001-xorg.conf-5-refer-to-mousedrv-4-.-Debian-394058.patch to
3030     refer to correct (semi-obsolete) mouse driver manpage.
3031     closes: #394058
3033   [ Julien Cristau ]
3034   * New upstream release.
3035   * 0001-mi-force-the-paired-kbd-device-before-CopyKeyClass.patch: remove,
3036     included upstream.
3037   * Turn on ModeDebug by default.
3038   * Use libgcrypt for SHA1 instead of OpenSSL's libcrypto.
3039   * Build the xselinux extension on Linux architectures.
3040   * Remove build-dependencies on x11proto-evie-dev, x11proto-trap-dev,
3041     x11proto-xf86misc-dev; the corresponding extensions are removed.
3042   * Remove build-dependencies on x11proto-print-dev, libfreetype6-dev and
3043     xfonts-utils since we don't build Xprt anymore.
3044   * Fix lintian warnings about xserver-xorg-core.NEWS formatting.
3045   * Move -dbg package to new section debug, add ${misc:Depends} where missing.
3046   * Remove unused 06_use_proc_instead_of_sysfs_for_pci_domains.diff, obsoleted
3047     by pci-rework.
3048   * Merge changelog entries 2:1.4.2-9 to 2:1.4.2-11.
3049   * Upload to unstable.
3051  -- Julien Cristau <jcristau@debian.org>  Thu, 09 Apr 2009 00:36:40 +0100
3053 xorg-server (2:1.6.0-0ubuntu15) karmic; urgency=low
3055   * Re-enable 999_default_modedebug_on.patch to provide debug info in
3056     Xorg.0.log for development series.
3058  -- Bryce Harrington <bryce@ubuntu.com>  Sun, 10 May 2009 22:35:02 -0700
3060 xorg-server (2:1.6.0-0ubuntu14) jaunty; urgency=low
3062   * Add 177_animated_cursor_change_master.patch: Fixes crash when using
3063     animated cursors.
3064     (LP: #358009)
3066  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 08 Apr 2009 18:52:56 -0700
3068 xorg-server (2:1.6.0-0ubuntu13) jaunty; urgency=low
3070   * Add 176_quell_warning_exacopydirty.patch: Quells innocuous but scary
3071     sounding "exaCopyDirty: Pending damage region empty!" warning, as it
3072     can lead to false-positives with bug reporters.
3074  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 08 Apr 2009 14:49:36 -0700
3076 xorg-server (2:1.6.0-0ubuntu12) jaunty; urgency=low
3078   * local/xvfb-run: Revert change from 2:1.6.0-0ubuntu9; prevents running
3079     multiple times.
3080     (LP: #357338.  Reopen 348052 rejecting patch)
3082  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 07 Apr 2009 15:21:32 -0700
3084 xorg-server (2:1.6.0-0ubuntu11) jaunty; urgency=low
3086   * Add 175_set_pointer_screen_in_xtestfakeinput.patch: Fixes issue when
3087     using Vino, mouse cursor can get stuck in the upper left corner of the
3088     screen.  The POINTER_SCREEN flag must be set explicitly for XTest core events to avoid
3089     out-of-range events when the lastSlave was an SD with an explicit axis range.
3090     Device events sent through XTest don't need this flag, they are expected to be
3091     in the valuator range of the device anyway.
3092     (LP: #337926)
3094  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 06 Apr 2009 17:22:35 -0700
3096 xorg-server (2:1.6.0-0ubuntu10) jaunty; urgency=low
3098   * debian/patches/174_set_bg_pixmap_of_cow_to_none.patch:
3099     - Set bg pixmap of composite overlay window to None.
3100       Thanks to Havoc Pennington for the patch.
3101       (LP: #356254).
3103  -- Alberto Milone <alberto.milone@canonical.com>  Mon, 06 Apr 2009 15:06:14 +0200
3105 xorg-server (2:1.6.0-0ubuntu9) jaunty; urgency=low
3107   * local/xvfb-run: Fixes race condition with concurrent invocations
3108     (LP: #348052)
3109   * local/xvfb-run, xvfb-run.1: Add correct docs about error codes
3110     (LP: #328205)
3111   * local/xserver-xephyr.1, rules, xserver-xephyr.install: Add man page
3112     for xephyr
3113     (LP: #134906)
3115  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 01 Apr 2009 20:37:22 -0700
3117 xorg-server (2:1.6.0-0ubuntu8) jaunty; urgency=low
3119   * Add 173_edid_quirk_philips_lcd.patch :
3120     Quirk for wrongly reported screen dimensions.
3121     Fixes "huge fonts" issues.
3122     (LP: #353074)
3124  -- Tormod Volden <debian.tormod@gmail.com>  Wed, 01 Apr 2009 19:47:13 +0200
3126 xorg-server (2:1.6.0-0ubuntu7) jaunty; urgency=low
3128   * Add 172_cwgetbackingpicture_nullptr_check.patch:
3129     - cwGetBackingPicture can segfault when minimizing/maximizing firefox with
3130       a flash video playing.  This appears to be a race condition in which the
3131       backing picture's data is not always fully defined.
3132       (LP: #319402)
3134  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 30 Mar 2009 22:20:17 -0700
3136 xorg-server (2:1.6.0-0ubuntu6) jaunty; urgency=low
3138   * Add 171_xkb_geometry_copying.patch:
3139     - Fixes crash when plugging/unplugging USB devices due to incorrect
3140       copying of XKB geometry base_color and label_color.  Patch
3141       cherrypicked from upstream.
3142       (LP: #333222, #321946)
3144  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 27 Mar 2009 19:58:33 -0700
3146 xorg-server (2:1.6.0-0ubuntu5) jaunty; urgency=low
3148   [Tormod Volden]
3149   * Disable 160_log_timestamping.patch before the beta, this was only used
3150     for testing, and the patch also has a serious stack corruption bug.
3151     (LP: #328035)
3153   [Bryce Harrington]
3154   * Disable 999_default_modedebug_on.patch before the beta, this was used
3155     only for testing.
3156   * Add 169_mipointer_nullptr_checks.patch:
3157     - MIPOINTER() can return NULL in some circumstances, so always check
3158       its return value before dereferencing.
3159     - Fixes crash with keyrepeat on non-primary screen on -nvidia when
3160       using Xinerama (and probably other serious mipointer-related crashes)
3161       (LP: #324465)
3162   * Add 170_primary_pci_video_device.patch:
3163     - Patch from redhat
3164     - Fixes failure when multiple video cards are present.  Xserver currently
3165       exits with an error "(EE) No device detected" in such cases.
3166       (LP: #267241)
3168  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 24 Mar 2009 09:57:17 -0700
3170 xorg-server (2:1.6.0-0ubuntu4) jaunty; urgency=low
3172   * Add 168_glibc_trace_to_stderr.patch:
3173     - Catch glibc internal abort traces on stderr instead of to the
3174       controlling terminal (LP: #345748).
3176  -- Kees Cook <kees@ubuntu.com>  Thu, 19 Mar 2009 22:39:33 -0700
3178 xorg-server (2:1.6.0-0ubuntu3) jaunty; urgency=low
3180   * Add 165_man_xorg_conf_no_device_ident.patch:
3181     - Device identifier no longer necessary in Screen section of
3182       xorg.conf.  Update man page accordingly.
3183       (LP: #261577)
3184   * Add 166_nullptr_xinerama_keyrepeat.patch:
3185     - Avoids null pointer dereference when holding down keys on
3186       non-primary screen when using TwinView / Xinerama on -nvidia.
3187       (LP: #324465)
3188   * Add 167_nullptr_xisbread.patch:
3189     - Avoids null pointer dereference in XisbRead to prevent a (difficult
3190       to reproduce) crash during or after a resume from RAM.
3191       (LP: #324368)
3193  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 19 Mar 2009 00:17:40 -0700
3195 xorg-server (2:1.6.0-0ubuntu2) jaunty; urgency=low
3197   * Add 163_thinko_in_xf86targetpreferred.patch:
3198     - For monitors that do not define a "preferred" mode, if the monitor
3199       is not connected to the first output, X wouldn't pick up the mode
3200       correctly, resulting in a "No modes" error in Xorg.0.log and dropping
3201       user to failsafe-X mode.
3202       (LP: #335214)
3203   * Add 164_trap-aspect-ratios.patch:
3204     - Some monitors fib in the EDID they provide, giving their physical
3205       dimensions in the global block, and their aspect ratio(!) in
3206       the detailed timings.  This totally messes up DPI calculations
3207       resulting in huge fonts.
3208       (LP: #320930)
3210  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 18 Mar 2009 20:47:12 -0700
3212 xorg-server (2:1.6.0-0ubuntu1) jaunty; urgency=low
3214   [ Bryce Harrington ]
3215   * New upstream release
3216     - Fixes segfault during X startup for drivers with RANDR < 1.2
3217       (LP: #319210)
3218     - Fixes EDID for monitors that incorrectly report aspect ratio instead
3219       of resolution (LP: #311485)
3220     - Fixes issue where X stops responding to mouse clicks after some time
3221       if using Xinerama. (LP: #296167)
3222   * Add 162_null_crtc_in_rotation.patch: Fixes crash when two displays on
3223     separate cards are attached.  X doesn't work with multiple cards yet,
3224     but crashing is not an appropriate way to handle such a situation.
3225     (LP: #139990)
3227   [ Timo Aaltonen ]
3228   * 159_xinerama_focus.patch,
3229     161_force_paired_kbd_device.patch:
3230     - Dropped, applied upstream
3232  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 06 Mar 2009 14:44:31 -0800
3234 xorg-server (2:1.5.99.902-1) experimental; urgency=low
3236   * New upstream release candidate.
3237   * xserver-xorg-core.install: there are no more font modules.
3238   * 0001-mi-force-the-paired-kbd-device-before-CopyKeyClass.patch: new patch,
3239     fixes a crash with some multimedia keyboards (closes: #513384).
3241  -- Julien Cristau <jcristau@debian.org>  Sat, 31 Jan 2009 19:32:31 +0100
3243 xorg-server (2:1.5.99.902-0ubuntu7) jaunty; urgency=low
3245   * Add 161_force_paired_kbd_device.patch: Fixes issue where a multimedia
3246     keyboard (or keyboard-like device) sends its multimedia key events
3247     through the mouse device file.  In this case, pair the device with the
3248     master before processing the events.  Patch cherrypicked from upstream.
3249     (LP: #318261)
3251  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 17 Feb 2009 17:20:51 -0800
3253 xorg-server (2:1.5.99.902-0ubuntu6) jaunty; urgency=low
3255   * Add 999_default_modedebug_on.patch.  Defaults ModeDebug to on.
3256     Upstream requests that users include this option when forwarding bugs
3257     upstream, thus it should be carried at least during development and
3258     reverted by -beta.  Performance won't be impacted, and boot time will
3259     be slowed only a negligible amount, as it merely adds a few additional
3260     prints.
3262  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 10 Feb 2009 14:06:38 -0800
3264 xorg-server (2:1.5.99.902-0ubuntu5) jaunty; urgency=low
3266   * Revert 158_raise_maxclients.patch.  Breaks -nvidia.  Binary drivers FTL.
3267     (LP: #326344)
3269  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 09 Feb 2009 13:51:04 -0800
3271 xorg-server (2:1.5.99.902-0ubuntu4) jaunty; urgency=low
3273   * 160_log_timestamping.patch: Only add timestamp on tagged messages
3274     (LP: #285787)
3276  -- Tormod Volden <debian.tormod@gmail.com>  Fri, 06 Feb 2009 23:33:11 +0100
3278 xorg-server (2:1.5.99.902-0ubuntu3) jaunty; urgency=low
3280   * Add 160_log_timestamping.patch: Show timestamps in Xorg.*.log
3281     files.
3282     (LP: #285787)
3284  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 06 Feb 2009 06:28:48 -0800
3286 xorg-server (2:1.5.99.902-0ubuntu2) jaunty; urgency=low
3288   [Bryce Harrington]
3289   * Add 157_check_null_modes.patch: Catch null pointer dereference in
3290     video mode selection, which can cause xserver crash when using SDL
3291     applications with qemu/kvm.
3292     (LP: #300310)
3293   * Add 158_raise_maxclients.patch to raise max number of clients from 256
3294     to 512.  Trade-off is that this reduces client resources available to
3295     1,048,576 total resources (which should still be ample).
3296     (LP: #260138)
3298   [Steven Harms]
3299   * 159_xinerama_focus.patch: Resolves xinerama focus issues
3300     with multiple screens
3301     (LP: #41301)
3303  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 04 Feb 2009 22:33:28 -0800
3305 xorg-server (2:1.5.99.902-0ubuntu1) jaunty; urgency=low
3307   * New upstream release candidate.
3309  -- Timo Aaltonen <tjaalton@ubuntu.com>  Sat, 31 Jan 2009 11:03:52 +0200
3311 xorg-server (2:1.5.99.901-2) experimental; urgency=low
3313   [ Julien Cristau ]
3314   * Bump libdrm-dev build-dep to help out sbuild.
3316   [ Timo Aaltonen ]
3317   * debian/rules: Disable builtin fonts (LP: #308649, closes: #512706)
3319  -- Julien Cristau <jcristau@debian.org>  Fri, 23 Jan 2009 21:16:14 +0100
3321 xorg-server (2:1.5.99.901-1ubuntu1) jaunty; urgency=low
3323   * Merge with Debian experimental.
3324   * debian/rules: Include xorg-server.conf for dbus support.
3326  -- Timo Aaltonen <tjaalton@ubuntu.com>  Fri, 23 Jan 2009 13:53:33 +0200
3328 xorg-server (2:1.5.99.901-1) experimental; urgency=low
3330   * New upstream release candidate.
3331     + adds autodetection of sbus devices (closes: #483942).
3332       Thanks, Bernhard R. Link!
3333     + RandR version 1.3 adds panning (closes: #509699).
3334     + fixes a crash with XAA and fb24_32ReformatTile (closes: #443480).
3335     + correctly sets RAW mode on the console when xorg.conf is absent
3336       (closes: #505746).
3338   [ Timo Aaltonen ]
3339   * debian/control:
3340     - Add x11proto-dri2-dev to build-depends.
3341     - Bump the x11proto-randr-dev build-dep version to 1.2.99.3. 
3342     - Bump the libpixman-1-dev build-dep version to 0.13.2.
3343     - Bump the xtrans-dev build-dep version to 1.2.2.
3344     - Bump the x11proto-xext-dev build-dep version to 7.0.3.
3345     - Bump the x11proto-input-dev build-dep version to 1.5.
3346     - Bump the libgl1-mesa-dev and mesa-common-dev build-dep to
3347       7.2+git20081209.a0d5c3cf.
3348     - Bump the x11proto-core build-dep to 7.0.13.
3349     - Add a build-dep on libxinerama-dev.
3350     - Conflict xserver-xorg-video-4, xserver-xorg-input-2.1.
3351   * debian/rules:
3352     - Enable dri2 again.
3353   * debian/patches:
3354     02_Disable-DRI-in-Xephyr.patch
3355     03_glx-init-infinite-loop.diff
3356     - Dropped, implemented upstream.
3357     13_debian_add_xkbpath_env_variable.diff
3358     - Disabled for now, needs to be reimplemented or dropped.
3359   * debian/{input,video}abiver: Bump the input (4) and videoabiver (5).
3360   * debian/serverminver: Bump to 2:1.5.99.901.
3362   [ Julien Cristau ]
3363   * Ditch the GLX Public License and the CID Font Code Public License from
3364     debian/copyright.  The CID code has been removed a while ago, and all code
3365     under the GLXPL has been relicensed to the SGI Free Software License B 2.0.
3366     This finally closes: #211765.
3368   [ Yves-Alexis Perez ]
3369   * debian/control: update deps for xserver-xorg-dev:
3370     - libpixman-1-dev (>= 0.13.2-1)
3371     - x11proto-core-dev (>= 7.0.14)
3372     - x11proto-input-dev (>= 1.5.0)
3373     - x11proto-xext-dev (>= 7.0.4)
3374     - x11proto-randr-dev (>= 1.2.99.3)
3375     - add x11proto-dri2-dev
3377  -- Julien Cristau <jcristau@debian.org>  Wed, 21 Jan 2009 20:59:34 +0100
3379 xorg-server (2:1.5.99.901-0ubuntu1) jaunty; urgency=low
3381   [ Timo Aaltonen ]
3382   * debian/rules: Enable dbus-support.
3383   * Merge current server-1.6-branch.
3384   * Disable patch 107 for now, to see what kind of a performance hit
3385     it'll be. The problem it causes is random garbage on windows
3386     while apps are being loaded.
3387     (LP: #254468)
3388   * Remove patches 150, 151, 152, 154, applied upstream.
3390   [ Bryce Harrington ]
3391   * 156_exevents_copykeyclass_nullptrcheck.patch: Add several NULL pointer
3392     checks in CopyKeyClass to prevent SEGFAULT seen when pressing button
3393     on an ATI USB remote control.
3394     (LP: #311254)
3396  -- Timo Aaltonen <tjaalton@ubuntu.com>  Sat, 17 Jan 2009 16:17:58 +0200
3398 xorg-server (2:1.5.99.3-0ubuntu3) jaunty; urgency=low
3400   [Timo Aaltonen]
3401   * debian/rules: Disable builtin fonts (LP: #308649)
3403   [Bryce Harrington]
3404   * 135_rethrow_signals.patch:  Update for 1.6 and re-enable.
3405     (LP: #226668)
3407  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 16 Dec 2008 19:04:14 -0800
3409 xorg-server (2:1.5.99.3-0ubuntu2) jaunty; urgency=low
3411   * Merge server-1.6-branch (LP: #308225).
3413  -- Timo Aaltonen <tjaalton@ubuntu.com>  Tue, 16 Dec 2008 10:00:58 +0200
3415 xorg-server (2:1.5.99.3-0ubuntu1) jaunty; urgency=low
3417   * Merge from debian experimental git branch.
3418   * Dropped patches:
3419     - 103_inputproto_1.4.3_is_fine.patch: obsolete
3420     - 137_add_device_property_support.patch: upstream
3421     - 138_look_at_all_bytes_of_dev_enabled.diff: upstream
3422     - 141_improved_driver_selection.patch: upstream
3423     - 150_no_visibility_notify_on_unredirect.patch: upstream
3424   * 110_fedora_no_move_damage.patch modified to use new function names.
3425   * Renumbered 142_psb_auto.patch to 103.
3426   * Add a couple of patches from the proposed queue:
3427     - 150_dont-update-vcp-valuators.patch
3428       The VCP doesn't need to update the valuators anyway since it cannot
3429       send XI events. Just skip that bit.
3430     - 151_allow-null-as-rulesfile.patch
3431       If no rules file is given, simply re-use the previous one. If no
3432       RF is given the first time this function is called, use the
3433       built-in default.
3434     - 152_let-the-ddx-decide-on-the-xkbrulesdefaults.patch
3435       Rather than assuming rules in the CoreKeyboardProc, init the default
3436       rules in InitCoreDevices, then re-use them later.
3437   * Add 153_make_dmx_compile.patch
3438     - Change xcalloc -> calloc, so that dmx compiles. Not tested if it
3439       also works.
3440   * Drop patch 136, since SwitchCoreKeyboard is gone, and patches 151/152
3441     basically reimplement the functionality.
3442   * Add 154_force-copykeyclass-for-key-events.patch, to fix fdo
3443     bug 19048. Without this the server default layout would always be
3444     used.
3446   [ Bryce Harrington ]
3447   * Patch 135 updated so that apport actually works now, but leave it
3448     disabled until the code is updated for 1.6.
3450  -- Timo Aaltonen <tjaalton@ubuntu.com>  Mon, 15 Dec 2008 11:34:53 +0200
3453 xorg-server (2:1.5.3-1ubuntu1) jaunty; urgency=low
3455   * Merge from debian-experimental, remaining changes:
3456    + debian/control:
3457     - x11proto-input-dev, libxi-dev build-deps bumped because of
3458       input properties.
3459     - Conflict with xserver-xorg-video-psb << 0.15.0-0ubuntu1~804um5
3460       as these versions didn't have an ABI provide.
3461     - Breaks old synaptics, evdev which didn't have properties.
3462    + debian/patches:
3463     - 100_xserver_exa_force_greedy.patch
3464       Provide a mechanism for drivers to force greedy mode on.
3465     - 101_fedora_xserver-1.3.0-document-fontpath-correctly.patch
3466       Fixes document fontpaths shown in the man page.
3467     - 102_ubuntu_sharevts_load_cpu.patch
3468       Close console fd only when using --sharevts.
3469     - 103_inputproto_1.4.3_is_fine.patch:
3470       Don't require inputproto 1.4.4 in configure.ac.
3471     - 107_fedora_dont_backfill_bg_none.patch
3472       Disable backfilling of windows created with bg=none, which
3473       would otherwise force a framebuffer readback.
3474     - 110_fedora_no_move_damage.patch
3475       Disable damage notifications on move for manually redirected windows.
3476     - 121_only_switch_vt_when_active.diff
3477       Add a check to prevent the X server from changing the VT when
3478       killing GDM from the console.
3479     - 135_rethrow_signals.patch
3480       Currently Xorg "eats" its crash signals, issuing an error message
3481       that it caught the signal and then aborts.  This patch raises the
3482       signal it caught, so that subsequent crash handlers (i.e. apport)
3483       can also catch and act on it.
3484     - 136_fedora_force_switchcorekeyboard_for_evdev.patch
3485       Allow clients to set the layout.
3486     - 137_add_device_property_support.patch
3487       Add support for input-device properties (XI 1.5).
3488     - 138_look_at_all_bytes_of_dev_enabled.diff:  dev->enabled has type
3489       Bool, which is typedef'd to int, but is used in comparisons with
3490       CARD8 data, which gives incorrect logic on big endian systems,
3491       causing failure to initialize keyboard and mouse.
3492     - 140_quell_acpid_errmsgs.patch: Don't fill the server log with errors
3493       from not being able to connect to acpid.
3494     - 141_improved_driver_selection.patch
3495       Allow returning multiple drivers to try for a given PCI id.
3496       Also includes support for fallback drivers, but only when
3497       not using an xorg.conf.
3498     - 142_psb_auto.patch
3499       Autoload vesa for the psb hardware, psb being broken currently.
3500     - 143_default_to_vesa.patch:  If no matching driver is found in the
3501       .ids files, set "vesa" as a fallback default, otherwise a driver
3502       may be selected regardless of whether it actually provides support
3503       for the chipset by videoPtrToDriverList() based on its vendor id.
3504     - 150_no_visibility_notify_on_unredirect.patch
3505       Do not sent VisibilityNotify events when MapUnmapEvents
3506       are disabled
3507    + debian/local/xvfb-run: disable the Composite-extension for xvfb.
3508    + debian/serverminver: Bump the serverminver because of the newer
3509      properties API.
3510    + debian/rules:
3511      Add --enable-xcsecurity --enable-appgroup. The SECURITY module was
3512      disabled by default as part of the SELinux merge. However, we need
3513      the security module for xauth on Kubuntu, else ubiquity fails.
3514      (LP 247537)
3515   * Changes done:
3516     - debian/control: xfvb doesn't need to Depend on xauth, xfonts-base
3517       anymore, Recommends are pulled in by default now.
3519  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 26 Nov 2008 13:42:11 +0200
3521 xorg-server (2:1.5.3-1) experimental; urgency=low
3523   [ Loic Minier ]
3524   * Shut up rmdir error when trying to remove dirs; this might confuse
3525     debconf.
3527   [ Julien Cristau ]
3528   * New upstream release.
3529   * Fix infinite loop on server reset when swrast_dri.so is missing.  Only
3530     push swrast on the glx provider stack on first generation, so we don't
3531     turn the stack into a circular list (closes: #500287).
3532   * Enable the record extension (closes: #504303).
3533   * Merge changes from 2:1.4.2-8.
3535  -- Julien Cristau <jcristau@debian.org>  Tue, 11 Nov 2008 23:17:14 +0100
3537 xorg-server (2:1.5.2-2ubuntu3) intrepid; urgency=low
3539   * 138_look_at_all_bytes_of_dev_enabled.diff:  dev->enabled has type
3540     Bool, which is typedef'd to int, but is used in comparisons with
3541     CARD8 data, which gives incorrect logic on big endian systems,
3542     causing failure to initialize keyboard and mouse.
3543     (LP: #281610)
3545  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 23 Oct 2008 07:31:47 -0700
3547 xorg-server (2:1.5.2-2ubuntu2) intrepid; urgency=low
3549    * 143_default_to_vesa.patch:  If no matching driver is found in the
3550      .ids files, set "vesa" as a fallback default, otherwise a driver
3551      may be selected regardless of whether it actually provides support
3552      for the chipset by videoPtrToDriverList() based on its vendor id.
3553      (LP: #261977)
3555  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 23 Oct 2008 06:21:18 -0700
3557 xorg-server (2:1.5.2-2ubuntu1) intrepid; urgency=low
3559   * debian/patches/150_no_visibility_notify_on_unredirect.patch
3560     - do not sent VisibilityNotify events when MapUnmapEvents
3561       are disabled (LP: #278112)
3563  -- Michael Vogt <michael.vogt@ubuntu.com>  Sat, 18 Oct 2008 00:05:30 +0200
3565 xorg-server (2:1.5.2-1ubuntu4) intrepid; urgency=low
3567   * Update patch 142_psb_auto to only try vesa, not even psb, as this requires
3568     the psb driver to be loadable, and it's not available anymore (and broken
3569     anyway).
3571  -- Loic Minier <lool@dooz.org>  Wed, 15 Oct 2008 18:14:28 +0200
3573 xorg-server (2:1.5.2-1ubuntu3) intrepid; urgency=low
3575   * Shut up rmdir error when trying to remove dirs; this might confuse
3576     debconf.
3578  -- Loic Minier <lool@dooz.org>  Wed, 15 Oct 2008 17:57:13 +0200
3580 xorg-server (2:1.5.2-1ubuntu2) intrepid; urgency=low
3582   * Update patch 142_psb_auto to also try psb and vesa for 0x8109.
3583   * Apply and drop patch 123_no_composite_for_xvfb_run which was changing
3584     files below debian/ (xvfb-run, to disable the Composite extension by
3585     default).
3587  -- Loic Minier <lool@dooz.org>  Wed, 15 Oct 2008 15:27:23 +0200
3589 xorg-server (2:1.5.2-1ubuntu1) intrepid; urgency=low
3591   * Merge from debian-experimental.
3592   * Update patch 142_psb_auto to try vesa if psb fails; thanks Oliver Grawert.
3593   * Refresh patch 100_xserver_exa_force_greedy to apply cleanly.
3594   * Let xserver-xorg-core conflict with xserver-xorg-video-psb
3595     << 0.15.0-0ubuntu1~804um5 as these versions didn't have an ABI provide.
3597  -- Loic Minier <lool@dooz.org>  Tue, 14 Oct 2008 23:03:06 +0200
3599 xorg-server (2:1.5.2-1) experimental; urgency=low
3601   * New upstream bugfix release.
3602   * debian/rules: define PCI_TXT_IDS_DIR to unbreak the pci id matching using
3603     plain text files provided by drivers.
3604   * Don't pass --with-serverconfig-path to configure, we only used to override
3605     it for Xprint.
3606   * Re-introduce the xserver-common package, containing
3607     /usr/lib/xorg/protocol.txt and the Xserver(1) manpage for now.
3608   * debian/rules: Use filter instead of findstring for noopt in
3609     DEB_BUILD_OPTIONS.
3610   * Remove obsolete conffile /etc/X11/xserver/SecurityPolicy on upgrades.
3611   * Merge changes from 2:1.4.2-7.
3613  -- Julien Cristau <jcristau@debian.org>  Sat, 11 Oct 2008 20:20:28 +0200
3615 xorg-server (2:1.5.1-1ubuntu3) intrepid; urgency=low
3617   * Pull upstream changes from server-1.5-branch including b595b65e:
3618     - Fix GKVE with key_code > 255 (LP: #274203)
3619     - DGA: Fix ProcXF86DGASetViewPort for missing support in driver.
3620       Fixes a segfault when trying to activate a DGA mode without
3621       checking whether DGA modesetting is at all possible.
3622     - Check nextEnabledOutput()'s return in bestModeForAspect()
3623       In case no enabled outputs, we will reference wrong index of
3624       output array.
3625     - int10: Fix a nasty memory leak.
3626     - int10: Don't warn when scanning for devices we don't have.
3627       Some BIOSes (hi XGI!) will attempt to enumerate the PCI bus by
3628       asking for the config space of every possible device number.
3629       This despite perfectly functional BIOS methods to enumerate the
3630       bus exactly.
3631     - int10: Remove useless check.
3632       If you have more than one PCI device with the same d/b/d/f, you're
3633       already in trouble.
3634     - http://bugs.freedesktop.org/show_bug.cgi?id=14373
3635       xkb: squash canonical types into explicit ones on core reconstruction.
3636       xkb: fix core keyboard map generation.
3637     - xkb: fix use of uninitialized variable.
3638     - Remove usage of mfbChangeWindowAttributes missed in e4d11e58c...
3639     - Only build dri2 when DRI2 is enabled.
3640   * Merge patches 138 and 139 into 137, and update the properties API to
3641     match the current version in master (final API for XI 1.5).
3642     (LP: #274728)
3643   * Bump the build-dep on x11proto-input-dev and libxi-dev.
3644   * Bump the serverminver because of newer properties API.
3645   * Add Breaks against current synaptics and evdev, since they use the old
3646     API and need to be updated with the server.
3648  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 10 Oct 2008 11:16:56 +0300
3650 xorg-server (2:1.5.1-1ubuntu2) intrepid; urgency=low
3652   * Merge with Debian experimental:
3653     - debian/rules: define PCI_TXT_IDS_DIR to unbreak the pci id matching
3654       using plain text files provided by drivers. (LP: #261977)
3656  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 26 Sep 2008 12:05:12 +0300
3658 xorg-server (2:1.5.1-1ubuntu1) intrepid; urgency=low
3660   * Merge with Debian experimental. (LP: #269388)
3662  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 24 Sep 2008 19:33:34 +0300
3664 xorg-server (2:1.5.1-1) experimental; urgency=low
3666   * New upstream bugfix release.
3667   * 02_Disable-DRI-in-Xephyr.patch: don't use DRI in Xephyr, as it doesn't
3668     work correctly.
3669   * Merge changelog from 2:1.4.2-6 (all changes are upstream now).
3671  -- Julien Cristau <jcristau@debian.org>  Wed, 24 Sep 2008 17:49:18 +0200
3673 xorg-server (2:1.5.0-1ubuntu1) intrepid; urgency=low
3675   * Merge with Debian experimental.
3676   * 141_improved_driver_selection.patch
3677     - Allow returning multiple drivers to try for a given PCI id.
3678       Also includes support for fallback drivers, but only when
3679       not using an xorg.conf.
3680   * 142_psb_auto.patch
3681     - Renamed, refreshed.
3683  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 09 Sep 2008 11:44:13 +0300
3685 xorg-server (2:1.5.0-1) experimental; urgency=low
3687   * New upstream release.
3688   * Kill patch 50_Make-RandRQueryVersion-return-1.1-for-swapped-client.patch,
3689     1.2 requests are properly swapped now.
3690   * Bump videoabiver to 4 to match ABI_VIDEODRV_VERSION.  Yes, that means
3691     rebuilding video drivers; sorry about that.
3693  -- Julien Cristau <jcristau@debian.org>  Thu, 04 Sep 2008 02:05:47 +0200
3695 xorg-server (2:1.4.99.906-2ubuntu5) intrepid; urgency=low
3697   * Bump the serverminver because of input properties.
3699  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 03 Sep 2008 16:03:28 +0300
3701 xorg-server (2:1.4.99.906-2ubuntu4) intrepid; urgency=low
3703   [ Bryce Harrington ]
3704   * 140_quell_acpid_errmsgs.patch: Don't fill the server log with errors
3705     from not being able to connect to acpid. (LP: #247195)
3707  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 03 Sep 2008 10:48:24 +0300
3709 xorg-server (2:1.4.99.906-2ubuntu3) intrepid; urgency=low
3711   [ Bryce Harrington ]
3712   * 135_rethrow_signals.patch:  Update to make it catch and throw a
3713     wider variety of signals, and do a clean shutdown of the X server
3714     (code borrowed from FatalError()).
3716  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 01 Sep 2008 13:19:46 -0700
3718 xorg-server (2:1.4.99.906-2ubuntu2) intrepid; urgency=low
3720   * 103_inputproto_1.4.3_is_fine.patch:
3721     - Don't require inputproto 1.4.4 in configure.ac..
3723  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 28 Aug 2008 13:24:05 +0300
3725 xorg-server (2:1.4.99.906-2ubuntu1) intrepid; urgency=low
3727   * Merge with Debian experimental.
3728   * Dropped patches, upstream:
3729     130_fedora_fix_procxkbsetxyz_to_work_on_all.patch
3730     131_remove_open-coded_strcasestr.patch
3731     132_add_parsing_for_xkb.options.patch
3732     133_support_strlist_for_xkboptions.patch
3733     134_protect_against_out_of_bounds.patch
3734   * control: Fix build-dep on inputproto to >= 1.4.3-2ubuntu2 for
3735     DeviceControlChanged.
3737  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 28 Aug 2008 12:39:33 +0300
3739 xorg-server (2:1.4.99.906-2) experimental; urgency=low
3741   * Pull from server-1.5-branch as of Aug 27th
3742     + input devices from xorg.conf aren't ignored if there is no ServerLayout
3743       option (closes: #492140)
3744   * Bump build-dep on inputproto to >= 1.4.4 for DeviceControlChanged.
3745   * Merge in changes from 2:1.4.2-3 to 2:1.4.2-5.
3747  -- Julien Cristau <jcristau@debian.org>  Thu, 28 Aug 2008 00:33:02 +0200
3749 xorg-server (2:1.4.99.906-1ubuntu4) intrepid; urgency=low
3751   * 137_add_device_property_support.patch,
3752     138_xi_expose_enable_disabledevice.patch,
3753     139_xi_protect_against_null_handlers.patch:
3754     - Add support for input-device properties.
3755   * debian/control: Bump the build-depends on x11proto-input-dev
3756     and libxi-dev.
3758  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 22 Aug 2008 09:00:14 +0300
3760 xorg-server (2:1.4.99.906-1ubuntu3) intrepid; urgency=low
3762   * 130_fedora_fix_procxkbsetxyz_to_work_on_all.patch
3763     136_fedora_force_switchcorekeyboard_for_evdev.patch
3764     - Allow clients to set the layout.
3765   * Drop 130_fedora_call_switchcorekeyboard.patch, obsoleted.
3767  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 06 Aug 2008 13:30:28 +0300
3769 xorg-server (2:1.4.99.906-1ubuntu2) intrepid; urgency=low
3771   * Add 135_rethrow_signals.patch
3772     - Currently Xorg "eats" its crash signals, issuing an error message
3773       that it caught the signal and then aborts.  This patch raises the
3774       signal it caught, so that subsequent crash handlers (i.e. apport)
3775       can also catch and act on it.
3777  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 05 Aug 2008 16:20:46 -0700
3779 xorg-server (2:1.4.99.906-1ubuntu1) intrepid; urgency=low
3781   * Merge with debian experimental, 1.5RC6 (LP: #247120, #253021)
3782   * Drop 120_fedora_xserver-xaa-evict-pixmaps.patch, because offscreen
3783     pixmaps are already disabled by default.
3784   * Drop 124_fix_randr_no_crtc.patch, fixed upstream.
3785   * Add 130_fedora_call_switchcorekeyboard.patch, a hack to fix fd.o bug
3786     #16364. Breaks if the first hotplugged keyboard is not the wanted
3787     keyboard.
3788   * Patches from upstream master:
3789     131_remove_open-coded_strcasestr.patch
3790     - pre-requisite for the rest
3791     132_add_parsing_for_xkb.options.patch
3792     - parsing xkb.options didn't work (fd.o #16874)
3793     133_support_strlist_for_xkboptions.patch
3794     - allow using a list for xkb.options like before.
3795     134_protect_against_out_of_bounds.patch
3796     - protect against potential out-of-bounds indexing.
3798  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 05 Aug 2008 01:49:42 +0300
3800 xorg-server (2:1.4.99.906-1) experimental; urgency=low
3802   * debian/rules: drop useless handling of nostrip in DEB_BUILD_OPTIONS (this
3803     is taken care of by dh_strip); make the rules files and xsfbs.mk
3804     parallel-safe, and enable parallel=n using example code from Debian
3805     Policy.
3806   * debian/rules: put the source package name and version in builderstring
3807     instead of osvendor, add builder email as well; don't explicitly set
3808     osname, configure sets it to $(uname -srm) by default.
3809   * New upstream release candidate.
3810     - fixes 64-bit Xephyr (closes: #491569)
3811     - work around the DIX losing physical monitor dimensions for randr 1.1
3812       drivers, in particular nvidia (closes: #488987)
3813     - make sure RANDR reports refresh as 0 if pixel clock is 0 (closes:
3814       #490258)
3815     - doesn't try to load dri2 when it's not built (closes: #491651)
3816   * Switch to running autoreconf at build time, and build-depend on automake,
3817     libtool and xutils-dev.
3818   * Reformat the SGI Free Software License B, to shut up over 1000 lintian
3819     warnings.
3821  -- Julien Cristau <jcristau@debian.org>  Sun, 27 Jul 2008 18:30:45 +0200
3823 xorg-server (2:1.4.99.905-0ubuntu5) intrepid; urgency=low
3825   * debian/rules:
3826     Added --enable-record.  By default, xorg-server does not build the
3827     RECORD extension.  Added the record module (for Xnee and other purposes).
3829  -- Chris Nasho <chris.nasho@sympatico.ca>  Thu, 31 Jul 2008 17:26:00 -0400
3831 xorg-server (2:1.4.99.905-0ubuntu4) intrepid; urgency=low
3833   * debian/rules:
3834     Add --enable-xcsecurity --enable-appgroup.  The SECURITY module was
3835     disabled by default in commit 86b2e59bfb79bd042a13c35fbb4ccecec576f629,
3836     as part of the SELinux merge.  However, we need the security module
3837     for xauth on Kubuntu, else ubiquity fails.  (Ref. LP 247537)
3839  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 16 Jul 2008 06:01:45 -0700
3841 xorg-server (2:1.4.99.905-0ubuntu3) intrepid; urgency=low
3843    * patches/124_fix_randr_no_crtc.patch:
3844      + In certain circumstances, xrandr multiscreen initialization fails
3845        to associate crtcs with monitors, resulting in startup failures
3846        in some GDK-based applications when using -vesa.  This occurs
3847        because mode-Clock, mode->HTotal, and mode->VTotal are all 0.
3848        (LP: #246585)
3850  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 15 Jul 2008 07:01:13 -0700
3852 xorg-server (2:1.4.99.905-0ubuntu2) intrepid; urgency=low
3854   * Merge with debian git, new changes:
3855     - Build with --enable-glx-tls, we build mesa with TLS support
3856       (otherwise swrast_dri.so might fail to load due to unresolved
3857       symbols).
3858     - Make the servers recommend libgl1-mesa-dri (>= 7.1~rc1).  Without
3859       this package, the GLX extension fails to initialise (and takes the
3860       server down) due to missing swrast_dri.so.
3862  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Mon, 07 Jul 2008 11:44:39 +0300
3864 xorg-server (2:1.4.99.905-0ubuntu1) intrepid; urgency=low
3866   * Merge with Debian experimental, remaining changes:
3867   * debian/control:
3868     - Change maintainer address.
3869     - xvfb Depends on xauth, xfonts-base.
3870   * debian/patches:
3871     - 100_xserver_exa_force_greedy.patch
3872       Provide a mechanism for drivers to force greedy mode on.
3873     - 101_fedora_xserver-1.3.0-document-fontpath-correctly.patch
3874       Fixes document fontpaths shown in the man page.
3875     - 102_ubuntu_sharevts_load_cpu.patch
3876       Close console fd only when using --sharevts.
3877     - 104_psb_auto.patch
3878       Add automatic detection of Poulsbo hardware when running without a
3879       Device definition.
3880     - 107_fedora_dont_backfill_bg_none.patch
3881       Disable backfilling of windows created with bg=none, which
3882       would otherwise force a framebuffer readback.
3883     - 110_fedora_no_move_damage.patch
3884       Disable damage notifications on move for manually redirected windows.
3885     - 120_fedora_xserver-xaa-evict-pixmaps.patch
3886       A hack to evict XAA pixmaps and disable the pixmap cache when the first
3887       texture is bound.
3888     - 121_only_switch_vt_when_active.diff
3889       Add a check to prevent the X server from changing the VT when
3890       killing GDM from the console.
3891     - 123_no_composite_for_xvfb_run.patch
3892       Use "-extension Composite" to fix xvfb-run crashing.
3893   * Cleaned up patches:
3894     - upstream, either directly or otherwise implemented:
3895       103_fedora_openchrome.patch, 105_reduce_wakeups_from_smart_scheduler.diff
3896       108_fedora_honor_displaysize.patch, 109_glx_fail_if_no_texture_bound.diff
3897       144_fedora_xserver-1.3.0-xnest-exposures.patch,
3898       146_X86EMU-added-blacklist-for-I-O-port-in-0-0xFF-range.patch,
3899       147_X86EMU-pass-the-correct-bus-dev-fn-tag-to-pci-emula.patch,
3900       148_dix_touchscreen_fixes.diff,
3901       149_add_quirks_for_physical_screen_size_issues.patch,
3902       150_edid_quirk_lp154w01.patch, 151_x86emu_handle_cpuid.patch,
3903       153_exa_skip_empty_glyphs.diff, 154_fix_rotation_for_multimon.diff,
3904       155_exa_fix_off-by-one.diff, 156_resize_composite_overlay.diff,
3905       157_fix_exa_pixmap_width.diff, 158_xkb_wrapping.diff,
3906       159_xkb_default_to_null.diff, 160_default_to_intel.diff,
3907       161_fix_big_endian_cursor.diff, 162_cve-2007-6429.diff,
3908       163_fix_untrusted_access.diff, 164_fix_context_sharing.diff,
3909       165_fedora_xserver-1.5.0-xaa-option-inversion.patch,
3910       166_fix_lpl_monitors.diff, 167_xf86AutoConfig_geode_addition.diff,
3911       168_closedir.patch,
3912       170_xorg-xserver-1.4-cve-2008-1377.diff,
3913       171_xorg-xserver-1.4-cve-2008-1379.diff,
3914       172_xorg-xserver-1.4-cve-2008-2360.diff,
3915       173_xorg-xserver-1.4-cve-2008-2361.diff,
3916       174_xorg-xserver-1.4-cve-2008-2362.diff
3917     - obsolete:
3918       101_fedora-apm-typedefs.patch
3919       104_fedora_init_origins_fix.patch
3920       142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
3921       169_xf86AutoConfig_choose_default_driver_if_no_pci.patch
3922     - unnecessary:
3923       106_ubuntu_fpic_libxf86config.patch (the lib is not shipped)
3925  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 04 Jul 2008 13:39:34 +0300
3927 xorg-server (2:1.4.99.905-1) experimental; urgency=low
3929   [ Julien Cristau ]
3930   * New upstream release candidate
3931     - fixes FTBFS on alpha (closes: #472205); won't work, though, because
3932       of #485528
3933     - fixes FTBFS on GNU/kFreeBSD (closes: #482550)
3934   * 001_ubuntu_add_extra_modelines_from_xorg.patch: remove, replace with
3935     001_fedora_extramodes.patch stolen from fedora 9 cvs, rev 1.8.
3936   * xvfb: recommend xauth instead of xbase-clients.
3937   * xserver-xfbdev: recommend xfonts-base.
3938   * debian/rules: drop our special handling for stripping modules, which I
3939     think dates back to the days of the custom module loader.
3940   * debian/rules: drop some remaining xprintisms.
3941   * bump serverminver to 2:1.4.99.905.
3942   * Stop build-depending on mesa-swx11-source (mesa 7.1 will build the
3943     software driver itself), and don't pass --with-mesa-source to configure.
3944   * Build with --enable-glx-tls, we build mesa with TLS support (otherwise
3945     swrast_dri.so might fail to load due to unresolved symbols).
3946   * Make the servers recommend libgl1-mesa-dri (>= 7.1~rc1).  Without this
3947     package, the GLX extension fails to initialise (and takes the server down)
3948     due to missing swrast_dri.so.
3950   [ Timo Aaltonen ]
3951   * Re-enable dri & glx.
3952   * Add a build-dep on mesa-common-dev (>= 7.1~rc1) and bump the desired
3953     version of libgl1-mesa-dev respectively.
3954   * Bump the libdrm-dev build-dep version to 2.3.1.
3956  -- Julien Cristau <jcristau@debian.org>  Sun, 13 Jul 2008 23:33:05 +0200
3958 xorg-server (2:1.4.99.902-1) experimental; urgency=low
3960   * Add postrm script for xserver-xorg-core, to remove
3961     /var/log/Xorg.*.log{,.old} on purge (closes: #343384).
3962   * Use dh_* -s instead of -a in binary-arch, to fix FTBFS on s390 (which
3963     doesn't build xserver-xfbdev).
3964   * New upstream release candidate.
3965     + refresh 13_debian_add_xkbpath_env_variable.diff
3966     + doesn't crash when there is no pci device (closes: #472823)
3967     + includes a quirk for LPL monitors with broken EDID (closes: #473260)
3968     + XKB is now enabled in Xnest (closes: #164379)
3969   * Stop building Xprt, and drop related patches; it will be provided as a
3970     separate package.
3972  -- Julien Cristau <jcristau@debian.org>  Fri, 23 May 2008 00:58:45 +0200
3974 xorg-server (2:1.4.99.901-2) experimental; urgency=low
3976   * xserver-xorg-dev needs to depend on libpciaccess-dev.
3977   * Pull from upstream server-1.5-branch as of March 21st (commit 98249dfa).
3978     + fixes build on ia64 (closes: #471663)
3979   * Add missing conflicts on xserver-xorg-input-2.
3981  -- Julien Cristau <jcristau@debian.org>  Fri, 21 Mar 2008 22:40:36 +0100
3983 xorg-server (2:1.4.99.901-1) experimental; urgency=low
3985   [ Julien Cristau ]
3986   * New upstream release candidate
3987   * Update patches:
3988     + 001_ubuntu_add_extra_modelines_from_xorg.patch: remove useless
3989       whitespace changes
3990     + 02_libvgahw_gcc4_volatile_fix.diff: delete, the gcc bug this was working
3991       around is fixed for a long time
3992     + 03_auto_load_driver.diff, 04_auto_load_driver_no_conf.diff,
3993       05_kill_type1.diff, 07_autoconfig_screen_with_device_section.diff,
3994       08_better_dpms_logging.diff, 10_dont_look_in_home_for_config.diff,
3995       11_dont_crash_on_bad_dri_mode.diff, 14_default_screen_section.diff,
3996       21_glx_align_fixes.patch, 40_default_dpi_96.patch,
3997       41_vbe_filter_less.diff,
3998       42_dont_break_grab_and_focus_for_window_when_redirecting.diff,
3999       43_allow_override_BIOS_EDID_preferred_mode.diff,
4000       44_preferredmode_infinite_loop.diff,
4001       45_only_XF86_APM_CAPABILITY_CHANGED_for_video_change_acpi_events.diff,
4002       46_reduce_wakeups_from_smart_scheduler.patch,
4003       47_fbdevhw_magic_numbers.diff, 51_xkb-and-loathing.diff,
4004       93_xprint_fonts_fix: remove, applied upstream
4005     + 06_use_proc_instead_of_sysfs_for_pci_domains.diff: disable for now,
4006       shouldn't be needed with pciaccess
4007     + 13_debian_add_xkbpath_env_variable.diff: refresh
4008     + 94_xprint_XSERVER_LIBS: disable, should be fixed upstream
4009   * Disable glx, dri and dri2 for now.
4010   * Re-enable dmx, build the xdmx and xdmx-tools packages.
4011   * Add build-deps on libpciaccess-dev and libssl-dev for Xorg, bump build-dep
4012     on libpixman-1-dev to >= 0.9.5.
4013   * Add build-dep on libxv-dev for Xephyr.
4014   * Drop XS- prefix from Vcs-* debian/control fields.
4015   * Bump videoabiver to 2.9, inputabiver to 2.1, serverminver to 2:1.4.99.901.
4016   * Drop obsolete --with-rgb-path configure option.
4017   * /etc/X11/xserver/SecurityPolicy is gone, don't install it.
4018   * Don't build-dep on "foo (>= bar-1)", to fix lintian warnings.
4020   [ Drew Parsons ]
4021   * Remove 94_xprint_XSERVER_LIBS (not needed in xserver 1.5).
4023   [ Brice Goglin ]
4024   * Build the Xfbdev server for real now, in new package xserver-xfbdev,
4025     closes: #439764.
4027  -- Julien Cristau <jcristau@debian.org>  Fri, 14 Mar 2008 13:46:48 +0100
4029 xorg-server (2:1.4.2-11) unstable; urgency=low
4031   * Bump x11proto-input-dev build-dep to >= 1.5.0 to fix keyboard layout
4032     breakage with new libxi built against the same. Closes: #515976
4034  -- David Nusinow <dnusinow@debian.org>  Thu, 19 Feb 2009 21:52:24 -0500
4036 xorg-server (2:1.4.2-10) unstable; urgency=medium
4038   * Cherry-pick from upstream: GLcore: make googleearth not crash the server
4039     on sw-rendering (closes: #495483).
4041  -- Julien Cristau <jcristau@debian.org>  Fri, 09 Jan 2009 02:26:06 +0100
4043 xorg-server (2:1.4.2-9) unstable; urgency=low
4045   * Cherry-pick patches from upstream to make xf86ScaleAxis() work correctly.
4046   * Steal patch from Fedora: more sanity checks to stop vmmouse from
4047     segfaulting the server (closes: #503459).
4049  -- Julien Cristau <jcristau@debian.org>  Thu, 13 Nov 2008 23:32:47 +0100
4051 xorg-server (2:1.4.2-8) unstable; urgency=low
4053   * Add patch from Petr Salinger to fix PCI domain support on kfreebsd
4054     (closes: #499501).
4055   * xfree86: xf86SetDepthBpp needs to respect the driver's depth24flags.
4056     Instead of forcing a 32bpp framebuffer, we pick a value that the driver
4057     actually supports (closes: #504819, #486925); cherry-picked from upstream
4058     git.
4060  -- Julien Cristau <jcristau@debian.org>  Tue, 11 Nov 2008 20:46:52 +0100
4062 xorg-server (2:1.4.2-7) unstable; urgency=low
4064   * Update debian/copyright to the SGI Free Software License B, version 2.0.
4065     It now mirrors the free X11 license used by X.Org.
4066     http://www.sgi.com/company_info/newsroom/press_releases/2008/september/opengl.html
4067   * Not closing bug#211765 for now, because GL/glx/glxext.c and
4068     hw/dmx/glxProxy/glxext.c are covered by the GLX Public License, which is
4069     still not free.  SGI has since released their code under FreeB, but that
4070     doesn't necessarily apply to contributions from other people.  Hopefully
4071     this can be cleared up soon, though.
4072   * xvfb-run: append to $ERRORFILE instead of truncating it, so the error
4073     output from Xvfb is not deleted when we run 'xauth remove'.
4075  -- Julien Cristau <jcristau@debian.org>  Tue, 30 Sep 2008 00:39:58 +0200
4077 xorg-server (2:1.4.2-6) unstable; urgency=low
4079   * Xevie: always set rep.length to 0 (closes: #497337).  Thanks, Thorvald
4080     Natvig!
4081   * Xevie: swap replies if necessary, to not confuse clients with a different
4082     endianness.
4083   * Cherry-picked from upstream git:
4084     XF86VidMode: Correct a NULL pointer dereference (closes: #498289)
4086  -- Julien Cristau <jcristau@debian.org>  Mon, 15 Sep 2008 01:21:13 +0200
4088 xorg-server (2:1.4.2-5) unstable; urgency=low
4090   * Don't pretend we support randr 1.2 when queried by swapped clients.  The
4091     dispatch code for RandR 1.2 requests would return BadImplementation anyway
4092     (closes: #495833).
4093   * Cherry-picked from upstream:
4094     + exa: fix assert logic thinko.
4096  -- Julien Cristau <jcristau@debian.org>  Tue, 26 Aug 2008 19:27:34 +0200
4098 xorg-server (2:1.4.2-4) unstable; urgency=low
4100   * Re-enable patch 47_fbdevhw_magic_numbers.diff, fixes xen framebuffer
4101     (closes: #493901).  Thanks, Olivier Tétard!  If someone knows why I
4102     disabled it a year ago, I'd love to know.
4104  -- Julien Cristau <jcristau@debian.org>  Fri, 15 Aug 2008 19:15:54 +0200
4106 xorg-server (2:1.4.2-3) unstable; urgency=low
4108   * Add Romanian debconf translation (closes: #489069).  Thanks, Eddy
4109     Petrișor!
4110   * Update Dutch debconf translation (closes: #491663).  Thanks, Thijs
4111     Kinkhorst!
4112   * Pull from server-1.4-branch:
4113     - Xi: ChangeDeviceControl presence events should set the appropriate
4114       devchange
4115     - Fix potential crasher in xf86CrtcRotate()
4116   * Cherry-picked from 1.5:
4117     - Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen
4118       (closes: #491526).
4120  -- Julien Cristau <jcristau@debian.org>  Sat, 02 Aug 2008 23:22:32 +0200
4122 xorg-server (2:1.4.2-2) unstable; urgency=low
4124   [ Julien Cristau ]
4125   * GLX: zero the buffer used in __glXDisp_GetVisualConfigs (backport from
4126     upstream).
4128   [ Brice Goglin ]
4129   * Cherry-pick various patches from upstream:
4130     - Fix incorrect test regarding keyboard map.
4131     - xfree86: append, not prepend, new input devices to xf86InputDevs.
4133  -- Julien Cristau <jcristau@debian.org>  Fri, 18 Jul 2008 10:53:26 +0200
4135 xorg-server (2:1.4.2-1) unstable; urgency=low
4137   [ Julien Cristau ]
4138   * New upstream release.
4139   * Security fixes from the previous upload are included upstream.
4140   * Cherry-pick patches from upstream git to make the LeftOf and Above options
4141     in xorg.conf actually work (closes: #466526).
4142   * 48_xaa_nooffscreenpixmaps.diff: disable XAA offscreen pixmaps by default;
4143     they can be enabled with Option "XaaOffscreenPixmaps" (closes: #478277,
4144     #433331).
4145   * Cherry-pick various patches from upstream for Xorg's modes code:
4146     - add quirks for monitors with broken EDID (closes: #473260)
4147     - fix max clock computation
4148     - inherit the preferred mode from the global configuration (so if you have
4149       Modes "800x600" in the Display subsection the server will honor it
4150       instead of ignoring it)
4151   * Backport patch from upstream git to fix emulation of int1A PCI BIOS
4152     services (closes: #404885).  Thanks, Robert de Bath!
4154   [ Brice Goglin ]
4155   * Update patches to not require -p0, closes: #485185.
4157  -- Julien Cristau <jcristau@debian.org>  Thu, 26 Jun 2008 01:57:18 +0200
4159 xorg-server (2:1.4.1~git20080517-2) unstable; urgency=high
4161   * High urgency upload for security fixes.
4162   * New patch from upstream to fix multiple security issues reported by
4163     iDefense:
4164     CVE-2008-2360 - RENDER Extension heap buffer overflow
4165     CVE-2008-2361 - RENDER Extension crash
4166     CVE-2008-2362 - RENDER Extension memory corruption
4167     CVE-2008-1379 - MIT-SHM arbitrary memory read
4168     CVE-2008-1377 - RECORD and Security extensions memory corruption
4170  -- Julien Cristau <jcristau@debian.org>  Mon, 09 Jun 2008 14:59:04 +0200
4172 xorg-server (2:1.4.1~git20080517-1) unstable; urgency=low
4174   [ Julien Cristau ]
4175   * Pass -DPRE_RELEASE=0 in CPPFLAGS, so we don't print the pre-release
4176     warning in the Xorg log.
4177   * Pull from upstream server-1.4-branch
4178     + drop patch 40_default_dpi_96.patch applied upstream
4179     + refresh patches 03_auto_load_driver.diff and
4180       04_auto_load_driver_no_conf.diff
4181   * Don't build-depend on packages with a -1 debian revision.
4182   * Drop the XS- prefix from Vcs-* control fields.
4183   * Add x11-common to the Depends field of xnest, xvfb and xserver-xephyr (its
4184     init script sets up the /tmp/.X11-unix directory).
4185   * Re-enable the dmx DDX, and build the xdmx and xdmx-tools packages (the
4186     build is now fixed upstream); closes: #449254.
4188   [ Drew Parsons ]
4189   * Patch 95_xprint_disable_dbus disables dbus in Xprint by providing
4190     dummy config functions. Taken from upstream commit
4191     2a3d1421e0cc18822ae8f478fcc272e16a9e9340, with removal of
4192     CONFIG_LIB from configure.ac shifted to 94_xprint_XSERVER_LIBS.
4193     Closes: #472180.
4194   * Enable the xprint DDX, and build the xprint and xprint-common packages.
4196  -- Julien Cristau <jcristau@debian.org>  Sun, 18 May 2008 13:36:11 +0200
4198 xorg-server (2:1.4.1~git20080507-1) unstable; urgency=low
4200   * Pull from upstream server-1.4-branch, highlights:
4201     - the server should now scale input events correctly
4202     - xkb keymap failures now give an explanation instead of just a 'failed to
4203       load' message
4204   * Drop patch 51_xkb-and-loathing.diff, applied upstream
4205   * Refresh patches 13_debian_add_xkbpath_env_variable.diff,
4206     21_glx_align_fixes.patch, 46_reduce_wakeups_from_smart_scheduler.patch and
4207     94_xprint_XSERVER_LIBS.
4208   * chmod +x configure in debian/rules clean so we can build a git snapshot
4209     where configure is not in the tarball.
4210   * Cherry-pick fix from upstream's master branch to re-arm the DPMS timer
4211     when re-enabling DPMS (closes: #397197).
4213  -- Julien Cristau <jcristau@debian.org>  Thu, 08 May 2008 15:34:38 +0200
4215 xorg-server (2:1.4.1~git20080131-4) unstable; urgency=low
4217   * fix AlwaysCore handling: enabling AlwaysCore in xorg.conf 1) is the
4218     default, and 2) shouldn't prevent the device from sending core events
4219     (closes: #461760).
4221  -- Julien Cristau <jcristau@debian.org>  Tue, 29 Apr 2008 20:14:22 +0200
4223 xorg-server (2:1.4.1~git20080131-3) unstable; urgency=low
4225   * XKB: Fix processInputProc wrapping (cherry-picked from upstream).
4226     Thanks to Thomas Jaeger.  This should fix the bug with some keys getting
4227     stuck (closes: #473165).
4228   * xkb: when copying the keymap, make sure the structs default to 0/NULL
4229     (cherry-picked from upstream).  Fixes a crash and closes: #461783.
4230   * __glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target
4231     (cherry-picked from upstream).
4232   * EXA: Fix off-by-one in polyline drawing (cherry-picked from upstream).
4233   * EXA: Skip empty glyphs (cherry-picked from upstream).
4234   * Fix overly-restrictive integer overflow check in EXA pixmap creation
4235     (cherry-picked from upstream).  Fixes BadAlloc errors returned by
4236     XCreatePixmap for pixmaps of width 8192 or greater (closes: #471782).
4238   Following patches by Bart Trojanowski, stolen from the ubuntu package:
4239   * 15_X86EMU-added-blacklist-for-I-O-port-in-0-0xFF-range.patch
4240     - Restrict access to I/O ports in range 0-0xFF from x86emu.
4241   * 16_X86EMU-pass-the-correct-bus-dev-fn-tag-to-pci-emula.patch
4242     - Fix improper emulation of PCI access General Software BIOS.
4243   * Add 17_x86emu_handle_cpuid.patch to fix X86EMU CPUID handling.
4244     (closes: #451089).
4246  -- Julien Cristau <jcristau@debian.org>  Wed, 02 Apr 2008 00:20:15 +0200
4248 xorg-server (2:1.4.1~git20080131-2) unstable; urgency=low
4250   [ Brice Goglin ]
4251   * Add 46_reduce_wakeups_from_smart_scheduler.patch to reduce
4252     power consumption, closes: #462700.
4254   [ Drew Parsons ]
4255   * Restore Xprint, cherry-picking commits
4256     f7f79724fdea0cc6fda0e90e56431df937d49335 and
4257     d67e210f3458b62d7d4a6032aabfda0004d661c1 from master (xserver 1.5).
4258     Include patch 94_xprint_XSERVER_LIBS to give new meaning of
4259     XSERVER_LIBS as expected in configure.ac from master (see commit
4260     a02db0d500cac20d0f0f107d27c064a175018421). Delete
4261     94_xprint_XSERVER_LIBS when we upgrade to xserver 1.5.
4263   [ Julien Cristau ]
4264   * Re-enable patch 51_xkb-and-loathing.diff: ignore SIGALRM around calls to
4265     Popen()/Pclose() to fix a hang when opening menus in OpenOffice.org
4266     (once again closes: #433131)
4267   * Refresh all patches to make patch-audit happy.
4268   * Pull from upstream server-1.4-branch as of March 14th.
4269   * 42_dont_break_grab_and_focus_for_window_when_redirecting.diff removed,
4270     applied upstream.
4271   * Don't build xprint just yet, because it needs NEW processing.
4273   [ David Nusinow ]
4274   * Add 11_dont_crash_on_bad_dri_mode. See bugzilla #13860
4276  -- Julien Cristau <jcristau@debian.org>  Fri, 14 Mar 2008 15:18:16 +0100
4278 xorg-server (2:1.4.1~git20080131-1ubuntu12) intrepid; urgency=low
4280    * Fix multiple security issues:
4281      + CVE-2008-2360 - RENDER Extension heap buffer overflow
4282      + CVE-2008-2361 - RENDER Extension crash
4283      + CVE-2008-2362 - RENDER Extension memory corruption
4284      + CVE-2008-1379 - MIT-SHM arbitrary memory read
4285      + CVE-2008-1377 - RECORD and Security extensions memory corruption
4287  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 11 Jun 2008 10:54:15 -0700
4289 xorg-server (2:1.4.1~git20080131-1ubuntu11) intrepid; urgency=low
4291   * 169_xf86AutoConfig_choose_default_driver_if_no_pci.patch
4292     - Choose the default driver for the platform instead of the generic
4293       default (vesa) if there is no PCI info.  Without this, on platforms
4294       like PS3 where fbdev should be used rather than vesa, the system
4295       will fail to start up.  (LP: #219424)
4297  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 13 May 2008 13:09:17 -0700
4299 xorg-server (2:1.4.1~git20080131-1ubuntu10) intrepid; urgency=low
4301   [Timo Aaltonen]
4302   * 166_fix_lpl_monitors.diff:
4303     - fix LPL monitors properly (LP: #204065)
4305   [Martin-Eric Racine]
4306   * 167_xf86AutoConfig_geode_addition.diff:
4307     - Autodetect geode video devices (LP: #219630)
4309   [Bryce Harrington]
4310   * 166_fix_lpl_monitors.diff:
4311     - Modified to apply to Ubuntu
4312   * 168_closedir.patch:
4313     - Fix crash on PS3 due to closing a dir that wasn't successfully opened
4314       (LP: #217647)
4316  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 13 May 2008 00:03:40 -0700
4318 xorg-server (2:1.4.1~git20080131-1ubuntu9) hardy; urgency=low
4320   * debian/patches/series,
4321     debian/patches/165_fedora_xserver-1.5.0-xaa-option-inversion.patch:
4322     - Turn on patch included in previous commit - obviously accidentially
4323       forgotten.
4324     - Now that its really enabled, make it apply to 1.4.1 code base
4325       accordingly. (LP: #182038)
4327  -- Alexander Sack <asac@ubuntu.com>  Tue, 15 Apr 2008 18:23:51 +0200
4329 xorg-server (2:1.4.1~git20080131-1ubuntu8) hardy; urgency=low
4331   * debian/patches/165_fedora_xserver-1.5.0-xaa-option-inversion.patch:
4332     - Turn XAA Offscreen Pixmaps off by default, and use
4333       XaaOffscreenPixmaps "true" to turn them on.  This setting was an
4334       early pre-EXA HW optimization attempt that didn't pan out; upstream is
4335       deprecating XAA in favor of EXA generally, and for situations where
4336       XAA is still in use recommends NOT using this optimization hack, since
4337       they found it often just made performance worse, and sometimes created
4338       visualization bugs.  People wishing to gain added performance should be
4339       experimenting with EXA anyway, not this setting.  (closes LP: #182038)
4341  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 21 Apr 2008 12:30:53 -0700
4343 xorg-server (2:1.4.1~git20080131-1ubuntu7) hardy; urgency=low
4345   * 159_xkb_default_to_null.diff:
4346     When copying the keymap, make sure the structs default to 0/NULL.
4347     (LP: #184651)
4348   * 160_default_to_intel.diff:
4349     Default to using intel instead of i810. (LP: #158709)
4350   * 161_fix_big_endian_cursor.diff:
4351     Fix RandR 1.2 driver interface conversion of two colour cursors to
4352     ARGB. (LP: #141118)
4353   * Fixes from the upstream 1.4-branch:
4354     - 162_cve-2007-6429.diff:
4355       CVE-2007-6429: Always test for size+offset wrapping.
4356     - 163_fix_untrusted_access.diff:
4357       Security: Fix for fdo bug #14480: untrusted access broken in 7.3.
4358     - 164_fix_context_sharing.diff:
4359       Fix context sharing between direct/indirect contexts
4361  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 09 Apr 2008 11:06:04 +0300
4363 xorg-server (2:1.4.1~git20080131-1ubuntu6) hardy; urgency=low
4365   * 157_fix_exa_pixmap_width.diff:
4366     A patch from upstream to allow wider pixmaps with EXA (LP: #205599)
4367   * 158_xkb_wrapping.diff:
4368     A patch reviewed by upstream that prevents keys from getting stuck under
4369     certain situations. (LP: #194214)
4370   * 51_xkb-and-loathing.diff:
4371     Re-enable. Ignore SIGALRM around calls to Popen()/Pclose() to fix a hang
4372     when opening menus in OpenOffice.org. (LP: #204137)
4374  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sun, 30 Mar 2008 19:18:32 +0300
4376 xorg-server (2:1.4.1~git20080131-1ubuntu5) hardy; urgency=low
4378   * Add some patches from upstream 1.4-branch or proposed set:
4379     - 109_glx_fail_if_no_texture_bound.diff
4380       + __glXDRIbindTexImage: Fail if no texture bound to pixmap's texture
4381         target.
4382     - 153_exa_skip_empty_glyphs.diff
4383       + Fix a crasher when EXA and RenderAccel is in use.
4384     - 154_fix_rotation_for_multimon.diff
4385       + Fix rotation for multi-monitor situation.
4386     - 155_exa_fix_off-by-one.diff
4387       + Fix off-by-one in polyline drawing.
4388     - 156_resize_composite_overlay.diff
4389       + Resize composite overlay window when the root window changes.
4390         (LP: #199700)
4392  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 13 Mar 2008 18:21:41 +0200
4394 xorg-server (2:1.4.1~git20080131-1ubuntu4) hardy; urgency=low
4396   * Add 152_xserver_exa_force_greedy.patch to provide a mechanism for
4397     drivers to force greedy mode on.  (LP: #177492, others)
4399  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 19 Feb 2008 13:38:16 -0800
4401 xorg-server (2:1.4.1~git20080131-1ubuntu3) hardy; urgency=low
4403   [ Bryce Harrington ]
4404   * Add 150_edid_quirk_lp154w01.patch to fix font size on LGPhilipsLCD
4405     LP154W01-TLAE (LP: #127827)
4406   * Add 149_add_quirks_for_physical_screen_size_issues.patch to help
4407     address various common EDID issues (like monitors that report in
4408     centimeters instead of millimeters, etc.)  (LP: #151311)
4410   [ Timo Aaltonen ]
4411   * Add 151_x86emu_handle_cpuid.patch to fix X86EMU CPUID handling.
4412     (LP: #180742)
4414  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 19 Feb 2008 17:48:05 +0200
4416 xorg-server (2:1.4.1~git20080131-1ubuntu2) hardy; urgency=low
4418     * Add patch 148_dix_touchscreen_fixes.diff from Matthew Garrett to fix
4419       touchscreen issues with DIX.
4420       http://lists.freedesktop.org/archives/xorg-commit/2008-February/014648.html
4422  -- Steve Kowalik <stevenk@ubuntu.com>  Fri, 08 Feb 2008 10:30:04 +1100
4424 xorg-server (2:1.4.1~git20080131-1ubuntu1) hardy; urgency=low
4426   [ Timo Aaltonen ]
4427   * Merge with Debian unstable, remaining changes:
4428   * debian/control:
4429     - Change maintainer address.
4430     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
4431       different compared to Dapper.
4432     - xvfb Depends on xauth, xfonts-base.
4433   * debian/patches:
4434     - 101_fedora-apm-typedefs.patch:
4435       Temporary hack from Fedora for broken kernels that don't publish the
4436       /dev/apm_bios types.
4437     - 102_ubuntu_sharevts_load_cpu.patch:
4438       Close console fd only when using --sharevts.
4439     - 103_fedora_openchrome.patch:
4440       Patch from Fedora to use openchrome instead of via.
4441     - 104_fedora_init_origins_fix.patch
4442       Multihead initialization.
4443     - 105_reduce_wakeups_from_smart_scheduler.diff:
4444       Patch from upstream to reduce wakeups and improve battery life.
4445     - 106_ubuntu_fpic_libxf86config.patch
4446       Add -fPIC to makefiles for xfree86/parser.
4447     - 107_fedora_dont_backfill_bg_none.patch
4448       Disable backfilling of windows created with bg=none, which
4449       otherwise would force a framebuffer readback.
4450     - 110_fedora_no_move_damage.patch
4451       Disable damage notifications on move for manually redirected windows.
4452     - 120_fedora_xserver-xaa-evict-pixmaps.patch:
4453       New version of the hack to copy textures from video memory. Shouldn't
4454       break EXA anymore.
4455     - 121_only_switch_vt_when_active.diff
4456       Add a check to prevent the X server from changing the VT when
4457       killing GDM from the console.
4458     - 123_no_composite_for_xvfb_run.patch
4459       Use "-extension Composite" to fix xvfb-run crashing.
4460     - 133_psb_auto.patch
4461       Add automatic detection of Poulsbo hardware when running
4462       without a Device definition.
4463     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch
4464       Fixes document fontpaths shown in the man page.
4465     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
4466       Composite on 8bpp pseudocolor root windows appears to fail, so just
4467       disable it on anything pseudocolor for safety.
4468     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:
4469       Only collect xnest exposures for xexposes with non-zero height and width.
4470   * 108_fedora_honor_displaysize.patch:
4471     - Patch from upstream/Fedora to honor the DisplaySize-setting.
4472       (LP: #135738, b.fd.o #9758)
4473   * Drop patch 100_avoid_acpi_insanity.diff, superseded by patch 45.
4475   [ Bart Trojanowski, Martin-Eric Racine ]
4476   * 146_X86EMU-added-blacklist-for-I-O-port-in-0-0xFF-range.patch
4477     - Restrict access to I/O ports in range 0-0xFF from x86emu.
4478     (LP: #140051)
4479   * 147_X86EMU-pass-the-correct-bus-dev-fn-tag-to-pci-emula.patch
4480     - Fix improper emulation of PCI access General Software BIOS.
4481     (LP: #140051)
4483  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 05 Feb 2008 18:57:14 +0200
4485 xorg-server (2:1.4.1~git20080131-1) unstable; urgency=low
4487   [ Brice Goglin ]
4488   * Add 45_only_XF86_APM_CAPABILITY_CHANGED_for_video_change_acpi_events.diff
4489     to prevent XF86_APM_CAPABILITY_CHANGED from being issued for all ACPI
4490     events, thanks Sjoerd Simons, closes: #461463.
4492   [ David Nusinow ]
4493   * Update Japanese translation from Hideki Yamane. closes: #462761
4494   * New upstream pull
4495     + Fixes crashes due to absent LED's being referenced
4497  -- David Nusinow <dnusinow@debian.org>  Thu, 31 Jan 2008 21:43:12 -0500
4499 xorg-server (2:1.4.1~git20080118-1ubuntu2) hardy; urgency=low
4501   * Remove the DPI patch for real this time, conflicts with the upstream
4502     commit that was pulled.
4503   * 105_reduce_wakeups_from_smart_scheduler.diff:
4504     Patch from upstream to reduce wakeups and improve battery life.
4506  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 19 Jan 2008 20:26:41 +0200
4508 xorg-server (2:1.4.1~git20080118-1ubuntu1) hardy; urgency=low
4510   * Merge with Debian unstable, remaining changes:
4511   * debian/control:
4512     - Change maintainer address.
4513     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
4514       different compared to Dapper.
4515     - xvfb Depends on xauth, xfonts-base.
4516   * debian/patches:
4517     - 100_avoid_acpi_insanity.diff
4518       Don't send a configuration change event just because somebody's pressed
4519       a brightness key.
4520     - 101_fedora-apm-typedefs.patch:
4521       Temporary hack from Fedora for broken kernels that don't publish the
4522       /dev/apm_bios types.
4523     - 102_ubuntu_sharevts_load_cpu.patch:
4524       Close console fd only when using --sharevts.
4525     - 103_fedora_openchrome.patch:
4526       Patch from Fedora to use openchrome instead of via.
4527     - 104_fedora_init_origins_fix.patch
4528       Multihead initialization.
4529     - 106_ubuntu_fpic_libxf86config.patch
4530       Add -fPIC to makefiles for xfree86/parser.
4531     - 107_fedora_dont_backfill_bg_none.patch
4532       Disable backfilling of windows created with bg=none, which
4533       otherwise would force a framebuffer readback.
4534     - 110_fedora_no_move_damage.patch
4535       Disable damage notifications on move for manually redirected windows.
4536     - 120_fedora_xserver-xaa-evict-pixmaps.patch:
4537       New version of the hack to copy textures from video memory. Shouldn't
4538       break EXA anymore.
4539     - 121_only_switch_vt_when_active.diff
4540       Add a check to prevent the X server from changing the VT when
4541       killing GDM from the console.
4542     - 123_no_composite_for_xvfb_run.patch
4543       Use "-extension Composite" to fix xvfb-run crashing.
4544     - 133_psb_auto.patch
4545       Add automatic detection of Poulsbo hardware when running
4546       without a Device definition.
4547     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch
4548       Fixes document fontpaths shown in the man page.
4549     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
4550       Composite on 8bpp pseudocolor root windows appears to fail, so just
4551       disable it on anything pseudocolor for safety.
4552     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:
4553       Only collect xnest exposures for xexposes with non-zero height and width.
4555  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 19 Jan 2008 02:40:00 +0200
4557 xorg-server (2:1.4.1~git20080118-1) unstable; urgency=low
4559   [ Brice Goglin ]
4560   * Add 42_dont_break_grab_and_focus_for_window_when_redirecting.diff
4561     to prevent password authentication bypass, closes: #449108.
4563   [ Julien Cristau ]
4564   * New upstream snapshot
4565     + includes the security fixes from the previous version
4566     + fixes regression introduced by the fix for CVE-2007-6429 in the MIT-SHM
4567       extension (closes: #461410)
4569  -- Brice Goglin <bgoglin@debian.org>  Fri, 18 Jan 2008 22:20:32 +0100
4571 xorg-server (2:1.4.1~git20080105-2) unstable; urgency=low
4573   [ David Nusinow ]
4574   * Improve dpms logging patch to correctly label message type
4576   [ Brice Goglin ]
4577   * Grab upstream commit db9ae863536fff80b5463d99e71dc47ae587980d
4578     to set DEFAULT_DPI to 96 instead of 75.
4580   [ Julien Cristau ]
4581   * Fix multiple security issues
4582     + CVE-2007-6427: XInput Extension Memory Corruption
4583     + CVE-2007-6428: TOG-CUP Extension Memory Corruption
4584     + CVE-2007-6429: EVI Extension Integer Overflow,
4585                      MIT-SHM Extension Integer Overflow
4586     + CVE-2007-5760: XFree86-Misc Extension Invalid Array Index
4587     + CVE-2007-5958: file existence disclosure
4588     + CVE-2008-0006: PCF font parser buffer overflow
4589   * Bump Standards-Version to 3.7.3 (no changes).
4591  -- Julien Cristau <jcristau@debian.org>  Thu, 17 Jan 2008 15:10:03 +0100
4593 xorg-server (2:1.4.1~git20080105-1ubuntu1) hardy; urgency=low
4595   * Merge with Debian unstable, remaining changes:
4596   * debian/control:
4597     - Change maintainer address.
4598     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
4599       different compared to Dapper.
4600     - xvfb Depends on xauth, xfonts-base.
4601   * debian/patches:
4602     - 100_avoid_acpi_insanity.diff
4603       Don't send a configuration change event just because somebody's pressed
4604       a brightness key.
4605     - 101_fedora-apm-typedefs.patch:
4606       Temporary hack from Fedora for broken kernels that don't publish the
4607       /dev/apm_bios types.
4608     - 102_ubuntu_sharevts_load_cpu.patch:
4609       Close console fd only when using --sharevts.
4610     - 104_fedora_init_origins_fix.patch
4611       Multihead initialization.
4612     - 106_ubuntu_fpic_libxf86config.patch
4613       Add -fPIC to makefiles for xfree86/parser.
4614     - 107_fedora_dont_backfill_bg_none.patch
4615       Disable backfilling of windows created with bg=none, which
4616       otherwise would force a framebuffer readback.
4617     - 110_fedora_no_move_damage.patch
4618       Disable damage notifications on move for manually redirected windows.
4619     - 120_fedora_xserver-xaa-evict-pixmaps.patch:
4620       New version of the hack to copy textures from video memory. Shouldn't
4621       break EXA anymore.
4622     - 121_only_switch_vt_when_active.diff
4623       Add a check to prevent the X server from changing the VT when
4624       killing GDM from the console.
4625     - 123_no_composite_for_xvfb_run.patch
4626       Use "-extension Composite" to fix xvfb-run crashing.
4627     - 133_psb_auto.patch
4628       Add automatic detection of Poulsbo hardware when running
4629       without a Device definition.
4630     - 138_fedora_xserver-1.3.0-default-dpi.patch
4631       Changes default dpi to 96.
4632     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch
4633       Fixes document fontpaths shown in the man page.
4634     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
4635       Composite on 8bpp pseudocolor root windows appears to fail, so just
4636       disable it on anything pseudocolor for safety.
4637     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:
4638       Only collect xnest exposures for xexposes with non-zero height and width.
4639   * debian/patches/103_fedora_openchrome.patch:
4640     - Patch from Fedora to use openchrome instead of via.
4642  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 08 Jan 2008 18:05:21 +0200
4644 xorg-server (2:1.4.1~git20080105-1) unstable; urgency=low
4646   * Don't reference non-existent bug-reporting.txt file in xvfb-run.1
4647   * New upstream git pull, again from the server-1.4-branch
4648     + Drop 08_xkb_infinite_loop.diff, it's upstream now
4649   * Improve logging when DPMS is enabled implicitly
4650     + Adds 08_better_dpms_logging.diff
4652  -- David Nusinow <dnusinow@debian.org>  Sun, 06 Jan 2008 16:56:38 -0500
4654 xorg-server (2:1.4.1~git20071212-1ubuntu2) hardy; urgency=low
4656   * debian/patches/101_fedora-apm-typedefs.patch:
4657     - Temporary hack from Fedora for broken kernels that don't publish the
4658       /dev/apm_bios types.
4660  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Mon, 17 Dec 2007 11:54:46 +0200
4662 xorg-server (2:1.4.1~git20071212-1ubuntu1) hardy; urgency=low
4664   * Merge with Debian unstable, remaining changes:
4665   * debian/control:
4666     - Change maintainer address.
4667     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
4668       different compared to Dapper.
4669     - xvfb Depends on xauth, xfonts-base.
4670   * debian/patches:
4671     - 100_avoid_acpi_insanity.diff
4672       Don't send a configuration change event just because somebody's pressed
4673       a brightness key.
4674     - 102_ubuntu_sharevts_load_cpu.patch:
4675       Close console fd only when using --sharevts.
4676     - 104_fedora_init_origins_fix.patch
4677       Multihead initialization.
4678     - 106_ubuntu_fpic_libxf86config.patch
4679       Add -fPIC to makefiles for xfree86/parser.
4680     - 107_fedora_dont_backfill_bg_none.patch
4681       Disable backfilling of windows created with bg=none, which
4682       otherwise would force a framebuffer readback.
4683     - 110_fedora_no_move_damage.patch
4684       Disable damage notifications on move for manually redirected windows.
4685     - 120_fedora_xserver-xaa-evict-pixmaps.patch:
4686       New version of the hack to copy textures from video memory. Shouldn't
4687       break EXA anymore.
4688     - 121_only_switch_vt_when_active.diff
4689       Add a check to prevent the X server from changing the VT when
4690       killing GDM from the console.
4691     - 123_no_composite_for_xvfb_run.patch
4692       Use "-extension Composite" to fix xvfb-run crashing.
4693     - 133_psb_auto.patch
4694       Add automatic detection of Poulsbo hardware when running
4695       without a Device definition.
4696     - 138_fedora_xserver-1.3.0-default-dpi.patch
4697       Changes default dpi to 96.
4698     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch
4699       Fixes document fontpaths shown in the man page.
4700     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
4701       Composite on 8bpp pseudocolor root windows appears to fail, so just
4702       disable it on anything pseudocolor for safety.
4703     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:
4704       Only collect xnest exposures for xexposes with non-zero height and width.
4706  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 13 Dec 2007 13:43:35 +0200
4708 xorg-server (2:1.4.1~git20071212-2) unstable; urgency=low
4710   * Add patch 08_xkb_infinite_loop.diff from upstream bug#13511: papers over
4711     an infinite loop in event processing (closes: #451989).
4713  -- Julien Cristau <jcristau@debian.org>  Sat, 22 Dec 2007 00:02:01 +0100
4715 xorg-server (2:1.4.1~git20071212-1) unstable; urgency=low
4717   [ Julien Cristau ]
4718   * debian/rules: Use lsb_release -i -s to get the vendor name, instead of
4719     hardcoding "Debian".
4720   * debian/control: build-dep on lsb-release.
4721   * Cherry-pick commit f30abe30 from master: edid quirk for MAX 0x77e monitor.
4722   * Add patch 44_preferredmode_infinite_loop.diff from upstream git: fixes an
4723     infinite loop when PreferredMode is used in xorg.conf.
4725   [ David Nusinow ]
4726   * New upstream version. This is based on the server-1.4-branch, and includes
4727     all the changes in the 1.4.0.90 (pre-)release as well as additional fixes.
4728     This is primarily a bugfix release
4729     + Remove 12_bgPixel_fix_64bit_issue.diff. Applied upstream
4731  -- David Nusinow <dnusinow@debian.org>  Wed, 12 Dec 2007 20:19:11 -0500
4733 xorg-server (2:1.4.1~git20071119-1ubuntu1) hardy; urgency=low
4735   * Merge with Debian unstable, remaining changes:
4736   * debian/control:
4737     - Change maintainer address.
4738     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
4739       different compared to Dapper.
4740     - xvfb Depends on xauth, xfonts-base.
4741   * debian/rules:
4742     - --with-os-vendor=Ubuntu
4743   * debian/patches:
4744     - 100_avoid_acpi_insanity.diff
4745       Don't send a configuration change event just because somebody's pressed
4746       a brightness key.
4747     - 102_ubuntu_sharevts_load_cpu.patch:
4748       Close console fd only when using --sharevts.
4749     - 104_fedora_init_origins_fix.patch
4750       Multihead initialization.
4751     - 106_ubuntu_fpic_libxf86config.patch
4752       Add -fPIC to makefiles for xfree86/parser.
4753     - 107_fedora_dont_backfill_bg_none.patch
4754       Disable backfilling of windows created with bg=none, which
4755       otherwise would force a framebuffer readback.
4756     - 110_fedora_no_move_damage.patch
4757       Disable damage notifications on move for manually redirected windows.
4758     - 121_only_switch_vt_when_active.diff
4759       Add a check to prevent the X server from changing the VT when
4760       killing GDM from the console.
4761     - 123_no_composite_for_xvfb_run.patch
4762       Use "-extension Composite" to fix xvfb-run crashing.
4763     - 133_psb_auto.patch
4764       Add automatic detection of Poulsbo hardware when running
4765       without a Device definition.
4766     - 138_fedora_xserver-1.3.0-default-dpi.patch
4767       Changes default dpi to 100.
4768     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch
4769       Fixes document fontpaths shown in the man page.
4770     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
4771       Composite on 8bpp pseudocolor root windows appears to fail, so just
4772       disable it on anything pseudocolor for safety.
4773     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:
4774       Only collect xnest exposures for xexposes with non-zero height and width.
4775   * Bring back old changelog entries.
4776   * debian/patches/120_fedora_xserver-xaa-evict-pixmaps.patch:
4777     - New version of the hack to copy textures from video memory. Shouldn't
4778       break EXA anymore.
4780  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 20 Nov 2007 15:35:59 +0200
4782 xorg-server (2:1.4.1~git20071119-1) unstable; urgency=low
4784   * Ship a .orig.tar.gz that's been autoreconf'ed. Closes: #451891
4785   * Re-enable validation of the screen section of xorg.conf
4786     Modify 14_default_screen_section.diff. This also fixes a problem where the
4787     server can't find the device section when it is specified in the screen
4788     section. Closes: #451950
4790  -- David Nusinow <dnusinow@debian.org>  Mon, 19 Nov 2007 20:38:04 -0500
4792 xorg-server (2:1.4.1~git20071117-1) unstable; urgency=low
4794   [ Julien Cristau ]
4795   * Add conflict on xserver-xorg-input-wacom (<< 0.7.8) to xserver-xorg-core.
4796     That driver is built against the old ABI, but doesn't provide
4797     xserver-xorg-input.
4799   [ David Nusinow ]
4800   * Add 14_default_screen_section.diff. This allows you to not have a screen
4801     section in your xorg.conf. A basic default one with a simple identifier
4802     will be created for you in this case using all default values
4804   [ Christian Perrier ]
4805   * Debconf translations:
4806   * Galician. Closes: #444764
4807   * German. Closes: #444917
4808   * Brazilian Portuguese. Closes: #445266
4809   * Russian. Closes: #443859
4810   * Portuguese. Closes: #445051
4811   * Slovak. Closes: #446418, #448220
4813   [ Brice Goglin ]
4814   * Bump x11proto-core-dev build-dependency to >= 7.0.9,
4815     thanks Max Kellermann, closes: #446869.
4817   [ David Nusinow ]
4818   * New upstream stable snapshot
4819     + fixes a bunch of input-related bugs, notably keyboard leds
4820       (closes: #440743 and its pile of duplicates)
4821   * Remove patches merged in this snapshot
4822     + 08_exa_fix_exaFillRegionTiled_fallback.diff
4823     + 11_exa_no_negative_tile_offsets.diff
4824     + 42_fix_RemoveGeneralSocket_crash_from_dbus.diff
4825     + 44_XKB_mapping_changes_for_all_core-sending_devices.diff
4826     + 45_GetKeyboardEvents_reject_out-of-range_keycodes.diff
4827   * Make xephyr recommend xfonts-base. Closes: #451542
4829  -- David Nusinow <dnusinow@debian.org>  Sat, 17 Nov 2007 18:54:02 -0500
4831 xorg-server (2:1.4.1~git20071105-1ubuntu2) hardy; urgency=low
4833   * Brown paper bag release: include all the patches.
4835  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 10 Nov 2007 15:24:28 +0200
4837 xorg-server (2:1.4.1~git20071105-1ubuntu1) hardy; urgency=low
4839   * Merge with Debian unstable, remaining changes:
4840   * debian/control:
4841     - Change maintainer address.
4842     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
4843       different compared to Dapper.
4844     - xvfb Depends on xauth, xfonts-base.
4845   * debian/rules:
4846     - --with-os-vendor=Ubuntu
4847   * debian/patches:
4848     - 100_avoid_acpi_insanity.diff
4849       Don't send a configuration change event just because somebody's pressed
4850       a brightness key.
4851     - 102_ubuntu_sharevts_load_cpu.patch:
4852       Close console fd only when using --sharevts.
4853     - 104_fedora_init_origins_fix.patch
4854       Multihead initialization.
4855     - 106_ubuntu_fpic_libxf86config.patch
4856       Add -fPIC to makefiles for xfree86/parser.
4857     - 107_fedora_dont_backfill_bg_none.patch
4858       Disable backfilling of windows created with bg=none, which
4859       otherwise would force a framebuffer readback.
4860     - 110_fedora_no_move_damage.patch
4861       Disable damage notifications on move for manually redirected windows.
4862     - 121_only_switch_vt_when_active.diff
4863       Add a check to prevent the X server from changing the VT when
4864       killing GDM from the console.
4865     - 123_no_composite_for_xvfb_run.patch
4866       Use "-extension Composite" to fix xvfb-run crashing.
4867     - 133_psb_auto.patch
4868       Add automatic detection of Poulsbo hardware when running
4869       without a Device definition.
4870     - 138_fedora_xserver-1.3.0-default-dpi.patch
4871       Changes default dpi to 100.
4872     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch
4873       Fixes document fontpaths shown in the man page.
4874     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch
4875       Composite on 8bpp pseudocolor root windows appears to fail, so just disable
4876       it on anything pseudocolor for safety.
4877     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:
4878       Only collect xnest exposures for xexposes with non-zero height and width.
4880  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 10 Nov 2007 13:07:55 +0200
4882 xorg-server (2:1.4-3) unstable; urgency=low
4884   [ David Nusinow ]
4885   * Minor cleanups of 03_autoload_drivers.diff. Thanks to Julien for
4886     spotting all these ugly bits
4887     + Newline after #else when picking the driver (this is the failsafe
4888       choice)
4889     + Change by hacked "ids" file name suffix check to use strncmp and check
4890       for ".ids"
4891     + Use strncpy instead of strncat unnecessarily
4892   * Add support for a partially configured device section
4893     Implemented in 03_autoload_driver.diff. Now if you have a device section
4894     but lack a driver, it'll use the settings. This will allow you to just
4895     have a device section and enable EXA but not have to specify the driver or
4896     anything else.
4897   * Add 07_autoconfig_screen_with_device_section.diff
4898     This patch allows the Screen section to not specify a device section. If
4899     this happens, the server will automatically use the first device section
4900     listed in the xorg.conf instead
4902   [ Brice Goglin ]
4903   * Allow building the Xfbdev server in new package xserver-xfbdev, but leave
4904     it disabled for now (see #439764).
4905   * Add upstream commit 27ad5d74c20f01516a1bff73be283f8982fcf0fe as patch
4906     44_XKB_mapping_changes_for_all_core-sending_devices.diff to fix broken
4907     xmodmap invocation in .xsession, closes: #443044.
4908   * Add upstream commit 0e800ca4651a947ccef239e6fe7bf64aab92257c as patch
4909     45_GetKeyboardEvents_reject_out-of-range_keycodes.diff to fix crash
4910     in GetKeyboardValuatorEvents, closes: #443697.
4912   [ Christian Perrier ]
4913   * Debconf templates and debian/control reviewed by the debian-l10n-
4914     english team as part of the Smith review project. Closes: #442210
4915   * Debconf translation updates:
4916     - Swedish. Closes: #443047
4917     - Czech. Closes: #443100
4918     - French
4919     - Vietnamese. Closes: #443174
4920     - Italian. Closes: #422414
4921   * New debconf translations
4922     - Hungarian. Closes: #442956
4923     - Thai. Closes: #442962
4924     - Tamil. Closes: #443027
4925     - Basque. Closes: #443156
4926     - Hebrew. Closes: #443204
4927     - Bulgarian. Closes: #443226
4928     - Finnish. Closes: #443611
4930   [ Julien Cristau ]
4931   * Add patch backported from upstream commit
4932     13949f997289068354e83bc83e50d97b8232efb1 to remove the type1 module: patch
4933     05_kill_type1.diff replaces 48_disable_type1.diff, and is now enabled in
4934     debian/patches/series.
4935   * Don't build kdrive-based servers we're not shipping.
4936   * Use ${binary:Version} instead of ${Source-Version}.
4937   * Add 08_exa_fix_exaFillRegionTiled_fallback.diff by Michel Dänzer to punt
4938     on fallback case not handled correctly in exaFillRegionTiled (backported
4939     from master's c7d6d1f5); closes: #444203.
4940   * Add 11_exa_no_negative_tile_offsets.diff by Michel Dänzer to make sure
4941     tile offsets passed to drivers are never negative (backported from
4942     master's 006f6525).
4943   * Add 12_bgPixel_fix_64bit_issue.diff by Hong Liu: bgPixel (unsigned long)
4944     is 64-bit on x86_64, so -1 != 0xffffffff (master's 9adea807).
4946  -- Julien Cristau <jcristau@debian.org>  Sat, 29 Sep 2007 16:14:35 +0200
4948 xorg-server (2:1.4-2) unstable; urgency=low
4950   [ Brice Goglin ]
4951   * Add 42_fix_RemoveGeneralSocket_crash_from_dbus.diff to fix a crash
4952     when leaving, closes: #440547.
4953   * Add 43_allow_override_BIOS_EDID_preferred_mode.diff to allow overriding
4954     BIOD/EDID preferred mode with Option PreferredMode in the config file.
4956   [ David Nusinow ]
4957   * Upload to unstable
4959  -- David Nusinow <dnusinow@debian.org>  Sun, 16 Sep 2007 14:24:18 -0400
4961 xorg-server (2:1.4-1) experimental; urgency=low
4963   * New upstream release (X.Org 7.3)
4964     + RandR doesn't mark Xinerama as active when no crtcs are enabled
4965       (closes: #431746)
4966   * Add proper depends to xserver-xorg-dev:
4967     x11proto-core-dev, x11proto-input-dev (>= 1.4), x11proto-xext-dev,
4968     x11proto-video-dev, x11proto-randr-dev (>= 1.2), x11proto-render-dev (>=
4969     2:0.9.3), x11proto-fonts-dev
4970   * Bump serverminver to 2:1.4, videoabiver to 2, inputabiver to 2.
4972  -- Julien Cristau <jcristau@debian.org>  Mon, 10 Sep 2007 14:35:38 +0200
4974 xorg-server (2:1.3.99.2-1) experimental; urgency=low
4976   [ David Nusinow ]
4977   * Refactor auto_load_driver patch to allow the same method to be used when
4978     there is no xorg.conf present
4979   * Add 04_auto_load_driver_no_config.diff to use my auto_load_driver method
4980     when there's no xorg.conf present
4982   [ Brice Goglin ]
4983   * Simplify output redirections in the reportbug script,
4984     thanks Justin Pryzby, closes: #358390.
4985   * Add missing URL in long descriptions, update links to the upstream
4986     module, fix some capitalization, thanks Christian Perrier.
4988   [ Julien Cristau ]
4989   * New upstream release candidate.
4990     + bump build dep on renderproto to >= 0.9.3, and on pixman to >= 0.9.4-2.
4991     + bump video abi version and serverminver.
4992   * Drop the Conflict on fglrx-driver, which is taken care of by the abi
4993     version.
4995  -- Julien Cristau <jcristau@debian.org>  Tue, 04 Sep 2007 17:32:19 +0200
4997 xorg-server (2:1.3.99.0-2) experimental; urgency=low
4999   * Improve 03_auto_load_driver.diff
5000     + Move memory cleanup and directory closing to after the end label to
5001       prevent leaks. Thanks Julien.
5002     + Allow a driver to claim everything from a specific vendor. It does so by
5003       only specifying a vendor ID and leaving the latter four digits empty.
5005  -- David Nusinow <dnusinow@debian.org>  Sun, 19 Aug 2007 16:06:54 -0400
5007 xorg-server (2:1.3.99.0-1) experimental; urgency=low
5009   [ Julien Cristau, David Nusinow ]
5010   * New upstream release candidate.
5011     + X is now more tolerant of devices without a CtrlProc (closes: #269860).
5012     + cvt(1) and gtf(1) typos fixed (closes: #432065).
5013     + Make sure DRIScreenPrivIndex is -1 when no DRI screen private is
5014       allocated. (closes: #413697).
5015     + __glXDRIscreenProbe: Use drmOpen/CloseOnce (closes: #419614).
5016     + segfault in swrast_Triangle fixed in mesa (closes: #407502).
5017     + the Xvfb manpage doesn't refer to /usr/tmp anymore (closes: #270257).
5018     + typos in Xserver(1) fixed (closes: #306688).
5020   * Remove patches that were pushed upstream
5021     + 03_xnest_manpage_overhaul.diff
5022     + 04_read_rom_in_chunks.diff
5023     + 05_module_defaults.diff
5024     + 07_stolen_from_HEAD_xorgconf_manpage.diff
5025     + 08_s390_servermd.diff
5026     + 12_security_policy_in_etc.diff
5027     + 16_s390_fix.diff
5028     + 18_execinfo_configured.patch
5029     + 23_kfreebsd_support.diff
5030     + 24_hurd_ioperm_fix.diff
5031     + 32_disable_sparc_pci_bridge.diff
5032     + 39_alpha_build_flags.patch
5033     + 40_consolidate_portPriv_pDraw_assignments.diff
5034     + 42_only_run_special_key_behaviours_on_non-XKB.diff
5035     + 44_fedora-xephyr-keysym-madness.diff (different fix applied upstream)
5036     + 45_CVE-2007-2437.diff
5037     + 46_export-ramdac-symbols.diff
5038     + 49_map_keyboard_driver_to_kbd.diff
5039     + 50_alpha_no_include_asm_pci.h.diff
5040     + 94_use_default_font_path.diff
5041     + 125_glx_remove-stray__GLinterface.diff,
5042       126_glxproxy_remove-stray__GLinterface.diff and
5043       127_mesa-6.5.3-compat.diff (obsolete)
5045   * Update other patches:
5046     + 09_debian_xserver_rtff.diff disabled (doesn't apply, and isn't even
5047       used AFAICS;
5048     + 11_define_XFree86Server.diff dropped, to be fixed in drivers instead;
5049     + 13_debian_add_xkbpath_env_variable.diff refreshed;
5050     + 21_glx_align_fixes.patch updated;
5051     + 43_xephyr_crash_at_exit.diff dropped (doesn't apply);
5052     + 47_fbdevhw_magic_numbers.diff disabled for now;
5053     + 48_disable_type1.diff disabled for now;
5054     + 51_xkb-and-loathing.diff disabled for now.
5056   [ Julien Cristau ]
5057   * Add build-dep on x11proto-input-dev (>= 1.4.2), libpixman-1-dev
5058     (>= 0.9.0), libdbus-1-dev, libhal-dev (except on hurd-i386 for the last
5059     two).
5060   * Bump build-dep on mesa-swx11-source to >> 7.0.1~rc2-1.
5061   * Bump serverminver to this version, videoabiver to 1.9, inputabiver to
5062     0.9 (so this doesn't clash with a release and drivers have to be
5063     rebuilt).
5064   * Bump build-dep on compositeproto to >= 0.4.
5065   * Install the upstream changelog.
5066   * Disable the xprint and dmx DDX for now, they fail to build.
5067   * xserver-xorg-dev needs a dependency on libpixman-1-dev.
5068   * Add explanations about our tarball and upstream URL to debian/copyright.
5070   [ Drew Parsons ]
5071   * Update Xprint build to include pixman.
5073   [ David Nusinow ]
5074   * Add 03_auto_load_driver.diff. This patch allows the server to select a
5075     driver and automatically create a Devices section when none is specified
5076     in your xorg.conf. It chooses the driver based on a set of PCI ID's that
5077     the driver itself provides in /usr/share/xserver-xorg/pci. If no driver
5078     claims the PCI ID of your primary video card, then it will choose a
5079     fallback based on your system.
5081  -- Julien Cristau <jcristau@debian.org>  Sat, 18 Aug 2007 18:28:49 +0200
5083 xorg-server (2:1.3.0.0.dfsg-13) UNRELEASED; urgency=low
5085   [ Debconf templates translations ]
5086   * Italian added. Closes: #422414
5087   * Slovak added. Closes: #438578
5089  -- Christian Perrier <bubulle@debian.org>  Sun, 26 Aug 2007 12:09:52 +0200
5091 xorg-server (2:1.3.0.0.dfsg-12ubuntu8) gutsy; urgency=low
5093   * Add 145_glx_visuals_bound_check.patch to fix issue where mesa
5094     incorrectly counts its visuals and can free too many of them during
5095     video mode changes (VT switch, restart, hibernate, etc.) such as
5096     when running Compiz.  (closes LP: #127101)
5098  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 28 Sep 2007 15:48:08 -0700
5100 xorg-server (2:1.3.0.0.dfsg-12ubuntu7) gutsy; urgency=low
5102   * Drop 143_fedora_xserver-1.3.0-randr12-config-hack.patch
5103     as it causes failure to detect proper resolution on some intel
5104     hardware.  (closes LP: #144956)
5106  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 25 Sep 2007 14:42:59 -0700
5108 xorg-server (2:1.3.0.0.dfsg-12ubuntu6) gutsy; urgency=low
5110   * Drop 214_Bug_9680-_Remove_bogus_blank_length_limiting_in_xf86SetModeCrtc.patch
5111     as it is causing black bars to appear on screen for i810 users.
5112     (closes LP: #137604 + several dupes)
5114  -- Bryce Harrington <bryce@ubuntu.com>  Thu, 20 Sep 2007 14:35:54 -0700
5116 xorg-server (2:1.3.0.0.dfsg-12ubuntu5) gutsy; urgency=low
5118   [ Kees Cook ]
5119   * debian/patches/132_composite-no-clipping.diff: Adjusted WindowRec
5120     structure order and RedirectDraw logic to avoid nvidia crashes
5121     (fixes LP: #130325).
5122   * debian/patches/100_security_fdo-bug-7447.diff: Composite used for
5123     pixmap population on redirect. [CVE-2007-4730]
5125  -- Bryce Harrington <bryce@ubuntu.com>  Tue, 18 Sep 2007 17:20:14 -0700
5127 xorg-server (2:1.3.0.0.dfsg-12ubuntu4) gutsy; urgency=low
5129   * debian/patches/133_psb_auto.patch:  Add automatic detection of
5130     Poulsbo hardware when running without a Device definition.
5131   * Added some cherry-picked patches from fedora:
5132     - 134_fedorda_xorg-x11-server-1.1.1-vt-activate-is-a-terrible-api.patch:
5133       Fixes race condition where someone does a VT_ACTIVATE
5134       between another ACTIVATE/WAITACTIVE by adding a fail.
5135       (Potentially might address Ubuntu bugs 134478 and/or 134982)
5136     - 135_fedora_xorg-x11-server-1.1.1-xkb-in-xnest.patch:  Fixes issue when
5137       starting a session in an xnest nest environment as a different user,
5138       where keyboard map does not get preserved.  Removes
5139       NO_HW_ONLY_EXTS check to address this issue.  (RedHat bug 193431;
5140       Potentially may address Ubuntu bug 44846)
5141     - 136_fedora_xserver-1.2.0-honor-displaysize.patch:  Fixes issue if monitor
5142       width and height have been specified, xserver would override them
5143       with the hsize/vsize detected from DDC.
5144     - 137_fedora_xserver-1.2.0-vfprintf.patch:  Fixes typo 'vfprinf'
5145     - 138_fedora_xserver-1.3.0-default-dpi.patch:  Changes default dpi to 100.
5146       (Addresses Ubuntu bugs 118745, 107320, many others...)
5147     - 139_fedora_xserver-1.3.0-document-fontpath-correctly.patch: Fixes
5148       document fontpaths shown in the man page.
5149     - 140_fedora_xserver-1.3.0-domain-obiwan.patch:  Fixes longstanding bug in
5150       domain support.
5151     - 141_fedora_xserver-1.3.0-edid-quirk-backports.patch: Adds quirk for
5152       Samsung SyncMaster 225BW.
5153     - 142_fedora_xserver-1.3.0-no-pseudocolor-composite.patch:  Composite on
5154       8bpp pseudocolor root windows appears to fail, so just disable it
5155       on anything pseudocolor for safety.
5156     - 143_fedora_xserver-1.3.0-randr12-config-hack.patch:  Adds check to use
5157       the screen's xrandr modes if a preferred mode was not specified.
5158     - 144_fedora_xserver-1.3.0-xnest-exposures.patch:  Only collect xnest
5159       exposures for xexposes with non-zero height and width.
5161  -- Bryce Harrington <bryce@ubuntu.com>  Fri,  7 Sep 2007 14:23:23 -0700
5163 xorg-server (2:1.3.0.0.dfsg-12ubuntu3) gutsy; urgency=low
5165   * Added some cherry-picked patches from xserver 1.3.99:
5166     - 202_Add_quirk_for_Acer_AL1706_monitor_to_force_60hz_refresh.patch:
5167       The Acer AL1706 monitor reports support for 75hz via EDID, but
5168       does not sync when this range is given, so force it to 60hz.
5169     - 205_Bug_10770-_Inputdevs_isnt_a_valid_config_file_keyword.patch:
5170       Fixes typo in config file parser.
5171     - 208_Bug_6620-_Fixed_a_missing_else_in_ATIPseudoDMAInit.patch:
5172       Fixes issue where registers were written twice on R200, sometimes
5173       also putting bad values in atis->cce_pri_size.
5174     - 214_Bug_9680-_Remove_bogus_blank_length_limiting_in_xf86SetModeCrtc.patch:
5175       Fixes situation where when a specific mode is requested by monitor
5176       or user, xorg would tweak it to something incorrect.
5177     - 216_Bug_9041-_Check_the_return_code_in_xf86MapDomainMemory.patch:
5178       Fixes issue where mmap return value was being ignored and failing
5179       to issue fatal error as it should.
5180     - 221_ExaOffscreenMarkUsed-_Dont_crash_when_theres_no_offscreen_memory.patch:
5181       Fixes crash when there is no offscreen memory for EXA.
5182     - 222_Fix_a_crash_when_rotating_the_screen.patch:
5183       Fixes crash when rotating screen with xrandr.
5184     - 223_Fix_bug_8871-scrolling_corruption_with_a_compositing_manager.patch:
5185       Fixes scrolling corruption with composite due to incorrectly
5186       generated GraphicsExposes.
5187     - 224_Fix_calculations_in_x86_emulator_for_the_long_long_case_Andreas_Schwab.patch:
5188       Fixes long long multiplication when in x86 emulator.
5189     - 227_Fix_sync_polarity_on_Samsung_SyncMaster_205BW_monitor.patch:
5190       Adds quirk for Samsung SyncMaster 205BW
5191     - 230_In___glXCreateARGBConfig_insert_the_new_GL_mode_at_the__end__of_the_linked_list.patch:
5192       Fixes insertion order of linked list that can cause GLX clients to
5193       fail when attempting to use the last GLX mode/visual.
5194     - 231_In_dmxBackendMouGetInfo_initialize_the_info-minval_maxval_arrays_to_the_size_of_the_backend_display.patch:
5195       Fixes potential issue in X input where axis clipping code in
5196       GetPointerEvents() constrains the pointer's coordinate range to a
5197       max of 0, causing the mouse to not move.
5198     - 234_Reapply_patch_to_fix_AMD_CPU_detection.patch:
5199       Fixes AMD Geode CPU detection.
5200     - 236_Syncmaster_226_monitor_needs_60Hz_refresh_10545.patch:
5201       Adds quirk for Samsung SyncMaster 226BW.
5202     - 238_Update_pci.ids_to_2007-07-16_snapshot.patch:
5203       Updates our pci ids to support more current hardware.
5204       Remove nvidia ids in extrapci.ids that are now in pci.ids.
5205       Add nvidia ids to extrapci.ids that are in xf86-video-nv but not pci.ids
5206     - 241_XFree86-_Treat_evdev_and_vmmouse_as_mouse_drivers_bug_10512_10559.patch:
5207       Fix issue where a default mouse device gets automatically added
5208       when an evdev or vmmouse section has already been specified.
5209     - 243_exaDriverInit-_Fail_if_pScreenInfo_or_a_member_of_it_is_invalid.patch:
5210       Fix crash in EXA when pScreenInfo or a member of it is invalid.
5211     - 244_fix_an_occasional_crash_in_GetWindowName_bug-_9798.patch:
5212       Fixes crash by adding check of XmbTextPropertyToTextList()'s
5213       return code.
5214     - 245_regenerated_to_fix_bug_10371.patch:
5215       Fixes issue where if DRI is disabled, GL_MAX_TEXTURE_COORDS_ARB
5216       value is not returned correctly from glGetIntegerv().
5218  -- Bryce Harrington <bryce@ubuntu.com>  Fri, 31 Aug 2007 18:36:22 -0700
5220 xorg-server (2:1.3.0.0.dfsg-12ubuntu2) gutsy; urgency=low
5222   * Don't send a configuration change event just because somebody's pressed
5223     a brightness key
5225  -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 26 Aug 2007 16:17:15 +0100
5227 xorg-server (2:1.3.0.0.dfsg-12ubuntu1) gutsy; urgency=low
5229   * Merge from debian unstable, remaining changes:
5230     - debian/control:
5231       + set Conflicts: xkb-data (<< 0.9), since xkb-path is
5232         different from previous releases
5233       + do not Conflict with xserver-xorg-video
5234       + xvfb Depends on xauth, xfonts-base
5235       + Set Maintainer to Ubuntu Core Developers
5236     - debian/rules:
5237       + --with-os-vendor=Ubuntu
5238     - debian/xserver-xorg-core.install:
5239       + Add ioport, pcitweak, scanpci scripts & man pages
5240     - debian/patches:
5241       + 102_ubuntu_sharevts_load_cpu.patch:
5242         close console fd only when ShareVTs
5243       + 104_fedora_init_origins_fix.patch:
5244         multihead initialization
5245       + 106_ubuntu_fpic_libxf86config.patch:
5246         Add -fPIC to makefiles for xfree86/parser
5247       + 107_fedora_dont_backfill_bg_none.patch
5248         110_fedora_no_move_damage.patch,
5249         114_fedora_no_composite_in_xnest.patch,
5250         120_fedora_disable_offscreen_pixmaps.patch:
5251         further aiglx support
5252       + 119_ubuntu_enable_composite.diff:
5253         enable composite
5254       + 121_only_switch_vt_when_active.diff:
5255         Add a check to prevent the X server from changing the VT when killing
5256         GDM from the console.
5257       + 123_no_composite_for_xvfb_run.patch:
5258         use "-extension Composite" to fix xvfb-run crashing
5259       + 125_glx_remove-stray__GLinterface.diff,
5260         126_glxproxy_remove-stray__GLinterface.diff,
5261         127_mesa-6.5.3-compat.diff:
5262         Patches needed to build against newer Mesa.
5263       + 132_composite-no-clipping.diff:
5264         Change the semantics of manual-redirect Composite windows so that
5265         they do not clip sibling or parent drawing.  Needed by hildon-desktop
5266         to prevent home applets from clipping.
5267     - debian/apport.py: Add apport hook for automatically attaching
5268       files useful for debugging X crashes:  Xorg.0.log, xorg.conf,
5269       lsmod, lspci, and /proc/version
5271  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 21 Aug 2007 22:01:38 +0300
5273 xorg-server (2:1.3.0.0.dfsg-12) unstable; urgency=low
5275   [ Brice Goglin ]
5276   * Add 51_xkb-and-loathing.diff to fix a hang in OpenOffice.org
5277     when opening menus, closes: #433131.
5278   * Install the exa(4) and fbdevhw(4) manpages.
5280   [ Julien Cristau ]
5281   * Update the xorg.conf(5) manpage to get documentation for RandR 1.2
5282     options:
5283     + 07_stolen_from_HEAD_xorgconf_manpage.diff: new patch;
5284     + 07_xorgconf_manpage_overhaul.diff dropped;
5285     + 34_xorg.conf_man_typos.patch dropped;
5286     + 05_module_defaults.diff, 94_use_default_font_path.diff: dropped hunks
5287       applying to hw/xfree86/doc/man/xorg.conf.man.pre.
5288   * Add patch 11_define_XFree86Server.diff: XFree86Server needs to be defined
5289     in xorg-server.h and exported to drivers.
5290   * Add patches 125_glx_remove-stray__GLinterface.diff
5291     126_glxproxy_remove-stray__GLinterface.diff and 127_mesa-6.5.3-compat.diff
5292     to build with mesa >= 6.5.3, and bump build-dependency on
5293     mesa-swx11-source.
5294   * Include the Debian package version in OSVENDOR to make it appear in the
5295     X log.
5297  -- Julien Cristau <jcristau@debian.org>  Thu, 09 Aug 2007 16:32:14 +0200
5299 xorg-server (2:1.3.0.0.dfsg-11) unstable; urgency=low
5301   * Yet another alpha build fix: also remove the asm/pci.h include from
5302     os-support/linux/lnx_axp.c.  Include "lnx.h" and <unistd.h> instead.
5304  -- Julien Cristau <jcristau@debian.org>  Sat, 14 Jul 2007 20:09:35 +0200
5306 xorg-server (2:1.3.0.0.dfsg-10) unstable; urgency=medium
5308   * hw/xfree86/common/compiler.h and <sys/io.h> declare incompatible
5309     prototypes for outb and friends, so change the patch from -9 to not
5310     #include <sys/io.h> and rely on declarations in lnx.h itself for the
5311     IOBASE_* macros.
5313  -- Julien Cristau <jcristau@debian.org>  Sat, 14 Jul 2007 18:06:14 +0200
5315 xorg-server (2:1.3.0.0.dfsg-9) unstable; urgency=medium
5317   * Include <sys/io.h> instead of <asm/pci.h> in
5318     hw/xfree86/os-support/linux/lnx.h, as the latter isn't exported to
5319     userspace anymore; fixes FTBFS on alpha.  Thanks, Steve Langasek!
5321  -- Julien Cristau <jcristau@debian.org>  Sat, 14 Jul 2007 12:17:10 +0200
5323 xorg-server (2:1.3.0.0.dfsg-8) unstable; urgency=medium
5325   * Medium-urgency upload to get the fix for #428794 in testing faster,
5326     hopefully.
5328   [ Brice Goglin ]
5329   * Add 47_fbdevhw_magic_numbers.diff: patch by Adam Jackson to keep the
5330     fbdev2xfree_timing() function from changing the pixel clock value if the
5331     fbdev driver claims that it is 0.
5333   [ Julien Cristau ]
5334   * Don't build the type1 font module.
5335   * Add patch by Alan Coopersmith to map (case-insensitively) the old
5336     "keyboard" input driver to "kbd" (addresses: #428794).  I'm not
5337     reassigning the bug to xserver-xorg-core for now so as not to break
5338     testing by letting xserver-xorg-input-keyboard transition before the fixed
5339     xorg-server.
5341  -- Julien Cristau <jcristau@debian.org>  Sat, 14 Jul 2007 01:48:20 +0200
5343 xorg-server (2:1.3.0.0.dfsg-7) unstable; urgency=low
5345   [ Brice Goglin ]
5346   * Add 40_consolidate_portPriv_pDraw_assignments.diff to avoid a crash
5347     in xf86XVReputVideo (closes: #424899, #431655).
5348   * Add 41_vbe_filter_less.diff to not reject VESA modes early since
5349     xf86ValidateModes should handle them just fine (closes: #424684).
5350   * Add 42_only_run_special_key_behaviours_on_non-XKB.diff to fix special
5351     keys in Xephyr (closes: #415025).
5352   * Add 43_xephyr_crash_at_exit.diff to avoid crashing Xephyr when first
5353     client disconnect (closes: #420421).
5355  -- Julien Cristau <jcristau@debian.org>  Wed, 04 Jul 2007 23:42:40 +0200
5357 xorg-server (2:1.3.0.0.dfsg-6ubuntu3) gutsy; urgency=low
5359   * debian/patches/series:
5360     - Re-enable 132_composite-no-clipping.diff with fix from upstream
5362  -- Bryce Harrington <bryce@ubuntu.com>  Wed, 25 Jul 2007 16:39:29 -0700
5364 xorg-server (2:1.3.0.0.dfsg-6ubuntu2) gutsy; urgency=low
5366   * debian/patches/series:
5367     - don't apply 132_composite-no-clipping.diff for now, it doesn't work
5368       correctly when using compiz
5370  -- Sebastien Bacher <seb128@canonical.com>  Fri, 13 Jul 2007 17:03:42 +0100
5372 xorg-server (2:1.3.0.0.dfsg-6ubuntu1) gutsy; urgency=low
5374   * Merge from Debian unstable. Remaining Ubuntu changes:
5375     - debian/control:
5376       + set Conflicts: xkb-data (<< 0.9), since xkb-path is
5377         different from previous releases
5378       + do not Conflict with xserver-xorg-video
5379       + xvfb Depends on xauth, xfonts-base
5380       + Set Maintainer to Ubuntu Core Developers
5381     - debian/rules:
5382       + build using -fno-stack-protector
5383       + --with-os-vendor=Ubuntu
5384     - debian/xserver-xorg-core.install:
5385       + Add ioport, pcitweak, scanpci scripts & man pages
5386     - debian/patches:
5387       + 102_ubuntu_sharevts_load_cpu.patch:
5388         close console fd only when ShareVTs
5389       + 104_fedora_init_origins_fix.patch:
5390         multihead initialization
5391       + 106_ubuntu_fpic_libxf86config.patch:
5392         Add -fPIC to makefiles for xfree86/parser
5393       + 107_fedora_dont_backfill_bg_none.patch:
5394         Re-enable to see if it helps with performance regressions.
5395       + 108_fedora_gl_include_inferiors.patch,
5396         110_fedora_no_move_damage.patch,
5397         114_fedora_no_composite_in_xnest.patch:
5398         further aiglx support
5399       + 119_ubuntu_enable_composite.diff:
5400         enable composite
5401       + 120_fedora_disable_offscreen_pixmaps.patch:
5402         update to the latest version from Fedora (rev. 1.6, was 1.1)
5403         Despite being a hack, it works and is needed for compositing
5404         managers to work properly.
5405       + 121_only_switch_vt_when_active.diff:
5406         Add a check to prevent the X server from changing the VT when killing
5407         GDM from the console.
5408       + 123_no_composite_for_xvfb_run.patch:
5409         use "-extension Composite" to fix xvfb-run crashing
5410       - 125_glx_remove-stray__GLinterface.diff,
5411         126_glxproxy_remove-stray__GLinterface.diff,
5412         127_mesa-6.5.3-compat.diff:
5413         Mesa 6.5.3 build support
5414   * debian/apport.py:  Add apport hook for automatically attaching
5415     files useful for debugging X crashes:  Xorg.0.log, xorg.conf,
5416     lsmod, lspci, and /proc/version
5417   * debian/patches/132_composite-no-clipping.diff:  Change the
5418     semantics of manual-redirect Composite windows so that they do not
5419     clip sibling or parent drawing.  Needed by hildon-desktop to prevent
5420     home applets from clipping.
5422  -- Bryce Harrington <bryce@ubuntu.com>  Mon,  2 Jul 2007 12:47:44 -0700
5424 xorg-server (2:1.3.0.0.dfsg-6) unstable; urgency=low
5426   * Change fglrx conflict to << 8.37.6 (closes: #424975).
5428  -- Julien Cristau <jcristau@debian.org>  Fri, 01 Jun 2007 14:58:39 +0200
5430 xorg-server (2:1.3.0.0.dfsg-5) unstable; urgency=low
5432   [ Brice Goglin ]
5433   * Add 24_hurd_ioperm_fix.diff to fix xf86Enable/DisableIO on Hurd with
5434     recent GNU Mach. Thanks Samuel Thibault!
5435   * Add 06_use_proc_instead_of_sysfs_for_pci_domains.diff since sysfs-based
5436     PCI management code is broken at least on sparc and powerpc.
5437     Closes: #422077, #422095. Thanks to Jim Watson for testing!
5438   * Install the Xephyr README, closes: #395888.
5439   * Update 07_xorgconf_manpage_overhaul.diff to drop the reference to the
5440     xorg.conf example which we do not install since Xserver 1.3 does automatic
5441     configuration, the manpage is very well documented, and we generate a
5442     config file during installation. Closes: #222932.
5443   * Fix warning in /etc/init.d/xprint when /usr/lib/X11/fonts does not exist.
5444     Closes: #422352. Thanks Cristian Ionescu-Idbohrn!
5445   * Pull upstream commit 9c80eda826448822328bb678a7d284cc43fffb17 to disable
5446     RandR's fake xinerama geometry when there's more than one protocol screen
5447     (closes: #420679).
5449   [ Julien Cristau ]
5450   * Add patch to make sure that the ramdac symbols are present in the server
5451     and drivers can use them (closes: #423129).
5452   * xserver-xorg-core Conflicts with fglrx-driver, which broke with 1.3.
5453     We'll need to make this versioned (or drop it) when fglrx is fixed.
5455  -- Julien Cristau <jcristau@debian.org>  Wed, 16 May 2007 15:17:55 +0200
5457 xorg-server (2:1.3.0.0.dfsg-4ubuntu2) gutsy; urgency=low
5459   * Build-Depend on mesa 6.5.3
5460   * Apply Mandriva patches to build against mesa 6.5.3
5461     - 125_glx_remove-stray__GLinterface.diff
5462     - 126_glxproxy_remove-stray__GLinterface.diff
5463     - 127_mesa-6.5.3-compat.diff
5465  -- Kyle McMartin <kyle@ubuntu.com>  Sat, 26 May 2007 18:12:35 +0000
5467 xorg-server (2:1.3.0.0.dfsg-4ubuntu1) gutsy; urgency=low
5469   * Merge from Debian unstable. Remaining Ubuntu changes:
5470     - debian/control:
5471       + set Conflicts: xkb-data (<< 0.9), since xkb-path is
5472         different from previous releases
5473       + do not Conflict with xserver-xorg-video
5474       + xvfb Depends on xauth, xfonts-base
5475       + Set Maintainer to Ubuntu Core Developers
5476     - debian/rules:
5477       + build using -fno-stack-protector
5478       + --with-os-vendor=Ubuntu
5479     - debian/xserver-xorg-core.install:
5480       + Add ioport, pcitweak, scanpci scripts & man pages
5481     - debian/patches:
5482       + 102_ubuntu_sharevts_load_cpu.patch:
5483         close console fd only when ShareVTs
5484       + 104_fedora_init_origins_fix.patch:
5485         multihead initialization
5486       + 106_ubuntu_fpic_libxf86config.patch:
5487         Add -fPIC to makefiles for xfree86/parser
5488       + 107_fedora_dont_backfill_bg_none.patch:
5489         Re-enable to see if it helps with performance regressions.
5490       + 108_fedora_gl_include_inferiors.patch,
5491         110_fedora_no_move_damage.patch,
5492         114_fedora_no_composite_in_xnest.patch:
5493         further aiglx support
5494       + 119_ubuntu_enable_composite.diff:
5495         enable composite
5496       + 120_fedora_disable_offscreen_pixmaps.patch:
5497         update to the latest version from Fedora (rev. 1.6, was 1.1)
5498         Despite being a hack, it works and is needed for compositing
5499         managers to work properly.
5500       + 121_only_switch_vt_when_active.diff:
5501         Add a check to prevent the X server from changing the VT when killing
5502         GDM from the console.
5503       + 123_no_composite_for_xvfb_run.patch:
5504         use "-extension Composite" to fix xvfb-run crashing
5505   * Drop 124_fix-pdripriv_null_deref.patch.  Already fixed in GLX code.
5506     See upstream FDO bug #8537
5508  -- Bryce Harrington <bryce@ubuntu.com>  Mon, 14 May 2007 16:40:03 -0700
5510 xorg-server (2:1.3.0.0.dfsg-4) unstable; urgency=low
5512   * Cherry-pick patch from upstream git to fix security issue in the Xrender
5513     extension: malicious clients can cause a division by zero in the server
5514     (closes: #422936). Reference: CVE-2007-2437. Thanks, Micah Anderson!
5516  -- Julien Cristau <jcristau@debian.org>  Wed, 09 May 2007 02:11:08 +0200
5518 xorg-server (2:1.3.0.0.dfsg-3) unstable; urgency=low
5520   * Include 94_use_default_font_path.diff. This patch is like Eugene's patch
5521     to always look in the default font path from the past, but now we provide
5522     an option to disable looking in the default font path at runtime. This
5523     will allow people to specify additional font paths in their xorg.conf
5524     without losing their current paths. This will also help avoid people
5525     having ye olde "fixed font" problem.
5526   * Fix compilation warnings for 05_module_defaults.diff. Previously the patch
5527     used a generic pointer for the options record, but now we use the actual
5528     XF86OptionsPtr type.
5530  -- David Nusinow <dnusinow@debian.org>  Thu, 26 Apr 2007 22:39:52 -0400
5532 xorg-server (2:1.3.0.0.dfsg-2) unstable; urgency=low
5534   * Add Brice Goglin's fix for 05_module_defaults.diff, so that it also works
5535     when there is no module section at all. Thanks to Michel Dänzer for
5536     helping also.
5538  -- David Nusinow <dnusinow@debian.org>  Sat, 21 Apr 2007 09:34:12 -0400
5540 xorg-server (2:1.3.0.0.dfsg-1) unstable; urgency=low
5542   * Upload to unstable.
5543   * Add XS-Vcs-* to debian/control.
5544   * Remove non-free file hw/xfree86/doc/README.DRI from the upstream tarball.
5545   * Bump serverminver to 2:1.3.0.0.
5547  -- Julien Cristau <jcristau@debian.org>  Fri, 20 Apr 2007 07:54:14 +0200
5549 xorg-server (2:1.3.0.0-1) experimental; urgency=low
5551   * New upstream release
5553  -- David Nusinow <dnusinow@debian.org>  Thu, 19 Apr 2007 22:27:05 -0400
5555 xorg-server (2:1.2.99.905-3) experimental; urgency=low
5557   [ Julien Cristau ]
5558   * xvfb now Recommends: xfonts-base (closes: #314598).
5560   [ David Nusinow ]
5561   * Add 05_module_defaults.diff. This provides default modules loading
5562     capabilities for the server that may be overrided easily. Previously the
5563     server would load a set of default modules, but only if none were
5564     specified in the xorg.conf, or if you didn't have a xorg.conf at all. This
5565     patch provides a default set and you can add only the "Load" instructions
5566     to xorg.conf that you want without losing the defaults. Similarly, if you
5567     don't want to load a module that's loaded by default, you can add
5568     "Disable modulename" to your xorg.conf (see man xorg.conf in this release
5569     for details). See upstream bug #10541 for more.
5571  -- David Nusinow <dnusinow@debian.org>  Sun, 15 Apr 2007 11:17:45 -0400
5573 xorg-server (2:1.2.99.905-2) experimental; urgency=low
5575   * Install the cvt and gtf utilities and their manpages (closes: #414792).
5576   * Build the xserver-xorg-core-dbg package, which contains debugging symbols
5577     for Xorg and /usr/lib/xorg/modules/**/*.so
5579  -- Julien Cristau <jcristau@debian.org>  Mon, 09 Apr 2007 20:38:22 +0200
5581 xorg-server (2:1.2.99.905-1) experimental; urgency=low
5583   * New upstream release candidate.
5584     + includes fix for CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList()
5585       Memory Corruption.
5587  -- Julien Cristau <jcristau@debian.org>  Fri, 06 Apr 2007 12:05:40 +0200
5589 xorg-server (2:1.2.99.903-1) experimental; urgency=low
5591   [ Drew Parsons ]
5592   * Add exclude entries to dh_install in debian/rules.
5594   [ Julien Cristau ]
5595   * Prepare packaging to ship debugging symbols for xserver-xorg-core in
5596     xserver-xorg-core-dbg, but leave it commented out so we can get rc3 in the
5597     archive first.
5598   * New upstream release candidate.
5599     + bump serverminver to 2:1.2.99.903.
5601  -- Julien Cristau <jcristau@debian.org>  Tue, 27 Mar 2007 07:33:29 +0200
5603 xorg-server (2:1.2.99.902-1) experimental; urgency=low
5605   [ Drew Parsons ]
5606   * Bring xprint back into the xorg fold.
5607     - include existing patches:
5608       - 91_ttf2pt1 allows Xprint to use ttf2pt1 for Type1 font handling
5609         (but extract and apply manually the patch to
5610         hw/xprint/ps/Makefile.am so it may be applied by autoconf)
5611       - 91_ttf2pt1_updates brings ttf2pt1 into the modern X11R7.1 world
5612       - 92_xprint-security-holes-fix.patch places PS/PDF file output
5613         into the user's home directory (~/Xprintjobs), more secure than
5614         a shared /tmp/Xprintjobs
5615       - 93_spooltodir_check_file_exists ensures output filenames are
5616         less than 256 characters in length
5617       - 93_xprint_fonts_fix released references to font names after use.
5618      - enable freetype support for Xprint.
5619      - add descriptions to debian/control and Build-Dependency on
5620        x11proto-print-dev
5621   * Run autoreconf to update changes to hw/xprint/ps/Makefile.am.
5623   [ Brice Goglin ]
5624   * Apply patch from adrian@smop.co.uk to our xvfb-run wrapper
5625     to check whether Xvfb started ok and fix its cleanup
5626     (closes: #351042).
5628   [ Julien Cristau ]
5629   * New upstream release candidate.
5630   * Bump serverminver to 2:1.2.99.902.
5631   * Drop patch 42_build_int10_submodules.diff, and use x86emu on all
5632     architectures instead (closes: #410879).
5633   * Refresh patches:
5634     + 12_security_policy_in_etc.diff
5635     + 21_glx_align_fixes.patch
5636     + 23_kfreebsd_support.diff
5637   * Delete a few files generated by configure on clean, since they seem to
5638     have been included in the tarball.
5640  -- Julien Cristau <jcristau@debian.org>  Thu, 15 Mar 2007 04:28:00 +0100
5642 xorg-server (2:1.2.99.901-1) experimental; urgency=low
5644   * New upstream release candidate.
5645     + Remove patches 24 (hurd support), 35 (randr byteswap) and 43 (set damage
5646       version), applied upstream.
5647     + Bump build-dep on x11proto-randr-dev to >= 1.2, and on
5648       x11proto-damage-dev to >= 1.1.
5650  -- Julien Cristau <jcristau@debian.org>  Wed,  7 Mar 2007 19:58:53 +0100
5652 xorg-server (2:1.2.0-6) experimental; urgency=low
5654   * Set videoabiver to 1.0, same as in xorg-server 1.1.
5656  -- Julien Cristau <jcristau@debian.org>  Fri,  2 Mar 2007 16:38:12 +0100
5658 xorg-server (2:1.2.0-5) experimental; urgency=low
5660   * Add input ABI versioning metadata. Rename serverabiver file to
5661     videoabiver, and add inputabiver. Bump serverminver to 2:1.2.0-5 to deal
5662     with this change.
5664  -- David Nusinow <dnusinow@debian.org>  Thu,  1 Mar 2007 22:09:45 -0500
5666 xorg-server (2:1.2.0-4) experimental; urgency=low
5668   [ Julien Cristau ]
5669   * Don't strip modules when DEB_BUILD_OPTIONS contains nostrip.  Thanks,
5670     Cyril Brulebois!
5672   [ David Nusinow ]
5673   * Move serverabiver file to serverminver. Use serverabiver to store the
5674     actual video ABI version number (1.1 right now). This will allow drivers
5675     to automatically generate their Provides: xserver-xorg-video-* line when
5676     built against a particular server version. The rename of the files
5677     is to better denote what they actually are.
5678   * Bump the serverminver to 2:1.2.0-4 because of this change
5680  -- David Nusinow <dnusinow@debian.org>  Wed, 21 Feb 2007 21:53:51 -0500
5682 xorg-server (2:1.2.0-3ubuntu8) feisty; urgency=low
5684   * SECURITY UPDATE: arbitrary code execution with root privs via integer
5685     overflows in MISC-XC.
5686   * Add debian/patches/131_misc_xc_overflows.patch: upstream fixes.
5687   * References
5688     CVE-2007-1003
5690  -- Kees Cook <kees@ubuntu.com>  Thu, 29 Mar 2007 17:46:44 -0700
5692 xorg-server (2:1.2.0-3ubuntu7) feisty; urgency=low
5694   * debian/patches/120_fedora_disable_offscreen_pixmaps.patch
5695     - update to the latest version from Fedora (rev. 1.6, was 1.1)
5697  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Fri, 30 Mar 2007 10:39:01 +0300
5699 xorg-server (2:1.2.0-3ubuntu6) feisty; urgency=low
5701   * debian/{rules,xsfbs/xsfbs.mk,serverminver,inputabiver}
5702     - Import changes from current debian package, needed for the new intel
5703       driver.
5704     - Rename serverabiver to videoabiver, value 1.0.
5705     - Set serverminver as this version.
5706   * debian/patches:
5707     129_remove_extra_i2c_bittimeout.patch
5708     130_slow_down_ddc_i2c.patch
5709     - Patches from server-1.3 branch, which make probing the monitor more
5710       robust.
5712  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Thu, 29 Mar 2007 00:56:17 +0300
5714 xorg-server (2:1.2.0-3ubuntu5) feisty; urgency=low
5716   * debian/patches/120_fedora_disable_offscreen_pixmaps.diff
5717     - Re-enable. Despite being a hack, it works and is needed for compositing
5718       managers to work properly. (LP: #89189)
5720  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 27 Mar 2007 02:33:31 +0300
5722 xorg-server (2:1.2.0-3ubuntu4) feisty; urgency=low
5724   * debian/patches/107_fedora_dont_backfill_bg_none.patch:
5725     - Re-enable to see if it helps with performance regressions.
5726   * debian/patches/127_check_for_clientgone.patch:
5727     - A fix from upstream. (LP: #60288)
5728   * debian/patches/128_fix_client_privates_leak.patch
5729     - Plug a memory leak. (LP: #92882)
5730   * debian/rules
5731     - Fix a typo in --with-default-font-path.
5733  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Sat, 17 Mar 2007 00:38:09 +0200
5735 xorg-server (2:1.2.0-3ubuntu3) feisty; urgency=low
5737   * debian/patches:
5738     - Rename 019_ubuntu_enable_composite.diff to 119_* so that it is in line
5739       with the rest of our patches
5740     - Re-add 126_debian_always_use_default_font_path.diff. This was dropped
5741       by Debian but needed by us since we still have legacy fontpaths in
5742       old configurations, so new paths need to be appended to the list.
5744  -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 28 Feb 2007 11:54:18 +0200
5746 xorg-server (2:1.2.0-3ubuntu2) feisty; urgency=low
5748   * debian/control:
5749     - xvfb Depends on xauth, xfonts-base
5751  -- Sebastien Bacher <seb128@canonical.com>  Tue, 27 Feb 2007 23:31:06 +0100
5753 xorg-server (2:1.2.0-3ubuntu1) feisty; urgency=low
5755   * Don't drop 42_build_int10_submodules.diff, it's useful
5756   * 019_ubuntu_enable_composite.diff:
5757     - enable composite
5758   * debian/control:
5759     - fixed Maintainer email
5760   * debian/xserver-xorg-core.install:
5761     - list ioport, gtf, pcitweak and scanpci
5762       and manpages for scanpci, gtf, pcitweak
5764   [ Timo Aaltonen ]
5765   * Merge with Debian, remaining changes:
5766     - debian/rules:
5767       + build using -fno-stack-protector
5768       + --with-os-vendor=Ubuntu
5769     - debian/control:
5770       + don't Conflict with xserver-xorg-video
5771     - refreshed and renamed patches
5772       102_ubuntu_sharevts_load_cpu.patch
5773       104_fedora_init_origins_fix.patch
5774       106_ubuntu_fpic_libxf86config.patch
5775       114_fedora_no_composite_in_xnest.patch
5776       121_only_switch_vt_when_active.diff
5777       124_fix-pdripriv_null_deref.patch
5778     - dropped for now:
5779       42_build_int10_submodules.diff - causes "some regression"
5780   * dropped patches (comments from Michel Daenzer):
5781     - 107_fedora_dont_backfill_bg_none.patch
5782       "Breaks X semantics and thus can't go in upstream. Apps/toolkits
5783        need to be fixed not to use background none windows."
5784     - 108_fedora_gl_include_inferiors.patch
5785       "Breaks GLX semantics and should no longer be necessary now that
5786        the GLX compositing managers default to using the Composite
5787        Overlay Window."
5788     - 120_fedora_disable_offscreen_pixmaps.diff
5789       "Last time I looked at this, it was a gross hack to work around XAA
5790        deficiencies in offscreen pixmap handling, which makes the server
5791        die immediately when trying to use GLX_EXT_texture_from_pixmap
5792        with EXA, due to calling XAA functions without checking it's
5793        active or even loaded."
5794   * debian/control:
5795     - set Conflicts: xkb-data (<< 0.9), since xkb-path is
5796       different from previous releases
5797   * debian/patches/125_randr-version-supported.diff:
5798     - The server supports protocol 1.1, make sure we use it.
5800  -- Sebastien Bacher <seb128@canonical.com>  Mon, 26 Feb 2007 09:36:38 +0100
5802 xorg-server (2:1.2.0-3) experimental; urgency=low
5804   [ Julien Cristau ]
5805   * Pass --with-os-name and --with-os-vendor to configure.
5806   * Bump serverabiver to 2:1.2.0-1.
5807   * Add patch from upstream git to set the supported damage version from the
5808     server, instead of from the damage headers.  xserver 1.2.0 supports damage
5809     1.0, not 1.1.
5811  -- Julien Cristau <jcristau@debian.org>  Sat, 17 Feb 2007 12:03:03 +0100
5813 xorg-server (2:1.2.0-2) experimental; urgency=low
5815   * Delete useless debian/substvars.
5816   * Change my email address in debian/control.
5817   * Fix patch 42_build_int10_submodules.diff.  The definition of
5818     xf86InitInt10() was moved to int10/helper_exec.c between 1.1.1 and 1.2.0,
5819     so we move it to int10/helper_mem.c, which we build in the main int10
5820     module, not the vm86 and x86emu submodules.  Thanks to Cédric Augonnet and
5821     Brice Goglin for the report and testing.
5823  -- Julien Cristau <jcristau@debian.org>  Sat, 10 Feb 2007 20:57:57 +0100
5825 xorg-server (2:1.2.0-1) experimental; urgency=low
5827   * New upstream release.
5828     + 40_xorg-xserver-1.1.0-dbe-render.diff dropped.
5829     + 38_GetDrawableAttributes.patch dropped.
5830     + 37_build-mesa-mipmap.patch dropped.
5831     + 33_Xserver_man_typos.patch dropped.
5832     + 24_hurd_support.diff massively reduced.
5833     + 13_debian_add_xkbpath_env_variable.diff refreshed.
5834     + 07_xorgconf_manpage_overhaul.diff updated.
5835     + 42_build_int10_submodules.diff updated.
5836   * Bump build-dep on mesa-swx11-source to >= 6.5.2.
5837   * Version build-dependencies on x11proto-composite-dev and x11proto-kb-dev
5838     to match configure.ac.
5839   * Add build-dep on libxfixes-dev (needed for Xdmx).
5841  -- Julien Cristau <jcristau@debian.org>  Fri,  9 Feb 2007 20:54:27 +0100
5843 xorg-server (2:1.1.99.903-1) experimental; urgency=low
5845   * New upstream release candidate.
5846   * Forward-port patches:
5847     * 07_xorgconf_manpage_overhaul.diff: refresh
5848     * 12_security_policy_in_etc.diff: refresh
5849     * 21_glx_align_fixes.patch: refresh
5850     * 23_kfreebsd_support.diff: refresh
5851     * 24_hurd_support.diff: refresh
5852     * 34_xorg.conf_man_typos.patch: refresh
5853     * 36_fix_ffs.patch: remove, applied upstream
5854   * Bump build-dependency on libdrm-dev to (>= 2.3.0) because that is the X
5855     server's minimum requirement.
5857  -- Thierry Reding <thierry@gilfi.de>  Sat,  2 Dec 2006 12:44:59 +0100
5859 xorg-server (2:1.1.99.902-1) experimental; urgency=low
5861   * Update to latest upstream release candidate.
5862   * Forward-port patches:
5863     * 02_libvgahw_gcc4_volatile_fix.diff: update
5864     * 04_read_rom_in_chunks.diff: update
5865     * 05_arm_cache_flush.diff: remove, applied upstream
5866     * 06_arm_is_not_x86_and_has_no_vga.diff: remove, applied upstream
5867     * 07_xorgconf_manpage_overhaul.diff: update
5868     * 08_s390_servermd.diff: update
5869     * 09_debian_xserver_rtff.diff: update
5870     * 12_security_policy_in_etc.diff: update
5871     * 13_debian_add_xkbpath_env_variable.diff: update
5872     * 15_symlink_mesa.diff: remove, fixed upstream
5873     * 16_s390_fix.diff: update
5874     * 17_ignoreabi.diff: remove, applied upstream
5875     * 18_execinfo_only_for_backtrace.patch: remove, applied upstream
5876     * 18_execinfo_configured.patch: remove, applied upstream
5877     * 19_configurable_misc_utils.patch: remove, applied upstream
5878     * 20_mesa_6.5.1.diff: remove, applied upstream
5879     * 21_glx_align_fixes.patch: update
5880     * 22_xkb_cycle_3layouts.diff: remove, applied upstream
5881     * 23_kfreebsd_support.diff: update, partially applied upstream
5882     * 24_hurd_support.diff: update, partially applied upstream
5883     * 25_tfp_damage.diff: remove, applied upstream
5884     * 26_aiglx_happy_vt_switch.diff: remove, applied upstream
5885     * 27_aiglx_locking.diff: remove, applied upstream
5886     * 28_mesa_copy_sub_buffer.diff: remove, applied upstream
5887     * 29_mesa_reseed_makefile.diff: remove, fixed upstream
5888     * 30_fix_vmode_switch.diff: remove, fixed upstream
5889     * 31_blocksigio.diff: remove, fixed upstream
5890     * 32_disable_sparc_pci_bridge.diff: update
5891     * 34_xorg.conf_man_typos.patch: update
5892     * 35_randr_byteswap.patch: update
5893     * 36_fix_ffs.patch: update
5894     * 37_Fix-__glXDRIbindTexImage-for-32-bpp-on-big-endian-platforms.diff:
5895       remove, applied upstream
5896   * Upstream no longer ships a changelog, so don't try to install it.
5897   * Add 37_build-mesa-mipmap.patch that adds the missing mipmap.c to libmain's
5898     sources.
5899   * Add 38_GetDrawableAttributes.patch which readds support for the
5900     GetDrawableAttributes extension that's needed for compiz to work properly.
5902  -- Thierry Reding <thierry@gilfi.de>  Fri,  1 Dec 2006 20:32:34 +0100
5904 xorg-server (2:1.1.1-21) unstable; urgency=emergency
5906   * Security update.
5907   * Fix integer overflow in the ProcXCMiscGetXIDList() function in the XC-MISC
5908     extension.  Reference: CVE-2007-1003.
5910  -- Julien Cristau <jcristau@debian.org>  Wed, 04 Apr 2007 00:34:51 +0200
5912 xorg-server (2:1.1.1-20) unstable; urgency=low
5914   * xephyr: Add patch from upstream git to fix memory leak in
5915     ephyrScreenFini().  Thanks, Guillem Jover!
5917  -- Julien Cristau <jcristau@debian.org>  Tue,  6 Mar 2007 22:20:14 +0100
5919 xorg-server (2:1.1.1-19) unstable; urgency=high
5921   [ Drew Parsons ]
5922   * Removed spurious space in default font line
5923     (/usr/X11R6/lib/X11/fonts/Type1 not "/usr/X11R6/lib/  X11/fonts/Type1")
5925   [ David Nusinow ]
5926   * Conflict with and replace xserver-common, because that package used to
5927     provide the SecurityPolicy file. This is an RC bugfix because it breaks
5928     upgrades, so it gets a high urgency. Thanks Christian Tsotras and Lionel
5929     Elie Mamane for reporting and it. Closes: #402658
5931  -- David Nusinow <dnusinow@debian.org>  Wed, 28 Feb 2007 21:48:19 -0500
5933 xorg-server (2:1.1.1-18) unstable; urgency=medium
5935   * Add patch from Fedora to make xephyr work on 64bit architectures
5936     (closes: #405928).
5938  -- Julien Cristau <jcristau@debian.org>  Fri, 16 Feb 2007 22:20:08 +0100
5940 xorg-server (2:1.1.1-17) unstable; urgency=medium
5942   * Make the int10 module usable on i386 with a 64bit kernel (closes: #409730).
5943     + New patch 42_build_int10_submodules.diff, which allows us to build vm86
5944       and x86emu as two separate submodules, and make the int10 module itself
5945       fall back to loading x86emu if vm86 calls fail.
5946     + Add workaround for https://bugs.freedesktop.org/show_bug.cgi?id=7299 to
5947       the above patch: move definition of Int10Current from int10/xf86int10.c
5948       to int10/helper_mem.c.
5949     + Drop the part of 39_alpha_build_flags.patch applying to
5950       hw/xfree86/os-support/linux/Makefile.in, and run autoreconf with all
5951       patches applied.
5953  -- Julien Cristau <jcristau@debian.org>  Wed,  7 Feb 2007 20:37:19 +0100
5955 xorg-server (2:1.1.1-16) unstable; urgency=medium
5957   * New patch 41_xfree86_linux_acpi_fix_tokenizing.diff from upstream git to
5958     fix a crash on acpi events (closes: #409443).
5960  -- Julien Cristau <julien.cristau@ens-lyon.org>  Sat,  3 Feb 2007 22:56:04 +0100
5962 xorg-server (2:1.1.1-15) unstable; urgency=high
5964   * High-urgency upload for security bugfix.
5965   * New patch 40_xorg-xserver-1.1.0-dbe-render.diff to fix multiple integer
5966     overflows in the dbe and render extensions.
5967     CVE IDs: CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
5968   * Add myself to Uploaders, and remove Fabio and Branden, with their
5969     permission.  They're of course welcome back when they have more time!
5971  -- Julien Cristau <julien.cristau@ens-lyon.org>  Tue,  9 Jan 2007 15:45:46 +0100
5973 xorg-server (2:1.1.1-14) unstable; urgency=high
5975   * The "let's drop 20 years of build logic and replace it with autoconf in a
5976     single release, trust me, what could go wrong? <gibber, gibber>" release
5977   * High-urgency upload for RC bugfix
5978   * New patch 39_alpha_build_flags.patch: no really, when they said
5979     lnx_ev56.c should be built with -mcpu=ev56, they really meant it.
5980     Closes: #392500.
5982  -- Steve Langasek <vorlon@debian.org>  Sun,  7 Jan 2007 15:19:08 -0800
5984 xorg-server (2:1.1.1-13) unstable; urgency=medium
5986   [ Julien Cristau ]
5987   * xserver-xorg-core recommends xfonts-base and suggests xfonts-100dpi |
5988     xfonts-75dpi and xfonts-scalable.  Also add explanation about fonts to the
5989     long description, stolen from the old xserver-common package (closes:
5990     #400654).
5992   [ David Nusinow ]
5993   * This is important for upgrades to etch, and has no notable risk, so bump
5994     priority to medium.
5996  -- David Nusinow <dnusinow@debian.org>  Fri, 29 Dec 2006 19:57:51 -0500
5998 xorg-server (2:1.1.1-12) unstable; urgency=low
6000   [ Julien Cristau ]
6001   * Delete hw/xfree86/common/xf86Build.h in debian/rules clean, since it's
6002     wrongly included in the upstream tarball.
6004   [ David Nusinow ]
6005   * Pull fix for the ignore_abi.diff patch. This one's a major brown bag on my
6006     part. Thanks Michel Dänzer.
6007   * Add 38_wait_for_something_force_timer_reset.diff which forces the server
6008     to reset timers when they've overrun in some cases rather than wait
6009     forever. Patch by Daniel Stone. Thanks Michel Dänzer for pointing the
6010     changes out. Closes: #374026
6012  -- David Nusinow <dnusinow@debian.org>  Tue, 12 Dec 2006 21:13:20 -0500
6014 xorg-server (2:1.1.1-11) unstable; urgency=low
6016   [ Drew Parsons ]
6017   * Patches 33_Xserver_man_typos.patch and 34_xorg.conf_man_typos.patch
6018     fix minor typos in Xserver and xorg.conf man pages.
6019     Closes: #364556, #308899.
6020   * Add patch 35_randr_byteswap.patch from upstream. Fixes a client/server
6021     byteswapping problem. Closes: #291100.
6023   [ Julien Cristau ]
6024   * Don't build-depend on libdrm-dev on hurd-i386 (closes: #358015). Thanks,
6025     Samuel Thibault.
6026   * Update hurd support patch (closes: #356300). Thanks, Samuel Thibault.
6027   * Add reportbug script stolen from the monolith, to add the user's config
6028     and log file in every bug report.
6029   * Delete hw/xfree86/common/xf86Build.h from our source tree, so that the
6030     build date is correctly calculated at build time, and not hardcoded to
6031     07 July 2006.  Thanks to Jurij Smakov for noticing.
6032   * Add patch 36_fix_ffs.patch by Jurij Smakov to fix infinite loop in ffs()
6033     if called with an argument of 0 (closes: #395564).
6034   * Add patch 37_Fix-__glXDRIbindTexImage-for-32-bpp-on-big-endian-platforms
6035     from upstream git to fix color issue on big endian platforms
6036     (closes: #392453). Thanks to Michel Dänzer for the patch!
6037   * Fix typo in xvfb-run (closes: #337703).
6038   * Install xdmxconfig and its manpage in xdmx-tools (closes: #393991).
6039   * Add Replaces: xdmx (<= 2:1.1.1-10) to xdmx-tools because of the xmdxconfig
6040     manpage move.
6042  -- David Nusinow <dnusinow@debian.org>  Fri, 24 Nov 2006 15:44:52 -0500
6044 xorg-server (2:1.1.1-10) unstable; urgency=low
6046   [ Denis Barbier ]
6047   * Fix video mode switching.  Closes: #391052
6048   * Fix FTBFS on kfreebsd-i386 and kfreebsd-amd64.  Thanks Petr Salinger.
6049     Closes: #363517
6051   [ David Nusinow ]
6052   * Add depends on xserver-xorg so that /etc/X11/X gets installed. Thanks
6053     Frans Pop. Closes: #392295
6054   * Add 31_blocksigio.diff. This patch by Alan Hourihane, and it prevents a
6055     race condition when a driver tries to set the cursor state when the server
6056     is in the middle of switching resolution. Thanks to Frans Pop for
6057     reporting the bug, Michel Dänzer for reading through the backtrace and
6058     diagnosing the problem, and Alan for the final patch. Closes: #390646.
6060   [ Jurij Smakov ]
6061   * Add 32_disable_sparc_pci_bridge.diff. Disable PCI bridge handling on
6062     sparc, which is broken and causes filesystem corruption (by poking
6063     the PCI bus in the wrong places) on some machines. Closes: #392312.
6065   [ Drew Parsons ]
6066   * Use __appmansuffix__ not __mansuffix__ in
6067     03_xnest_manpage_overhaul.diff.  Closes: #390599.
6068   * Install upstream ChangeLog.  Closes: #365274.
6070  -- David Nusinow <dnusinow@debian.org>  Mon, 16 Oct 2006 21:59:51 -0400
6072 xorg-server (2:1.1.1-9) unstable; urgency=low
6074   [ Jurij Smakov ]
6075   * Add 21_glx_align_fixes.patch to reintroduce the setting of __GLX_ALIGN64
6076     variable, lost during the modular transition. This setting is essential
6077     for architectures with strong alignment requirements. Patch affects
6078     alpha, sparc, amd64, ia64 and s390, mimicking the behaviour of the
6079     monolithic build. Closes: #388125.
6081   [ Denis Barbier ]
6082   * Add 22_xkb_cycle_3layouts.diff to fix layout switching when 3 layouts
6083     are present.  Thanks Ivan Pascal for the patch.  Closes: #345803
6085   [ David Nusinow ]
6086   * Add kFreeBSD support patch (23). Thanks to Robert Millan, Petr Salinger,
6087     Daniel Stone, and Michael Banck for input and patch writing.
6088     Closes: #363517
6089   * Add hurd support patch (24). Thanks Samuel Thibault, Daniel Stone, and
6090     Michael Banck. Closes: #356300
6091   * Disable the explicit enabling of dri in the configure. The configure
6092     script autodetects whether or not to use this anyway, and enabling it
6093     explicitly breaks the build on hurd. Thanks Samuel Thibault and Michael
6094     Banck. Closes: #358015
6095   * Add several patches written by Kristian Høgsberg for allowing compiz to
6096     work with AIGLX. These patches were vetted by Theirry Reding with valuable
6097     advice from Michel Dänzer, and feedback from Kristian himself.
6098     - 25_tfp_damage.diff
6099     - 26_aiglx_happy_vt_switch.diff
6100     - 27_aiglx_locking.diff
6101     - 28_mesa_copy_sub_buffer.diff
6102     - 29_mesa_reseed_makefile.diff
6103     - update of 20_mesa_6.5.1.diff
6104   * Remove bizarre wholesale inclusion of another patch in the 23_kbsd patch
6106   [ Eugene Konev ]
6107   * Use --with-default-font-path instead of --with-fontdir.
6108   * Set RGBPath through --with-rgb-path.
6109   * Drop 11_debian_always_use_default_font_path.diff.
6110   * Drop 14_debian_always_look_in_our_module_path.diff.
6111   * Ship SecurityPolicy in xserver-xorg-core.
6113  -- David Nusinow <dnusinow@debian.org>  Thu, 28 Sep 2006 23:59:35 -0400
6115 xorg-server (2:1.1.1-8) unstable; urgency=low
6117   * Update mesa symlink patch to the latest from HEAD
6118   * Add 20_mesa_6.5.1.diff to allow the server to build with mesa 6.5.1
6119   * Bump build-dep versions on x11proto-gl to 1.4.8, and mesa to 6.5.1
6121  -- David Nusinow <dnusinow@debian.org>  Mon, 25 Sep 2006 22:21:37 -0400
6123 xorg-server (2:1.1.1-7) unstable; urgency=low
6125   * Fix s390 build issue. Thanks Bastian Blank for the report and Eugene Konev
6126     for the patch. Closes: #388628.
6127   * Disable build of various utilities that we don't ship anyway. Patch thanks
6128     to Eugene Konev.
6130  -- David Nusinow <dnusinow@debian.org>  Thu, 21 Sep 2006 23:07:16 -0400
6132 xorg-server (2:1.1.1-6) unstable; urgency=low
6134   * Upload 7.1 to unstable.
6136   [ Drew Parsons ]
6137   * Added SGI FreeB licence to debian/copyright. Closes: #368563.
6138   * Apply upstream patches 18_execinfo_only_for_backtrace.patch, to use
6139     execinfo.h for and only for backtrace. Applied git patch
6140     5a3488ccac8e5dabd9fc98bc41ef178ead1b2faf directly into configure scripts,
6141     activated with autoreconf.  Closes: #363218.
6142   * Only requires build-depends version of x11proto-gl-dev on 1.4.6.
6144   [ Steve Langasek ]
6145   * Add versioned build-depends on x11proto-fixes-dev (>= 4.0), to
6146     ensure the package is built against the right protocol version.
6147     Closes: #383778.
6149  -- David Nusinow <dnusinow@debian.org>  Mon, 18 Sep 2006 18:30:07 -0400
6151 xorg-server (2:1.1.1-5) experimental; urgency=low
6153   * Fix error in 16_s390_fix.diff caused by my idiot copying. Thanks Yannick
6154     Roehlly and Daniel Stone.
6156  -- David Nusinow <dnusinow@debian.org>  Sun, 27 Aug 2006 23:25:21 +0000
6158 xorg-server (2:1.1.1-4) experimental; urgency=low
6160   [ Drew Parsons ]
6161   * Tighten dependencies between X11R7.1 server and video drivers.
6162     xserver-xorg-core no longer Depends: xserver-xorg-video-all
6163     | xserver-xorg-video but instead Conflicts: xserver-xorg-video.
6164     (closes: #383873)
6165     The dependency on xserver-xorg-video-all | xserver-xorg-video-1.0 is
6166     managed by the xserver-xorg binary package (not included here in
6167     order to avoid circular dependencies). (closes: #362313)
6168   * Likewise remove Depends: xserver-xorg-input-all | xserver-xorg-input
6169     (again, handled by xserver-xorg) to avoid circular dependency with drivers.
6171   [ David Nusinow ]
6172   * Epoch bump
6173   * Add 17_ignoreabi.diff to allow users to simply set a value in xorg.conf
6174     rather than pass -ignoreABI to the server every time it starts
6176  -- David Nusinow <dnusinow@debian.org>  Wed, 23 Aug 2006 22:03:06 +0000
6178 xorg-server (1:1.1.1-3) unstable; urgency=low
6180   * Add 16_s390_fix.diff to fix FTBFS on s390. Thanks Bastian Blank.
6181     (closes: #362641)
6182   * Bump build-depends version of libgl1-mesa-dev to 6.5.x package we have in
6183     experimental currently
6184   * Bump build-depends version of x11proto-gl-dev to 1.4.7 or greater
6186  -- David Nusinow <dnusinow@debian.org>  Tue, 22 Aug 2006 00:57:31 +0000
6188 xorg-server (1:1.1.1-2) experimental; urgency=low
6190   [ Drew Parsons ]
6191   * Updated mesa-swx11-source build-depends to (>> 6.5.0), required
6192     for xserver 1.1.1. (closes: #383334)
6194   [ David Nusinow ]
6195   * Enable and ship xephyr
6196   * Hack off the 'x' manpage suffix
6197   * Install Xnest manpage
6198   * Bump policy version to 3.7.2.0. No changes necessary.
6200  -- David Nusinow <dnusinow@debian.org>  Wed, 16 Aug 2006 21:14:44 +0000
6202 xorg-server (1:1.1.1-1) experimental; urgency=low
6204   [ David Nusinow ]
6205   * New upstream release
6206   * Move patch target call so that we don't try and build twice
6207   * Remove obsolete 15_security_allocate_local.diff and
6208     16_SECURITY_setuid.diff
6209   * Add 15_symlink_mesa.diff
6211  -- David Nusinow <dnusinow@debian.org>  Sun,  6 Aug 2006 16:12:25 +0000
6213 xorg-server (2:1.0.2-10) unstable; urgency=low
6215   * Upload to unstable to fixed messed up last upload which was supposed to go
6216     to experimental. Brown bag o' joy.
6218  -- David Nusinow <dnusinow@debian.org>  Tue, 22 Aug 2006 19:31:08 +0000
6220 xorg-server (1:1.1.1-0ubuntu14) feisty; urgency=low
6222   * Add 'debian/patches/38_Fix-pDRIPriv_NULL_deref.patch': NULL-init DRI
6223     screen private data, thanks to Tormod Volden (LP: #60288).
6225  -- Kees Cook <kees@ubuntu.com>  Sat, 10 Feb 2007 20:27:44 -0800
6227 xorg-server (1:1.1.1-0ubuntu13) feisty; urgency=low
6229   * 19_revert_xkb_change_breaking_XkbGetKeyboard.patch:
6230     - patch from fedora (with extra Makefile.in change), revert change that
6231       broke XkbGetKeyboard() (Ubuntu: #58083)
6232   * 37_Fix-__glXDRIbindTexImage-for-32-bpp-on-big-endian-platforms.diff:
6233     - upstream patch copied from the Debian package, fix blue screen with
6234       compiz on ppc (Ubuntu: #58373)
6236  -- Sebastien Bacher <seb128@canonical.com>  Fri, 12 Jan 2007 12:17:28 +0100
6238 xorg-server (1:1.1.1-0ubuntu12.1) edgy-security; urgency=low
6240   * SECURITY UPDATE: Arbitrary code execution with root privileges via heap
6241     overflows in DBE and Render extensions.
6242   * Add 'debian/patches/021_ubuntu_dbe-render_overflows.diff' from
6243     upstream
6244   * References
6245     CVE-2006-6101 CVE-2006-6102 CVE-2006-6103
6247  -- Kees Cook <kees@ubuntu.com>  Mon,  8 Jan 2007 12:45:41 -0800
6249 xorg-server (1:1.1.1-0ubuntu12) edgy; urgency=low
6251   * debian/patches/17_no_composite_for_xvfb.patch:
6252     - fix a crasher by not using composite for Xvfb when using -render
6253   * debian/patches/18_no_composite_for_xvfb_run.patch:
6254     - use "-extension Composite" to fix xvfb-run crashing
6256  -- Sebastien Bacher <seb128@canonical.com>  Fri, 13 Oct 2006 17:12:49 +0200
6258 xorg-server (1:1.1.1-0ubuntu11) edgy; urgency=low
6260   * debian/patches/16_only_switch_vt_when_active.patch:
6261     Add a check to prevent the X server from changing the VT when killing
6262     GDM from the console.
6264  -- Ryan Lortie <desrt@ubuntu.com>  Thu, 21 Sep 2006 01:26:35 -0400
6266 xorg-server (1:1.1.1-0ubuntu10) edgy; urgency=low
6268   * Build xserver-xephyr from xorg-server package.  Malone: #57077, #57084
6270  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed,  6 Sep 2006 12:57:32 +0200
6272 xorg-server (1:1.1.1-0ubuntu9) edgy; urgency=low
6274   * Enable composite extension by default
6275   * Add patch from fd.o bugzilla #7916 to avoid aiglx hangs on vt
6276     switches
6278  -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 26 Aug 2006 03:20:31 +0100
6280 xorg-server (1:1.1.1-0ubuntu8) edgy; urgency=low
6282   * Steal patch from Fedora to allow compiz to trigger the disabling of
6283    XAA off-screen pixmaps
6285  -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 23 Aug 2006 21:26:08 +0100
6287 xorg-server (1:1.1.1-0ubuntu7) edgy; urgency=low
6289   * (temporarily) Removed Breaks: section from xserver-xorg-core (necessary
6290     until apt-get properly supports this feature)
6291   * Tightened Build-Depends: mesa-swx11-source to >=
6292     6.5.0.git.20060810-0ubuntu1
6293   * Tightened Build-Depends of libgl1-mesa-dev to >=
6294     6.5.0.git.20060810-0ubuntu1
6296  -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Tue, 15 Aug 2006 07:26:07 -0300
6298 xorg-server (1:1.1.1-0ubuntu6) edgy; urgency=low
6300   * Tightened Build-Depends of mesa-swx11-source to version 6.5.0.git.20060809
6301   * Removed patch 003_fedora_root_window_black_pattern.patch (not necessary
6302     for Ubuntu)
6304  -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Fri, 11 Aug 2006 11:41:29 -0300
6306 xorg-server (1:1.1.1-0ubuntu5) edgy; urgency=low
6308   * Renamed 003_ubuntu_sharevts_load_cpu.patch to
6309     002_ubuntu_sharevts_load_cpu.patch
6310   * Added 003_fedora_root_window_black_pattern.patch (black background
6311     pattern instead of default X background pattern. Feel free to revert if
6312     you feel strongly against this one)
6313   * Added 005_fdo4320_composite_fastpath.patch and
6314     016_fdo7482_xdmx_render_fix.patch (upstream bug fixes, bug numbers
6315     annotated on patch names)
6316   * Added 004_fedora_init_origins_fix.patch (multihead initialization)
6317   * Added 006_ubuntu_fpic_libxf86config.patch
6318   * Added 007_fedora_dont_backfill_bg_none.patch
6319   * Added 008_fedora_gl_include_inferiors.patch,
6320     009_fedora_mesa_copy_sub_buffer.patch,
6321     010_fedora_no_move_damage.patch,
6322     012_fedora_tfp_damage.patch and
6323     014_fedora_no_composite_in_xnest.patch (further aiglx support)
6324   * 011_fedora_pci_scan_fixes.patch (pci scan fixes - testing is needed to
6325     check if an extra upstream patch for pci domains is also necessary)
6326   * Added 015_fedora_sane_default_mode.patch (tweak default mode - please feel
6327     free to revert this patch if you feel strongly against it)
6328   * Added 017_fedora_add_missing_headers_to_sdk.patch
6329   * Added 018_ubuntu_linux_kernel_include_fixes.patch and
6330     013_ubuntu_symlink_mesa_source.patch (build fixes against current
6331     linux-kernel-modules * mesa-swx11-source - these already existed before,
6332     but were applied directly to the source tree, instead of being quilt
6333     patches)
6334   * Just for reference: debian patch #02 is candidate for removal on next
6335     upload. I'll refrain from removing it now to diminish the chances of this
6336     being a breaks-for-everyone release
6337   * Moved SecurityPolicy example from /usr/share/doc/examples/ to
6338     /usr/share/doc/xserver-xorg-core/
6340  -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Mon,  7 Aug 2006 17:21:05 -0300
6342 xorg-server (1:1.1.1-0ubuntu4) edgy; urgency=low
6344   * Added new Breaks: section to xorg-server-core:
6345       xserver-xorg-driver-all, xserver-xorg-driver-apm,
6346       xserver-xorg-driver-ark, xserver-xorg-driver-ati,
6347       xserver-xorg-driver-chips, xserver-xorg-driver-cirrus,
6348       xserver-xorg-driver-cyrix, xserver-xorg-driver-dummy,
6349       xserver-xorg-driver-fbdev, xserver-xorg-driver-glint,
6350       xserver-xorg-driver-i128, xserver-xorg-driver-i740,
6351       xserver-xorg-driver-i810, xserver-xorg-driver-imstt,
6352       xserver-xorg-driver-mga, xserver-xorg-driver-neomagic,
6353       xserver-xorg-driver-newport, xserver-xorg-driver-nsc,
6354       xserver-xorg-driver-nv, xserver-xorg-driver-rendition,
6355       xserver-xorg-driver-s3, xserver-xorg-driver-s3virge,
6356       xserver-xorg-driver-savage, xserver-xorg-driver-siliconmotion,
6357       xserver-xorg-driver-sis, xserver-xorg-driver-sisusb,
6358       xserver-xorg-driver-tdfx, xserver-xorg-driver-tga,
6359       xserver-xorg-driver-trident, xserver-xorg-driver-tseng,
6360       xserver-xorg-driver-v4l, xserver-xorg-driver-vesa,
6361       xserver-xorg-driver-vga, xserver-xorg-driver-via,
6362       xserver-xorg-driver-vmware, xserver-xorg-driver-voodoo,
6363       xserver-xorg-video-all (<< 7.0.22ubuntu7),
6364       xserver-xorg-video-apm (<< 1:1.1.1-0ubuntu1),
6365       xserver-xorg-video-ark (<< 1:0.6.0-0ubuntu1),
6366       xserver-xorg-video-ati (<< 1:6.6.1-0ubuntu1),
6367       xserver-xorg-video-chips (<< 1:1.1.1-0ubuntu1),
6368       xserver-xorg-video-cirrus (<< 1:1.1.0-0ubuntu1),
6369       xserver-xorg-video-cyrix (<< 1:1.1.0-0ubuntu1),
6370       xserver-xorg-video-dummy (<< 1:0.2.0-0ubuntu1),
6371       xserver-xorg-video-fbdev (<< 1:0.3.0-0ubuntu1),
6372       xserver-xorg-video-glint (<< 1:1.1.1-0ubuntu1),
6373       xserver-xorg-video-i128 (<< 1:1.2.0-0ubuntu1),
6374       xserver-xorg-video-i740 (<< 1:1.1.0-0ubuntu1),
6375       xserver-xorg-video-i810 (<< 1:1.6.1-0ubuntu1),
6376       xserver-xorg-video-imstt (<< 1:1.1.0-0ubuntu1),
6377       xserver-xorg-video-mga (<< 1:1.4.1-0ubuntu1),
6378       xserver-xorg-video-neomagic (<< 1:1.1.1-0ubuntu1),
6379       xserver-xorg-video-newport (<< 1:0.2.0-0ubuntu1),
6380       xserver-xorg-video-nsc (<< 1:2.8.1-0ubuntu1),
6381       xserver-xorg-video-nv (<< 1:1.2.0-0ubuntu1),
6382       xserver-xorg-video-rendition (<< 1:4.1.0-0ubuntu1),
6383       xserver-xorg-video-s3 (<< 1:0.4.1-0ubuntu1),
6384       xserver-xorg-video-s3virge (<< 1:1.9.1-0ubuntu1),
6385       xserver-xorg-video-savage (<< 1:2.1.1-0ubuntu1),
6386       xserver-xorg-video-siliconmotion (<< 1:1.4.1-0ubuntu1),
6387       xserver-xorg-video-sis (<< 1:0.9.1-0ubuntu1),
6388       xserver-xorg-video-sisusb (<< 1:0.8.1-0ubuntu1),
6389       xserver-xorg-video-tdfx (<< 1:1.2.1-0ubuntu1),
6390       xserver-xorg-video-tga (<< 1:1.1.0-0ubuntu1),
6391       xserver-xorg-video-trident (<< 1:1.2.1-0ubuntu1),
6392       xserver-xorg-video-tseng (<< 1:1.1.0-0ubuntu1),
6393       xserver-xorg-video-v4l (<< 1:0.1.1-0ubuntu1),
6394       xserver-xorg-video-vesa (<< 1:1.2.1-0ubuntu1),
6395       xserver-xorg-video-vga (<< 1:4.1.0-0ubuntu1),
6396       xserver-xorg-video-via (<< 1:0.2.1-0ubuntu1),
6397       xserver-xorg-video-vmware (<< 1:10.13.0-0ubuntu1),
6398       xserver-xorg-video-voodoo (<< 1:1.1.0-oubuntu1)
6400  -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Tue,  1 Aug 2006 22:59:55 -0300
6402 xorg-server (1:1.1.1-0ubuntu3) edgy; urgency=low
6404   * Build with -fno-stack-protector (see LP#54650)
6406  -- Matt Zimmerman <mdz@ubuntu.com>  Mon, 31 Jul 2006 16:28:59 -0700
6408 xorg-server (1:1.1.1-0ubuntu2) edgy; urgency=low
6410   * (sparc only) removed stale inclusion of asm/kbio.h on
6411     hw/xfree86/os-support/linux/lnx_io.c and
6412     hw/xfree86/os-support/linux/lnx_kbd.c
6413   * Update debian/serverabiver to 1:1.1.1
6415  -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Mon, 31 Jul 2006 12:53:22 -0300
6417 xorg-server (1:1.1.1-0ubuntu1) edgy; urgency=low
6419   * New Upstream version
6420   * Changed Build-Depends from mesa-swrast-source to mesa-swx11-source,
6421     following Debian package nomenclature
6422   * Re-did 12_security_policy_in_etc.diff for 1.1.1
6423   * Dropped 15_security_allocate_local.diff (applied upstream)
6424   * Dropped 16_SECURITY_setuid.diff (applied upstream)
6425   * Dropped 000_ubuntu_fix_read_kernel_mapping.patch (applied upstream)
6426   * Dropped 002_ubuntu_fix_for_certain_intel_chipsets.patch (applied upstream)
6427   * Updated versioned Build-Depends on mesa-swx11-source to version
6428     6.5.0.cvs.20060725-0ubuntu1
6429   * Added arrayobj.c, arrayobj.h, bitset.h & rbadaptors.h to
6430     GL/symlink-mesa.sh (linked from mesa-swx11-source)
6431   * Added arrayobj.c to default build target on GL/mesa/main
6433  -- Rodrigo Parra Novo <rodarvus@ubuntu.com>  Tue, 25 Jul 2006 20:06:28 -0300
6435 xorg-server (2:1.0.2-10) unstable; urgency=low
6437   * Upload to unstable to fixed messed up last upload which was supposed to go
6438     to experimental. Brown bag o' joy.
6440  -- David Nusinow <dnusinow@debian.org>  Tue, 22 Aug 2006 19:31:08 +0000
6442 xorg-server (1:1.0.2-9) UNRELEASED; urgency=high
6444   [ Denis Barbier ]
6445   * Fix 13_debian_add_xkbpath_env_variable.diff, XKBPATH environment
6446     variable was not always taken into account.
6448   [ David Nusinow ]
6449   * Remove two Ubuntu packaging holdovers. Have xvfb recommend xbase-clients
6450     rather than xauth, and have xserver-xorg-core recommend xkb-data rather
6451     than xkeyboard-config. Thanks Sterling MacNay.
6452   * Security update. Fix for setuid privledge escalation vulernabilities.
6453     See http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for
6454     the full advisory.
6456   [ Jurij Smakov ]
6457   * Stop including the non-existent asm/kbio.h header file in
6458     hw/xfree86/os-support/linux/lnx_{io,kbd}.c to avoid the build failure
6459     on sparc.
6461  -- David Nusinow <dnusinow@debian.org>  Sat,  1 Jul 2006 17:20:45 -0400
6463 xorg-server (1:1.0.2-8) unstable; urgency=low
6465   * Move xserverrc back to xbase-clients. Thanks Benjamin Mesing.
6466   * Add 15_security_allocate_local.diff. This fixes Bug fd.o bug #6642.
6467     Fix buffer overflow in Render.  (CVE 2006-1526). Patch by Eric Anholt.
6469  -- David Nusinow <dnusinow@debian.org>  Tue,  2 May 2006 21:47:17 -0400
6471 xorg-server (1:1.0.2-7) unstable; urgency=low
6473   * Ship xserverrc again in /etc/X11/xinit. Thanks Bastian Kleineidam and
6474     Vasilis Vasaitis. (closes: #357713)
6476  -- David Nusinow <dnusinow@debian.org>  Wed, 26 Apr 2006 00:01:16 -0400
6478 xorg-server (1:1.0.2-6) unstable; urgency=low
6480   [ David Nusinow ]
6481   * Use -DNO_INLINE on s390. Thanks Bastian Blank and Julien Cristau.
6482     (closes: #362641)
6483   * Re-add xvfb-run and manpage to xvfb package. Thanks Josselin Mouette and
6484     Jamie Wilkinson. (closes: #363494)
6485   * Add 014_debian_always_look_in_our_module_path.diff. This will cause the
6486     server to always look in the default module path even if they've specified
6487     an alternate path in their xorg.conf file via the ModulePath option. A
6488     note to users: you should remove this part of your xorg.conf unless you
6489     need it, as the server will look in the right place for modules if you
6490     don't specify a location.
6491   * Run dh_install with --list-missing
6492   * Add missing manpages all around. Thanks Roland Mas and Jan Hudec.
6493     (closes: #362489, #364199)
6494   * Actually install apps to xdmx-tools. Thanks Xavier Bestel.
6495     (closes: #356813)
6497   [ Denis Barbier ]
6498   * Add 13_debian_add_xkbpath_env_variable.diff so that the server takes
6499     the XKBPATH environment variable into account. (closes: #363229)
6501  -- David Nusinow <dnusinow@debian.org>  Sat, 22 Apr 2006 17:06:23 -0400
6503 xorg-server (1:1.0.2-5) unstable; urgency=low
6505   * Add 11_debian_always_use_default_font_path.diff from Eugene Konev. This
6506     patch causes the server to add the default font path to whatever the user
6507     has specified. Right now, that's /usr/share/fonts/X11, as defined on
6508     configure in debian/rules. Thanks Eugene, this will definitely go a long
6509     way.
6510   * Document how to get rid of error loading glcore (and other modules) in
6511     NEWS.Debian. Thanks Matej Vela and others.
6512   * Provide the virtual 'xserver' package. Thanks Steve Langasek and Daniel
6513     Stone. (closes: #362750)
6514   * Add 12_security_policy_in_etc.diff from Eugene Konev. This will allow us
6515     to tell the server on configure to look in /etc/X11/xserver for the
6516     SecurityPolicy file. Thanks Joey Hess and Eugene. (closes: #362246)
6518  -- David Nusinow <dnusinow@debian.org>  Mon, 17 Apr 2006 00:34:08 -0400
6520 xorg-server (1:1.0.2-4) unstable; urgency=low
6522   * Document the need to update paths in xserver-xorg-core's NEWS file.
6523     (closes: #362077, #362244, #362431)
6524   * Make xserver-xorg-core Architecture: any. (closes: #362150)
6525   * Build with --with-fontdir=/usr/share/fonts/X11. Remove
6526     --with-default-font-path option to make this work. Thanks Eugene Konev.
6528  -- David Nusinow <dnusinow@debian.org>  Thu, 13 Apr 2006 23:54:06 -0400
6530 xorg-server (1:1.0.2-3) unstable; urgency=low
6532   * Add build-conflicts on xlibs-static-dev. Thanks Zephaniah E. Hull.
6534  -- David Nusinow <dnusinow@debian.org>  Tue, 11 Apr 2006 18:44:51 -0400
6536 xorg-server (1:1.0.2-2) unstable; urgency=low
6538   * Upload to unstable
6539   * Add versioned build-dep on libdmx-dev. Thanks Frank Lichtenheld.
6540     (closes: #361752)
6542  -- David Nusinow <dnusinow@debian.org>  Mon, 10 Apr 2006 19:34:04 -0400
6544 xorg-server (1:1.0.2-1) experimental; urgency=low
6546   [ David Nusinow ]
6547   * New upstream release. Fixes CVE-2006-0745
6549   [ Denis Barbier ]
6550   * Set XKB base path to /usr/share/X11/xkb.
6552  -- David Nusinow <dnusinow@debian.org>  Mon, 20 Mar 2006 21:41:04 -0500
6554 xorg-server (1:1.0.2-0ubuntu10) dapper; urgency=low
6556   * Backport a fix for Intel bridge handling:
6557   debian/patches/002_fix_for_certain_intel_chipsets.patch
6558   (Closes Ubuntu: #29880)
6560  -- Paul Sladen <ubuntu@paul.sladen.org>  Sun, 14 May 2006 19:01:32 +0100
6562 xorg-server (1:1.0.2-0ubuntu9) dapper; urgency=low
6564   * Add 1680x1050 60 and 85Hz Modelines. Thanks to Bart Verwilst for the data.
6565   (Closes Ubuntu: #6096)
6567  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 05 May 2006 12:38:22 +0200
6569 xorg-server (1:1.0.2-0ubuntu8) dapper; urgency=low
6571   * Fix "XCB rendertest crashes server":
6572     - Add patch 001-CVE-2006-1526.patch.dpatch.
6573   (CVE-2006-1526)
6575  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 03 May 2006 09:01:09 +0200
6577 xorg-server (1:1.0.2-0ubuntu7) dapper; urgency=low
6579   * Ship again xorg.conf(5)
6580   (Closes Ubuntu: #33703)
6582  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 01 May 2006 13:37:40 +0200
6584 xorg-server (1:1.0.2-0ubuntu6) dapper; urgency=low
6586   * Fix severe internal memory corruption:
6587     - Add patch: 000-fix-read-kernel-mapping.patch.dpatch.
6588     (freedesktop bugzilla: #6472)
6590  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Fri, 21 Apr 2006 08:07:33 +0200
6592 xorg-server (1:1.0.2-0ubuntu5) dapper; urgency=low
6594   * Fix CPU load when using -sharevts:
6595     - Add patch: 991_sharevts-load-cpu.patch
6596     (Thanks for the initial patch to Michael Witrant)
6597     (Closes Ubuntu: #33611)
6599  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Mon, 10 Apr 2006 13:30:26 +0200
6601 xorg-server (1:1.0.2-0ubuntu4) dapper; urgency=low
6603   * Fix SecurityPolicy path to /etc/X11/xserver/SecurityPolicy
6604     and ship an example. NOTE: this file is NOT installed by default,
6605     the WARNING you see in Xorg.0.log is an harmless WARNING.
6606     Add patch: 990_ubuntu_fix_security_policy_path.patch.
6607     (Close Ubuntu: #31608)
6609   * Readd manpages to the different packages.
6611   * Ship again ioport, gtf, pcitweak and scanpci.
6612     (Closes Ubuntu: #37720)
6614  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 04 Apr 2006 16:33:00 +0200
6616 xorg-server (1:1.0.2-0ubuntu3) dapper; urgency=low
6618   * What about shipping xorg-server.m4 to make developer life easier?
6620  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Thu, 23 Mar 2006 10:32:55 +0100
6622 xorg-server (1:1.0.2-0ubuntu2) dapper; urgency=low
6624   * xserver-xorg-dev Depends: x11proto-randr-dev.
6625   (Closes Ubuntu: #35594)
6627  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 22 Mar 2006 08:09:46 +0100
6629 xorg-server (1:1.0.2-0ubuntu1) dapper; urgency=low
6631   * New upstream release:
6632     - Drop patches:
6633       + CVE-2006-0745
6634       + add-missing-sparc-include
6635       + fix-backtrace
6636       + fix-crash-on-null-addr
6638   * UVF execption granted by mdz.
6640  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 21 Mar 2006 05:39:01 +0100
6642 xorg-server (1:1.0.1-2) experimental; urgency=low
6644   [ David Nusinow ]
6645   * Add versioned dependency on x11-common
6646   * Remove old cruft in our patches directory
6647   * Port patches from trunk
6648     + 030_libvgahw_gcc4_volatile_fix.diff
6649     + general/026_xc_programs_manpage_overhaul.diff
6650     + arm/303_arm_cache_flush.diff
6651     + arm/315_arm_is_not_x86_and_has_no_vga.diff
6652     + general/099e_xorgconf_manpage_overhaul.diff
6653     + s390/500_s390_support.diff
6654     + debian/910_debian_Xserver_RTFF.diff
6655   * add 04_read_rom_in_chunks.diff. This reads PCI ROM in large chunks rather
6656     than one byte at a time. This patch by Alex Williamson and forwarded to us
6657     by Dann Frazier. Thanks to both of them. (closes: #353168)
6658   * Don't build xserver-xorg-core on s390. This means putting all the other
6659     arches as being explicitly listed. Damn !s390.
6660   * Version the conflict with xserver-xfree86 to allow for the transition
6661     package to be installed
6662   * Remove README.DRI, as it is non-free. Add it to prune list.
6663   * Add 10_dont_look_in_home_for_config.diff to prevent looking in a user's
6664     home directory for xorg.conf. Thanks Daniel Stone for the patch.
6666  -- David Nusinow <dnusinow@debian.org>  Sun, 12 Mar 2006 16:18:13 -0500
6668 xorg-server (1:1.0.1-1) experimental; urgency=low
6670   * First upload to Debian
6671   * Add bison and flex to the build-depends
6672   * Define INSTALL in debian/rules
6673   * Add xserver-xorg-core dependency xserver-xorg-video-all |
6674     xserver-xorg-video. The former is a metapackage that depends on all the
6675     video drivers we ship and the latter is a virtual package that each video
6676     driver provides. This scheme will install the metapackage by default but
6677     will permit any single video driver to satsify the dependency. Do the same
6678     thing for the input drivers.
6679   * switch dpatch build-dependency to quilt
6680   * Deal with mesa packaging rename: build-dep on mesa-swrast-source ->
6681     mesa-swx11-source
6682   * Change xserver-core depends to be on x11-common rather than xorg-common
6683   * Have xserver-xorg-dev install the files in /usr/share/aclocal so we get
6684     xorg-server.m4
6685   * Manually set permissions on serverabiver installation
6686   * Set the default font path to /usr/share/fonts/X11 instead of
6687     /usr/share/X11/fonts. Thanks Eugene Konev.
6689  -- David Nusinow <dnusinow@debian.org>  Mon, 20 Feb 2006 00:18:45 -0500
6691 xorg-server (1:1.0.1-0ubuntu8) dapper; urgency=low
6693   * [SECURITY] Fix CVE-2006-0745.
6695  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Tue, 21 Mar 2006 05:33:50 +0100
6697 xorg-server (1:1.0.1-0ubuntu7) dapper; urgency=low
6699   * debian/control:
6700     - xvfb Depends on xfonts-base too, fix pointed by fabbione
6702  -- Sebastien Bacher <seb128@canonical.com>  Fri,  3 Mar 2006 22:21:56 +0100
6704 xorg-server (1:1.0.1-0ubuntu5) dapper; urgency=low
6706   * Add missing include on sparc. Fix FTBFS.
6708  -- Fabio M. Di Nitto <fabbione@ubuntu.com>  Wed, 01 Feb 2006 13:45:41 +0100
6710 xorg-server (1:1.0.1-0ubuntu4) dapper; urgency=low
6712   * Backport from upstream HEAD at Daniel's request:
6713     - Add forgotten HAVE_BACKTRACE define, so that we actually get
6714       backtraces when Xorg segfaults.
6716  -- Colin Watson <cjwatson@ubuntu.com>  Fri, 27 Jan 2006 13:47:56 +0000
6718 xorg-server (1:1.0.1-0ubuntu3) dapper; urgency=low
6720   * Depend on x11-common rather than xorg-common and xserver-common
6722  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 18 Jan 2006 17:13:12 +0100
6724 xorg-server (1:1.0.1-0ubuntu2) dapper; urgency=low
6726   * Add flex to build-deps, fixing FTBFS.
6728  -- Tollef Fog Heen <tfheen@ubuntu.com>  Wed, 18 Jan 2006 12:34:03 +0100
6730 xorg-server (1:1.0.1-0ubuntu1) dapper; urgency=low
6732   * New upstream release.
6734  -- Daniel Stone <daniel.stone@ubuntu.com>  Fri,  6 Jan 2006 08:00:52 +1100
6736 xorg-server (1:1.0.0-0ubuntu1) dapper; urgency=low
6738   * New upstream release.
6739     + fbCompositeGeneral is now around 97.3% less stuffed (closes:
6740       Ubuntu#20286).
6741     + 'Fix' mouse issues in the DIX by adding XFree86Server defines (sigh;
6742       closes: Ubuntu#20200).
6743     + Fix Emulate3Buttons mouse posting (closes: Ubuntu#11308).
6744   * Bump Build-Depends on libxt-dev (appdefaultdir), libdrm-dev (libdrm2), and
6745     mesa-swrast-source (new files).
6746   * Add --with-fontdir and scotch --with-default-font-path to fix font paths
6747     for non-Xorg servers (closes: Ubuntu#20157).
6748   * Fix path to SecurityPolicy and RGB_DB.
6749   * Move update-linux-hardened-support call to xserver-xorg-core postinst
6750     (from xserver-xorg postinst).
6751   * Add patch to os/access.c so we don't crash on a null-addressed interface
6752     (closes: Ubuntu#20414).
6754  -- Daniel Stone <daniel.stone@ubuntu.com>  Tue, 13 Dec 2005 07:27:13 +1100
6756 xorg-server (1:0.99.3-0ubuntu6) dapper; urgency=low
6758   * Fix xserver-xorg-dev Depends field to only depend on the headers this
6759     this package actually uses.
6760   * Re-add xvfb-run to xfvb (closes: Ubuntu#20157).
6762  -- Daniel Stone <daniel.stone@ubuntu.com>  Mon,  5 Dec 2005 15:04:14 +1100
6764 xorg-server (1:0.99.3-0ubuntu5) dapper; urgency=low
6766   * Add -ffunction-sections where needed
6767   * Depend: xserver-common: needed for dexconf and /usr/X11R6/bin/X
6769  -- LaMont Jones <lamont@ubuntu.com>  Sat, 26 Nov 2005 05:15:36 +0000
6771 xorg-server (1:0.99.3-0ubuntu4) dapper; urgency=low
6773   * Add two more dependencies to build the other half of the video drivers:
6774     - x11proto-xext-dev, x11proto-video-dev
6776  -- Adam Conrad <adconrad@ubuntu.com>  Fri, 25 Nov 2005 02:36:44 +1100
6778 xorg-server (1:0.99.3-0ubuntu3) dapper; urgency=low
6780   * Add a few dependencies to xorg-server-dev as the path of least resistance
6781     to get all the various input and video drivers to build again:
6782     - For the video drivers: x11proto-randr-dev, x11proto-render-dev,
6783       x11proto-fonts-dev, x11proto-xf86dri-dev, libdrm-dev
6784     - For the input drivers: x11proto-core-dev, x11proto-input-dev,
6785       x11proto-randr-dev (why do input drivers want randr?)
6787  -- Adam Conrad <adconrad@ubuntu.com>  Thu, 24 Nov 2005 18:51:25 +1100
6789 xorg-server (1:0.99.3-0ubuntu2) dapper; urgency=low
6791   * Add missing libfreetype6-dev build-depends.
6793  -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 24 Nov 2005 10:26:44 +1100
6795 xorg-server (1:0.99.3-0ubuntu1) dapper; urgency=low
6797   * New upstream release.
6799  -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 21 Nov 2005 14:13:41 +1100
6801 xorg-server (1:0.99.2+cvs.20051025-3) dapper; urgency=low
6803   * Version mesa-swrast-source Build-Dep to 6.4.0 or higher, so GLcore is a
6804     little less crash-happy (e.g. when moving your glxgears window).
6805   * Export /usr/share/xserver-xorg/serverabiver to xserver-xorg-dev, which
6806     describes the relationship needed from a driver on xserver-xorg-core.
6808  -- Daniel Stone <daniel.stone@ubuntu.com>  Fri, 28 Oct 2005 13:00:26 +1000
6810 xorg-server (1:0.99.2+cvs.20051025-2) dapper; urgency=low
6812   * Add Build-Deps on libxaw7-dev, libxmu-dev, libxt-dev, libxpm-dev,
6813     libx11-dev, libxtst-dev, and libxres-dev for DMX utils.
6815  -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 26 Oct 2005 14:34:40 +1000
6817 xorg-server (1:0.99.2+cvs.20051025-1) dapper; urgency=low
6819   * Update to new upstream version.
6820   * All applicable patches have been committed upstream, bar #989 and #990.
6822  -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 20 Oct 2005 10:26:33 +1000
6824 xorg-server (1:0.99.0+cvs.20050901-1) breezy; urgency=low
6826   * First xorg-server release.
6828  -- Daniel Stone <daniel.stone@ubuntu.com>  Wed,  6 Jul 2005 15:48:17 +1000