Re: [Rpm-maint] [rpm-software-management/rpm] Fix markdown formatting in man page (PR #2815)

2023-12-13 Thread Florian Festi
Merged #2815 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2815#event-11234566928 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] Don't warn about missing user/group on skipped files (PR #2814)

2023-12-13 Thread Florian Festi
Merged #2814 into master. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2814#event-11234532220 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint

[Rpm-maint] [rpm-software-management/rpm] Fix markdown formatting in man page (PR #2815)

2023-12-13 Thread Florian Festi
You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2815 -- Commit Summary -- * Fix markdown formatting in man page -- File Changes -- M docs/man/rpmdb.8.md (2) -- Patch Links --

[Rpm-maint] [rpm-software-management/rpm] Don't warn about missing user/group on skipped files (PR #2814)

2023-12-13 Thread Panu Matilainen
Theres no reason to complain about missing user/group for entities we dont create at all. Its cosmetical only, but regressed in the 4.17 fsm robustness rewrite. Reported in https://issues.redhat.com/browse/RHEL-18037 You can view, comment on, or merge this pull request online at: