lp:debian/squeeze/devicekit-disks

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/devicekit-disks
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

11. By Michael Biebl

* debian/patches/10-ide-cd-support.patch
  - Fix a crash when cleaning up the poller_devices_to_poll list on device
    unplug. (Closes: #561707)
* debian/control
  - Bump Standards-Version to 3.8.4. No further changes.

10. By Michael Biebl

[ 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.

[ Michael Biebl ]
* debian/patches/10-ide-cd-support.patch
  - Add support for cd-roms using the legacy ide-cd subsystem by poking the
    device with ioctl() and triggering a fake "change" uevent on state
    changes. (Closes: #550316)

9. By Michael Biebl

[ 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.

8. By Michael Biebl

* 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.

7. By Martin Pitt

* New upstream release:
  - Drop usage of DeviceKit, talk directly to udev now.
  - Port to PolicyKit 1 API.
  - Lots of bug fixes.
* debian/control:
  - libpolkit-dbus-dev → libpolkit-gobject-1-dev, libpolkit-backend-1-dev
    build dependency. (PolicyKit 1 API)
  - libdevkit-gobject-dev → libgudev-1.0-dev build dependency, drop
    devicekit dependency (death to DeviceKit).
  - Bump libatasmart-dev build dependency to >= 0.14 as required by
    upstream.
  - Bump libudev-dev build dependency to >= 0.142 as required by upstream.
  - Drop libsqlite3-dev build-dependency, not necessary any more.
  - Add libsgutils2-dev build dependency as required by upstream.
* debian/devicekit-disks.install:
  - Update path for new policykit-1 files.
  - Add new pkgconfig file.
  - Install usr/share/locale and usr/share/man.
* debian/rules: Ignore usr/lib/polkit-1/ for dh_makeshlibs, they are backends
  for PolicyKit.
* debian/rules: Explicitly enable gtk-doc, not done by default any more.
* debian/control: Bump Standards-Version to 3.8.3 (no changes necessary).
* Add debian/devicekit-disks.postinst: Kill the old devkit-disks-daemon on
  upgrade, to ensure that the new version will be used at the next occasion.
  (LP: #403192)
* debian/control: Add Breaks to GDU libraries << 2.28, since the D-Bus API
  changed.
* debian/*.install: Drop debian/tmp/ prefix, since we use dh compat 7.
  Also, simplify and sort the file lists.
* Drop reduntant debian/devicekit-disks.manpages, already done in *.install.
* debian/control: Add myself to Uploaders: with Michael's consent.

6. By Michael Biebl

Initial release. (Closes: #521364)

5. By Martin Pitt

Add missing zlib1g-dev and libudev-dev build dependencies.

4. By Martin Pitt

Add missing zlib1g-dev build dependency.

3. By Martin Pitt

* New upstream git snapshot (last official release does not work with
  current gvfs gdu backend yet).
* Add missing build dependency libselinux1-dev.
* Add build dependency libatasmart-dev, newly required for this version.
* debian/devicekit-disks.install: Upstream installs udev rules into /lib
  now, update accordingly.

2. By Martin Pitt

* Initial release, using Debian's pkg-utopia packaging from Michael
  Biebl.
* Add missing build dependency uuid-dev.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers