Skip to content

Conversation

@grendello
Copy link
Contributor

Context: https://libzip.org/news/release-1.9.0.html
Context: https://libzip.org/news/release-1.9.1.html
Context: https://libzip.org/news/release-1.9.2.html
Context: https://zlib.net/ChangeLog.txt

libzip updated to v1.9.2, changes:

  • Add zip_file_is_seekable().
  • Improve compatibility with WinAES.
  • Fix encoding handling in zip_name_locate().
  • Add option to zipcmp to output summary of changes.
  • Various bug fixes and documentation improvements.

zlib updated to v1.2.12, changes:

  • Fix a deflate bug when using the Z_FIXED strategy that can result
    in out-of-bound accesses.
  • Fix a deflate bug when the window is full in deflate_stored().
  • Speed up CRC-32 computations by a factor of 1.5 to 3.
  • Use the hardware CRC-32 instruction on ARMv8 processors.
  • Speed up crc32_combine() with powers of x tables.
  • Add crc32_combine_gen() and crc32_combine_op() for fast combines

Context: https://libzip.org/news/release-1.9.0.html
Context: https://libzip.org/news/release-1.9.1.html
Context: https://libzip.org/news/release-1.9.2.html
Context: https://zlib.net/ChangeLog.txt

`libzip` updated to v1.9.2, changes:

   * Add zip_file_is_seekable().
   * Improve compatibility with WinAES.
   * Fix encoding handling in zip_name_locate().
   * Add option to zipcmp to output summary of changes.
   * Various bug fixes and documentation improvements.

`zlib` updated to v1.2.12, changes:

   * Fix a deflate bug when using the Z_FIXED strategy that can result
     in out-of-bound accesses.
   * Fix a deflate bug when the window is full in deflate_stored().
   * Speed up CRC-32 computations by a factor of 1.5 to 3.
   * Use the hardware CRC-32 instruction on ARMv8 processors.
   * Speed up crc32_combine() with powers of x tables.
   * Add crc32_combine_gen() and crc32_combine_op() for fast combines
@grendello grendello requested a review from dellis1972 August 16, 2022 18:26
@grendello grendello merged commit 6c0edc5 into main Aug 17, 2022
@grendello grendello deleted the bump-libs branch August 17, 2022 07:50
@grendello grendello restored the bump-libs branch August 23, 2022 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants