releases-comm-central/third_party
Rob Lemley fa0b2ce540 Bug 1715019 - Update README.botan for version 2.17.3. r=kaie
Differential Revision: https://phabricator.services.mozilla.com/D117251

--HG--
extra : moz-landing-system : lando
2021-06-09 08:11:28 +00:00
..
botan Bug 1715019 - Update to Botan 2.17.3. r=rjl 2021-06-09 08:11: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 1678441 - Add license headers to build related files. r=justdave 2020-11-19 20:49:55 +00: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 1713664 - Adjust build and patch for v0.15.1. r=rjl 2021-06-02 07:29:44 +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 1700240 - Update packaging for correct name of libotr shared library. r=justdave 2021-03-30 22:06:11 +00:00
README.botan Bug 1715019 - Update README.botan for version 2.17.3. r=kaie 2021-06-09 08:11:28 +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 1713664 - Update README.rnp with recent changes to the build. r=kaie 2021-06-02 07:29:45 +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 1712610 - Fix passing --with-system-bz2 ldflags. r=justdave 2021-05-24 17:38:39 +00:00
rnpdefs.mozbuild Bug 1710257 - Back out changeset 61ebefcbdd36 (bug 1699386) due to compiler warnings on Windows. r=backout a=rjl 2021-05-12 09:00:27 -04: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.