[improvement][arch] able to handle upgrade scenarios when a package wants to overwrite files of another installed package

This commit is contained in:
Vinicius Moreira
2020-05-03 17:44:23 -03:00
parent 08ddea55fd
commit 76e6194c52
11 changed files with 98 additions and 28 deletions

View File

@@ -25,6 +25,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- the dialog is now displayed before the upgrading process (but the operation is only executed after a successful upgrade)
- Settings
- new option to disable the reboot dialog after a successful upgrade (`updates.ask_for_reboot`)
- Arch
- able to handle upgrade scenarios when a package wants to overwrite files of another installed package
### Fixes
- Arch