~ubuntu-branches/ubuntu/maverick/xorg-server/maverick-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2010-08-05 11:25:14 UTC
  • mfrom: (1.1.35 upstream) (0.1.14 experimental)
  • Revision ID: james.westby@ubuntu.com-20100805112514-q4efdgj3nblevos2
Tags: 2:1.8.99.905-1ubuntu1
* Merge from (unreleased) Debian experimental.  Remaining Ubuntu changes:
  - rules, control:
    + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
      Drop libaudit-dev from build-deps.
  - rules: Enable xcsecurity (LP 247537).
  - local/xvfb-run*: Add correct docs about error codes (LP 328205)
  - rules: Add --with-extra-module-dir to support GL alternatives.
  - control: Xvfb depends on xauth, x11-xkb-utils. (LP 500102)
  - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
    until it's available.
  - control: Update some versioned Breaks for Ubuntu versions.
  - debian/patches:
    + 100_rethrow_signals.patch:
      When aborting, re-raise signals for apport
    + 109_fix-swcursor-crash.patch:
      Avoid dereferencing null pointer while reloading cursors during
      resume. (LP 371405)
    + 111_armel-drv-fallbacks.patch:
      Add support for armel driver fallbacks.
    + 121_only_switch_vt_when_active.diff:
      Add a check to prevent the X server from changing the VT when killing
      GDM from the console.
    + 122_xext_fix_card32_overflow_in_xauth.patch:
      Fix server crash when “xauth generate” is called with large timeout.
    + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
      166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
      169_mipointer_nullptr_checks.patch,
      172_cwgetbackingpicture_nullptr_check.patch:
      Fix various segfaults in xserver by checking pointers for NULL
      values before dereferencing them.
    + 165_man_xorg_conf_no_device_ident.patch
      Correct man page
    + 168_glibc_trace_to_stderr.patch:
      Report abort traces to stderr instead of terminal
    + 184_virtual_devices_autodetect.patch:
      Use vesa for qemu device, which is not supported by cirrus
    + 187_edid_quirk_hp_nc8430.patch:
      Quirk for another LPL monitor (LP 380009)
    + 188_default_primary_to_first_busid.patch:
      Pick the first device and carry on (LP 459512)
    + 189_xserver_1.5.0_bg_none_root.patch:
      Create a root window with no background.
    + 190_cache-xkbcomp_output_for_fast_start_up.patch:
      Cache keyboard settings.
    + 191-Xorg-add-an-extra-module-path.patch:
      Add support for the alternatives module path.
    + 197_xvfb-randr.patch:
      Adds xrandr support to xvfb. (LP 516123)
    + 198_nohwaccess.patch:
      Adds a -nohwaccess argument to make X not access the hardware
      ports directly.
    + 200_randr-null.patch:
      Clarify a pointer initialization.
* Update changelog entries for 1.8.1.902-1 which became 1.8.99.904-1
* Drop 196_xvfbscreeninit-handling.patch: it's semantically empty, and now 
  doesn't apply.  Merge remaining #include change into 197_xvfb-randr.patch
