[Rpm-maint] [rpm-software-management/rpm] Use newline as a delimiter to avoid xargs messing up file names with … (#765)

Florian Festi notifications at github.com
Wed Jun 26 12:45:05 UTC 2019


Changing the script to use NULL requires more changes at these regular expressions and grep calls also assume new lines as separators. With #768 we can leave this parts unchanged for now. Making rpm scripts save for file names with new line characters will require hardening many more places thatn just this script.
Quotes are a bit different than other special chars as xargs is choking on them due to trying to do something smart with it.

-- 
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/pull/765#issuecomment-505858901
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190626/7167646d/attachment-0001.html>


More information about the Rpm-maint mailing list