From eedcfd5b7919520ec50d28638b6933222a84d4bd Mon Sep 17 00:00:00 2001 From: ewilly Date: Wed, 23 Feb 2022 20:53:07 +0100 Subject: [PATCH 1/2] Remove Bozon from catalog Bozon upstream seems not maintained anymore (last commit on 7 Nov 2018) What to do with https://github.com/YunoHost-Apps/bozon_ynh ? --- apps.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/apps.json b/apps.json index f236b698..e658d560 100644 --- a/apps.json +++ b/apps.json @@ -285,15 +285,6 @@ ], "url": "https://github.com/YunoHost-Apps/borgserver_ynh" }, - "bozon": { - "category": "synchronization", - "level": 6, - "state": "working", - "subtags": [ - "files" - ], - "url": "https://github.com/YunoHost-Apps/bozon_ynh" - }, "cachet": { "category": "system_tools", "level": 6, From 06bc8996c8e1872785456ba8654e6e189006b5a7 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sat, 13 Aug 2022 16:42:52 +0200 Subject: [PATCH 2/2] Bozon upstream is not maintained --- apps.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/apps.json b/apps.json index e658d560..a2897cf7 100644 --- a/apps.json +++ b/apps.json @@ -285,6 +285,18 @@ ], "url": "https://github.com/YunoHost-Apps/borgserver_ynh" }, + "bozon": { + "antifeatures": [ + "deprecated-software" + ], + "category": "synchronization", + "level": 6, + "state": "working", + "subtags": [ + "files" + ], + "url": "https://github.com/YunoHost-Apps/bozon_ynh" + }, "cachet": { "category": "system_tools", "level": 6,