mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
mod: Upgraded xz library to FIX the CVE-2021-29482
Included a replace directive to avoid using an high severity CVE https://github.com/advisories/GHSA-25xm-hr59-7c27 This library is indirectly referenced and cannot be upgraded directly. The https://github.com/fergusstrange/embedded-postgres/pull/42 was merged to fix the CVE issue.
This commit is contained in:
@@ -285,6 +285,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).
|
||||
|
Reference in New Issue
Block a user