Bug 48130 - zlib version update
Summary: zlib version update
Status: RESOLVED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: zlib (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 46625
  Show dependency tree
 
Reported: 2023-10-23 21:07 MSK by Arseny Maslennikov
Modified: 2024-04-25 14:03 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Maslennikov 2023-10-23 21:07:47 MSK
> Current release:

> zlib 1.3

> August 18, 2023

> Version 1.3 has these key updates from 1.2.13:

>     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.
Comment 1 Arseny Maslennikov 2024-04-25 14:03:30 MSK
* Tue Mar 12 2024 Gleb F-Malinovskiy <glebfm@altlinux.org> 1.3.1-alt1
- v1.2.13 -> v1.3.1.