| #
7aa1dba6
|
| 13-Mar-2026 |
Xin LI <delphij@FreeBSD.org> |
MFV: zlib 1.3.2.
Relnotes: yes MFC after: 2 weeks
|
| #
6255c67c
|
| 18-Feb-2024 |
Xin LI <delphij@FreeBSD.org> |
MFV: zlib 1.3.1.
MFC after: 1 week
|
| #
ef3a764b
|
| 05-Sep-2023 |
Xin LI <delphij@FreeBSD.org> |
MFV: zlib: examples: define functions as static ones. (PR #855)
MFC after: 3 days
|
| #
4717628e
|
| 20-Aug-2023 |
Xin LI <delphij@FreeBSD.org> |
MFV: zlib 1.3
Relnotes: yes MFC after: 2 weeks
|
| #
e37bb444
|
| 17-Feb-2023 |
Xin LI <delphij@FreeBSD.org> |
MFV: zlib 1.2.13.
Relnotes: yes MFC after: 3 days
|
| #
cd882207
|
| 31-Mar-2022 |
Xin LI <delphij@FreeBSD.org> |
MFV c144cc54795d: zlib 1.2.12.
MFC after: 3 days Relnotes: yes
|
| #
c9083b85
|
| 08-May-2019 |
Xin LI <delphij@FreeBSD.org> |
Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel. This is a prerequisite of unifying kernel zlib instances.
Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> MFC after: 2 weeks
Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel. This is a prerequisite of unifying kernel zlib instances.
Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D20191
show more ...
|
| #
a94dccbe
|
| 04-Jan-2017 |
Xin LI <delphij@FreeBSD.org> |
MFV r311279: zlib 1.2.10.
MFC after: 1 month
|
| #
e16f0839
|
| 04-Jan-2017 |
Xin LI <delphij@FreeBSD.org> |
Restructure libz, place vendor files in contrib/zlib like other third party software, this provides more standarized import workflow and makes future upgrades easier.
The following files are new wit
Restructure libz, place vendor files in contrib/zlib like other third party software, this provides more standarized import workflow and makes future upgrades easier.
The following files are new with this commit:
zconf.h.in zlib.map zlib.pc.in
They are not connected to build, but were kept in tree for reference for future maintenance.
All our local trivial changes were applied to contrib/zlib, and the contrib/zlib vendor source code is intended to 100% match lib/libz before this commit.
MFC after: 2 weeks
show more ...
|