diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-07-26 22:18:38 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-07-26 22:18:38 -0400 |
commit | 37c39c434872a2fc48da7e8d1d78ec2382090426 (patch) | |
tree | 191a66bb2d9c2d41fb369dac864519e4f52d95e6 /packaging/debian | |
parent | 6ef7064d32718cc3b93f1c240e5e88c48fa4cf66 (diff) |
ensuring that STRICT_MODES gets passed through to the monkeysphere subshell properly, and that we set it to a literal "false" in the tests. This should resolve the FTBFS associated with MS #659
Diffstat (limited to 'packaging/debian')
-rw-r--r-- | packaging/debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 75957bc..28b9637 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -3,8 +3,12 @@ monkeysphere (0.26~pre-1) unstable; urgency=low * New upstream release: - add 'refresh-keys' subcommand to monkeysphere-authentication - improve marginal UI (closes MS #1141) + - add MONKEYSPHERE_STRICT_MODES configuration to avoid + permission-checking (closes MS #649) + - test scripts use STRICT_MODES to avoid failure when built under /tmp + (Closes: #527765) - -- Jameson Graef Rollins <jrollins@finestructure.net> Fri, 24 Jul 2009 10:12:25 -0400 + -- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Sun, 26 Jul 2009 22:18:20 -0400 monkeysphere (0.25-1) unstable; urgency=low |