Change logs for udev source package in Maverick

  • udev (162-2.2) maverick-proposed; urgency=low
    
      * debian/udev.initramfs-hook: If /sbin/udevadm.upgrade exists, copy that
        into the initramfs instead of the shell script wrapper that we have during
        udev upgrades. (LP: #672964)
     -- Martin Pitt <email address hidden>   Fri, 12 Nov 2010 18:37:10 +0100
  • udev (162-2.1) maverick-proposed; urgency=low
    
      * cdrom_id: Backport two fixes from upstream git head to fix media detection
        of drives:
        - Fall back to CDROM_DRIVE_STATUS if the drive neither support the SCSI
          "GET CONFIGURATION" nor the older (pre-MMC2) "READ DISC INFORMATION"
          command. This fixes media detection on the IronKey and similar encrypted
          USB sticks.
        - Don't read beyond "last track" in TOC. Read the first and last track
          from the TOC header, and do not go beyond that stated number of tracks
          when reading the TOC. Otherwise we interpret random data which leads to
          bogus tracks. (Reported on an IronKey, which reported 1 data track, and
          4 audio tracks which weren't actually present.)
        - LP: #653568
     -- Martin Pitt <email address hidden>   Fri, 08 Oct 2010 22:26:37 +0200
  • udev (162-2) maverick; urgency=low
    
      * Merge bug fixes from trunk:
        - scsi_id: export target port group, for ALUA support
        - scsi_id: Fix compiler warnings
        - gudev: Deliver ::uevent signal in the thread-default main loop. This
          makes it possible to actually use the library in a multi-threaded
          application.
        - keymap: Add Lenovo Y550 (LP: #543065)
        - gudev: add a few annotations that newer gobject-introspection versions
          demand
        - Clarify WAIT_FOR documentation
        - Fix various syntax errors in rules
        - Add automatic rules syntax check
     -- Martin Pitt <email address hidden>   Tue, 21 Sep 2010 13:28:09 +0200
  • udev (162-1) maverick; urgency=low
    
      * New upstream release. Changes since our previous git snapshot:
        - cdrom_id: Fix DVD-RW media and blank DVD detection.
        - Do not create persistent name rules for kvm/qemu/vmware interfaces.
          (LP: #341006)
      * Add debian/watch.
     -- Martin Pitt <email address hidden>   Sun, 12 Sep 2010 20:12:37 +0200
  • udev (161+git20100827-1) maverick; urgency=low
    
      * Merge fixes from trunk:
        - keymap: Fix Acer TravelMate 4720 (LP: #569815)
        - gudev: fix crash if netlink is not available (LP: #581527)
        - udev(7) manpage: Fix description of $attr (LP: #348513)
      * debian/changelog: Fix bug reference in previous upload.
      * debian/udev.{pre,post}inst: Remove pre-lucid upgrade code.
      * debian/udev.postinst: Drop obsolete /lib/udev/devices/sndstat symlink, OSS
        has gone from our kernels ages ago. (LP: #605443)
      * debian/udev.postinst, create_devices(): Drop devices which are handled by
        static_dev_create_links().
      * debian/udev.postinst, create_devices(): Drop devices which are handled by
        devtmpfs.
      * debian/rules: Work around gtk-doc not being able to work in a separate
        build tree; debian/rules prep already fixes $srcdir→$builddir, so copy
        the relevant source files into the build tree so that gtk-doc has
        something to scan for. (LP: #519670)
      * Add debian/local/hotplug.functions: Provides some helper functions which
        udev callouts can use. This is being used by usb-modeswitch, alsa, and
        other Debian packages. Copied from current udev sid package. (LP: #625110)
     -- Martin Pitt <email address hidden>   Mon, 30 Aug 2010 11:21:43 +0200
  • udev (161+git20100825-1) maverick; urgency=low
    
      * Merge fixes from trunk:
        - keymap: Fix Sony VAIO VGN-SZ2HP/B (LP: #613578)
        - keymap: Add HP G60 (LP: #554944)
        - keymap: Add Onkyo PC (LP: #612529)
        - Add support for oom_score_adj, which replaces oom_adj in kernel 2.6.36
        - udevd: remove unneeded credential passing from init_notify()
      * debian/control: Update Vcs-Bzr to reworked tree. The current tree is now
        branched from lp:~vcs-imports/udev/trunk (which works well now) instead of
        the outdated manual lp:~scott/udev/master import.
      * Add debian/source/format: Keep 1.0 for now. We don't use quilt, but bzr,
        and this is not a native package.
      * Add debian/source/options: Supply tar-ignore and diff-ignore options to
        exclude .bzr/ and test/. This obsoletes the "debian/rules package" rule,
        so remove that.
     -- Martin Pitt <email address hidden>   Thu, 26 Aug 2010 10:59:48 +0200
  • udev (161+git20100820-1) maverick; urgency=low
    
      * New upstream release 161, plus fixes from git head: (LP: #620977)
        - udevadm trigger now defaults to change instead of add.
        - modem modeswitch removed, use usb_modeswitch instead (see LP #521578)
        - NAME= now ignored
        - udevd creates device nodes itself on startup based on modules.udevname
        - default device permission is 0600
        - lots of bug fixes
        - updated keymaps (LP: #271706, #554066, #569815, #592371)
        - update udev(7) to point out naming of rules files (LP: #616108)
        - cdrom_id: fix media state detection of DVD-RW/DVD+RWs (LP: #581925)
        - cdrom_id: fix media state detection on older hardware (LP: #502143)
      * debian/libudev0.symbols: Add new symbols from upstream version.
      * debian/udev.initramfs-hook: Drop 64-device-mapper.rules, it was removed
        upstream.
      * debian/control: Drop obsolete (pre-lucid) Breaks and Conflicts.
      * debian/rules: Replace obsolete dh_clean -k with dh_prep.
      * debian/control: Slightly more generously version libselinux1-dev build
        dependency (thanks lintian).
      * debian/control: Replace obsolete ${Source-Version} with ${binary:Version}.
      * debian/control: Update Standards-Version to 3.9.1.
      * debian/control: Add Homepage field.
     -- Martin Pitt <email address hidden>   Sat, 21 Aug 2010 10:07:44 +0200
  • udev (151-12) lucid; urgency=low
    
      * Cherrypick keymap fixes from trunk:
        - Unite laptop models needing common volume-key release quirk. Many laptop
          models need the same volume-key release quirk. Currently, two models
          have identical force-release-maps/ keymap files (dell-studio-1557 and
          fujitsu-amilo-si1848) and two more need to be added (Mitac and Coolbox
          QBook). This replaces the identical force-release-maps files with one
          'common-volume-keys' file to make adding new models easier.
          (LP: #565459)
        - Add force-release quirk for Coolbox QBook 270-02 (LP: #420473)
        - Add force-release quirk for Mitac 8050QDA (LP: #374884)
     -- Martin Pitt <email address hidden>   Mon, 19 Apr 2010 10:58:13 +0200