Package: tt-rss / 21~git20210204.b4cbc79+dfsg-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| tt-rss | 21~git20210204.b4cbc79+dfsg-2 | 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. |
| 0001 remove default ttrss forum feed website.patch | (download) |
classes/pref/users.php |
7 0 + 7 - 0 ! |
"pref-users: cleanup index" |
| 0002 remove default ttrss forum feed database.patch | (download) |
schema/ttrss_schema_mysql.sql |
3 0 + 3 - 0 ! |
"schema: remove default subscription of admin to the forums rss feed" |
| 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. |
