releases-comm-central/third_party
Thunderbird Updatebot 71c23c3b82 Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
mozilla-central: c845f32071817c81069390d3ba4f06b0ee270c20
comm-central: 47264167d5a5bcbee95f2f854aeb5f7c355361af

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

--HG--
extra : amend_source : 8d7e9ffbf2d4b3f4295a8e85f321ad5309628d35
2024-11-19 07:48:39 +02:00
..
asn1js
botan Bug 1869998 - Port bug 1869078 - Filter-out target_cpu from substs provided by old-configure. rs=bustage-fix 2023-12-14 23:05:45 +13:00
bzip2
clang
icaljs Bug 1824264 - Update ical.js to ES6 version. r=mkmelin 2024-04-22 10:57:29 +01:00
json-c Bug 1861753 - json-c 0.17 mozbuild updates. r=kaie 2023-11-30 17:55:24 +00:00
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 Bug 1922168 - Update fluent.migratetb to v0.13.1.2. r=aleca 2024-10-09 19:21:06 +00:00
qrcode Bug 1919799 - Add QR code generation for QR export. r=mkmelin,dandarnell 2024-10-08 17:11:36 +00:00
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=mkmelin 2024-11-19 07:48:39 +02:00
sax-js Bug 1815256 - Vendor sax-js library used by XMPP. r=rjl 2024-11-06 16:06:47 +00:00
zlib Bug 1876549 - [RNP] Update zlib to 1.3.1. r=dandarnell 2024-01-31 11:15:04 +01:00
Makefile.in
README.asn1js
README.botan
README.bzip2
README.icaljs Bug 1824264 - Update ical.js to ES6 version. r=mkmelin 2024-04-22 10:57:29 +01:00
README.json-c Bug 1861753 - Update json-c to 0.17. r=kaie 2023-11-30 17:55:24 +00:00
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.sax-js Bug 1815256 - Vendor sax-js library used by XMPP. r=rjl 2024-11-06 16:06:47 +00:00
README.zlib Bug 1876549 - [RNP] Update zlib to 1.3.1. r=dandarnell 2024-01-31 11:15:04 +01:00
moz.build Bug 1815256 - Vendor sax-js library used by XMPP. r=rjl 2024-11-06 16:06:47 +00:00
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.