summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Pe <erwin.pe@mongodb.com>2021-08-17 19:51:45 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-08-17 20:35:25 +0000
commitea5a44a60de2f36b2c364bc53ef1a595b3024512 (patch)
tree12f1aa2b7a00de80d896f9437110fb1c2fd8d2e7
parent961d31014f6033c85220a7b97d24ab06de3e3922 (diff)
downloadmongo-ea5a44a60de2f36b2c364bc53ef1a595b3024512.tar.gz
SERVER-58833 Remove "Upstream Version" from README.third_party.md on …
-rw-r--r--README.third_party.md70
1 files changed, 35 insertions, 35 deletions
diff --git a/README.third_party.md b/README.third_party.md
index a89f2db6b01..9f34fcbddaa 100644
--- a/README.third_party.md
+++ b/README.third_party.md
@@ -19,41 +19,41 @@ 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 | 20210324.1 | 20210324.1 | | ✗ |
-| Aladdin MD5 | Zlib | | Unknown | ✗ | ✗ |
-| [ASIO] | BSL-1.0 | 1.16.1 | b0926b61b0 | | ✗ |
-| [benchmark] | Apache-2.0 | 1.5.2 | 1.5.2 | | |
-| [Boost] | BSL-1.0 | 1.76.0 | 1.76.0 | | ✗ |
-| [fmt] | BSD-2-Clause | 7.1.3 | 7.1.3 | | ✗ |
-| [GPerfTools] | BSD-3-Clause | 2.9.1 | 2.9.1 | | ✗ |
-| [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] | | 1.0.4 | 1.0.1 | | ✗ |
-| [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.0.26 | 3.0.26 | | |
-| [schemastore.org] | Apache-2.0 | | 6847cfc3a1 | | |
-| [scons] | MIT | 3.1.2 | 3.1.2 | | |
-| [Snappy] | BSD-3-Clause | 1.1.8 | 1.1.7 | ✗ | ✗ |
-| [timelib] | MIT | 2021.06 | 2021.06 | | ✗ |
-| [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.17.0 | 3.17.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 | 20210324.1 | | ✗ |
+| Aladdin MD5 | Zlib | Unknown | ✗ | ✗ |
+| [ASIO] | BSL-1.0 | b0926b61b0 | | ✗ |
+| [benchmark] | Apache-2.0 | 1.5.2 | | |
+| [Boost] | BSL-1.0 | 1.76.0 | | ✗ |
+| [fmt] | BSD-2-Clause | 7.1.3 | | ✗ |
+| [GPerfTools] | BSD-3-Clause | 2.9.1 | | ✗ |
+| [ICU4] | ICU | 57.1 | ✗ | ✗ |
+| [Intel Decimal FP Library] | BSD-3-Clause | 2.0 Update 1 | | ✗ |
+| [JSON-Schema-Test-Suite] | MIT | 728066f9c5 | | |
+| [kms-message] | | 1.0.1 | | ✗ |
+| [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.0.26 | | |
+| [schemastore.org] | Apache-2.0 | 6847cfc3a1 | | |
+| [scons] | MIT | 3.1.2 | | |
+| [Snappy] | BSD-3-Clause | 1.1.7 | ✗ | ✗ |
+| [timelib] | MIT | 2021.06 | | ✗ |
+| [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.17.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