diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-26 17:52:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-26 17:52:39 -0400 |
commit | 21057e00e69c3cdedd5a085588fa844b780f1a51 (patch) | |
tree | d7268b0694f0858b3471ac8fbeefaae09f3b3f2d /debian | |
parent | 24e5b8afaa573ab3d9b1eb9a73221251f87588b5 (diff) |
Temporarily revert back to building with yesod before 1.2. Version 1.2 of yesod, or the new version of warp seem to have a bug that causes the webapp to hang.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9b92c1aa3..a81c3e806 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ git-annex (4.20130622) UNRELEASED; urgency=low * assistant: Fix bug that prevented adding files written by gnucash, and more generally support adding hard links to files. However, other operations on hard links are still unsupported. + * Temporarily revert back to building with yesod before 1.2. + Version 1.2 of yesod, or the new version of warp seem to have a + bug that causes the webapp to hang. -- Joey Hess <joeyh@debian.org> Fri, 21 Jun 2013 13:16:17 -0400 |