You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2019/09/07 16:18:47 UTC

[commons-compress] branch master updated: COMPRESS-491 record fix

This is an automated email from the ASF dual-hosted git repository.

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new fff4d81  COMPRESS-491 record fix
fff4d81 is described below

commit fff4d81f2746f0faf39f595ebbf9ab242c51247a
Author: Stefan Bodewig <bo...@apache.org>
AuthorDate: Sat Sep 7 18:18:32 2019 +0200

    COMPRESS-491 record fix
---
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a3cc09..bae3bbe 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,10 @@ The <action> type attribute can be add,update,fix,remove.
         IOException for certain archives. In addition it now handles
         certain empty archives more gracefully.
       </action>
+      <action issue="COMPRESS-491" type="fix" date="2019-09-01">
+        Deflate64CompressorInputStream.read would return 0 for some
+        inputs in violation of the InputStream.read contract.
+      </action>
     </release>
     <release version="1.19" date="2019-08-27"
              description="Release 1.19