xorg-server 2:1.3.0.0.dfsg-4ubuntu1 source package in Ubuntu

Changelog

xorg-server (2:1.3.0.0.dfsg-4ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu changes:
    - debian/control:
      + set Conflicts: xkb-data (<< 0.9), since xkb-path is
        different from previous releases
      + do not Conflict with xserver-xorg-video
      + xvfb Depends on xauth, xfonts-base
      + Set Maintainer to Ubuntu Core Developers
    - debian/rules:
      + build using -fno-stack-protector
      + --with-os-vendor=Ubuntu
    - debian/xserver-xorg-core.install:
      + Add ioport, pcitweak, scanpci scripts & man pages
    - debian/patches:
      + 102_ubuntu_sharevts_load_cpu.patch:
        close console fd only when ShareVTs
      + 104_fedora_init_origins_fix.patch:
        multihead initialization
      + 106_ubuntu_fpic_libxf86config.patch:
        Add -fPIC to makefiles for xfree86/parser
      + 107_fedora_dont_backfill_bg_none.patch:
        Re-enable to see if it helps with performance regressions.
      + 108_fedora_gl_include_inferiors.patch,
        110_fedora_no_move_damage.patch,
        114_fedora_no_composite_in_xnest.patch:
        further aiglx support
      + 119_ubuntu_enable_composite.diff:
        enable composite
      + 120_fedora_disable_offscreen_pixmaps.patch:
        update to the latest version from Fedora (rev. 1.6, was 1.1)
        Despite being a hack, it works and is needed for compositing
        managers to work properly.
      + 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.
      + 123_no_composite_for_xvfb_run.patch:
        use "-extension Composite" to fix xvfb-run crashing
  * Drop 124_fix-pdripriv_null_deref.patch.  Already fixed in GLX code.
    See upstream FDO bug #8537

xorg-server (2:1.3.0.0.dfsg-4) unstable; urgency=low

  * Cherry-pick patch from upstream git to fix security issue in the Xrender
    extension: malicious clients can cause a division by zero in the server
    (closes: #422936). Reference: CVE-2007-2437. Thanks, Micah Anderson!

xorg-server (2:1.3.0.0.dfsg-3) unstable; urgency=low

  * Include 94_use_default_font_path.diff. This patch is like Eugene's patch
    to always look in the default font path from the past, but now we provide
    an option to disable looking in the default font path at runtime. This
    will allow people to specify additional font paths in their xorg.conf
    without losing their current paths. This will also help avoid people
    having ye olde "fixed font" problem.
  * Fix compilation warnings for 05_module_defaults.diff. Previously the patch
    used a generic pointer for the options record, but now we use the actual
    XF86OptionsPtr type.

xorg-server (2:1.3.0.0.dfsg-2) unstable; urgency=low

  * Add Brice Goglin's fix for 05_module_defaults.diff, so that it also works
    when there is no module section at all. Thanks to Michel Dänzer for
    helping also.

xorg-server (2:1.3.0.0.dfsg-1) unstable; urgency=low

  * Upload to unstable.
  * Add XS-Vcs-* to debian/control.
  * Remove non-free file hw/xfree86/doc/README.DRI from the upstream tarball.
  * Bump serverminver to 2:1.3.0.0.

xorg-server (2:1.3.0.0-1) experimental; urgency=low

  * New upstream release

xorg-server (2:1.2.99.905-3) experimental; urgency=low

  [ Julien Cristau ]
  * xvfb now Recommends: xfonts-base (closes: #314598).

  [ David Nusinow ]
  * Add 05_module_defaults.diff. This provides default modules loading
    capabilities for the server that may be overrided easily. Previously the
    server would load a set of default modules, but only if none were
    specified in the xorg.conf, or if you didn't have a xorg.conf at all. This
    patch provides a default set and you can add only the "Load" instructions
    to xorg.conf that you want without losing the defaults. Similarly, if you
    don't want to load a module that's loaded by default, you can add
    "Disable modulename" to your xorg.conf (see man xorg.conf in this release
    for details). See upstream bug #10541 for more.

xorg-server (2:1.2.99.905-2) experimental; urgency=low

  * Install the cvt and gtf utilities and their manpages (closes: #414792).
  * Build the xserver-xorg-core-dbg package, which contains debugging symbols
    for Xorg and /usr/lib/xorg/modules/**/*.so

xorg-server (2:1.2.99.905-1) experimental; urgency=low

  * New upstream release candidate.
    + includes fix for CVE-2007-1003: XC-MISC Extension ProcXCMiscGetXIDList()
      Memory Corruption.

xorg-server (2:1.2.99.903-1) experimental; urgency=low

  [ Drew Parsons ]
  * Add exclude entries to dh_install in debian/rules.

  [ Julien Cristau ]
  * Prepare packaging to ship debugging symbols for xserver-xorg-core in
    xserver-xorg-core-dbg, but leave it commented out so we can get rc3 in the
    archive first.
  * New upstream release candidate.
    + bump serverminver to 2:1.2.99.903.

xorg-server (2:1.2.99.902-1) experimental; urgency=low

  [ Drew Parsons ]
  * Bring xprint back into the xorg fold.
    - include existing patches:
      - 91_ttf2pt1 allows Xprint to use ttf2pt1 for Type1 font handling
      	(but extract and apply manually the patch to
       	hw/xprint/ps/Makefile.am so it may be applied by autoconf)
      - 91_ttf2pt1_updates brings ttf2pt1 into the modern X11R7.1 world
      - 92_xprint-security-holes-fix.patch places PS/PDF file output
      	into the user's home directory (~/Xprintjobs), more secure than
      	a shared /tmp/Xprintjobs
      - 93_spooltodir_check_file_exists ensures output filenames are
      	less than 256 characters in length
      - 93_xprint_fonts_fix released references to font names after use.
     - enable freetype support for Xprint.
     - add descriptions to debian/control and Build-Dependency on
       x11proto-print-dev
  * Run autoreconf to update changes to hw/xprint/ps/Makefile.am.

  [ Brice Goglin ]
  * Apply patch from <email address hidden> to our xvfb-run wrapper
    to check whether Xvfb started ok and fix its cleanup
    (closes: #351042).

  [ Julien Cristau ]
  * New upstream release candidate.
  * Bump serverminver to 2:1.2.99.902.
  * Drop patch 42_build_int10_submodules.diff, and use x86emu on all
    architectures instead (closes: #410879).
  * Refresh patches:
    + 12_security_policy_in_etc.diff
    + 21_glx_align_fixes.patch
    + 23_kfreebsd_support.diff
  * Delete a few files generated by configure on clean, since they seem to
    have been included in the tarball.

xorg-server (2:1.2.99.901-1) experimental; urgency=low

  * New upstream release candidate.
    + Remove patches 24 (hurd support), 35 (randr byteswap) and 43 (set damage
      version), applied upstream.
    + Bump build-dep on x11proto-randr-dev to >= 1.2, and on
      x11proto-damage-dev to >= 1.1.

xorg-server (2:1.2.0-6) experimental; urgency=low

  * Set videoabiver to 1.0, same as in xorg-server 1.1.

xorg-server (2:1.2.0-5) experimental; urgency=low

  * Add input ABI versioning metadata. Rename serverabiver file to
    videoabiver, and add inputabiver. Bump serverminver to 2:1.2.0-5 to deal
    with this change.

xorg-server (2:1.2.0-4) experimental; urgency=low

  [ Julien Cristau ]
  * Don't strip modules when DEB_BUILD_OPTIONS contains nostrip.  Thanks,
    Cyril Brulebois!

  [ David Nusinow ]
  * Move serverabiver file to serverminver. Use serverabiver to store the
    actual video ABI version number (1.1 right now). This will allow drivers
    to automatically generate their Provides: xserver-xorg-video-* line when
    built against a particular server version. The rename of the files
    is to better denote what they actually are.
  * Bump the serverminver to 2:1.2.0-4 because of this change

 -- Bryce Harrington <email address hidden>   Mon, 14 May 2007 16:40:03 -0700

Upload details

Uploaded by:
Bryce Harrington
Sponsored by:
Kees Cook
Uploaded to:
Gutsy
Original maintainer:
Ubuntu Development Team
Architectures:
any
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xorg-server_1.3.0.0.dfsg.orig.tar.gz 7.6 MiB 4df4202108cb69a03efc597823819c2021d7ac47beb9233f62ed9ddac86b4686
xorg-server_1.3.0.0.dfsg-4ubuntu1.diff.gz 571.3 KiB dccb95cd2a2649c595c5fd4e9e7ef2367760b5b49625bb6d785cc5c689685433
xorg-server_1.3.0.0.dfsg-4ubuntu1.dsc 2.4 KiB ef163957a7dc72f6e0b906c2c0c205eda1af23bc2d9cf0c86fda310f0d403222

View changes file

Binary packages built by this source

xdmx: No summary available for xdmx in ubuntu gutsy.

No description available for xdmx in ubuntu gutsy.

xdmx-tools: No summary available for xdmx-tools in ubuntu gutsy.

No description available for xdmx-tools in ubuntu gutsy.

xnest: No summary available for xnest in ubuntu gutsy.

No description available for xnest in ubuntu gutsy.

xprint: No summary available for xprint in ubuntu gutsy.

No description available for xprint in ubuntu gutsy.

xprint-common: No summary available for xprint-common in ubuntu gutsy.

No description available for xprint-common in ubuntu gutsy.

xserver-xephyr: No summary available for xserver-xephyr in ubuntu gutsy.

No description available for xserver-xephyr in ubuntu gutsy.

xserver-xorg-core: No summary available for xserver-xorg-core in ubuntu gutsy.

No description available for xserver-xorg-core in ubuntu gutsy.

xserver-xorg-core-dbg: No summary available for xserver-xorg-core-dbg in ubuntu gutsy.

No description available for xserver-xorg-core-dbg in ubuntu gutsy.

xserver-xorg-dev: No summary available for xserver-xorg-dev in ubuntu gutsy.

No description available for xserver-xorg-dev in ubuntu gutsy.

xvfb: No summary available for xvfb in ubuntu gutsy.

No description available for xvfb in ubuntu gutsy.