From 2c2cdf5ba76c1160d75834e1b9cf5f0c279adef6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 23 Oct 2012 16:01:02 -0400 Subject: bup: Don't pass - to bup-split to make it read stdin bup 0.25 does not accept that; and bup split reads from stdin by default if no file is given. I'm not sure what version of bup changed this. This only affected bup special remotes that were encrypted. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 420e7f62e..1712b3899 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ git-annex (3.20121018) UNRELEASED; urgency=low * uninit: Check and abort if there are symlinks to annexed content that are not checked into git. * webapp: Switched to using the same multicast IP address that avahi uses. + * bup: Don't pass - to bup-split to make it read stdin; bup 0.25 + does not accept that. -- Joey Hess Wed, 17 Oct 2012 14:24:10 -0400 -- cgit v1.2.3