diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-11 18:08:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-11 18:08:46 -0400 |
commit | d6df4fc3da982c7699f4d8acb3a0959ad4e5eb97 (patch) | |
tree | 5bca1505a944b7ae572c93eaa4d0d070010ce2a6 /debian/changelog | |
parent | 8da8ec730dc0df29dd97be861938deeb2488dda0 (diff) |
guard against any remaining infinite recursion bugs; throw error if no candidate cn be found in next hundred years
Note that the exception thrown is not visible in the webapp currently
because it crashes one of Cronner's 2 worker threads, which is never
checked.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c3952f28f..a883ddda9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -git-annex (5.20140412) UNRELEASED; urgency=high +git-annex (5.20140412) unstable; urgency=high * Last release didn't quite fix the high cpu issue in all cases, this should. - -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 17:13:07 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 17:14:38 -0400 git-annex (5.20140411) unstable; urgency=high |