releases-comm-central/third_party
Rob Lemley 6cd1c2a962 Bug 1675516 - Update openpgp.configure for RNP October 2020 update. r=kaie
Depends on D96563

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

--HG--
extra : rebase_source : 25b8412ccb8f11ce1f4b1825f79de9dadce1b015
2020-11-10 13:17:34 +00:00
..
botan Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
bzip2 Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
clang Bug 1518166 - Add build script for libotr and dependencies. 2019-12-17 19:35:36 -05:00
json-c Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
libgcrypt Bug 1577518 - Update libgcrypt to version 1.8.5. r=kaie 2020-04-27 19:51:09 -04:00
libgpg-error Bug 1577518 - Update libgpg-error to version 1.37. r=kaie 2020-04-27 19:50:44 -04:00
libotr Bug 1577646 - Fix encoding corruptions in imported libotr library. r=me 2019-08-30 11:47:24 +02:00
niwcompat Bug 1664885 - [RNP] Use RNP's built-in support for MSVC rather than our own. r=kaie 2020-09-14 20:25:22 +00:00
patches/rnp Bug 1661546 - Reapply patch to disable obsolete ciphers in update_rnp.sh. r=kaie 2020-08-31 21:18:02 +00:00
rnp Bug 1675516 - RNP 2020-10-30. r=rjl 2020-11-05 14:20:01 +00:00
zlib Bug 1672798 - Run black formatting on MZLA files in third_party. r=mkmelin 2020-10-30 15:05:20 -04:00
Makefile.in Bug 1518166 - Include libotr and dependencies from build artifacts. 2020-01-23 17:20:44 -05:00
README.botan Bug 1662492 - Follow-up: Update README.botan to reflect update to 2.15.0. rs=docs-only 2020-09-01 14:16:44 -04:00
README.bzip2 Bug 1621782 - Import bzip2 sources into comm-central. r=kaie 2020-04-14 22:24:35 +00:00
README.json-c Bug 1621782 - Import json-c sources into comm-central. r=kaie 2020-04-14 22:30:29 +00:00
README.libgcrypt Bug 1577518 - Update libgcrypt to version 1.8.5. r=kaie 2020-04-27 19:51:09 -04:00
README.libgpg-error Bug 1577518 - Update libgpg-error to version 1.37. r=kaie 2020-04-27 19:50:44 -04:00
README.libotr Bug 1518164 - Import the libotr library code into the comm-central tree. r=mkmelin 2019-07-08 21:11:16 +00:00
README.niwcompat Bug 1664885 - [RNP] Use RNP's built-in support for MSVC rather than our own. r=kaie 2020-09-14 20:25:22 +00:00
README.rnp Bug 1675516 - Remove RNP's CMakeSettings.json via update_rnp.sh. r=kaie 2020-11-10 13:14:39 +00:00
README.zlib Bug 1621782 - Import zlib sources into comm-central. r=kaie 2020-04-14 22:24:32 +00:00
defs.mk Bug 1621785 - Build configuration for OpenPGP libraries. r=kaie 2020-04-14 22:29:22 +00:00
moz.build Bug 1672798 - Run black formatting on mozbuild and mozconfigure files. r=mkmelin 2020-10-30 14:28:33 -04:00
openpgp.configure Bug 1675516 - Update openpgp.configure for RNP October 2020 update. r=kaie 2020-11-10 13:17:34 +00:00
rnpdefs.mozbuild Bug 1672798 - Follow-up: Reformat mozbuild files with black. rs=linting 2020-11-06 15:29:43 -05:00
update_rnp.sh Bug 1675516 - Remove RNP's CMakeSettings.json via update_rnp.sh. r=kaie 2020-11-10 13:14:39 +00:00

README.zlib

Directory ./zlib contains a copy of version 1.2.11 of the Zlib library,
which has been obtained from http://zlib.net/zlib-1.2.11.tar.gz .

For licensing information, please refer to the included documentation.

The SHA256SUM of the imported file is:
c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1  zlib-1.2.11.tar.gz

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:
Changelog.mzla
moz.build
zlib.def (copied from above removed zlib/win32 directory)


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.