mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
upgrades: Update list of holds during dist upgrade
Add bind9, minetest-server, minidlna. This matches the set of apps that implement force_upgrade. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
e3c623b471
commit
3b69714e58
@ -83,8 +83,8 @@ Pin-Priority: 500
|
||||
DIST_UPGRADE_OBSOLETE_PACKAGES: List[str] = []
|
||||
|
||||
DIST_UPGRADE_PACKAGES_WITH_PROMPTS = [
|
||||
'firewalld', 'janus', 'mumble-server', 'radicale', 'roundcube-core',
|
||||
'tt-rss'
|
||||
'bind9', 'firewalld', 'janus', 'minetest-server', 'minidlna',
|
||||
'mumble-server', 'radicale', 'roundcube-core', 'tt-rss'
|
||||
]
|
||||
|
||||
DIST_UPGRADE_PRE_INSTALL_PACKAGES = ['base-files']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user