lp://qastaging/rpm/4.6
- Get this branch:
- bzr branch lp://qastaging/rpm/4.6
Branch merges
Import details
This branch is an import of the HEAD branch of the Git repository at git://rpm.org/rpm.git.
Last successful import was .
Recent revisions
- 12834. By Lubos Kardos <email address hidden>
-
Add support for executing file triggers.
Supported file triggers:
%filetriggerin
%filetriggerun
%filetriggerpostun
%transfiletriggerin
%transfiletriggerun - 12833. By Lubos Kardos <email address hidden>
-
Add hash installedPackages to transaction members structure.
- After transaction this hash contains all packages installed in
transaction. This hash can be used as argument of rpmdbFilterIterator()
to get all packages installed in transaction from rpmdb.- Rename removedHash to packageHash.
- 12832. By Lubos Kardos <email address hidden>
-
Add functions to work with database iterator.
- rpmdbGetIterato
rIndex( ) to return current iterator index.
- rpmdbSetIteratorIndex( ) to set iterator index.
- rpmdbGetIteratorOffsetFor( ) to get package offset for given iterator
index. - 12831. By Lubos Kardos <email address hidden>
-
Add rpmdbIndexItera
torPkgOffsets( ) to return all offsets of current db item. - 12830. By Lubos Kardos <email address hidden>
-
Now rpmScriptFromTr
iggertag( ) can load file trigger scripts. - 12829. By Lubos Kardos <email address hidden>
-
Add rpmdbFilterIter
ator() to filter out items from db iterator. - 12828. By Lubos Kardos <email address hidden>
-
Add rpmdbUniqIterator() to makes records in db iterator unique.
- 12827. By Lubos Kardos <email address hidden>
-
Add rpmScriptNextFi
letFunc( ) This enables assigning some function to script. Purpose of this
function is to provide input data for scripts. Forkable script can read
these data from its stdin and lua script can read these data with
function rpm.next_file()
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)