[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    svn commit: r49102 - /release/commons/compress/RELEASE-NOTES.txt
From:       ggregory () apache ! org
Date:       2021-07-31 13:04:36
Message-ID: 20210731130436.D4E1E17DDF8 () svn01-us-east ! apache ! org
[Download RAW message or body]

Author: ggregory
Date: Sat Jul 31 13:04:36 2021
New Revision: 49102

Log:
Update release notes for COMPRESS-404.

Modified:
    release/commons/compress/RELEASE-NOTES.txt

Modified: release/commons/compress/RELEASE-NOTES.txt
==============================================================================
--- release/commons/compress/RELEASE-NOTES.txt (original)
+++ release/commons/compress/RELEASE-NOTES.txt Sat Jul 31 13:04:36 2021
@@ -8,17 +8,16 @@ Brotli, Zstandard and ar, cpio, jar, tar
 Release 1.21
 ------------
 
-Compress 1.21 is the first release to require Java 8 to build and run.
+Compress 1.20 now at least requires Java 8 to build and run.
 
-SevenZFileOptions has a new setting that needs to be enabled
-explicitly if SevenZFile should try to recover broken archives - a
-feature introduced with Commons Compress 1.19. This is a breaking
-change if you relied on the recovery attempt. The change was made to
-detect broken archives sooner, and to mitigate the OOM exploit.
-
-Several formats now throw IOExceptions when reading broken archives or
-streams that would have caused arbitrary RuntimeExceptions in earlier
-versions of Compress.
+SevenZFileOptions has a new setting that needs to be enabled explicity
+if SevenZFile should try to recover broken archives - a feature
+introduced with Commons Compress 1.19. This is a breaking change if
+you relied on the recovery attempt.
+
+Several formats may now throw IOExceptions when reading broken
+archives or streams that would have caused arbitrary RuntimeExceptions
+in earlier versions of Compress.
 
 New features:
 o Add writePreamble to ZipArchiveInputStream. This method could
@@ -241,6 +240,13 @@ o added an early exit to a loop in BZip2
 o Update the class of variable file in TarArchiveEntry from
   java.io.File to java.nio.file.Path. Corresponding constructors
   and methods are also modified/added.
+
+  NOTE: The userName, groupName, userID and groupID will also be
+  set if they are available. The userName and groupName was not
+  set previously, and the previous value of UserID:GroupID was
+  0:0 by default.
+  Please note this may cause a reproducibility problem.
+
   Github Pull Request #97.
   Issue: COMPRESS-404.
   Thanks to theobisproject.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic