backport changelog
This commit is contained in:
parent
b1207db461
commit
9072088174
1 changed files with 15 additions and 0 deletions
15
debian/changelog
vendored
15
debian/changelog
vendored
|
@ -1,3 +1,18 @@
|
|||
git-annex (5.20140421~bpo70+1) wheezy-backports; urgency=medium
|
||||
|
||||
* Updating backport to newest release.
|
||||
* Remaining differences in this backport:
|
||||
- No webdav special remote support.
|
||||
- Test suite is not built into git-annex as it now uses haskell-tasty,
|
||||
which is not yet backported.
|
||||
- No skein hash support.
|
||||
- Webapp does not support https.
|
||||
- Webapp is not safe for use on multiuser systems, since it does not
|
||||
do constant time auth token comparisons, since haskell-securemem is
|
||||
not yet backported.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 16 May 2014 16:53:03 -0400
|
||||
|
||||
git-annex (5.20140421) unstable; urgency=medium
|
||||
|
||||
* assistant: Now detects immediately when other repositories push
|
||||
|
|
Loading…
Reference in a new issue