Revisions of apache-commons-compress

Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 5)
  * New features:
    + Migrate zip package to use NIO #236. Issue: COMPRESS-602.
      Thanks to Postelnicu George, Gary Gregory. 
    + Add APK file extension constants: ArchiveStreamFactory.APK,
      APKM, APKS, XAPK. Thanks to Gary Gregory. 
    + ArchiveStreamFactory.createArchiveInputStream(String,
      InputStream, String) supports the "APK" format (it's a JAR).
      Thanks to Gary Gregory. 
    + Expander example now has NIO Path versions of IO File APIs.
      Thanks to Gary Gregory. 
    + Improve TAR support for file times #254.
      Issue: COMPRESS-612. Thanks to Andre Brait, Gary Gregory. 
    + Add
      SevenZArchiveEntry.setContentMethods(SevenZMethodConfiguration...).
      Thanks to Gary Gregory. 
  * Fixed Bugs:
    + Fix some compiler warnings in pack200 packages. Thanks to
      Gary Gregory. 
    + Close File input stream after unpacking in
      Pack200UnpackerAdapter.unpack(File, JarOutputStream). Thanks
      to Gary Gregory. 
    + Pack200UnpackerAdapter.unpack(InputStream, JarOutputStream)
      should not close its given input stream. Thanks to Gary
      Gregory. 
    + Fix minor problem in examples. Issue: COMPRESS-596. Thanks to
      Tamas Mucs. 
    + Add a limit to the copy buffer in IOUtils.readRange() to
      avoid reading more from a channel than asked for. Github Pull
      Request #214. Issue: COMPRESS-584. Thanks to Matthijs Laan,
      Peter Lee.
Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 4)
Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 3)
Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 2)
- Updated to 1.22
  * Release notes:
    /usr/share/doc/packages/apache-commons-compress/RELEASE-NOTES.txt
- Re-enable support for zstd and brotli
  * Add build dependencies:
    + mvn(com.github.luben:zstd-jni)
    + mvn(org.brotli:dec)
  * Remove patches:
    + 0001-Remove-Brotli-compressor.patch
    + 0002-Remove-ZSTD-compressor.patch
- Rebase patch fix_java_8_compatibility.patch to a new context and
  add some new ocurrences
Anton Shvetz's avatar Anton Shvetz (urbic) committed (revision 1)
Displaying all 5 revisions
openSUSE Build Service is sponsored by