diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-06-29 11:29:52 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-06-29 11:29:52 -0400 |
commit | 9d0eb248fd7965df843665dbd179bb6493f8d9c3 (patch) | |
tree | bd2e6299109e360ce14fd1013566b9a68a2080f0 /packaging | |
parent | 867506b457402f2e4510ccd3ef50154b6e28b489 (diff) |
resolve symlinks when checking path permissions
Thanks to Silvio Rhatto for the patch. This should close MS bug #917
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index e8e535a..aa279a6 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,4 +1,4 @@ -monkeysphere (0.25-1~pre) UNRELEASED; urgency=low +Monkeysphere (0.25-1~pre) UNRELEASED; urgency=low * New upstream release: - update/fix the marginal ui output @@ -12,9 +12,10 @@ monkeysphere (0.25-1~pre) UNRELEASED; urgency=low - some portability improvements - properly handle translation of keys with fingerprints with leading all-zero bytes. + - resolve symlinks when checking paths (thanks Silvio Rhatto) (closes MS #917) * update Standard-Version to 3.8.1 - -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 21 May 2009 13:04:10 -0400 + -- Jameson Graef Rollins <jrollins@finestructure.net> Mon, 29 Jun 2009 11:27:33 -0400 monkeysphere (0.24-1) unstable; urgency=low |