Work around apparent bug in lsof 4.88's -F output format.

This commit is contained in:
Joey Hess 2014-11-12 18:00:40 -04:00
parent 03edf308a3
commit 63fa5c0782
4 changed files with 54 additions and 5 deletions

1
debian/changelog vendored
View file

@ -6,6 +6,7 @@ git-annex (5.20141126) UNRELEASED; urgency=medium
* proxy: New command for direct mode repositories, allows bypassing
the direct mode guard in a safe way to do all sorts of things
including git revert, git mv, git checkout ...
* Work around apparent bug in lsof 4.88's -F output format.
* Debian package is now maintained by Gergely Nagy.
-- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400