Change logs for devicekit-disks source package in Lucid

  • devicekit-disks (009-1ubuntu3) lucid; urgency=low
    
      Upload current Debian git head.
    
      [ Michael Biebl ]
      * debian/patches/09-reiserfs-support.patch
        - Add support for ReiserFS.
    
      [ Martin Pitt ]
      * Add debian/local/ubuntu.pkla: Allow passwordless file system operations
        for local foreground admin user sessions on Ubuntu. Install it in
        debian/rules. (LP: #465054)
      * Add 02-allow-simulated-smart.patch: Allow simulated SMART data on
        non-SMART devices. This is both useful for testing DK-disks itself, as
        well as recreating bugs with SMART handling. (fd.o #24772)
      * Add 03-hide-configuration-partition-12.patch: Hide Compaq recovery
        partition type 0x12. (fd.o #24999, LP: #451304)
      * Add 04-hide-wd-smartware-partition.patch: Ignore Western Digital SmartWare
        partitions. (fd.o #25009, LP: #474790)
      * Add 06-guid-partition-flags.patch: Fix setting flags for GUID partitions.
        (fd.o #25034)
      * Add 07-fix-atasmart-crash.patch: Fix common crash when
        devkit-disks-helper-ata-smart-collect succeeds, but returns invalid base64
        data on stdout. (fd.o #25043, LP: #419663)
      * debian/local/apport-hook.py:
        - Drop attaching /etc/fstab; it might contain samba (etc.) passwords which
          need to be filtered out.
        - Collect available ATA SMART blobs; they are very useful in debugging
          libatasmart related problems and do not usually pose a privacy risk.
     -- Martin Pitt <email address hidden>   Sat, 14 Nov 2009 16:46:31 -0600
  • devicekit-disks (009-1ubuntu2) lucid; urgency=low
    
      Resynchronize to Debian git head, no remaining Ubuntu changes.
    
      [ Michael Biebl ]
      * debian/patches/09-reiserfs-support.patch
        - Add support for ReiserFS.
    
      [ Martin Pitt ]
      * Add debian/local/ubuntu.pkla: Allow passwordless file system operations
        for local foreground admin user sessions on Ubuntu. Install it in
        debian/rules. (LP: #465054)
      * Add 02-allow-simulated-smart.patch: Allow simulated SMART data on
        non-SMART devices. This is both useful for testing DK-disks itself, as
        well as recreating bugs with SMART handling. (fd.o #24772)
      * Add 03-hide-configuration-partition-12.patch: Hide Compaq recovery
        partition type 0x12. (fd.o #24999, LP: #451304)
      * Add 04-hide-wd-smartware-partition.patch: Ignore Western Digital SmartWare
        partitions. (fd.o #25009, LP: #474790)
      * Add 06-guid-partition-flags.patch: Fix setting flags for GUID partitions.
        (fd.o #25034)
     -- Martin Pitt <email address hidden>   Wed, 11 Nov 2009 17:42:19 +0100
  • devicekit-disks (009-1ubuntu1) lucid; urgency=low
    
      * Sync to Debian unstable.
      * Disable 08-dont-probe-dm-devices.patch; our lvm2 package and its rules is
        too old for this still.
      * debian/rules: Install devkit-disks-dm-export again.
    
    devicekit-disks (009-1) unstable; urgency=low
    
      [ Martin Pitt ]
      * New upstream release.
      * 08-dont-probe-dm-devices.patch: Update for new release.
      * Drop 07-media-player-icon.patch as well, it was included upstream in 008.
      * debian/devicekit-disks.postinst: Update udev after installation to pick up
        (changes of) our udev rules. (Closes: #548758)
      * debian/control: Add missing udev dependency.
      * debian/control: Add dependencies to various file system tools which DK-D
        uses to implement its functionality:
        - Recommends: dosfstools, mtools, ntfs-3g (the more popular ones)
        - Suggests: xfsprogs, reiserfsprogs, mdadm, cryptsetup
      * Add 00git-lv-nopolicy.patch: Fix LVM LVs to have NOPOLICY=1 again.
        (Accepted into upstream trunk.)
    
      [ Michael Biebl ]
      * debian/patches/08-dont-probe-dm-devices.patch
        - Skip probing dm devices (using devkit-disks-part-id) for which DM_HIDE
          is set. (Closes: #545032)
        - Instead of checking for DKD_DM_STATE, test if DM_NAME is setup.
      * Add debian/README.source which refers to the quilt documentation.
      * debian/control: Add Recommends on ntfsprogs for proper NTFS support.
    
    devicekit-disks (008-1) unstable; urgency=low
    
      * New upstream release.
      * Drop patches that have been merged upstream
        - debian/patches/00git-crash-on-removing-NULL-value-from-hash.patch
        - debian/patches/00git-fix-inhibit.patch
        - debian/patches/02-unlock-CD-trays-after-mounting.patch
        - debian/patches/03-fix-subsystem-check-for-firewire.patch
        - debian/patches/04-mount-vfat-with-shortname-mixed-by-default.patch
        - debian/patches/06-show-MMC-MemStick-cards-by-default.patch
      * debian/devicekit-disks.postinst
        - Use start-stop-daemon instead of kill+pidof to stop the running
          devkit-disks-daemon process on upgrades.
    
    devicekit-disks (007-3) unstable; urgency=low
    
      [ Martin Pitt ]
      * Add debian/local/apport-hook.py: Apport package hook for collecting
        hardware information, devkit-disks --dump, mounts, and fstab. Install it
        in debian/rules when building on Ubuntu. Add "lsb-release" build
        dependency for this.
      * Add 07-media-player-icon.patch: Use "media-player" icon for storage
        devices tagged with ID_MEDIA_PLAYER. (LP: #440290)
    
      [ Michael Biebl ]
      * debian/control
        - Add Recommends on policykit-1.
        - Add Recommends on hdparm which is required for disk spin down.
          (Closes: #550773)
      * debian/patches/08-dont-probe-dm-devices.patch
        - Don't probe device-mapper devices and instead use the information that
          is already available in DM_NAME and DM_UUID. (Closes: #545032)
     -- Martin Pitt <email address hidden>   Thu, 05 Nov 2009 23:05:32 +0100
  • devicekit-disks (007-2ubuntu3) karmic; urgency=low
    
      * Add 08-hide-lvm-mirror-volumes.patch: Hide pseudo LVs which should not be
        displayed. This is an unintrusive workaround for Karmic, real fix involves
        reshuffling our udev rules quite a bit (which is done upstream, and will
        trickle into Lucid). (LP: #458529)
    
     -- Martin Pitt <email address hidden>   Fri, 23 Oct 2009 00:18:20 +0200