Change logs for xorg source package in Feisty

  • xorg (1:7.2-0ubuntu11) feisty; urgency=low
    
      * debian/local/dexconf:
        - Change the wacom device path /dev/wacom -> /dev/input/wacom so
          USB devices have a chance to work out-of-the-box. Serial devices
          use the initscript from wacom driver as before.
    
     -- Timo Aaltonen <email address hidden>   Mon,  2 Apr 2007 17:17:58 +0300
  • xorg (1:7.2-0ubuntu10) feisty; urgency=low
    
      * debian/xserver-xorg.postinst.in:
        - Move the special case of elographics after xresprobing, so we can
          check if PROBE_DUMP is empty, and only then use the special case.
          (LP: #89590)
      * debian/scripts/vars.*
        - add the intel and -modesetting drivers as a substitute for -i810.
          Taken from Debian. (LP: #80417)
    
     -- Timo Aaltonen <email address hidden>   Fri, 30 Mar 2007 18:04:08 +0300
  • xorg (1:7.2-0ubuntu9) feisty; urgency=low
    
      [ Colin Watson ]
      * debian/xserver-xorg.config.in: Improve expr return code handling in
        validate_nice_value (the right way this time); don't use run function
        when we need to check db_input's return value (LP: #68267).
    
      [ Timo Aaltonen ]
      * debian/xserver-xorg.postinst.in: Intel Mobile 945GM needs sync ranges
        (LP: #62002)
    
     -- Timo Aaltonen <email address hidden>   Tue, 27 Mar 2007 00:44:01 +0300
  • xorg (1:7.2-0ubuntu8) feisty; urgency=low
    
      * debian/local/dexconf:
        - Revert enabling horizontal scrolling for synaptics, since it is broken
        for some hardware. Better to be on the safe side.
        - Fix the reference to xorg.conf manpage (LP: #52032)
    
     -- Timo Aaltonen <email address hidden>   Fri, 16 Mar 2007 10:49:18 +0200
  • xorg (1:7.2-0ubuntu7) feisty; urgency=low
    
      * debian/local/dexconf: Disable composite when using the fglrx driver. It
        does not support composition, and enabling it by default (as recently done
        in xorg-server) breaks DRI for fglrx. (LP: #90688)
    
     -- Martin Pitt <email address hidden>   Fri,  9 Mar 2007 10:52:42 +0100
  • xorg (1:7.2-0ubuntu6) feisty; urgency=low
    
      * xserver-xorg.templates: Add xserver-xorg/config/device/extra_options so
        that extra graphics driver options can be set through debconf and
        respected by dexconf. We need this in restricted-manager to make
        restricted drivers like nvidia work OOTB for compiz, but it is certainly
        useful for other things, too. (NB that the question is never asked
        interactively).
      * debian/local/dexconf: Read above debconf key, parse it (first token is
        option name, rest of the line after first space is value), and add it as
        Option lines to the device section. (LP: #90109)
    
     -- Martin Pitt <email address hidden>   Thu,  8 Mar 2007 11:40:50 +0100
  • xorg (1:7.2-0ubuntu5) feisty; urgency=low
    
      * revert the "fix" to validate_nice_value, which in fact broke it
        completely.
    
     -- Timo Aaltonen <email address hidden>   Wed,  7 Mar 2007 12:19:27 +0200
  • xorg (1:7.2-0ubuntu4) feisty; urgency=low
    
      * debian/x11-common.config.in:
        - fix validate_nice_value() not to fail when using adept
          (Closes: LP #68267)
      * debian/local/dexconf:
        - don't set HorizScrollDelta for synaptics so that horizontal scrolling
          works. (Closes: LP #40021)
    
     -- Timo Aaltonen <email address hidden>   Wed,  7 Mar 2007 07:59:58 +0200
  • xorg (1:7.2-0ubuntu3) feisty; urgency=low
    
      * Set default keyboard variant for French to oss (LP: #89835).
    
     -- Colin Watson <email address hidden>   Tue,  6 Mar 2007 11:20:23 +0000
  • xorg (1:7.2-0ubuntu2) feisty; urgency=low
    
      * Add xserver-xorg-video-1.0 alternative to the Depends for
        xserver-xorg.
    
     -- Kyle McMartin <email address hidden>   Sun,  4 Mar 2007 15:48:54 +0000
  • xorg (1:7.2-0ubuntu1) feisty; urgency=low
    
      * debian/control:
        - don't require a xserver-xorg-core non available yet, the versionned
          Depends is only for reportbug
      * debian/control, debian/scripts/vars.sparc, debian/rules:
        - makes xorg arch any and use an extra variable
          to not Depends on type-handling
    
      [ Timo Aaltonen ]
      * Merge with Debian, remaining changes:
        - debian/control:
          + Add replaces for xinit since we now ship Xsession from x11-common.
            Ditto for xrgb as we ship rgb.txt in x11-common.
          + xserver-xorg:
            Depends: xserver-xorg-video-1.0 -> xserver-xorg-video.
            Put ${F:XServer-Xorg-Detect-Depends} in Recommends:, like the rest
            of the tools.
          + Added Replaces: xserver-xorg-driver-all to xserver-xorg-video-all
          + Added Conflicts: xserver-xorg-driver-all to xserver-xorg-video-all
          + Keep meta-packages for xlibs-dev, xbase-clients, xutils
        - debian/local/Xsession:
          + Set temporary umask when creating $ERRFILE
          + If ~/.xsession-errors is bigger than 0.5MiB, truncate it to the last
            0.5MiB to avoid having it grow indefinitively. (This does not happen
            with gdm anyway since gdm cleans the file on login).
            (Closes: LP #60448)
        - debian/local/dexconf:
          + don't put /usr/X11R6/* in font paths.
          + Uncoditionally re-enable ZAxisMapping in dexconf.
            (Closes: LP #31827)
          + Add InputDevice entries for wacom.
          + Add extra bits for ps3fb xorg.conf
          + Add special case for i810 with 3M TouchScreen monitors to set a
            resolution of 800x600 and avoid probing since it will fail miserably
            in xserver-xorg.postinst. Also make sure to write Option "DisplayInfo"
            "False" in Device Section in dexconf if the above combination is
            matched otherwise the card will display extra unrequired info each
            time X attempts a startup. (touches also xserver-xorg.postinst.in)
          + Due to a very annoying DRI/DRM bug, make sure to use OldDmaInit
            when writing down the Device section for mga driver. This will make
            DRI working at least for AGP cards. PCI didn't work before and it will
            keep not working since the option does explicitly disable DRI for PCI.
            (Closes: LP #27442)
          + Enable elographics driver when matching known machines.
        - debian/rules:
          + set XSERVER_XORG_DETECT_DEPENDS, but with an empty list since the old
            packages are already in Recommends:.
          + move the dh_gencontrol trick to binary-indep:, so it actually is set
            for xserver-xorg.
        - debian/scripts/vars*
          + Add xserver-xorg-input-elographics to XSERVER_XORG_INPUT_DEPENDS.
          + Set XSERVER_XORG_DETECT_DEPENDS on amd64, hppa, i386, ia64.
          + Add xserver-xorg-video-vmware on amd64, remove from non-x86* archs.
        - debian/x11-common.{dirs,links}: don't ship usr/X11R6/lib/X11/fonts
        - debian/x11-common.init: Only source /etc/default/rcS if it exists,
          allowing x11-common to be installed by debootstrap.
        - debian/xserver-xorg.postinst.in:
          + Skip video card autodetection if xforcevesa is set
            (Closes: LP #27020, #59618).
          + Detect keyboard layout configuration using /etc/default/console-setup
            if available.
          + Translate debian-installer/keymap=uk to gb, not gb(intl)
            (Closes: LP #58016)
          + Make sure to ask video driver on sparc even if autodetected. Some
            cards still require weird overrides (ati -> fbdev) that are not
            100% known in all combinantions.
          + Clean up duplicate keymaps in xserver-xorg.config.in and make sure
            they're all neatly alphabetised.
          + Map cf console keymap to ca(fr), and fix sanity-checking logic for
            French Canadian vs. US-layout keyboards. (Closes: LP #34627)
          + Map et console keymap to ee. (Closes: LP #42800)
          + Map nl console keymap to nl. (Closes: LP #26552)
          + Map gr console keymap to gr, and add it to the list of non-Latin
            keymaps.
          + Map mk, ro, and ru console keymaps to mk, ro, and ru respectively.
          + Change sr-cy console keymap to map to cs, not sr, following
            xkeyboard-config changes. Add this to the list of non-Latin keymaps.
          + Handle trfu/trqu console keymaps the same way as trf/trq.
            (Closes: LP #37867)
          + Map croat console keymap to hr. (Closes: LP #43598)
          + Try autodetecting South Korean keyboards.  They have to be detected
            from LANG since they use US keymaps on the console.
          + Sparc doesn't need sun types keyboard since 2.6 kernel come to play
            in the game. Make it use pc105 instead with xorg rules.
          + Use fbset for HPPA.
          + Write down sync ranges for sis driver. Too many reports on sis driver
            not being able to get a clue on the connected monitor.
            (Closes at least: LP #30489)
          + Some ati cards require a kick (sync ranges) when using DVI output.
            (Closes: LP #39570)
          + Make sure to write sync values for Intel Corporation 82852/855GM
            Integrated Graphics Device when monitor is LCV/LDVS.
            (Closes: LP #13846)
          + Make sure to write sync ranges with CTX S501A LCD monitor since it
            seems to return 2 sets of sync ranges but only one is valid and of
            course the drivers pick up the wrong one. (Closes: LP #38772)
          + On fresh installs, if the display is not a lcd/lvds, there are no
            known syncs frequencies for the monitor and the card is mga, do NOT
            write SYNC_RANGES. It appears that mga can cope just fine parting
            vesa info too. (Closes: LP #19098)
      * debian/local/dexconf:
        - change font paths /usr/share/X11/fonts -> /usr/share/fonts/X11.
      * debian/rules:
        - change SERVERABIBUMP to 7.2
      * debian/xserver-xorg.links:
        - ship a symlink "usr/share/X11/fonts -> usr/share/fonts/X11".
      * debian/control:
        - change the Maintainer-fields.
    
      [ Colin Watson ]
      * Add lt to list of non-Latin keymaps (LP: #38931).
    
     -- Sebastien Bacher <email address hidden>   Fri, 23 Feb 2007 14:05:18 +0100
  • xorg (1:7.1.1ubuntu8) feisty; urgency=low
    
      * dexconf: Add extra bits for ps3fb xorg.conf
    
     -- Ben Collins <email address hidden>   Fri, 16 Feb 2007 16:38:16 -0500
  • xorg (1:7.1.1ubuntu7) feisty; urgency=low
    
      [ robepisc ]
      * Skip video card autodetection if xforcevesa is set (LP: #59618).
    
     -- Colin Watson <email address hidden>   Wed, 31 Jan 2007 10:38:30 +0000
  • xorg (1:7.1.1ubuntu6) edgy; urgency=low
    
      * debian/control: fix Replaces typo for xinit's version.
    
     -- Kees Cook <email address hidden>   Fri, 20 Oct 2006 09:00:43 -0700