Conversation
|
Any update ??? We have the problem in owncloud 10.0.3 . |
10.0.4 already fixes this issue - please upgrade |
|
Any chance this is getting merged soon? |
I consider this repo dead - feel free to grab the changes from my fork. |
|
Ok, thank you for the info. I will resort to bundling the vendored/patched version of it with NC :) In the longer run I reckon there should either be a maintained fork of this or OC/NC should drop the dependency. |
FYI roland just started contributing to the my fork as well. as long as nobody cries - we can continue this way |
grab it from https://packagist.org/packages/deepdiver/zipstreamer |
|
Does this fork contain all changes required for NC? If you don't mind I will create an rpm package of your fork for Fedora, so I don't have to bundle it. |
no idea - you need to talk with the nc guys
No issues with this - THX |
As specified in 4.3.9.3 and 4.3.9.4
4.3.9.3 Although not originally assigned a signature, the value
0x08074b50 has commonly been adopted as a signature value
for the data descriptor record. Implementers should be
aware that ZIP files may be encountered with or without this
signature marking data descriptors and SHOULD account for
either case when reading ZIP files to ensure compatibility.
4.3.9.4 When writing ZIP files, implementors SHOULD include the
signature value marking the data descriptor record. When
the signature is used, the fields currently defined for
the data descriptor record will immediately follow the
signature.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Add data descriptor header
Release 1.1.1
|
I consider this repo dead ... feel free to use my fork |
Fix issue #37