zlib/minizip: Update to version 1.3

Upstreams the fix from #73310, so we can remove that patch.
Remove `infback.c` which we stopped compiling after #79273.

The `OF` macro was also removed so I can drop the patch where I yell
at Gentoo developers.
This commit is contained in:
Rémi Verschelde
2023-08-29 11:02:34 +02:00
parent 541674d106
commit e0e1f2e4a2
34 changed files with 1473 additions and 3186 deletions

View File

@@ -458,7 +458,7 @@ that file when upgrading.
## minizip
- Upstream: https://www.zlib.net
- Version: 1.2.13 (zlib contrib, 2022)
- Version: 1.3 (zlib contrib, 2023)
- License: zlib
Files extracted from the upstream source:
@@ -831,12 +831,12 @@ Files extracted from upstream source:
## zlib
- Upstream: https://www.zlib.net
- Version: 1.2.13 (2022)
- Version: 1.3 (2023)
- License: zlib
Files extracted from upstream source:
- All `*.c` and `*.h` files
- All `*.c` and `*.h` files, minus `infback.c`
- `LICENSE`