Package: electrum / 4.3.4+dfsg1-1+deb12u1

Metadata

Package Version Patches format
electrum 4.3.4+dfsg1-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Lightning security fix.patch | (download)

electrum/__init__.py | 11 11 + 0 - 0 !
electrum/lnpeer.py | 20 16 + 4 - 0 !
electrum/lnworker.py | 144 109 + 35 - 0 !
3 files changed, 136 insertions(+), 39 deletions(-)

 patch the lightning security issue fixed upstream in 4.4.6.
Improve message about PyQt5.patch | (download)

electrum/gui/qt/__init__.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 improve message about pyqt5.
Replace vendored distutils.patch | (download)

electrum/gui/qt/update_checker.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace vendored distutils with system's
 Upstream ships an embedded distutils but it makes sense for Debian to use system one.
Correct desktop exec.patch | (download)

electrum.desktop | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 prevent the .desktop file from modifying the path.
Use system JavaScript files.patch | (download)

electrum/plugins/payserver/www/index.html | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use the system javascript and css.
 Upstream ships embedded versions of these JavaScript and CSS files,
 but it makes sense for Debian to use system ones.
Replace libsecp256k1 SONAME.patch | (download)

electrum/ecc_fast.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 replace libsecp256k1 soname