xref: /freebsd/lib/libz/FREEBSD-upgrade (revision dba226d43d11cd29ab8ee2fd05b1472562ae09f5)
1Original distribution from http://zlib.net/.  Currently, only trivial
2changes were made to support build of libsa and to suppress certain
3compiler warnings, we upstream our local changes whenever they would
4benefit other consumers.
5
6To update:
7  1) Unpack vendor sources into a clean directory.
8  2) Import onto the vendor area.
9  3) Merge the vendor tree to sys/contrib/zlib, which contains a stripped down
10     version of upstream source, resolve any conflicts.
11  4) Double check zconf.h, zlib.pc, and Symbol.map to make sure that we
12     have the required changes.  Test universe and commit them.
13
14delphij@FreeBSD.org
15