Files
flatpak/tests
Dan Nicholson 70ad8e127c transaction: Ignore uninstall operations for no deploy
If `no_deploy` has been set to `TRUE` in a transaction, then the
intention is that no changes will be made to the installed flatpaks.
Currently that's not the case for explicitly or implicitly added
uninstall operations. That's particularly bad for eol-rebase flatpaks
since they old version will be automatically removed without the new
version being installed. To address this, prevent uninstall operations
from being added for no deploy transactions.

Closes: #5172
(cherry picked from commit fba3a7d35e)
2023-02-27 12:21:52 +00:00
..
2016-02-25 15:27:37 +01:00
2019-12-17 14:55:13 +01:00
2016-02-25 19:03:09 +01:00
2020-03-20 15:37:10 +01:00
2020-03-20 15:37:10 +01:00
2022-08-22 19:48:10 -07:00