[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16452773#comment-16452773 ] Stefan Bodewig commented on COMPRESS-445: - I'd like to look into making  some more of the

[jira] [Commented] (COMPRESS-449) IOUtils.skip throws an IOException sometimes

2018-04-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16452567#comment-16452567 ] Stefan Bodewig commented on COMPRESS-449: - Calling {{mark}} inside of {{skip}} is going to cause

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16451730#comment-16451730 ] Stefan Bodewig commented on COMPRESS-118: - Thanks Christian, this looks nice. Compress itself

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448675#comment-16448675 ] Stefan Bodewig commented on COMPRESS-118: - I've just added an {{Expander}} class, but given the

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448360#comment-16448360 ] Stefan Bodewig commented on COMPRESS-118: - fixed the ZIP problem by now. > Simple high-level

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448221#comment-16448221 ] Stefan Bodewig commented on COMPRESS-118: - also we should think about how to handle {{File}}s

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16448199#comment-16448199 ] Stefan Bodewig commented on COMPRESS-118: -

[jira] [Resolved] (COMPRESS-447) ArrayIndexOutOfBoundsException in ZipFile

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-447. - Resolution: Fixed Great, thanks! > ArrayIndexOutOfBoundsException in ZipFile >

[jira] [Commented] (COMPRESS-449) IOUtils.skip throws an IOException sometimes

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447689#comment-16447689 ] Stefan Bodewig commented on COMPRESS-449: - That might work, or not :-) If an exception occurs

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447622#comment-16447622 ] Stefan Bodewig commented on COMPRESS-118: - Probably my suggested {{Archiver}} should also

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447316#comment-16447316 ] Stefan Bodewig commented on COMPRESS-445: - fixed both tests, has been easier than expected. >

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447311#comment-16447311 ] Stefan Bodewig commented on COMPRESS-445: - [~kiwiwings] I've extended the test cases to cover

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447277#comment-16447277 ] Stefan Bodewig commented on COMPRESS-445: - Your patch is in together with some cosmetic changes.

[jira] [Commented] (COMPRESS-447) ArrayIndexOutOfBoundsException in ZipFile

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447272#comment-16447272 ] Stefan Bodewig commented on COMPRESS-447: - I've put the exception handler into

[jira] [Updated] (COMPRESS-447) ArrayIndexOutOfBoundsException in ZipFile

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-447: Fix Version/s: 1.17 > ArrayIndexOutOfBoundsException in ZipFile >

[jira] [Commented] (COMPRESS-449) IOUtils.skip throws an IOException sometimes

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447244#comment-16447244 ] Stefan Bodewig commented on COMPRESS-449: - OK, this is ugly. The excpetion message says:

[jira] [Updated] (COMPRESS-449) IOUtils.skip throws an IOException sometimes

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-449: Fix Version/s: 1.17 > IOUtils.skip throws an IOException sometimes >

[jira] [Commented] (COMPRESS-449) IOUtils.skip throws an IOException sometimes

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447220#comment-16447220 ] Stefan Bodewig commented on COMPRESS-449: - I am able to reproduce this issue using your

[jira] [Commented] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447219#comment-16447219 ] Stefan Bodewig commented on COMPRESS-118: - I'm not quite sure what kind of operations are needed

[jira] [Comment Edited] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16447219#comment-16447219 ] Stefan Bodewig edited comment on COMPRESS-118 at 4/22/18 12:24 PM: ---

[jira] [Updated] (COMPRESS-118) Simple high-level api to do with one line what you can do with one command in a command shell

2018-04-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-118: Fix Version/s: 1.17 > Simple high-level api to do with one line what you can do with one

[jira] [Commented] (COMPRESS-447) ArrayIndexOutOfBoundsException in ZipFile

2018-04-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440817#comment-16440817 ] Stefan Bodewig commented on COMPRESS-447: - Oh, and many thanks for the pointer to Kelinci. >

[jira] [Commented] (COMPRESS-447) ArrayIndexOutOfBoundsException in ZipFile

2018-04-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440813#comment-16440813 ] Stefan Bodewig commented on COMPRESS-447: - We've had some similar discussion at the end of

[jira] [Updated] (COMPRESS-445) Zip Bomb Detection

2018-04-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-445: Labels: zip (was: ) > Zip Bomb Detection > -- > > Key:

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16440617#comment-16440617 ] Stefan Bodewig commented on COMPRESS-445: - I've just had a cursory look and it looks good

[jira] [Updated] (COMPRESS-445) Zip Bomb Detection

2018-04-17 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-445: Fix Version/s: 1.17 > Zip Bomb Detection > -- > > Key:

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421620#comment-16421620 ] Stefan Bodewig commented on COMPRESS-445: - Of course an attacker may be able to manipulate the

[jira] [Commented] (COMPRESS-446) Resource Leak in ParallelScatterZipCreator#writeTo(ZipArchiveOutputStream)

2018-03-31 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421249#comment-16421249 ] Stefan Bodewig commented on COMPRESS-446: - Hmm, I don't see this as serious as you seem to do.

[jira] [Resolved] (COMPRESS-446) Resource Leak in ParallelScatterZipCreator#writeTo(ZipArchiveOutputStream)

2018-03-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-446. - Resolution: Fixed Fix Version/s: 1.17 should be fixed with commit 8faba699  

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-03-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16405994#comment-16405994 ] Stefan Bodewig commented on COMPRESS-445: - Client code could always wrap the stream returned by

[jira] [Commented] (COMPRESS-446) Resource Leak in ParallelScatterZipCreator#writeTo(ZipArchiveOutputStream)

2018-03-20 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16405985#comment-16405985 ] Stefan Bodewig commented on COMPRESS-446: - This is ugly. An alternative would be to shutdown the

[jira] [Commented] (COMPRESS-432) Permanent Hang creating ZipFile(File)

2018-03-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16401602#comment-16401602 ] Stefan Bodewig commented on COMPRESS-432: - It was later realized this issue can be used to mount

[jira] [Commented] (COMPRESS-444) Version to extract incorrect in Local File Header

2018-02-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369727#comment-16369727 ] Stefan Bodewig commented on COMPRESS-444: - Actually I just had a second look at our changelog.

[jira] [Updated] (COMPRESS-444) Version to extract incorrect in Local File Header

2018-02-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-444: Fix Version/s: (was: 1.16) 1.15 > Version to extract incorrect in

[jira] [Resolved] (COMPRESS-444) Version to extract incorrect in Local File Header

2018-02-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-444. - Resolution: Duplicate Fix Version/s: 1.16 This has been fixed with the last

[jira] [Commented] (COMPRESS-413) Travis build redundantly repeats compilation and tests redundantly

2018-02-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355473#comment-16355473 ] Stefan Bodewig commented on COMPRESS-413: - all CI builds are happy, dependency will be gone in

[jira] [Commented] (COMPRESS-413) Travis build redundantly repeats compilation and tests redundantly

2018-02-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16355469#comment-16355469 ] Stefan Bodewig commented on COMPRESS-413: - Somehow we must have overlooked the dependency scope

[jira] [Updated] (COMPRESS-443) Add a test that verifies Commons Compress is usable as an OSGi bundle

2018-02-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-443: Description: As COMPRESS-442  COMPRESS-396 and COMPRESS-199 have shown it is way too easy

[jira] [Created] (COMPRESS-443) Add a test that verifies Commons Compress is usable as an OSGi bundle

2018-02-07 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-443: --- Summary: Add a test that verifies Commons Compress is usable as an OSGi bundle Key: COMPRESS-443 URL: https://issues.apache.org/jira/browse/COMPRESS-443

[jira] [Updated] (COMPRESS-442) Wrong OSGi import blocks resolving

2018-02-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-442: Fix Version/s: (was: 1.17) 1.16.1 > Wrong OSGi import blocks

[jira] [Commented] (COMPRESS-442) Wrong OSGi import blocks resolving

2018-02-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16354119#comment-16354119 ] Stefan Bodewig commented on COMPRESS-442: - Thank you for verifying [~graben] > Wrong OSGi

[jira] [Commented] (COMPRESS-442) Wrong OSGi import blocks resolving

2018-02-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16354020#comment-16354020 ] Stefan Bodewig commented on COMPRESS-442: - could you build master the master branch and see it

[jira] [Resolved] (COMPRESS-442) Wrong OSGi import blocks resolving

2018-02-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-442. - Resolution: Fixed Fix Version/s: 1.17 fixed with commit c70dc2e Thanks for

[jira] [Commented] (COMPRESS-442) Wrong OSGi import blocks resolving

2018-02-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16354011#comment-16354011 ] Stefan Bodewig commented on COMPRESS-442: - Ouch, sorry for that. I really wish there was an

[jira] [Updated] (COMPRESS-255) BZip2CompressorInputStream does not implement public int available() throws IOException

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-255: Issue Type: Improvement (was: Bug) > BZip2CompressorInputStream does not implement

[jira] [Resolved] (COMPRESS-294) .Z decompress “Invalid 9 bit code 0x183”

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-294. - Resolution: Cannot Reproduce > .Z decompress “Invalid 9 bit code 0x183” >

[jira] [Commented] (COMPRESS-434) Add test case/documentation for specific GzipCompressorInputStream use case

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16342540#comment-16342540 ] Stefan Bodewig commented on COMPRESS-434: - There is a test for the false case:

[jira] [Resolved] (COMPRESS-422) API changes report for Commons Compress

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-422. - Resolution: Not A Problem Many thanks. We already include a report for the latest

[jira] [Resolved] (COMPRESS-427) ZipFile.getEntries() returns WinZip entries separated by backslash

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-427. - Resolution: Won't Fix The problem is WinZip and there is no good indicator we could use

[jira] [Updated] (COMPRESS-440) Speed up decoder for deflate64

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-440: Component/s: Compressors > Speed up decoder for deflate64 >

[jira] [Updated] (COMPRESS-441) Remove dummyByte workaround from BoundedInputStream and use SequentialInputStream instead

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-441: Labels: zip (was: ) > Remove dummyByte workaround from BoundedInputStream and use >

[jira] [Updated] (COMPRESS-441) Remove dummyByte workaround from BoundedInputStream and use SequentialInputStream instead

2018-01-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-441: Component/s: Archivers > Remove dummyByte workaround from BoundedInputStream and use >

[jira] [Resolved] (COMPRESS-441) Remove dummyByte workaround from BoundedInputStream and use SequentialInputStream instead

2018-01-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-441. - Resolution: Fixed Fix Version/s: 1.16 > Remove dummyByte workaround from

[jira] [Resolved] (COMPRESS-436) ZipArchiveInputStream#getNextZipEntry should verify compressed size is known for bzip2, implode etc.

2018-01-14 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-436. - Resolution: Fixed > ZipArchiveInputStream#getNextZipEntry should verify compressed size

[jira] [Resolved] (COMPRESS-437) Suport reading of DEFLATE64 streams in 7z archives

2018-01-13 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-437. - Resolution: Fixed > Suport reading of DEFLATE64 streams in 7z archives >

[jira] [Commented] (COMPRESS-439) Compressing and decompressing using Pack200 does not produce the original input

2018-01-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16324193#comment-16324193 ] Stefan Bodewig commented on COMPRESS-439: - no need to apologize. It is not obvious if you don't

[jira] [Resolved] (COMPRESS-440) Speed up decoder for deflate64

2018-01-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-440. - Resolution: Fixed Fix Version/s: 1.16 Thanks! > Speed up decoder for deflate64

[jira] [Commented] (COMPRESS-407) Validate Block and Record Sizes

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16321707#comment-16321707 ] Stefan Bodewig commented on COMPRESS-407: - I need to refresh my memory on the discussion and

[jira] [Commented] (COMPRESS-439) Compressing and decompressing using Pack200 does not produce the original input

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320141#comment-16320141 ] Stefan Bodewig commented on COMPRESS-439: - Please also not that pack200 is not a general purpose

[jira] [Resolved] (COMPRESS-439) Compressing and decompressing using Pack200 does not produce the original input

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-439. - Resolution: Not A Bug This is due to the pack220 algorithm, please see the first

[jira] [Updated] (COMPRESS-438) ZipFile should create a buffered input stream for decoders inside getInputStream(ZipArchiveEntry)

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-438: Component/s: Compressors > ZipFile should create a buffered input stream for decoders

[jira] [Updated] (COMPRESS-429) Expose whether ZIP entry name & comment come from Unicode extra field

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-429: Component/s: Archivers > Expose whether ZIP entry name & comment come from Unicode extra

[jira] [Updated] (COMPRESS-438) ZipFile should create a buffered input stream for decoders inside getInputStream(ZipArchiveEntry)

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-438: Labels: zip (was: ) > ZipFile should create a buffered input stream for decoders inside

[jira] [Updated] (COMPRESS-423) Add support for Facebook's ZStandard

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-423: Component/s: Compressors > Add support for Facebook's ZStandard >

[jira] [Updated] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-380: Component/s: Compressors > Support for ENHANCED_DEFLATED (Deflate64) in ZIP files >

[jira] [Updated] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-380: Component/s: Archivers > Support for ENHANCED_DEFLATED (Deflate64) in ZIP files >

[jira] [Resolved] (COMPRESS-438) ZipFile should create a buffered input stream for decoders inside getInputStream(ZipArchiveEntry)

2018-01-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-438. - Resolution: Fixed Fix Version/s: 1.16 added a BufferedInputStream

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319857#comment-16319857 ] Stefan Bodewig commented on COMPRESS-380: - There is an additional danger when we add buffering

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16318805#comment-16318805 ] Stefan Bodewig commented on COMPRESS-380: - We already recommend buffering input, I'd prefer to

[jira] [Resolved] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-380. - Resolution: Fixed Branch merged to master. Many thanks to everybody who helped with

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16318260#comment-16318260 ] Stefan Bodewig commented on COMPRESS-380: - Dawid, could you give commit 32d507b0 a try? I think

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16318101#comment-16318101 ] Stefan Bodewig commented on COMPRESS-380: - It is good that we've got an implementation that

[jira] [Comment Edited] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316203#comment-16316203 ] Stefan Bodewig edited comment on COMPRESS-380 at 1/8/18 12:25 PM: -- I'm

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16316203#comment-16316203 ] Stefan Bodewig commented on COMPRESS-380: - I'm looking at the zlib infback9 files linked in the

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-08 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315885#comment-16315885 ] Stefan Bodewig commented on COMPRESS-380: - The C code contains even more checks, so I'd rather

[jira] [Commented] (COMPRESS-407) Validate Block and Record Sizes

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315772#comment-16315772 ] Stefan Bodewig commented on COMPRESS-407: - and {{testOnly

[jira] [Comment Edited] (COMPRESS-407) Validate Block and Record Sizes

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315766#comment-16315766 ] Stefan Bodewig edited comment on COMPRESS-407 at 1/8/18 7:21 AM: - Hmm,

[jira] [Commented] (COMPRESS-407) Validate Block and Record Sizes

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315766#comment-16315766 ] Stefan Bodewig commented on COMPRESS-407: - Hmm, this is the test failure I get ``` [info] -

[jira] [Commented] (COMPRESS-407) Validate Block and Record Sizes

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315753#comment-16315753 ] Stefan Bodewig commented on COMPRESS-407: - The exception you see occurs, when I Compress tries

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315732#comment-16315732 ] Stefan Bodewig commented on COMPRESS-380: - Thanks Dawid, the first part is what I fixed

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315139#comment-16315139 ] Stefan Bodewig commented on COMPRESS-380: - It looks as if I have been able to at least fix this

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315128#comment-16315128 ] Stefan Bodewig commented on COMPRESS-380: - Thanks a lot Dawid. With any luck the failing

[jira] [Resolved] (COMPRESS-429) Expose whether ZIP entry name & comment come from Unicode extra field

2018-01-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-429. - Resolution: Fixed > Expose whether ZIP entry name & comment come from Unicode extra

[jira] [Commented] (COMPRESS-407) Validate Block and Record Sizes

2018-01-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16314488#comment-16314488 ] Stefan Bodewig commented on COMPRESS-407: - So far nothing has been reported, no. What kind of

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16313126#comment-16313126 ] Stefan Bodewig commented on COMPRESS-380: - I've changed some of the close logic so that the

[jira] [Created] (COMPRESS-437) Suport reading of DEFLATE64 streams in 7z archives

2018-01-05 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-437: --- Summary: Suport reading of DEFLATE64 streams in 7z archives Key: COMPRESS-437 URL: https://issues.apache.org/jira/browse/COMPRESS-437 Project: Commons Compress

[jira] [Commented] (COMPRESS-436) ZipArchiveInputStream#getNextZipEntry should verify compressed size is known for bzip2, implode etc.

2018-01-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312715#comment-16312715 ] Stefan Bodewig commented on COMPRESS-436: - Most likely this is invalid. The compressed size

[jira] [Updated] (COMPRESS-436) ZipArchiveInputStream#getNextZipEntry should verify compressed size is known for bzip2, implode etc.

2018-01-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-436: Summary: ZipArchiveInputStream#getNextZipEntry should verify compressed size is known for

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16312574#comment-16312574 ] Stefan Bodewig commented on COMPRESS-380: - Support for {{ZipArchiveInputStream}} is in now, but

[jira] [Created] (COMPRESS-436) ZipArchiveInputStream#getNextZipEntry should throw an exception if compressed size is unknown for bzip2, implode etc.

2018-01-04 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-436: --- Summary: ZipArchiveInputStream#getNextZipEntry should throw an exception if compressed size is unknown for bzip2, implode etc. Key: COMPRESS-436 URL:

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311543#comment-16311543 ] Stefan Bodewig commented on COMPRESS-380: -

[jira] [Comment Edited] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311543#comment-16311543 ] Stefan Bodewig edited comment on COMPRESS-380 at 1/4/18 3:54 PM: -

[jira] [Comment Edited] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311099#comment-16311099 ] Stefan Bodewig edited comment on COMPRESS-380 at 1/4/18 9:56 AM: -

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16311099#comment-16311099 ] Stefan Bodewig commented on COMPRESS-380: - [~chalmagr84] I'd like to remove the

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-04 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16310990#comment-16310990 ] Stefan Bodewig commented on COMPRESS-380: - I've added a first testcase and it passes. The next

[jira] [Commented] (COMPRESS-380) Support for ENHANCED_DEFLATED (Deflate64) in ZIP files

2018-01-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16309708#comment-16309708 ] Stefan Bodewig commented on COMPRESS-380: - I've started to add the original patch the first

[jira] [Commented] (COMPRESS-420) Entry missing from ZIP

2018-01-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16307485#comment-16307485 ] Stefan Bodewig commented on COMPRESS-420: - This probably applies to all archivers. The output

[jira] [Comment Edited] (COMPRESS-420) Entry missing from ZIP

2017-12-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16306460#comment-16306460 ] Stefan Bodewig edited comment on COMPRESS-420 at 12/30/17 6:35 PM: ---

[jira] [Resolved] (COMPRESS-424) [bzip2] Multiple ArrayIndexOutOfBoundsException(s) when decompressing malformed input

2017-12-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-424. - Resolution: Fixed > [bzip2] Multiple ArrayIndexOutOfBoundsException(s) when

[jira] [Resolved] (COMPRESS-420) Entry missing from ZIP

2017-12-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-420. - Resolution: Not A Bug > Entry missing from ZIP > -- > >

<    1   2   3   4   5   6   7   8   9   10   >