diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-10-30 09:51:29 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-10-30 09:51:29 +0000 |
commit | 78025892203cc6b2de594bc4ddebc937331424ce (patch) | |
tree | d6334a7ca2fe99dc2afb8a7aabca826528b7d06a /metadata/news | |
parent | 2021-10-30 09:21:30 UTC (diff) | |
parent | 2021-10-30-upgrade-to-net-news_rssguard-4_0: add co-author (diff) | |
download | gentoo-78025892203cc6b2de594bc4ddebc937331424ce.tar.gz gentoo-78025892203cc6b2de594bc4ddebc937331424ce.tar.bz2 gentoo-78025892203cc6b2de594bc4ddebc937331424ce.zip |
Merge commit '712b142b1efba38fab0fd7ef2261a86a4ed2c663'
Diffstat (limited to 'metadata/news')
-rw-r--r-- | metadata/news/2021-10-30-upgrade-to-net-news_rssguard-4_0/2021-10-30-upgrade-to-net-news_rssguard-4_0.en.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/metadata/news/2021-10-30-upgrade-to-net-news_rssguard-4_0/2021-10-30-upgrade-to-net-news_rssguard-4_0.en.txt b/metadata/news/2021-10-30-upgrade-to-net-news_rssguard-4_0/2021-10-30-upgrade-to-net-news_rssguard-4_0.en.txt new file mode 100644 index 000000000000..98e143d13707 --- /dev/null +++ b/metadata/news/2021-10-30-upgrade-to-net-news_rssguard-4_0/2021-10-30-upgrade-to-net-news_rssguard-4_0.en.txt @@ -0,0 +1,30 @@ +Title: net-news/rssguard-4.0 upgrade +Author: Anna Vyalkova <cyber+gentoo@sysrq.in> +Author: Proxy Maintainers <proxy-maint@gentoo.org> +Posted: 2021-10-30 +Revision: 1 +News-Item-Format: 2.0 +Display-If-Installed: <net-news/rssguard-4.0 + +RSS Guard database files created by RSS Guard version 3.9.x are +incompatible with RSS Guard version 4.0 or later [0]. + +Configuration file (config.ini) is fully backwards compatible according +to the upstream. You can save it (File -> Backup settings) before an +upgrade and restore it later (File -> Restore settings). + +There is no reliable way to automate the database format conversion, so +action from the user is required before an upgrade can take place. + +The first option would be to export your feeds as an OMPL file +(Accounts -> Export feeds) before an upgrade and import them later +(Account -> Import feeds). + +The second option would be to manually update your database.db file to +4.x.x format following a guide by the upstream developer [1]. + +Keep in mind that application data directory has been renamed from +"~/.config/RSS Guard" to "~/.config/RSS Guard 4". + +[0] https://github.com/martinrotter/rssguard/releases/tag/4.0.0 +[1] https://github.com/martinrotter/rssguard/blob/master/resources/docs/Documentation.md#migratt |