summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-08 13:05:33 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-08 13:05:33 -0400
commitddb66a7f8d1bd2ce626522d1d2af97e1ae5cde12 (patch)
tree930daf04aa6e9d55be8503ab433c06ba4650e526 /debian/changelog
parentc2470fb3134b71ae3662ddc70d540d77ac3f8943 (diff)
Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."
This reverts commit 742bdf6353ac8e08fb603fe60b53c1495d4fa801. Build didn't actually seem to succeed, for both versions of android, so I'll need to revisit this later.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 389160121..fc7fcd46c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,7 +27,6 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
symlinks when downloading from ftp.
* Support checking ftp urls for file presence.
* Fix bogus failure of fsck --fast.
- * contentlocation, examinekey, lookupkey: Added --batch mode option.
* fsck: Ignore error recording the fsck in the activity log,
which can happen when running fsck in a read-only repository.
Closes: #698559
@@ -41,7 +40,6 @@ git-annex (5.20150421) UNRELEASED; urgency=medium
to build the webapp on arm, and enable DAV support on arm. \o/
* Adjust some other arch specific build dependencies that are now
available on more architectures in Devian unstable.
- * Android: Updated bundled ssh from 6.1p1 to 6.4p1.
* Windows: Remove cygwin ssh, the newer version of which has stopped
honoring the setting of HOME. Instead, copy msysgit's ssh into PATH.
* Windows: Roll back to an older version of rsync from cygwin.