[Rpm-maint] [rpm-software-management/rpm] Add new plugin slots for pre/post chroot events (PR #2669)

Panu Matilainen notifications at github.com
Fri Sep 15 13:40:47 UTC 2023


These pre/post hooks get called before and after every chroot() call rpm makes. The initial inspiration came from the now removed experimental non-privileged chroot support with unshare() but this is probably an interesting boundary for various other purposes too.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/2669

-- Commit Summary --

  * Add new plugin slots for pre/post chroot events

-- File Changes --

    M docs/manual/plugins.md (12)
    M include/rpm/rpmplugin.h (11)
    M lib/rpmchroot.c (39)
    M lib/rpmchroot.h (3)
    M lib/rpmplugins.c (34)
    M lib/rpmplugins.h (20)
    M lib/transaction.c (4)
    M lib/verify.c (4)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/2669.patch
https://github.com/rpm-software-management/rpm/pull/2669.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2669
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2669 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230915/52da16a4/attachment.html>


More information about the Rpm-maint mailing list