releases-comm-central/third_party
Thunderbird Updatebot 3abda2fc77 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
mozilla-central: 519a5ec62f8c3f1ab8226938e049bae23444b8ea
comm-central: 1a93e14497e69c49eb4d0d9a6eab0a2a56c71f9c

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

--HG--
extra : moz-landing-system : lando
2024-09-26 21:59:42 +00:00
..
asn1js
botan
bzip2
clang
icaljs
json-c
libgcrypt
libgpg-error
libotr
niwcompat Bug 1909675 - Update niwcompat. r=dandarnell 2024-07-31 17:44:58 +00:00
patches Bug 1909675 - Update niwcompat. r=dandarnell 2024-07-31 17:44:58 +00:00
python/fluent.migratetb
rnp Bug 1838308 - Update RNPLib.sys.mjs with new version when updating librnp. r=kaie,dandarnell 2024-09-12 20:44:49 +00:00
rust Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca 2024-09-26 21:59:42 +00:00
zlib
Makefile.in
README.asn1js
README.botan
README.bzip2
README.icaljs
README.json-c
README.libgcrypt
README.libgpg-error
README.libotr
README.niwcompat Bug 1909675 - Update niwcompat. r=dandarnell 2024-07-31 17:44:58 +00:00
README.rnp Bug 1838308 - Update RNPLib.sys.mjs with new version when updating librnp. r=kaie,dandarnell 2024-09-12 20:44:49 +00:00
README.zlib
moz.build
openpgp.configure Bug 1898748 - Set RNP PACKAGE_STRING during configure. r=kaie 2024-06-05 17:06:05 +00:00
rnpdefs.mozbuild

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.3.1]

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.