* New upstream version will start correctly when no outputs are connected,
  as long as the video driver can dynamically resize the framebuffer
  (true for all KMS drivers) (LP: #337889)
* New upstream version fixes crash on non-admin logout with KDE (LP: #569879)
* Refresh 111_armel-drv-fallbacks.patch to fix the build on armel

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
xorg-server (2:1.8.99.905-1ubuntu1) maverick; urgency=low
 
2
 
 
3
  * Merge from (unreleased) Debian experimental.  Remaining Ubuntu changes:
 
4
    - rules, control:
 
5
      + Disable SELinux, libaudit-dev is not in main yet (LP 406226).
 
6
        Drop libaudit-dev from build-deps.
 
7
    - rules: Enable xcsecurity (LP 247537).
 
8
    - local/xvfb-run*: Add correct docs about error codes (LP 328205)
 
9
    - rules: Add --with-extra-module-dir to support GL alternatives.
 
10
    - control: Xvfb depends on xauth, x11-xkb-utils. (LP 500102)
 
11
    - rules, local/64-xorg-xkb.rules: Don't use keyboard-configuration
 
12
      until it's available.
 
13
    - control: Update some versioned Breaks for Ubuntu versions.
 
14
    - debian/patches:
 
15
      + 100_rethrow_signals.patch:
 
16
        When aborting, re-raise signals for apport
 
17
      + 109_fix-swcursor-crash.patch:
 
18
        Avoid dereferencing null pointer while reloading cursors during
 
19
        resume. (LP 371405)
 
20
      + 111_armel-drv-fallbacks.patch:
 
21
        Add support for armel driver fallbacks.
 
22
      + 121_only_switch_vt_when_active.diff:
 
23
        Add a check to prevent the X server from changing the VT when killing
 
24
        GDM from the console.
 
25
      + 122_xext_fix_card32_overflow_in_xauth.patch:
 
26
        Fix server crash when “xauth generate” is called with large timeout.
 
27
      + 157_check_null_modes.patch, 162_null_crtc_in_rotation.patch,
 
28
        166_nullptr_xinerama_keyrepeat.patch, 167_nullptr_xisbread.patch
 
29
        169_mipointer_nullptr_checks.patch,
 
30
        172_cwgetbackingpicture_nullptr_check.patch:
 
31
        Fix various segfaults in xserver by checking pointers for NULL
 
32
        values before dereferencing them.
 
33
      + 165_man_xorg_conf_no_device_ident.patch
 
34
        Correct man page
 
35
      + 168_glibc_trace_to_stderr.patch:
 
36
        Report abort traces to stderr instead of terminal
 
37
      + 184_virtual_devices_autodetect.patch:
 
38
        Use vesa for qemu device, which is not supported by cirrus
 
39
      + 187_edid_quirk_hp_nc8430.patch:
 
40
        Quirk for another LPL monitor (LP 380009)
 
41
      + 188_default_primary_to_first_busid.patch:
 
42
        Pick the first device and carry on (LP 459512)
 
43
      + 189_xserver_1.5.0_bg_none_root.patch:
 
44
        Create a root window with no background.
 
45
      + 190_cache-xkbcomp_output_for_fast_start_up.patch:
 
46
        Cache keyboard settings.
 
47
      + 191-Xorg-add-an-extra-module-path.patch:
 
48
        Add support for the alternatives module path.
 
49
      + 197_xvfb-randr.patch:
 
50
        Adds xrandr support to xvfb. (LP 516123)
 
51
      + 198_nohwaccess.patch:
 
52
        Adds a -nohwaccess argument to make X not access the hardware
 
53
        ports directly.
 
54
      + 200_randr-null.patch:
 
55
        Clarify a pointer initialization.
 
56
  * Update changelog entries for 1.8.1.902-1 which became 1.8.99.904-1
 
57
  * Drop 196_xvfbscreeninit-handling.patch: it's semantically empty, and now 
 
58
    doesn't apply.  Merge remaining #include change into 197_xvfb-randr.patch
 
59
  * New upstream version will start correctly when no outputs are connected,
 
60
    as long as the video driver can dynamically resize the framebuffer
 
61
    (true for all KMS drivers) (LP: #337889)
 
62
  * New upstream version fixes crash on non-admin logout with KDE (LP: #569879)
 
63
  * Refresh 111_armel-drv-fallbacks.patch to fix the build on armel
 
64
 
 
65
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Thu, 05 Aug 2010 11:25:14 +1000
 
66
 
 
67
xorg-server (2:1.8.99.905-2) UNRELEASED; urgency=low
 
68
 
 
69
  * Drop 17-fix-DRI2-segfault-when-clientGone.diff: fixed upstream in more
 
70
    generality.
 
71
 
 
72
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 19 Jul 2010 12:48:10 +0200
 
73
 
 
74
xorg-server (2:1.8.99.905-1) experimental; urgency=low
 
75
 
 
76
  [ Julien Cristau ]
 
77
  * Drop recommends on xbase-clients.
 
78
  * Add xauth to xserver-common recommends.
 
79
  * Bump Standards-Version to 3.9.0.
 
80
  * Don't install serverminver, drivers shouldn't use this anymore.
 
81
 
 
82
 -- Julien Cristau <jcristau@debian.org>  Sat, 17 Jul 2010 11:13:32 +0100
 
83
 
 
84
xorg-server (2:1.8.99.904-1) experimental; urgency=low
 
85
 
 
86
  [ Julien Cristau ]
 
87
  * Install the upstream changelog in xserver-common, instead of duplicating
 
88
    its 1MB in all other packages.
 
89
  * Stop repacking the tarball: the non-modifiable README.DRI was removed
 
90
    upstream.
 
91
  * Bump build-deps on x11proto-core-dev, x11proto-dri2-dev, libxfont-dev.
 
92
  * Bump xserver-xorg-dev dependency on x11proto-core-dev and
 
93
    x11proto-dri2-dev, add dependency on x11proto-xinerama-dev.
 
94
  * Bump serverminver, videoabiver, inputabiver.
 
95
 
 
96
  [ Christopher James Halse Rogers ]
 
97
  * New upstream RC
 
98
    - A number of DRI2 fixes.
 
99
    - Fix for hanging OpenGL clients with multiple heads.
 
100
  * 17-fix-DRI2-segfault-when-clientGone.diff:
 
101
    - Pick up fix from https://bugs.freedesktop.org/show_bug.cgi?id=27497 to
 
102
      fix server crash in DRI2SwapEvent handling (LP: #595182).
 
103
 
 
104
 -- Julien Cristau <jcristau@debian.org>  Fri, 09 Jul 2010 12:45:09 +0100
 
105
 
1
106
xorg-server (2:1.8.1.902-0ubuntu2) maverick; urgency=low
2
107
 
3
108
  * debian/rules:
65
170
  
66
171
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 23 Jun 2010 11:19:49 +1000
67
172
 
68
 
xorg-server (2:1.8.1.902-1) UNRELEASED; urgency=low
69
 
 
70
 
  [ Julien Cristau ]
71
 
  * Install the upstream changelog in xserver-common, instead of duplicating
72
 
    its 1MB in all other packages.
73
 
 
74
 
  [ Christopher James Halse Rogers ]
75
 
  * New upstream RC
76
 
    - A number of DRI2 fixes.
77
 
    - Fix for hanging OpenGL clients with multiple heads.
78
 
  * 17-fix-DRI2-segfault-when-clientGone.diff:
79
 
    - Pick up fix from https://bugs.freedesktop.org/show_bug.cgi?id=27497 to
80
 
      fix server crash in DRI2SwapEvent handling (LP: #595182).
81
 
 
82
 
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Fri, 18 Jun 2010 13:32:45 +1000
83
 
 
84
173
xorg-server (2:1.8.1.901-1ubuntu1) maverick; urgency=low
85
174
 
86
175
  [ Timo Aaltonen ]