[Rpm-maint] [rpm-software-management/rpm] RFE: file triggers should be path component only. (#412)

Jeff Johnson notifications at github.com
Tue Mar 13 15:51:59 UTC 2018


File triggers implemented as string prefixes should match either entire file/directory paths to minimize false matches. Basically a trigger on a directory should match as if it always ended in a /' and all other matches should be entire file paths.

Alternatively, pattern matching with globs and/or regex' should be implemented.

File trigger paths should be canonicalized to remove extraneous aliasing  cruft like "/.././///".

(from #405)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/412
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180313/09269e9e/attachment.html>


More information about the Rpm-maint mailing list