xref: /freebsd/lib/libz/FREEBSD-upgrade (revision 35c87c070a2d04f06c56578b0a4b2e9c13f62be5)
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