Update madler/zlib from 1.2.13 to 1.3.1
The following dependencies have been updated by deps:
-
madler/zlib
from 1.2.13 to 1.3.1
Release Notes
zlib 1.3.1 Release Notes
- 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()
zlib 1.3 Release Notes
- 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.
Edited by Clemens Beck
Merge request reports
Activity
- A deleted user
added automation:bot-authored label
added workflowin review label and removed workflowready for review label
requested review from @clemensbeck
changed milestone to %16.9
E2E Test Result Summary
allure-report-publisher
generated test report!qa-subset-test:
test report for a96c56afexpand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Plan | 174 | 0 | 1 | 0 | 175 | ✅ | | Govern | 161 | 0 | 4 | 0 | 165 | ✅ | | Verify | 93 | 0 | 0 | 0 | 93 | ✅ | | Data Stores | 97 | 0 | 3 | 0 | 100 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Systems | 8 | 0 | 0 | 0 | 8 | ✅ | | Create | 204 | 0 | 50 | 0 | 254 | ✅ | | Package | 172 | 0 | 5 | 0 | 177 | ✅ | | Manage | 2 | 0 | 0 | 0 | 2 | ✅ | | Release | 15 | 0 | 0 | 0 | 15 | ✅ | | Configure | 1 | 0 | 0 | 0 | 1 | ✅ | | Monitor | 33 | 0 | 1 | 0 | 34 | ✅ | | Analytics | 3 | 0 | 0 | 0 | 3 | ✅ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 965 | 0 | 65 | 0 | 1030 | ✅ | +----------------+--------+--------+---------+-------+-------+--------+
requested review from @balasankarc
mentioned in commit c15255bd
added workflowstaging-canary label and removed workflowin review label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added releasedcandidate label
added releasedpublished label and removed releasedcandidate label
Please register or sign in to reply