summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Cooper <adam.cooper@mongodb.com>2020-09-09 13:18:24 -0400
committerAdam Cooper <adam.cooper@mongodb.com>2020-10-14 15:26:20 -0400
commitdadbb354218085101587bc271b6bf3fbaf82ace3 (patch)
treec52221c1373de80d345c33fb6fa086370f04a1f0
parentaa2faa36250d818ae54287323ec5d72cfa00b7ef (diff)
downloadmongo-dadbb354218085101587bc271b6bf3fbaf82ace3.tar.gz
SERVER-50725 Remove "Upstream Version" from README.third_party.md for 4.7
-rw-r--r--README.third_party.md68
1 files changed, 34 insertions, 34 deletions
diff --git a/README.third_party.md b/README.third_party.md
index 11ade4b1b24..b91064f9d7a 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -19,40 +19,40 @@ not authored by MongoDB, and has a license which requires reproduction,
a notice will be included in
`THIRD-PARTY-NOTICES`.
-| Name | License | Upstream Version | Vendored Version | Emits persisted data | Distributed in Release Binaries |
-| ---------------------------| ----------------- | ---------------- | ------------------| :------------------: | :-----------------------------: |
-| [abseil-cpp] | Apache-2.0 | | 070f6e47b3 | | ✗ |
-| Aladdin MD5 | Zlib | | Unknown | ✗ | ✗ |
-| [ASIO] | BSL-1.0 | 1.16.1 | b0926b61b0 | | ✗ |
-| [benchmark] | Apache-2.0 | 1.5.1 | 1.5.0 | | |
-| [Boost] | BSL-1.0 | 1.73.0 | 1.70.0 | | ✗ |
-| [fmt] | BSD-2-Clause | 6.2.1 | 6.1.1 | | ✗ |
-| [GPerfTools] | BSD-3-Clause | 2.8 | 2.8 | | ✗ |
-| [ICU4] | ICU | 67.1 | 57.1 | ✗ | ✗ |
-| [Intel Decimal FP Library] | BSD-3-Clause | 2.0 Update 2 | 2.0 Update 1 | | ✗ |
-| [JSON-Schema-Test-Suite] | MIT | | 728066f9c5 | | |
-| [kms-message] | | | 75e391a037 | | ✗ |
-| [libstemmer] | BSD-3-Clause | | Unknown | ✗ | ✗ |
-| [linenoise] | BSD-3-Clause | | Unknown + changes | | ✗ |
-| [MozJS] | MPL-2.0 | ESR 68.9 | ESR 60.3.0 | | ✗ |
-| [MurmurHash3] | Public Domain | | Unknown + changes | ✗ | ✗ |
-| [ocspbuilder] | MIT | 0.10.2 | 0.10.2 | | |
-| [ocspresponder] | Apache-2.0 | 0.5.0 | 0.5.0 | | |
-| [peglib] | MIT | 0.1.12 | 0.1.12 | | ✗ |
-| [Pcre] | BSD-3-Clause | 8.44 | 8.42 | | ✗ |
-| [S2] | Apache-2.0 | | Unknown | ✗ | ✗ |
-| [SafeInt] | MIT | 3.24 | 3.23 | | |
-| [scons] | MIT | 3.1.2 | 3.1.2 | | |
-| [Snappy] | BSD-3-Clause | 1.1.8 | 1.1.7 | ✗ | ✗ |
-| [timelib] | MIT | 2018.03 | 2018.01 | | ✗ |
-| [TomCrypt] | Public Domain | 1.18.2 | 1.18.2 | ✗ | ✗ |
-| [Unicode] | Unicode-DFS-2015 | 13.0.0 | 8.0.0 | ✗ | ✗ |
-| [Valgrind] | BSD-3-Clause<sup>\[<a href="#note_vg" id="ref_vg">1</a>]</sup> | 3.16.1 | 3.11.0 | | ✗ |
-| [variant] | BSL-1.0 | 1.4.0 | 1.4.0 | | ✗ |
-| [wiredtiger] | | | <sup>\[<a href="#note_wt" id="ref_wt">2</a>]</sup> | ✗ | ✗ |
-| [yaml-cpp] | MIT | 0.6.3 | 0.6.2 | | ✗ |
-| [Zlib] | Zlib | 1.2.11 | 1.2.11 | ✗ | ✗ |
-| [Zstandard] | BSD-3-Clause | 1.4.5 | 1.4.4 | ✗ | ✗ |
+| Name | License | Vendored Version | Emits persisted data | Distributed in Release Binaries |
+| ---------------------------| ----------------- | ------------------| :------------------: | :-----------------------------: |
+| [abseil-cpp] | Apache-2.0 | 070f6e47b3 | | ✗ |
+| Aladdin MD5 | Zlib | Unknown | ✗ | ✗ |
+| [ASIO] | BSL-1.0 | b0926b61b0 | | ✗ |
+| [benchmark] | Apache-2.0 | 1.5.0 | | |
+| [Boost] | BSL-1.0 | 1.70.0 | | ✗ |
+| [fmt] | BSD-2-Clause | 6.1.1 | | ✗ |
+| [GPerfTools] | BSD-3-Clause | 2.8 | | ✗ |
+| [ICU4] | ICU | 57.1 | ✗ | ✗ |
+| [Intel Decimal FP Library] | BSD-3-Clause | 2.0 Update 1 | | ✗ |
+| [JSON-Schema-Test-Suite] | MIT | 728066f9c5 | | |
+| [kms-message] | | 75e391a037 | | ✗ |
+| [libstemmer] | BSD-3-Clause | Unknown | ✗ | ✗ |
+| [linenoise] | BSD-3-Clause | Unknown + changes | | ✗ |
+| [MozJS] | MPL-2.0 | ESR 60.3.0 | | ✗ |
+| [MurmurHash3] | Public Domain | Unknown + changes | ✗ | ✗ |
+| [ocspbuilder] | MIT | 0.10.2 | | |
+| [ocspresponder] | Apache-2.0 | 0.5.0 | | |
+| [peglib] | MIT | 0.1.12 | | ✗ |
+| [Pcre] | BSD-3-Clause | 8.42 | | ✗ |
+| [S2] | Apache-2.0 | Unknown | ✗ | ✗ |
+| [SafeInt] | MIT | 3.23 | | |
+| [scons] | MIT | 3.1.2 | | |
+| [Snappy] | BSD-3-Clause | 1.1.7 | ✗ | ✗ |
+| [timelib] | MIT | 2018.01 | | ✗ |
+| [TomCrypt] | Public Domain | 1.18.2 | ✗ | ✗ |
+| [Unicode] | Unicode-DFS-2015 | 8.0.0 | ✗ | ✗ |
+| [Valgrind] | BSD-3-Clause<sup>\[<a href="#note_vg" id="ref_vg">1</a>]</sup> | 3.11.0 | | ✗ |
+| [variant] | BSL-1.0 | 1.4.0 | | ✗ |
+| [wiredtiger] | | <sup>\[<a href="#note_wt" id="ref_wt">2</a>]</sup> | ✗ | ✗ |
+| [yaml-cpp] | MIT | 0.6.2 | | ✗ |
+| [Zlib] | Zlib | 1.2.11 | ✗ | ✗ |
+| [Zstandard] | BSD-3-Clause | 1.4.4 | ✗ | ✗ |
[abseil-cpp]: https://github.com/abseil/abseil-cpp
[ASIO]: https://github.com/chriskohlhoff/asio