summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-05-22 13:41:47 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-05-22 13:41:47 -0400
commita7fa2ac2a0e20f26db269cdb687a98a7b7bc72cf (patch)
tree3c6eebb9061ebb332ee40b177ab7dec218850776 /debian
parent5d1df14afc3b4fab891631f1bbe0f9a791c54b17 (diff)
OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code will find it. Fixes OSX upgrade going forward, but older versions won't upgrade themselves due to this problem.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9c3b8c9a1..3ada531a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,9 @@ git-annex (5.20150508.2) UNRELEASED; urgency=medium
Closes: #785498
* Safer posix fctnl locking implementation, using lock pools and STM.
* Build documentation with TZ=UTC for reproducible builds. See #785736.
+ * OSX: Corrected the location of trustedkeys.gpg, so the built-in
+ upgrade code will find it. Fixes OSX upgrade going forward, but
+ older versions won't upgrade themselves due to this problem.
-- Joey Hess <id@joeyh.name> Mon, 11 May 2015 12:45:06 -0400