diff options
Diffstat (limited to 'rpm.spec')
-rw-r--r-- | rpm.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -533,4 +533,8 @@ fi - wire transactions through rpmcli signature modes. - wire transactions through rpmcli query/verify modes. - wire transactions through rpmcli install/erase modes. -- legacy signatures always checked on package read. +- legacy signatures always checked where possible on package read. +- wire transactions through rpmcli build modes. +- lazy rpmdb open/close through transaction methods (mostly anyways). +- no-brainer refcounts for rpmdb object. +- check added header against transaction set, replace if newer. |