Package: calibre / 3.39.1+dfsg-3

Metadata

Package Version Patches format
calibre 3.39.1+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Disable update check by default.patch | (download)

src/calibre/gui2/main.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable update check by default


Disable plugin dialog.patch | (download)

src/calibre/gui2/actions/preferences.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 disable plugin dialog

It uses a totally non-authenticated and non-trusted way of installing arbitrary
code.

Bug-Debian: http://bugs.debian.org/640026

Use packaged instead of bundled feedparser Python module.patch | (download)

recipes/lenta_ru.recipe | 4 3 + 1 - 0 !
src/calibre/web/feeds/__init__.py | 4 3 + 1 - 0 !
2 files changed, 6 insertions(+), 2 deletions(-)

 use packaged instead of bundled feedparser python module


Don t load external URLs for privacy.patch | (download)

setup/plugins_mirror.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 don't load external urls for privacy

Spotted by lintian.

Fix desktop integration installation.patch | (download)

src/calibre/linux.py | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 fix desktop integration installation

Don't use xdg-mime and xdg-desktop-menu because they hard-code
gnome_app_dir etc which cannot be overridden, and replace with install calls.

no detach in desktop files | (download)

src/calibre/linux.py | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---