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 filePatch | File delta | Description |
---|---|---|
Lightning security fix.patch | (download) |
electrum/__init__.py |
11 11 + 0 - 0 ! |
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 ! |
improve message about pyqt5. |
Replace vendored distutils.patch | (download) |
electrum/gui/qt/update_checker.py |
2 1 + 1 - 0 ! |
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 ! |
prevent the .desktop file from modifying the path. |
Use system JavaScript files.patch | (download) |
electrum/plugins/payserver/www/index.html |
6 3 + 3 - 0 ! |
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 ! |
replace libsecp256k1 soname |