Name Status Last Modified Last Commit
lp:debian/devicekit-disks bug 1 Development 2010-03-08 01:03:47 UTC
11. * debian/patches/10-ide-cd-support.pa...

Author: Michael Biebl
Revision Date: 2010-03-08 01:03:47 UTC

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

lp:debian/squeeze/devicekit-disks bug 1 Development 2010-03-08 01:03:47 UTC
11. * debian/patches/10-ide-cd-support.pa...

Author: Michael Biebl
Revision Date: 2010-03-08 01:03:47 UTC

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

lp:debian/experimental/devicekit-disks bug 1 Development 2009-10-10 01:45:31 UTC
3. * debian/rules: Enable quilt patch sy...

Author: Martin Pitt
Revision Date: 2009-10-09 17:52:20 UTC

* debian/rules: Enable quilt patch system. Add quilt build dependency.
* Add 01-mkfs-tempdir.patch: Daemon does not create /var/run/DeviceKit-disks/,
  so mkfs jobs fail. Just create the directory in /tmp, this is what /tmp is
  for, after all. (See https://bugs.freedesktop.org/show_bug.cgi?id=24265)
* Add 00git-fix-inhibit.patch: Actually make Inhibit() work again. Taken
  from upstream git head. (LP: #428133)
* Add 02-unlock-CD-trays-after-mounting.patch: Unlike in the hal world, we
  do not have a daemon polling CD drives for eject button presses. In order
  to make hardware tray eject buttons work, unlock the tray after
  mounting a CD. This is pretty much equivalent to yanking out USB sticks,
  which we already handle reasonably (detecting disappeared device,
  force-unmounting). (https://bugs.freedesktop.org/show_bug.cgi?id=24052,
  LP: #397734)
* Add 03-fix-subsystem-check-for-firewire.patch: Firewire subsystem is
  called "ieee1394" in current Linux. Now check for both "ieee1394" and
  "firewire". This fixes firewire drives to not be considered system
  internal any more. (https://bugs.freedesktop.org/show_bug.cgi?id=24351,
  LP: #442604)
* Add 04-mount-vfat-with-shortname-mixed-by-default.patch: The previous
  default, shortname=lower, breaks all-uppercase file names ("touch
  FOO" creates "foo"), thus breaks rsync, and Windows compatibility. The
  default was changed in the Linux kernel for 2.6.32 as well.
  (https://bugs.freedesktop.org/show_bug.cgi?id=24129, LP: #428174)
* Add 00git-crash-on-removing-NULL-value-from-hash.patch: Properly handle
  the situtation where we're processing a 'change' event but the 'remove'
  event has happened but is still queued up in our own process. Also handle
  device file renames and 'move' uevents.
  (http://bugs.freedesktop.org/show_bug.cgi?id=24264, LP: #414407)
* Add 06-show-MMC-MemStick-cards-by-default.patch: Show MMC/MemStick cards
  by default; the previous whitelist in the udev rules ignored them.
  (https://bugs.freedesktop.org/show_bug.cgi?id=24053, LP: #429752)
* Add 05-german-translations.patch: Add German translations.
  (https://bugs.freedesktop.org/show_bug.cgi?id=2024420)

13 of 3 results