diff options
author | Daniel Moody <daniel.moody@mongodb.com> | 2022-03-12 04:27:58 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-03-12 05:00:44 +0000 |
commit | 6dd404e028547a29c21b047c2d91ed90ebb1edfb (patch) | |
tree | f9213eeb75ef30e5fd5d7d0d810bc5e096cb0a76 /README.third_party.md | |
parent | 2d3589491b2d0bb93d44219018a175d4a9ac0b76 (diff) | |
download | mongo-6dd404e028547a29c21b047c2d91ed90ebb1edfb.tar.gz |
SERVER-61856 SERVER-42470 update libunwind to 1.6.2
Diffstat (limited to 'README.third_party.md')
-rw-r--r-- | README.third_party.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.third_party.md b/README.third_party.md index ac85dcaeba1..13a90c7022b 100644 --- a/README.third_party.md +++ b/README.third_party.md @@ -48,6 +48,7 @@ a notice will be included in | [timelib] | MIT | 2021.06 | | ✗ | | [TomCrypt] | Public Domain | 1.18.2 | ✗ | ✗ | | [Unicode] | Unicode-DFS-2015 | 8.0.0 | ✗ | ✗ | +| [libunwind] | MIT | 1.6.2 + changes | | ✗ | | [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> | ✗ | ✗ | @@ -81,6 +82,7 @@ a notice will be included in [timelib]: https://github.com/derickr/timelib [TomCrypt]: https://github.com/libtom/libtomcrypt/releases [Unicode]: http://www.unicode.org/versions/enumeratedversions.html +[libunwind]: http://www.nongnu.org/libunwind/ [Valgrind]: http://valgrind.org/downloads/current.html [variant]: https://github.com/mpark/variant [wiredtiger]: https://github.com/wiredtiger/wiredtiger |