-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
{pre,post}-transaction-actions: fix package files filtering regression
According to DNF User's FAQ, starting with Fedora 40 filelists metadata became optional. This caused a regression in pre and post transaction actions plugins which rely on this information. Let's request filelists metadata whenever the pre or post transaction actions plugin is enabled and at least one action line contains a file pattern. = changelog = msg: Fix package files filtering in pre and post-transaction-actions plugins type: bugfix
- Loading branch information
Showing
2 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters