[jira] [Updated] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-466: Issue Type: Improvement (was: Bug) > Opening of a very large zip file is extremely slow

[jira] [Resolved] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-466. - Resolution: Fixed Fix Version/s: 1.19 Thank you for testing. It's easier to be

[jira] [Commented] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641163#comment-16641163 ] Stefan Bodewig commented on COMPRESS-466: - I've just committed my version of th

[jira] [Commented] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-10-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641106#comment-16641106 ] Stefan Bodewig commented on COMPRESS-466: - I'm afraid there is more to it. In y

[jira] [Commented] (COMPRESS-466) Opening of a very large zip file is extremely slow compared to java.util.zip.ZipFile

2018-09-27 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630569#comment-16630569 ] Stefan Bodewig commented on COMPRESS-466: - Commons Compress parses the extra fi

[jira] [Comment Edited] (COMPRESS-465) Unexpected record signature: 0X6F4A2D4E

2018-09-21 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623939#comment-16623939 ] Stefan Bodewig edited comment on COMPRESS-465 at 9/21/18 5:47 PM: ---

[jira] [Commented] (COMPRESS-465) Unexpected record signature: 0X6F4A2D4E

2018-09-21 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623939#comment-16623939 ] Stefan Bodewig commented on COMPRESS-465: - When a file uses the data descriptor

[jira] [Commented] (COMPRESS-465) Unexpected record signature: 0X6F4A2D4E

2018-09-21 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623932#comment-16623932 ] Stefan Bodewig commented on COMPRESS-465: - Yes, the first entry of the archive

[jira] [Commented] (COMPRESS-465) Unexpected record signature: 0X6F4A2D4E

2018-09-21 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623783#comment-16623783 ] Stefan Bodewig commented on COMPRESS-465: - A first experiment shows that {{ZipF

[jira] [Updated] (COMPRESS-462) ArArchiveInputStream allows reading without opening an entry

2018-08-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-462: Labels: ar (was: ) > ArArchiveInputStream allows reading without opening an entry >

[jira] [Updated] (COMPRESS-463) ZipArchiveInputStream should throw if stored entry ends prematurely

2018-08-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-463: Component/s: Archivers > ZipArchiveInputStream should throw if stored entry ends prematur

[jira] [Updated] (COMPRESS-462) ArArchiveInputStream allows reading without opening an entry

2018-08-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-462: Component/s: Archivers > ArArchiveInputStream allows reading without opening an entry > -

[jira] [Updated] (COMPRESS-463) ZipArchiveInputStream should throw if stored entry ends prematurely

2018-08-10 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-463: Labels: zip (was: ) > ZipArchiveInputStream should throw if stored entry ends prematurel

[jira] [Updated] (COMPRESS-462) ArArchiveInputStream allows reading without opening an entry

2018-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-462: Description: The other {{ArchiveInputStream}} s either throw an exception or return -1 wh

[jira] [Resolved] (COMPRESS-462) ArArchiveInputStream allows reading without opening an entry

2018-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-462. - Resolution: Fixed Assignee: (was: Stefan Bodewig) > ArArchiveInputStream allo

[jira] [Resolved] (COMPRESS-463) ZipArchiveInputStream should throw if stored entry ends prematurely

2018-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-463. - Resolution: Fixed Assignee: (was: Stefan Bodewig) > ZipArchiveInputStream sho

[jira] [Updated] (COMPRESS-463) ZipArchiveInputStream should throw if stored entry ends prematurely

2018-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-463: Issue Type: Bug (was: Test) > ZipArchiveInputStream should throw if stored entry ends pr

[jira] [Updated] (COMPRESS-462) ArArchiveInputStream allows reading without opening an entry

2018-08-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-462: Issue Type: Bug (was: Test) > ArArchiveInputStream allows reading without opening an ent

[jira] [Created] (COMPRESS-463) ZipArchiveInputStream should throw if stored entry ends prematurely

2018-08-09 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-463: --- Summary: ZipArchiveInputStream should throw if stored entry ends prematurely Key: COMPRESS-463 URL: https://issues.apache.org/jira/browse/COMPRESS-463 Project:

[jira] [Created] (COMPRESS-462) ArArchiveInputStream allows reading without opening an entry

2018-08-09 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-462: --- Summary: ArArchiveInputStream allows reading without opening an entry Key: COMPRESS-462 URL: https://issues.apache.org/jira/browse/COMPRESS-462 Project: Commons

[jira] [Resolved] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-08-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-455. - Resolution: Fixed Fix Version/s: 1.18 I've split creating a test case into COMPR

[jira] [Created] (COMPRESS-461) Add test for APK signing block

2018-08-06 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-461: --- Summary: Add test for APK signing block Key: COMPRESS-461 URL: https://issues.apache.org/jira/browse/COMPRESS-461 Project: Commons Compress Issue Type:

[jira] [Resolved] (COMPRESS-460) ZstdCompressorOutputStream: specify compression level

2018-07-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-460. - Resolution: Fixed Fix Version/s: 1.18 merged the pull request, many thanks! > Z

[jira] [Commented] (COMPRESS-459) CPIO fails decoding multibyte name entries

2018-07-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542595#comment-16542595 ] Stefan Bodewig commented on COMPRESS-459: - Not immediately unless somebody else

[jira] [Resolved] (COMPRESS-459) CPIO fails decoding multibyte name entries

2018-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-459. - Resolution: Fixed fixed in master, many thanks [~ctron] > CPIO fails decoding multibyt

[jira] [Updated] (COMPRESS-459) CPIO fails decoding multibyte name entries

2018-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-459: Fix Version/s: 1.18 > CPIO fails decoding multibyte name entries > --

[jira] [Updated] (COMPRESS-459) CPIO fails decoding multibyte name entries

2018-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-459: Component/s: (was: Compressors) Archivers > CPIO fails decoding mult

[jira] [Updated] (COMPRESS-459) CPIO fails decoding multibyte name entries

2018-07-11 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-459: Labels: patch-available (was: ) > CPIO fails decoding multibyte name entries > -

[jira] [Commented] (COMPRESS-458) Deal with lastAccessTime and creationTime in ZipArchiveEntry

2018-07-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533653#comment-16533653 ] Stefan Bodewig commented on COMPRESS-458: - Oh my, Java9 adds even more methods

[jira] [Commented] (COMPRESS-458) Deal with lastAccessTime and creationTime in ZipArchiveEntry

2018-07-05 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16533646#comment-16533646 ] Stefan Bodewig commented on COMPRESS-458: - I had a look at the implementation i

[jira] [Created] (COMPRESS-458) Deal with lastAccessTime and creationTime in ZipArchiveEntry

2018-07-05 Thread Stefan Bodewig (JIRA)
Stefan Bodewig created COMPRESS-458: --- Summary: Deal with lastAccessTime and creationTime in ZipArchiveEntry Key: COMPRESS-458 URL: https://issues.apache.org/jira/browse/COMPRESS-458 Project: Commons

[jira] [Commented] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-07-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529056#comment-16529056 ] Stefan Bodewig commented on COMPRESS-455: - At least apk-golf will provide me wi

[jira] [Commented] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-07-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529054#comment-16529054 ] Stefan Bodewig commented on COMPRESS-455: - The current master branch can now re

[jira] [Commented] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-07-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529044#comment-16529044 ] Stefan Bodewig commented on COMPRESS-455: - I think what you see is the APK sign

[jira] [Resolved] (COMPRESS-457) When there is no space in the disk,the method closeArchiveEntry() cannot work

2018-07-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-457. - Resolution: Won't Fix Actually I struggled a bit with the resolution - for your specifi

[jira] [Updated] (COMPRESS-457) When there is no space in the disk,the method closeArchiveEntry() cannot work

2018-07-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-457: Fix Version/s: 1.18 > When there is no space in the disk,the method closeArchiveEntry() c

[jira] [Comment Edited] (COMPRESS-457) When there is no space in the disk,the method closeArchiveEntry() cannot work

2018-06-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526464#comment-16526464 ] Stefan Bodewig edited comment on COMPRESS-457 at 6/28/18 4:02 PM: ---

[jira] [Commented] (COMPRESS-457) When there is no space in the disk,the method closeArchiveEntry() cannot work

2018-06-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526464#comment-16526464 ] Stefan Bodewig commented on COMPRESS-457: - > By the way "how to close the under

[jira] [Commented] (COMPRESS-457) When there is no space in the disk,the method closeArchiveEntry() cannot work

2018-06-28 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526027#comment-16526027 ] Stefan Bodewig commented on COMPRESS-457: - I  have to disagree. This is {{close

[jira] [Commented] (COMPRESS-456) Missing OSGI Import-Package

2018-06-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517221#comment-16517221 ] Stefan Bodewig commented on COMPRESS-456: - Hmm, I'm more or less clueless when

[jira] [Resolved] (COMPRESS-456) Missing OSGI Import-Package

2018-06-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-456. - Resolution: Fixed Fix Version/s: 1.18 fixed with commit f5571df0 - thanks again.

[jira] [Commented] (COMPRESS-456) Missing OSGI Import-Package

2018-06-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16516877#comment-16516877 ] Stefan Bodewig commented on COMPRESS-456: - Many thanks. It looks as if we have

[jira] [Commented] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-06-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514777#comment-16514777 ] Stefan Bodewig commented on COMPRESS-455: - java.util.zip has other problems whi

[jira] [Comment Edited] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-06-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514777#comment-16514777 ] Stefan Bodewig edited comment on COMPRESS-455 at 6/16/18 1:28 PM: ---

[jira] [Commented] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-06-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16514171#comment-16514171 ] Stefan Bodewig commented on COMPRESS-455: - Unfortunately this really requires r

[jira] [Commented] (COMPRESS-455) Cannot open certain APK file (Unexpected record signature)

2018-06-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509784#comment-16509784 ] Stefan Bodewig commented on COMPRESS-455: - The signature consisting of only two

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494956#comment-16494956 ] Stefan Bodewig commented on COMPRESS-453: - well, this is a different error. "Er

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

2018-05-30 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: Component/s: Compressors > Zip Bomb Detection > -- > > Ke

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

2018-05-30 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: (was: zip) > Zip Bomb Detection > -- > > Key: C

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

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-446: Labels: zip (was: ) > Resource Leak in ParallelScatterZipCreator#writeTo(ZipArchiveOutpu

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

2018-05-30 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: Labels: zip (was: ) > ArrayIndexOutOfBoundsException in ZipFile > --

[jira] [Updated] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-453: Labels: bzip2 (was: ) > Facing block overrun error while building TensorFlow > -

[jira] [Updated] (COMPRESS-454) Bug in determination of Signature for STORED ZipArchive with data descriptor

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-454: Labels: zip (was: ) > Bug in determination of Signature for STORED ZipArchive with data

[jira] [Resolved] (COMPRESS-454) Bug in determination of Signature for STORED ZipArchive with data descriptor

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-454. - Resolution: Fixed Fix Version/s: 1.17 Many thanks! Fixed in master with commit

[jira] [Commented] (COMPRESS-454) Bug in determination of Signature for STORED ZipArchive with data descriptor

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494922#comment-16494922 ] Stefan Bodewig commented on COMPRESS-454: - [~mikegike] can you try the change I

[jira] [Commented] (COMPRESS-454) Bug in determination of Signature for STORED ZipArchive with data descriptor

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494910#comment-16494910 ] Stefan Bodewig commented on COMPRESS-454: - At first glance the upper bound of t

[jira] [Resolved] (IO-559) FilenameUtils.normalize should verify hostname syntax in UNC path

2018-05-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/IO-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved IO-559. --- Resolution: Fixed Fix Version/s: 2.7 merged PR 52 > FilenameUtils.normalize should verify hostnam

[jira] [Resolved] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-453. - Resolution: Fixed > Facing block overrun error while building TensorFlow > -

[jira] [Updated] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-453: Fix Version/s: 1.17 > Facing block overrun error while building TensorFlow > -

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-25 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490363#comment-16490363 ] Stefan Bodewig commented on COMPRESS-453: - The change is already part of master

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489043#comment-16489043 ] Stefan Bodewig commented on COMPRESS-453: - Using https://github.com/bodewig/comm

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488960#comment-16488960 ] Stefan Bodewig commented on COMPRESS-453: - just pushed the {{Arrays.fill}} versi

[jira] [Comment Edited] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488960#comment-16488960 ] Stefan Bodewig edited comment on COMPRESS-453 at 5/24/18 1:08 PM:

[jira] [Comment Edited] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488903#comment-16488903 ] Stefan Bodewig edited comment on COMPRESS-453 at 5/24/18 12:40 PM: ---

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488903#comment-16488903 ] Stefan Bodewig commented on COMPRESS-453: - Thank you, so here is the snippet you

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-24 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16488756#comment-16488756 ] Stefan Bodewig commented on COMPRESS-453: - This is getting even stranger, the lo

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-23 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487247#comment-16487247 ] Stefan Bodewig commented on COMPRESS-453: - I'm afraid we'll need a few iteration

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-22 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484434#comment-16484434 ] Stefan Bodewig commented on COMPRESS-453: - I'm afraid I haven't got access to a

[jira] [Commented] (COMPRESS-450) Enable skipping past invalid tar header entries

2018-05-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481675#comment-16481675 ] Stefan Bodewig commented on COMPRESS-450: - [~tijmen] have you had a chance to lo

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481674#comment-16481674 ] Stefan Bodewig commented on COMPRESS-453: - Test class works fine with AdoptOpenJ

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-19 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481673#comment-16481673 ] Stefan Bodewig commented on COMPRESS-453: - I too am afraid this is a JVM issue.

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-16 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477055#comment-16477055 ] Stefan Bodewig commented on COMPRESS-453: - OK, this means you get an exception o

[jira] [Commented] (IO-559) FilenameUtils.normalize should verify hostname syntax in UNC path

2018-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/IO-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476903#comment-16476903 ] Stefan Bodewig commented on IO-559: --- [~gyost123] [https://www.openhub.net/p/commons_io] says

