[Rpm-maint] [rpm-software-management/rpm] Implement a transaction set change notification callback (#1367)

Panu Matilainen notifications at github.com
Mon Sep 21 11:53:22 UTC 2020


Add support for an optional callback hook for reveiving notifications
about added and deleted transaction elements. This lets API clients
easily track which elements get created and/or replaced by a single
rpmtsAddFoo() call and adjust their own book-keeping accordingly.
Also makes for an easy place to set application private data pointers
for newly added elements.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Implement a transaction set change notification callback

-- File Changes --

    M lib/depends.c (4)
    M lib/rpmts.c (19)
    M lib/rpmts.h (33)
    M lib/rpmts_internal.h (7)

-- Patch Links --

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

-- 
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/1367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200921/1a393f96/attachment.html>


More information about the Rpm-maint mailing list