Bug#640024: phones home

2011-09-02 Thread Lars Wirzenius
It looks like the Debian/Ubuntu calibre package already disables the ET feature. http://patch-tracker.debian.org/patch/series/view/calibre/0.8.8+dfsg-1/no_updates_dialog.patch (Thanks to jcristau on IRC for pointing that out.) -- Freedom-based blog/wiki/web hosting: http://www.branchable.com/

Bug#640024: phones home

2011-09-01 Thread Joey Hess
Package: calibre Severity: normal Tag: security LWN noticed that calibre phones home on startup. http://lwn.net/Articles/456504/ Here is the relevant code: URL = 'http://status.calibre-ebook.com/latest' NO_CALIBRE_UPDATE = '-0.0.0' VSEP = '|' def get_newest_version(): br = browser() req