Fix zombie process that occurred when switching between repository views in the webapp.

This commit is contained in:
Joey Hess 2013-11-02 22:25:08 -04:00
parent a83dca0a58
commit 1f39aef893
3 changed files with 10 additions and 2 deletions

2
debian/changelog vendored
View file

@ -9,6 +9,8 @@ git-annex (4.20131102) UNRELEASED; urgency=low
* Fix enabling of gcrypt repository accessed over ssh;
git-annex-shell gcryptsetup had a bug that caused it to fail
with permission denied.
* Fix zombie process that occurred when switching between repository
views in the webapp.
-- Joey Hess <joeyh@debian.org> Sat, 02 Nov 2013 14:54:36 -0400