~ubuntu-branches/ubuntu/natty/ecryptfs-utils/natty-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2009-10-14 14:20:42 UTC
  • Revision ID: james.westby@ubuntu.com-20091014142042-owxa7xlvio23agob
Tags: 81-0ubuntu2
src/utils/ecryptfs-setup-private: fix bug where setup-private
incorrectly assumed that the home/private dir ownerships should
be owned by USER:USER; instead, default to USER:GROUP, where
GROUP is the USER's primary group by default, cherry-pick upstream
r463, LP: #445301

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ecryptfs-utils (81-0ubuntu2) karmic; urgency=low
 
2
 
 
3
  * src/utils/ecryptfs-setup-private: fix bug where setup-private
 
4
    incorrectly assumed that the home/private dir ownerships should
 
5
    be owned by USER:USER; instead, default to USER:GROUP, where
 
6
    GROUP is the USER's primary group by default, cherry-pick upstream
 
7
    r463, LP: #445301
 
8
 
 
9
 -- Dustin Kirkland <kirkland@ubuntu.com>  Wed, 14 Oct 2009 14:20:42 -0500
 
10
 
1
11
ecryptfs-utils (81-0ubuntu1) karmic; urgency=low
2
12
 
3
13
  [ Michael Terry ]