Package: calibre / 0.8.51+dfsg1-0.1

Metadata

Package Version Patches format
calibre 0.8.51+dfsg1-0.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_updates_dialog.patch | (download)

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

 disable update check by default.
manpages installation.patch | (download)

src/calibre/linux.py | 4 2 + 2 - 0 !
src/calibre/utils/help2man.py | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 do not compress manpages with bz2 (debhelper compresses them with gzip), and do not put them into section "1calibre" but "1".
disable_plugins.py | (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.
use system feedparser.patch | (download)

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

---