Package: tt-rss / 21~git20210204.b4cbc79+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| tt-rss | 21~git20210204.b4cbc79+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| config.php dist.patch | (download) |
config.php-dist |
19 10 + 9 - 0 ! |
change default config patch default config to load database information from external file, use /var/cache/tt-rss as cache dir and /var/lib/tt-rss as locking directory. |
| remove tt rss layer.patch | (download) |
classes/feeds.php |
1 0 + 1 - 0 ! |
remove custom tt-rss-layer for dojo This patch removes the custom tt-rss-layer for dojo and uses the standard dojo build instead. This may result in slower performance of tt-rss in some older browsers, but is much easier to maintain. |
| fix db updater script.patch | (download) |
classes/dbupdater.php |
2 1 + 1 - 0 ! |
use correct path in dbupdater.php In Debian the tt-rss database files are stored in /usr/share/tt-rss. |
| remove default ttrss forum feed.patch | (download) |
classes/pref/users.php |
7 0 + 7 - 0 ! |
remove default tt-rss forum feed Avoids contacting tt-rss servers as soon as new installation is done. This may be seen by users as a privacy violation as they may wish to remain anonymous while using tt-rss. |
| use debian php gettext.patch | (download) |
include/functions.php |
2 1 + 1 - 0 ! |
use debian's php-gettext library instead of internal one Debian's php-gettext ships with gettext.inc. However, tt-rss renames this to gettext.inc.php in its internal copy. So, in addition to linking the gettext library directory to Debian's copy, also update the code. |
