[Rpm-maint] [rpm-software-management/rpm] Lua rpm.next_file() should not be global (#1378)

Panu Matilainen notifications at github.com
Wed Sep 30 11:16:49 UTC 2020


The existing rpm.next_file() Lua API should only be present inside file triggers, not in the global API.
Also there shouldn't be need for such a special call at all, it could be handled (maybe with override) using io.read() to be closer to regular scriptlets, but next_file() needs to stay for compat reasons for quite a while in any case.

-- 
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/1378
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200930/fc9f9c57/attachment-0001.html>


More information about the Rpm-maint mailing list