cgwalters left a comment (rpm-software-management/rpm#2503)
The bigger picture fix I think is to stop using `chroot()`; for writing files,
instead operate on a directory file descriptor using openat() etc. This is what
ostree does for example pervasively.
For executing code, the replacement for `chroot()` is containers.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2503#issuecomment-2672494915
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2503/c2672494...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint