releases-comm-central/third_party
Rob Lemley 289f12af3e Bug 1738798 - Rename RNP commandline executable to "rnp-cli" to avoid name clash. rs=bustage-fix
There's a name clash with the .pdb files that are part of ASan builds between
"rnp.exe" and "rnp.dll". This only happens on Windows builds. Renaming the CLI
executable will avoid the clash.
2021-11-12 18:56:27 -05:00
..
botan Bug 1738708 - Update to Botan 2.18.2. r=rjl 2021-11-01 15:54:27 +00: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 1700240 - Compile libotr with generic SONAME and statically linked to deps on Windows. r=justdave 2021-03-30 22:06:11 +00: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 1700349 - Update libgcrypt to 1.9.2. r=kaie 2021-03-23 13:26:08 -04:00
libgpg-error Bug 1700349 - Update libgpg-error to 1.42. r=kaie 2021-03-23 16:42:40 -04:00
libotr Bug 1577646 - Fix encoding corruptions in imported libotr library. r=me 2019-08-30 11:47:24 +02:00
niwcompat Bug 1730711 - Build and include RNP commandline tools with distribution. r=kaie 2021-10-27 13:50:52 +03:00
patches/rnp Bug 1713664 - Adjust build and patch for v0.15.1. r=rjl 2021-06-02 07:29:44 +00:00
rnp Bug 1738798 - Rename RNP commandline executable to "rnp-cli" to avoid name clash. rs=bustage-fix 2021-11-12 18:56:27 -05: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 1700240 - Update packaging for correct name of libotr shared library. r=justdave 2021-03-30 22:06:11 +00:00
README.botan Bug 1738708 - Update README.botan for new version. r=kaie 2021-11-02 19:59:23 +00: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 1700349 - Update libgcrypt to 1.9.2. r=kaie 2021-03-23 13:26:08 -04:00
README.libgpg-error Bug 1700349 - Update libgpg-error to 1.42. r=kaie 2021-03-23 16:42:40 -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 1724393 - Update RNP to 0.15.2. r=mkmelin 2021-08-12 14:24:34 +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 1732796 - Port bug 1694884: Fix configure when using --with-system-* options and bootstrapped sysroot. r=darktrojan 2021-09-29 12:31:40 +03:00
rnpdefs.mozbuild Bug 1730711 - Build and include RNP commandline tools with distribution. r=kaie 2021-10-27 13:50:52 +03: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.