summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-07-25 13:57:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-07-25 13:57:53 -0400
commit2f63f062e5b046d687c30810b4f55e0ba4671125 (patch)
tree79a522ee69c1f23d3dc50b1af14eed5fd6a877a4 /debian
parent86234f404a93fb352ecba16076e9347deef04d4c (diff)
Always build with -threaded, to avoid a deadlock when communicating with gpg.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f930df2ab..14e6f81f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ git-annex (4.20130724) UNRELEASED; urgency=low
the client is a git-annex client. Closes: #717652
* webapp: When creating a repository on a removable drive, set
core.fsyncobjectfiles, to help prevent data loss when the drive is yanked.
+ * Always build with -threaded, to avoid a deadlock when communicating with
+ gpg.
-- Joey Hess <joeyh@debian.org> Tue, 23 Jul 2013 12:39:48 -0400