summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-03 15:06:17 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-03 15:06:40 -0400
commit0951fce8102a1a9c28c8951fae89c4db144eec78 (patch)
tree283e38921b2ec98b4d28c3a0f960017833eb7cd0 /CHANGELOG
parent71a21addf2ee7c854b22eef7e2255102853948c0 (diff)
wormhole pairing appid flag day 2021-12-31
Wormhole pairing will start to provide an appid to wormhole on 2021-12-31. An appid can't be provided now because Debian stable is going to ship a older version of git-annex that does not provide an appid. Assumption is that by 2021-12-31, this version of git-annex will be shipped in a Debian stable release. If that turns out to not be the case, this change will need to be cherry-picked into the git-annex in Debian stable, or its wormhole pairing will break. This commit was sponsored by Thomas Hochstein on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index dde964d84..1237a2d61 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,13 @@ git-annex (6.20170102) UNRELEASED; urgency=medium
their contents in memory.
* unused: Improved memory use significantly when there are a lot
of differences between branches.
+ * Wormhole pairing will start to provide an appid to wormhole on
+ 2021-12-31. An appid can't be provided now because Debian stable is going
+ to ship a older version of git-annex that does not provide an appid.
+ Assumption is that by 2021-12-31, this version of git-annex will be
+ shipped in a Debian stable release. If that turns out to not be the
+ case, this change will need to be cherry-picked into the git-annex in
+ Debian stable, or its wormhole pairing will break.
-- Joey Hess <id@joeyh.name> Fri, 06 Jan 2017 15:22:06 -0400