[jira] [Commented] (IO-559) FilenameUtils.normalize should verify hostname syntax in UNC path

2018-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/IO-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476898#comment-16476898 ] Stefan Bodewig commented on IO-559: --- I don't know why Black Duck considers this a vulnerabil

[jira] [Commented] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476890#comment-16476890 ] Stefan Bodewig commented on COMPRESS-453: - Works just fine for me {code} $ cat

[jira] [Comment Edited] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16475892#comment-16475892 ] Stefan Bodewig edited comment on COMPRESS-453 at 5/15/18 2:22 PM:

[jira] [Reopened] (COMPRESS-453) Facing block overrun error while building TensorFlow

2018-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig reopened COMPRESS-453: - Actually it is Compress, please see https://github.com/tensorflow/tensorflow/issues/16862 f

[jira] [Commented] (COMPRESS-195) Additional command-line utility classes

2018-05-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473268#comment-16473268 ] Stefan Bodewig commented on COMPRESS-195: - I think this is out of scope for the

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

2018-05-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-118. - Resolution: Won't Fix After some longish discussion the Compress developers feel a high

[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-05-10 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: (was: 1.17) > Simple high-level api to do with one line what you can do

[jira] [Resolved] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-09 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-452. - Resolution: Fixed Fix Version/s: 1.17 The new constructors are in master now, als

[jira] [Commented] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466246#comment-16466246 ] Stefan Bodewig commented on COMPRESS-452: - yes, done: https://github.com/apache

[jira] [Comment Edited] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466089#comment-16466089 ] Stefan Bodewig edited comment on COMPRESS-452 at 5/7/18 4:12 PM: -

[jira] [Commented] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466089#comment-16466089 ] Stefan Bodewig commented on COMPRESS-452: - japicmp doesn't see any breaking chan

[jira] [Commented] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-07 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465961#comment-16465961 ] Stefan Bodewig commented on COMPRESS-452: - [~michael-o] https://github.com/apac

[jira] [Commented] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465448#comment-16465448 ] Stefan Bodewig commented on COMPRESS-452: - Ah, the problem is this innocent look

[jira] [Commented] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465415#comment-16465415 ] Stefan Bodewig commented on COMPRESS-452: - Many thanks for the test case. Encryp

[jira] [Updated] (COMPRESS-452) "Stream is not in the BZip2 format" exception on valid archive

2018-05-06 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig updated COMPRESS-452: Fix Version/s: (was: 1.16.1) > "Stream is not in the BZip2 format" exception on valid

[jira] [Resolved] (COMPRESS-451) IOUtils.copy hangs with misconfigured or corrupted inputs

2018-05-03 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-451. - Resolution: Fixed Fix Version/s: 1.17 fixed with git commit 0aeda4fc, thanks! >

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

2018-05-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-449. - Resolution: Workaround > IOUtils.skip throws an IOException sometimes >

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

2018-05-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460504#comment-16460504 ] Stefan Bodewig commented on COMPRESS-449: - We've decided to not stop calling ski

[jira] [Commented] (COMPRESS-450) Enable skipping past invalid tar header entries

2018-05-01 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459610#comment-16459610 ] Stefan Bodewig commented on COMPRESS-450: - [~tijmen] could you have a look at th

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

2018-04-30 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-445. - Resolution: Fixed For {{SevenZFile}} I solved it by providing an explicit method that pr

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

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-434. - Resolution: Fixed Fix Version/s: 1.16 > Add test case/documentation for specific

[jira] [Commented] (COMPRESS-304) Make CompressorStreamFactory.getDecompressConcatenated() public

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457975#comment-16457975 ] Stefan Bodewig commented on COMPRESS-304: - Has your wish been been superseded by

[jira] [Resolved] (COMPRESS-319) ArchiveStreamFactory.createArchiveInputStream(InputStream) Does not support tar.gz files

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-319. - Resolution: Won't Fix > ArchiveStreamFactory.createArchiveInputStream(InputStream) Does

[jira] [Commented] (COMPRESS-450) Enable skipping past invalid tar header entries

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457972#comment-16457972 ] Stefan Bodewig commented on COMPRESS-450: - You are certainly correct, my hypothe

[jira] [Comment Edited] (COMPRESS-445) Zip Bomb Detection

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457970#comment-16457970 ] Stefan Bodewig edited comment on COMPRESS-445 at 4/29/18 10:14 AM: ---

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

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457970#comment-16457970 ] Stefan Bodewig commented on COMPRESS-445: - By now almost all {{CompressorInputSt

[jira] [Commented] (COMPRESS-450) Enable skipping past invalid tar header entries

2018-04-26 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454458#comment-16454458 ] Stefan Bodewig commented on COMPRESS-450: - Many thanks. IIUC {{getNextTarEntry}

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