summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-16 13:07:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-16 13:07:46 -0400
commit2032c01a8dd0d6fe36c312c9d9f7c6d79040eb5d (patch)
tree2ce4805420642ec2bca5f8a46eeca9e6dededa74 /debian
parent4c0f3b3c9fe45b63878167a9e751218569d77040 (diff)
parent827220306c40e126116fbe72eeabb0082b51a33d (diff)
Merge branch 'master' into smudge
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 838b2d39c..f323b4b5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,9 @@ git-annex (5.20151209) UNRELEASED; urgency=medium
The empty file it was sending tickled bugs in some php WebDAV server.
* fsck: Failed to honor annex.diskreserve when checking a remote.
* Debian: Build depend on concurrent-output.
+ * Fix insecure temporary permissions when git-annex repair is used in
+ in a corrupted git repository.
+ * Fix potential denial of service attack when creating temp dirs.
-- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400