Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency zlib_git to v1.3.1 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2020

Mend Renovate

This PR contains the following updates:

Package Type Update Change
zlib_git http_archive minor v1.2.8 -> v1.3.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

madler/zlib (zlib_git)

v1.3.1: zlib 1.3.1

Compare Source

zlib 1.3.1 Release Notes

January 22, 2024

Version 1.3.1 has these key changes:

  • Reject overflows of zip header fields in minizip
  • Fix bug in inflateSync() for data held in bit buffer
  • Add LIT_MEM define to use more memory for a small deflate speedup
  • Fix decision on the emission of Zip64 end records in minizip
  • Add bounds checking to ERR_MSG() macro, used by zError()
  • Neutralize zip file traversal attacks in miniunz
  • Fix a bug in ZLIB_DEBUG compiles in check_match()

v1.3: zlib 1.3

Compare Source

zlib 1.3 Release Notes

August 18, 2023

Version 1.3 has these key changes:

  • Building using K&R (pre-ANSI) function definitions is no longer supported.
  • Fixed a bug in deflateBound() for level 0 and memLevel 9.
  • Fixed a bug when gzungetc() is used immediately after gzopen().
  • Fixed a bug when using gzflush() with a very small buffer.
  • Fixed a crash when gzsetparams() is attempted for a transparent write.
  • Fixed test/example.c to work with FORCE_STORED.
  • Fixed minizip to allow it to open an empty zip file.
  • Fixed reading disk number start on zip64 files in minizip.
  • Fixed a logic error in minizip argument processing.

v1.2.13: zlib 1.2.13

Compare Source

zlib 1.2.13 release notes

October 13, 2022

Version 1.2.13 has these key updates:

  • Fix a bug when getting a gzip header extra field with inflateGetHeader(). This remedies CVE-2022-37434.
  • Fix a bug in block type selection when Z_FIXED used. Now the smallest block type is selected, for better compression.
  • Fix a configure issue that discarded the provided CC definition.
  • Correct incorrect inputs provided to the CRC functions. This mitigates a bug in Java.
  • Repair prototypes and exporting of the new CRC functions.
  • Fix inflateBack to detect invalid input with distances too far.
Due to the first bug fix, any installations of 1.2.12 or earlier should be replaced with 1.2.13.

v1.2.12

Compare Source

v1.2.11

Compare Source

v1.2.10

Compare Source

v1.2.9

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency zlib_git to v1.2.11 Update dependency zlib_git to v1.2.12 Apr 24, 2022
@renovate renovate bot changed the title Update dependency zlib_git to v1.2.12 Update dependency zlib_git to v1.2.13 Nov 20, 2022
@renovate renovate bot changed the title Update dependency zlib_git to v1.2.13 Update dependency zlib_git to v1.3 Aug 18, 2023
@renovate renovate bot changed the title Update dependency zlib_git to v1.3 Update dependency zlib_git to v1.3.1 Jan 22, 2024
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.

None yet

0 participants