add news item for git-annex 0.20110516
This commit is contained in:
parent
3ab15b9f4f
commit
8d4d84b80f
2 changed files with 11 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
git-annex 0.20110419 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text="""
|
||||
* Don't run gpg in batch mode, so it can prompt for passphrase when
|
||||
there is no agent.
|
||||
* Add missing build dep on dataenc.
|
||||
* S3: Fix stalls when transferring encrypted data.
|
||||
* bup: Avoid memory leak when transferring encrypted data."""]]
|
11
doc/news/version_0.20110516.mdwn
Normal file
11
doc/news/version_0.20110516.mdwn
Normal file
|
@ -0,0 +1,11 @@
|
|||
git-annex 0.20110516 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text="""
|
||||
* Add a few tweaks to make it easy to use the Internet Archive's variant
|
||||
of S3. In particular, munge key filenames to comply with the IA's filename
|
||||
limits, disable encryption, support their nonstandard way of creating
|
||||
buckets, and allow x-archive-* headers to be specified in initremote to
|
||||
set item metadata.
|
||||
* Added filename extension preserving variant backends SHA1E, SHA256E, etc.
|
||||
* migrate: Use current filename when generating new key, for backends
|
||||
where the filename affects the key name.
|
||||
* Work around a bug in Network.URI's handling of bracketed ipv6 addresses."""]]
|
Loading…
Add table
Add a link
Reference in a new issue