diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-16 13:07:46 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-16 13:07:46 -0400 |
commit | 2032c01a8dd0d6fe36c312c9d9f7c6d79040eb5d (patch) | |
tree | 2ce4805420642ec2bca5f8a46eeca9e6dededa74 /debian/changelog | |
parent | 4c0f3b3c9fe45b63878167a9e751218569d77040 (diff) | |
parent | 827220306c40e126116fbe72eeabb0082b51a33d (diff) |
Merge branch 'master' into smudge
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
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 |