releases-comm-central/third_party
Rob Lemley f8f90c0d22 Bug 1795709 - Update zlib source to v1.2.13. r=mkmelin
Result of running:
../mach vendor -r v1.2.13 third_party/zlib/moz.yaml

Depends on D159550

Differential Revision: https://phabricator.services.mozilla.com/D159551

--HG--
extra : moz-landing-system : lando
2022-10-18 21:46:30 +00:00
..
botan
bzip2
clang
json-c
libgcrypt
libgpg-error
libotr
niwcompat
rnp Bug 1790662 - Update librnp compiler include path for new location of json-c's json.h r=dandarnell 2022-09-13 17:45:41 +00:00
zlib Bug 1795709 - Update zlib source to v1.2.13. r=mkmelin 2022-10-18 21:46:30 +00:00
Makefile.in
README.botan
README.bzip2
README.json-c
README.libgcrypt
README.libgpg-error
README.libotr
README.niwcompat
README.rnp
README.zlib Bug 1795709 - Update zlib source to v1.2.13. r=mkmelin 2022-10-18 21:46:30 +00:00
moz.build
openpgp.configure
rnpdefs.mozbuild
update_rnp.sh

README.zlib

Directory ./zlib contains a copy of zlib which has been obtained from:
https://github.com/madler/zlib

For licensing information, please refer to the included documentation.

[tag v1.2.13]

Updating:
- cd $topsrcdir/comm
- ../mach vendor -r <tag_name> third_party/zlib/moz.yaml
- Review the changes
- Commit the changes

The tag information in this file is automatically updated. The moz.yaml file
is automatically updated. If upstream changes require updating moz.build, that
must be done with a manual step.

The following files and directories were removed from the source distribution's root:
amiga
contrib
doc
examples
msdos
nintendods
old
os400
qnx
test
watcom
win32
CMakeLists.txt
Makefile
Makefile.in
configure
make_vms.com
treebuild.xml
zconf.h.cmakein
zconf.h.in
zlib.3
zlib.3.pdf
zlib.map
zlib.pc.cmakein
zlib.pc.in
zlib2ansi


The following files were added to the source's root by MZLA Technologies:
moz.build
moz.yaml


Use of this distribution is not required to build Thunderbird's OpenPGP support.
You may set --enable-system-zlib at build time to dynamically link to another zlib.