Merge pull request #5789 from naveensrinivasan/naveen/feat/fix-CVE-2021-29482

mod: Upgraded xz library to FIX the CVE-2021-29482
This commit is contained in:
Olaoluwa Osuntokun
2021-09-30 20:16:13 -07:00
committed by GitHub
5 changed files with 54 additions and 12 deletions

View File

@@ -293,6 +293,8 @@ you.
* [Replace reference to JWT library with CVE](https://github.com/lightningnetwork/lnd/pull/5737)
* [Replace reference to XZ library with CVE](https://github.com/lightningnetwork/lnd/pull/5789)
* [Fixed restore backup file test flake with bitcoind](https://github.com/lightningnetwork/lnd/pull/5637).
* [Timing fix in AMP itest](https://github.com/lightningnetwork/lnd/pull/5725).