~ubuntu-branches/ubuntu/maverick/fuse/maverick-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-09-25 17:47:10 UTC
  • Revision ID: james.westby@ubuntu.com-20080925174710-s293v3od5037huv4
Tags: 2.7.3-4ubuntu2
* debian/fuse-utils.postinst: Install /bin/fusermount as world executable.
  it already bails out correctly if the user does not have access to
  /dev/fuse; no reason to control access to it in two different places (and
  the permissions of the binary can't be changed in a flexible way).
* Add debian/10-fuse-permissions.fdi: Enable hal's dynamic ACL management
  for /dev/fuse, so that local foreground consoles will have access to it.
  Install it in debian/fuse-utils.install.
* Drop debian/fuse-utils-needs-users-added-to-fuse-group.update-notifier and
  its installation in the postinst, it's not really relevant any more.
* See intrepid-device-permissions spec for details.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
fuse (2.7.3-4ubuntu2) intrepid; urgency=low
 
2
 
 
3
  * debian/fuse-utils.postinst: Install /bin/fusermount as world executable.
 
4
    it already bails out correctly if the user does not have access to
 
5
    /dev/fuse; no reason to control access to it in two different places (and
 
6
    the permissions of the binary can't be changed in a flexible way).
 
7
  * Add debian/10-fuse-permissions.fdi: Enable hal's dynamic ACL management
 
8
    for /dev/fuse, so that local foreground consoles will have access to it.
 
9
    Install it in debian/fuse-utils.install.
 
10
  * Drop debian/fuse-utils-needs-users-added-to-fuse-group.update-notifier and
 
11
    its installation in the postinst, it's not really relevant any more.
 
12
  * See intrepid-device-permissions spec for details.
 
13
 
 
14
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 25 Sep 2008 17:47:10 +0200
 
15
 
1
16
fuse (2.7.3-4ubuntu1) intrepid; urgency=low
2
17
 
3
18
  * Merge from debian unstable, remaining changes: